Difference between revisions of "UI Control.MyStyle"

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

Latest revision as of 17:25, 7 August 2015

Property (As UIStyle)
aUI_Control.MyStyle = newValue
or
UIStyleValue = aUI_Control.MyStyle



This structure can only be edited in the Open event of the Control. If it is edited after the Open event, the changes won't be reflected. The Style applied to the UI_Control.