Difference between revisions of "RibbonSection.DefaultWidth"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
 
m (4 revisions imported)
 
(2 intermediate revisions by 2 users not shown)
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.

Latest revision as of 14:25, 6 August 2015

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.