UI Label

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search


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