Difference between revisions of "RibbonSection.DefaultWidth"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
Line 10: Line 10:
  
  
Default width of the Section. If this value is 0, the width will be calculated from the width of the Buttons and Caption.
+
Default width of the Section. If this value is 0, the width will be calculated from the width of the [[RibbonSection.Buttons|Buttons]] and Caption.

Revision as of 00:55, 25 May 2012

Property (As Integer)
aRibbonSection.DefaultWidth = newValue
or
IntegerValue = aRibbonSection.DefaultWidth


Default width of the Section. If this value is 0, the width will be calculated from the width of the Buttons and Caption.