GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoInputEventArgs Class / KeyEventArgs Property
In This Topic
    KeyEventArgs Property
    In This Topic
    Gets or sets the KeyEventArgs associated with this input event.
    Syntax
    public KeyEventArgs KeyEventArgs {get; set;}
    See Also