Difference between revisions of "UI Label.RefreshFromStyle"

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

Revision as of 14:31, 2 December 2013

Method
UI_Label.RefreshFromStyle ( )


The UI_Label can take its style from two different sets of properties: MyStyle As Style Structure or Internal properties.
To force the Label to take the styling properties from the MyStyle Structure, use this function.