System.Windows.Forms.SplitterEventArgs.SplitX Property

Gets or sets the x-coordinate of the upper-left corner of the System.Windows.Forms.Splitter (in client coordinates).

Syntax

public int SplitX { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

You can use this property along with the SplitterEventArgs.SplitY property of this class to determine the position of the System.Windows.Forms.Splitter control 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