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


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