Difference between revisions of "RibbonSection"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision) |
|
(No difference)
|
Revision as of 23:55, 24 May 2012
This class is used to define a section in the Ribbon. A RibbonTab can have one or more sections.
Properties | ||
Buttons | HelpPicture | OptionsState |
Caption | HelpTag | Priority |
DefaultWidth | Icon | TempMode |
DisclosureBuffer | MouseDown | Visible |
Enabled | MouseOver | |
hasOptions | Name | |
HelpPicture |
Methods |
ClearAllStates |
Constructor |
Draw |
SetStyle |
Simulate |
See Also
RibbonButton, RibbonTab classes. RibbonCanvas controls.