Difference between revisions of "Md Button"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision imported) |
|||
(One intermediate revision by one other user not shown) | |||
Line 23: | Line 23: | ||
|class=titleClass colspan=1|Properties | |class=titleClass colspan=1|Properties | ||
|- | |- | ||
− | |{{Property | name=AutoWidth | type=Boolean | description= | + | |{{Property | name=AutoWidth | type=Boolean | description= | readonly=no | newinversion= | version=1.0.0}} |
|- | |- | ||
− | |{{Property | name=BackgroundColor | type=md_Module.MaterialColors | description= | + | |{{Property | name=BackgroundColor | type=md_Module.MaterialColors | description= | readonly=no | newinversion= | version=1.0.0}} |
|- | |- | ||
|{{Property | name=ButtonStyle | type=mdlStyle | description= | readonly=no | newinversion= | version=1.0.0}} | |{{Property | name=ButtonStyle | type=mdlStyle | description= | readonly=no | newinversion= | version=1.0.0}} | ||
|- | |- | ||
− | |{{Property | name=Icon | type=String | description= | + | |{{Property | name=Icon | type=String | description= | readonly=no | newinversion= | version=1.0.0}} |
|- | |- | ||
− | |{{Property | name=Ripple | type=Boolean | description= | + | |{{Property | name=Ripple | type=Boolean | description= | readonly=no | newinversion= | version=1.0.0}} |
|- | |- | ||
− | |{{Property | name=TextColor | type=md_Module.MaterialColors | description= | + | |{{Property | name=TextColor | type=md_Module.MaterialColors | description= | readonly=no | newinversion= | version=1.0.0}} |
|- | |- | ||
|- | |- | ||
|} | |} |
Latest revision as of 22:07, 15 August 2016
md_Button is a subclass of Xojo's WebButton control.
All events, methods and properties of WebButton are available.
See http://docs.xojo.com/index.php/WebButton for the full documentation of WebButton.
Events |
Open |
Shown |
Properties |
AutoWidth |
BackgroundColor |
ButtonStyle |
Icon |
Ripple |
TextColor |