Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / BevelBorder Class / Highlight Property


In This Topic
Highlight Property
In This Topic
Gets the highlight color of the border.
Syntax
'Declaration
 
Public ReadOnly Property Highlight As Color
 
'Usage
 
Dim instance As BevelBorder
Dim value As Color
 
value = instance.Highlight
See Also