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


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