Difference between revisions of "RibbonSection"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
(See Also)
Line 61: Line 61:
 
==See Also==
 
==See Also==
  
RibbonButton, [[RibbonTab]] classes.
+
[[RibbonButton]], [[RibbonTab]] classes.
RibbonCanvas controls.
+
[[RibbonCanvas]] controls.

Revision as of 19:53, 23 February 2015

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.