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


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