Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / IElement Interface / Border Property


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