Difference between revisions of "UI Control.MyStyle"

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

Revision as of 19:42, 23 February 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.