Sdílet prostřednictvím


HelpEventArgs(Point) Konstruktor

Definice

Inicializuje novou instanci HelpEventArgs třídy.

public:
 HelpEventArgs(System::Drawing::Point mousePos);
public HelpEventArgs (System.Drawing.Point mousePos);
new System.Windows.Forms.HelpEventArgs : System.Drawing.Point -> System.Windows.Forms.HelpEventArgs
Public Sub New (mousePos As Point)

Parametry

mousePos
Point

Souřadnice ukazatele myši.

Platí pro

Viz také