Difference between revisions of "RibbonMainOption"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision) |
|
(No difference)
|
Revision as of 09:41, 2 May 2012
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 |
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