Difference between revisions of "PropertyListStyle"

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

Revision as of 08:41, 2 May 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



Methods
Constructor
Constructor



See Also

PropertyListButton, PropertyListLine class; PropertyListBox control.