RightClickEventArgs Class

Constructors & Destructor | Member Variables

Definition

Line 228 of System.Windows/Message.cm

Constructors & Destructor

public RightClickEventArgs(Control* control_, const Point& location_)

Member Variables

public Control* control
public int errorId
public Point location

Constructor& Destructor Details

RightClickEventArgs Constructor

public RightClickEventArgs(Control* control_, const Point& location_)

Definition
Line 230 of System.Windows/Message.cm