TdxRibbonApplicationButton Properties
Specifies the Ribbon Application Button.
Name | Description |
---|---|
Glyph |
Specifies the button’s glyph.
Inherited from Tdx |
Key |
Specifies a Key |
Menu | Binds the Ribbon Application Menu to the Ribbon Application Button. |
Ribbon |
Provides access to the Ribbon control that owns the button.
Inherited from Tdx |
Screen |
Associates the button with a Screen |
Stretch |
Specifies whether the button’s glyph is stretched (or compressed), if its size is smaller (or larger) than a 24x24 pixels bitmap.
Inherited from Tdx |
Text | Specifies the caption of the Ribbon Application Button. |
Visible | Specifies if the Application button is visible in the Ribbon UI. |
See Also