GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoInputEventArgs Class / Alt Property
In This Topic
    Alt Property
    In This Topic
    Gets whether Modifiers has Keys.Alt set.
    Syntax
    public virtual bool Alt {get;}
    See Also