Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / IVerticalAlignmentSupport Interface / UpdateEditorBounds Method


In This Topic
UpdateEditorBounds Method
In This Topic
Updates the editor editor bounds.
Syntax
'Declaration
 
Sub UpdateEditorBounds() 
 
'Usage
 
Dim instance As IVerticalAlignmentSupport
 
instance.UpdateEditorBounds()
See Also