Difference between revisions of "RibbonButton.DefaultWidth"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
(No difference)

Revision as of 00:55, 25 May 2012

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


Default width of the Button. If this value is 0, the width will be calculated from the width of the caption.