UI Label.RefreshFromStyle

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 17:25, 7 August 2015 by Admin (Talk | contribs) (4 revisions imported)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
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.