Difference between revisions of "PropertyListBox.ColorGutter"

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

Latest revision as of 18:27, 9 October 2015

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.