Spread Windows Forms 12.0 Product Documentation
ShowSelectionGripper Method


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

Reference

SuperEditBase Class
SuperEditBase Members