Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / BorderEditorUI Class / SetBorderInternal Method
Border


In This Topic
SetBorderInternal Method
In This Topic
Internal use only. Sets the border.
Syntax
'Declaration
 
Protected Overridable Sub SetBorderInternal( _
   ByVal border As IBorder _
) 
 
'Usage
 
Dim instance As BorderEditorUI
Dim border As IBorder
 
instance.SetBorderInternal(border)

Parameters

border
Border
See Also