Difference between revisions of "PropertyListStyle.TextHighlightColor"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision) |
|
(No difference)
|
Revision as of 12:14, 24 November 2012
Property (As Color)
aPropertyListStyle.TextHighlightColor = newValue
or
ColorValue = aPropertyListStyle.TextHighlightColor
or
ColorValue = aPropertyListStyle.TextHighlightColor
Defines the TextColor when the item is the currently selected line in the PropertyListBox.