Spread Windows Forms 12.0 Product Documentation
HideSelectionGripper Method


FarPoint.Win Assembly > FarPoint.Win Namespace > SuperEditBase Class : HideSelectionGripper Method
Hides the selection gripper.
Syntax
'Declaration
 
Protected Overridable Sub HideSelectionGripper() 
'Usage
 
Dim instance As SuperEditBase
 
instance.HideSelectionGripper()
protected virtual void HideSelectionGripper()
Remarks
Hides the selection gripper
See Also

Reference

SuperEditBase Class
SuperEditBase Members