Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Foreground color for highlighted text.
Definition
Visual Basic Public Property TextHighlight As Integer C# public int TextHighlight { get; set; } C++ public:
property int TextHighlight {
int get();
void set(int value);
}JScript public function get TextHighlight() : int
public function set TextHighlight(int);
Property Value
This property is read/write.