System.Windows.Forms.SplitterEventArgs.Y Property

Gets the y-coordinate of the mouse pointer (in client coordinates).

Syntax

public int Y { get; }

Value

Documentation for this section has not yet been entered.

Remarks

You can use this property along with the SplitterEventArgs.X property of this class to determine the current location of the mouse pointer when the Splitter.SplitterMoving and Splitter.SplitterMoved events are raised.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0