GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoText Class / RemoveSelectionHandles Method
In This Topic
    RemoveSelectionHandles Method (GoText)
    In This Topic
    Implement a custom selection indicator if BackgroundOpaqueWhenSelected is true.
    Syntax
    public override void RemoveSelectionHandles( 
       GoSelection sel
    )

    Parameters

    sel
    See Also