Difference between revisions of "PropertyListStyle"

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

Revision as of 13:14, 24 November 2012

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.