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


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