GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoView Class / IsInputKey Method
In This Topic
    IsInputKey Method
    In This Topic
    Let this view handle the arrow keys.
    Syntax
    protected override bool IsInputKey( 
       Keys k
    )

    Parameters

    k
    See Also