Difference between revisions of "RibbonMainOption"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision) |
m (4 revisions imported) |
(No difference)
|
Latest revision as of 13:25, 6 August 2015
This class is used to define the available Options in the Main view of the Ribbon.
Properties | ||
Caption | Icon | SubCaption |
DisclosureBuffer | LastMouseOver | SubOption |
DoubleButton | Name | SubOptions |
Enabled | Separator | Visible |
HasMenu | ShortCut | |
HelpTag | State | |
Icon |
Methods | |
ClearAllStates | DrawSubOption |
Constructor | SetColor |
Constructor | SetStyle |
Draw | |
DrawSub |
Class Constants
The following constants are used for the State of the option.
Class constant | Description |
---|---|
StateNormal | The default display of the button |
StateMouseOver | The Mouse is over the button. The background of the button is highlighted |