Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / SuperEditBase Class / HideSelectionGripper Method


In This Topic
HideSelectionGripper Method
In This Topic
Hides the selection gripper.
Syntax
'Declaration
 
Protected Overridable Sub HideSelectionGripper() 
 
'Usage
 
Dim instance As SuperEditBase
 
instance.HideSelectionGripper()
Remarks
Hides the selection gripper
See Also