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


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