Difference between revisions of "PropertyListStyle.TextHighlightColor"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision) |
m (4 revisions imported) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 10: | Line 10: | ||
− | Defines the TextColor when the item is the currently selected line in the PropertyListBox. | + | Defines the [[PropertyListStyle.TextColor|TextColor]] when the item is the currently selected line in the PropertyListBox. |
Latest revision as of 13:25, 6 August 2015
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.