HighlightForeColor Property
Description
The text color of selected rows.
Property Type
Read-write property
Syntax (Visual Basic)
Public Property HighlightForeColor() As ULong
Remarks
This is the forecolor (text) color for text displayed in selected rows. You can assign an RGB value, a Hex value, or a Visual Basic constant to this property.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.