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


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