Spread Windows Forms 15.0
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()
    protected virtual void HideSelectionGripper()
    Remarks
    Hides the selection gripper
    See Also