Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementContainerControl Class / ForeColorPriv Property


In This Topic
ForeColorPriv Property (ElementContainerControl)
In This Topic
Internal use only.
Syntax
'Declaration
 
Protected Overridable Property ForeColorPriv As Color
 
'Usage
 
Dim instance As ElementContainerControl
Dim value As Color
 
instance.ForeColorPriv = value
 
value = instance.ForeColorPriv
See Also