BorderEditorUI Constructor(IBorder) | Spread Windows Forms 15.0
Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / BorderEditorUI Class / BorderEditorUI Constructor / BorderEditorUI Constructor(IBorder)


In This Topic
BorderEditorUI Constructor(IBorder)
In This Topic
Creates a new border editor user interface.
Syntax
'Declaration
 
Public Function New( _
   ByVal border As IBorder _
)
 
'Usage
 
Dim border As IBorder
 
Dim instance As New BorderEditorUI(border)

Parameters

border
See Also