GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoButton Class / OnActionAdjusted Method
In This Topic
    OnActionAdjusted Method (GoButton)
    In This Topic
    We don't care about any mouse movement over a button.
    Syntax
    public virtual void OnActionAdjusted( 
       GoView view,
       GoInputEventArgs e
    )

    Parameters

    view
    e
    See Also