System.Windows.Forms
2.0.0.0
System.ComponentModel.CancelEventArgs
To be added.
Provides data for splitter events.
Constructor
To be added.
Initializes a new instance of the class with the specified coordinates of the mouse pointer and the upper left corner of the .
The X coordinate of the mouse pointer in client coordinates.
The Y coordinate of the mouse pointer in client coordinates.
The X coordinate of the upper left corner of the in client coordinates.
The Y coordinate of the upper left corner of the in client coordinates.
2.0.0.0
Property
System.Int32
To be added.
To be added.
Gets the X coordinate of the mouse pointer in client coordinates.
2.0.0.0
Property
System.Int32
To be added.
To be added.
Gets the Y coordinate of the mouse pointer in client coordinates.
2.0.0.0
Property
System.Int32
To be added.
To be added.
Gets or sets the X coordinate of the upper left corner of the in client coordinates.
2.0.0.0
Property
System.Int32
To be added.
To be added.
Gets or sets the Y coordinate of the upper left corner of the in client coordinates.
2.0.0.0