Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / EmptyBorder Class / EmptyBorder Constructor


In This Topic
EmptyBorder Constructor
In This Topic
Creates an empty border (EmptyBorder object).
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New EmptyBorder()
See Also