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


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