Difference between revisions of "PropertyListStyle"

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

Latest revision as of 13:25, 6 August 2015

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.