PropertyListStyle

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Class used to define the display styles used in the PropertyListBox. Three styles are used in the PropertyListBox: headerStyle, nameStyle and valueStyle



Properties
BackColor TextColor
Bold TextFont
HighlightColor TextHighlightColor
Italic TextSize
Name Underline
TextAlign
TextColor


Methods
Constructor
Constructor


See Also

PropertyListButton, PropertyListLine class; PropertyListBox control.