GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoView Class / RaiseObjectContextClicked Method
In This Topic
    RaiseObjectContextClicked Method
    In This Topic
    Raise an ObjectContextClicked event for a given object and canonicalized input event.
    Syntax
    public void RaiseObjectContextClicked( 
       GoObject obj,
       GoInputEventArgs evt
    )

    Parameters

    obj
    evt
    See Also