UI Label

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 13:31, 2 December 2013 by RB WikiCreator (Talk)

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