Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / ApplyBorderEventArgs Class / Border Property


In This Topic
Border Property (ApplyBorderEventArgs)
In This Topic
Gets a border.
Syntax
'Declaration
 
Public ReadOnly Property Border As IBorder
 
'Usage
 
Dim instance As ApplyBorderEventArgs
Dim value As IBorder
 
value = instance.Border
See Also