HelpEventArgs(Point) Oluşturucu

Tanım

HelpEventArgs sınıfının yeni bir örneğini başlatır.

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)

Parametreler

mousePos
Point

Fare işaretçisinin koordinatları.

Şunlara uygulanır

Ayrıca bkz.