Difference between revisions of "Md Button.AutoWidth"

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

Revision as of 22:59, 15 August 2016

Property (As Boolean)
amd_Button.AutoWidth = newValue
or
BooleanValue = amd_Button.AutoWidth


If set to the True, the button's width will automatically adjust to the width of the text it contains The default is false.