PropertyListStyle.TextHighlightColor
From Jeremie Leroy - XOJO Controls Wiki
Revision as of 08:41, 2 May 2012 by RB WikiCreator (Talk)
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.