RibbonMenuOption
From Jeremie Leroy - XOJO Controls Wiki
Revision as of 16:31, 2 August 2016 by RB WikiCreator (Talk)
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 |