GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoToolCreating Class / DoKeyDown Method
In This Topic
    DoKeyDown Method (GoToolCreating)
    In This Topic
    When Modal is true and OneShot is false, handle Ctrl-Z and Ctrl-Y for undo and redo.
    Syntax
    public override void DoKeyDown()
    See Also