Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementControl Class / FORE_COLOR_DEFAULT Field


In This Topic
FORE_COLOR_DEFAULT Field (ElementControl)
In This Topic
Represents the default text color for the element, namely SystemColors.ControlText.
Syntax
'Declaration
 
Protected Shared FORE_COLOR_DEFAULT As Color
 
'Usage
 
Dim value As Color
 
value = ElementControl.FORE_COLOR_DEFAULT
 
ElementControl.FORE_COLOR_DEFAULT = value
See Also