Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementControl Class / BackColorPriv Property


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