Difference between revisions of "UI Label"

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

Latest revision as of 17:25, 7 August 2015


Events
ChangeScroll
Open


Properties
Backcolor MyStyle TextUnit
BackgroundHeight ScrollPosition Underline
Bold Text VerticalAlign   NEW 1.1
Caption TextAlign
HasBackcolor TextColor
Italic TextFont
Multiline TextSize


Methods
RefreshFromStyle
RequiredHeight
RequiredWidth


History

Version 1.1

  • New:
    • ScrollPosition property
    • ChangeScroll event
    • Changing TextColor refreshes the display
    • RequiredHeight function
    • RequiredWidth function