Difference between revisions of "PropertyListBox.ColorGutter"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
Line 6: Line 6:
 
| type=Boolean
 
| type=Boolean
 
| readonly=no
 
| readonly=no
 +
| newinversion=1.4.0
 +
| version=1.5.0
 
}}
 
}}
 +
 +
 +
 +
If True, the gutter (left part of the listbox) is colored with the Headerbackground color.

Revision as of 13:10, 24 November 2012

Property (As Boolean)
aPropertyListBox.ColorGutter = newValue
or
BooleanValue = aPropertyListBox.ColorGutter


If True, the gutter (left part of the listbox) is colored with the Headerbackground color.