BarButtonItemLink Methods
A bar item link to BarButtonItem.
Name | Description |
---|---|
Assign |
Copies the values of the Bar |
Begin |
Locks the Bar |
Contains |
Indicates whether the Bar |
Dispose() | Disposes of the current object. |
End |
Unlocks the Bar |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Focus() |
Moves focus to the link.
Inherited from Bar |
Get |
Gets the default value for the Bar |
Get |
Returns if a bar item link starts a group.
Inherited from Bar |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Returns the size of the horizontal indent between the content and the borders of a bar link.
Inherited from Bar |
Get |
Returns the actual horizontal indent for this link, when displayed on a screen with the given scale factor.
Inherited from Bar |
Get |
Returns the size of the vertical indent between the content and the borders of a bar link.
Inherited from Bar |
Get |
Returns the actual vertical indent for this link when displayed on a screen with the given scale factor.
Inherited from Bar |
Get |
Gets a Super |
Get |
Gets the Type of the current instance. Inherited from Object. |
Hide |
Hides the hint.
Inherited from Bar |
Hide |
Hides the dropdown control associated with the current bar item. |
Invalidate() |
Redraws the current Bar |
Link |
Converts the coordinates of a specific Point that belongs to the current link into screen coordinates.
Inherited from Bar |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Rectangle |
Converts a rectangle’s coordinates, which are relative to the current link, to coordinates relative to the screen.
Inherited from Bar |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Refresh() |
Redraws the current link.
Inherited from Bar |
Reset() |
Disables all link options defined by a user.
Inherited from Bar |
Reset |
Resets the caption of this Bar Item Link to the caption of its parent Bar Item.
Inherited from Bar |
Screen |
Converts the coordinates of a specific screen Point into the coordinates of the current item link.
Inherited from Bar |
Show |
Moves the mouse pointer to the current link and shows the hint for the bar item which the link corresponds to.
Inherited from Bar |
Show |
Displays the dropdown control associated with the current bar item. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also