Difference between revisions of "Md Button.BackgroundColor"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision imported)
Line 7: Line 7:
 
| readonly=no
 
| readonly=no
 
}}
 
}}
 +
  
  
 
The MaterialColor to use as the background color of the button.
 
The MaterialColor to use as the background color of the button.
 
See [[md_Module.MaterialColors]] for the list of available colors.
 
See [[md_Module.MaterialColors]] for the list of available colors.

Revision as of 23:07, 15 August 2016

Property (As md_Module.MaterialColors)
amd_Button.BackgroundColor = newValue
or
md_Module.MaterialColorsValue = amd_Button.BackgroundColor


The MaterialColor to use as the background color of the button. See md_Module.MaterialColors for the list of available colors.