Difference between revisions of "UI Label"

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

Revision as of 13:02, 2 December 2013


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