BarItemLink Members
In This Article
#Properties
Name | Description |
---|---|
Accelerator |
Gets the hotkey combination for the current Bar |
Act |
Gets or sets whether the bar item link is arranged in the same manner as a Bar |
Actual |
Returns the current ribbon style of this specific item link. |
Alignment | Gets the link’s horizontal alignment. |
Allow |
If the Ribbon |
Allow |
Gets whether HTML text formatting is enabled for the corresponding Bar |
Bar | Returns a Bar to which the current item link belongs. |
Begin |
Determines whether the current item link starts a group. |
Bounds | Gets the bounds of the current link. |
Can |
Gets whether users can move this link between bars and remove it. For internal use. |
Can |
Gets a value indicating whether the current item link can be pressed. |
Can |
Gets or sets whether the link can be resized. |
Can |
Indicates whether the current item link can be selected when customization is performed. |
Can |
Gets whether the bar item link’s super tip can be displayed. |
Can |
Gets a value indicating whether the link can be visible. |
Caption | A string containing the item’s caption. |
Click |
Gets or sets the number of times the current Bar |
Data | Contains data associated with the current item link. |
Display |
Gets the display caption of the current Bar |
Display |
Gets a value actually displayed as a hint for the current Bar |
Enabled | Indicates whether the item to which the current link corresponds is enabled. |
Font | Gets the font to display the current item link. |
Gallery |
Gets the name of a Ribbon |
Gallery |
For a link representing a Ribbon |
Glyph | Gets the bar item link‘s image. |
Image |
Gets or sets the index of an image used by the item link. |
Image |
Provides access to all properties that allow you to assign and customize an icon for this Bar |
Image |
Gets or sets the uniform resource identifier of the image in the DX Image Gallery displayed in the current link. |
Is |
Gets whether the link’s caption can be formatted using HTML tags. |
Is |
Gets whether the Bar |
Is |
Gets whether the link represents a gallery within the Quick Access Toolbar. |
Is |
Indicates whether an image associated with the current item link actually exists. |
Is |
Gets whether a large image that is associated with the link’s item actually exists. |
Is |
Indicates whether the current Bar |
Is |
Gets whether this Bar |
Is |
Gets whether the link represents a Ribbon page group within the Quick Access Toolbar. |
Is |
Gets a value indicating whether link’s owning bar is oriented vertically. |
Item |
Returns a Bar |
Item |
Obtains the Bar |
Item |
Gets the key combination used to access this link. |
Key |
Gets or sets the Key Tip for a bar item link. |
Large |
Gets the bar item link‘s large image. |
Linked |
For internal use only. |
Links | Gets the link collection that owns the current link. |
Manager |
Specifies the Bar |
Min |
Returns the minimum width of the current Bar |
Most |
Determines whether the current item link is initially visible when inside a submenu. |
Owner |
Gets a link’s owner item. |
Owner |
Gets or sets the Bar |
Owner |
Returns the Ribbon |
Page |
Gets the name of a Ribbon page group associated with the current link. |
Paint |
Gets the style to display the Bar |
Recent |
Specifies the index of the current item link among the list of the most recently used item links. |
Screen |
Gets the bounds of the current link, its position is in screen coordinates. |
Short |
Returns the string representation of the shortcut assigned to this link. |
Svg |
Returns a vector image displayed by this Bar |
User |
Gets or sets the horizontal alignment of the current Bar |
User |
Gets or sets the link’s caption defined by a user. |
User |
Gets or sets link options that specify which link settings are determined by a user. |
User |
Gets or sets the width of an editor within the current Bar |
User |
Gets or sets the link’s glyph defined by a user. |
User |
Gets or sets the link’s paint style defined by a user. |
User |
Gets or sets the options that specify the current Bar |
User |
Gets or sets the link’s width defined by a user. |
Visible | Determines whether the current item link is visible at runtime. |
Width | Specifies the current item link’s width. |
#Methods
Name | Description |
---|---|
Assign |
Copies the value of the Bar |
Begin |
Locks the Bar |
Contains |
Indicates whether the Bar |
Dispose() |
Releases all resources used by the Bar |
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. |
Get |
Gets the default value for the Bar |
Get |
Returns if a bar item link starts a group. |
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. |
Get |
Returns the actual horizontal indent for this link, when displayed on a screen with the given scale factor. |
Get |
Returns the size of the vertical indent between the content and the borders of a bar link. |
Get |
Returns the actual vertical indent for this link when displayed on a screen with the given scale factor. |
Get |
Gets a Super |
Get |
Gets the Type of the current instance. Inherited from Object. |
Hide |
Hides the hint. |
Invalidate() |
Redraws the current Bar |
Link |
Converts the coordinates of a specific Point that belongs to the current link into screen coordinates. |
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. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Refresh() | Redraws the current link. |
Reset() | Disables all link options defined by a user. |
Reset |
Resets the caption of this Bar Item Link to the caption of its parent Bar Item. |
Screen |
Converts the coordinates of a specific screen Point into the coordinates of the current item link. |
Show |
Moves the mouse pointer to the current link and shows the hint for the bar item which the link corresponds to. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also