Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / SuperEditBase Class / ShowSelectionGripper Method


In This Topic
    ShowSelectionGripper Method (SuperEditBase)
    In This Topic
    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