TdxBarSubItemControl Properties
A subitem on a toolbar.
Name | Description |
---|---|
Bar |
Provides access to a bar manager to which the item control belongs.
Inherited from Tdx |
Caption protected |
Specifies the item control’s caption.
Inherited from Tdx |
Enabled |
Determines whether an item control responds to mouse, keyboard, and timer events.
Inherited from Tdx |
Focused |
Inherited from Tdx |
Glyph protected |
Returns the item control’s glyph.
Inherited from Tdx |
Hint protected |
Returns the item control’s hint text.
Inherited from Tdx |
Is |
Specifies whether a mouse pointer rests over an item control.
Inherited from Tdx |
Is |
Returns True if an item control is selected on a toolbar.
Inherited from Tdx |
Item | Specifies an underlying item. |
Item |
Inherited from Tdx |
Item |
Specifies the Tdx |
Painter |
Provides access to the class used to paint the current item control.
Inherited from Tdx |
Parent |
Specifies the bar control to which a given item control belongs.
Inherited from Tdx |
Short |
Returns the item control’s shortcut.
Inherited from Tdx |
Sub |
Provides access to the submenu that appears when the item control is clicked.
Inherited from Tdx |
Width protected |
Returns the horizontal size of an item control in pixels.
Inherited from Tdx |
See Also