This topic has not yet been rated - Rate this topic

SplitterEventArgs Properties

The SplitterEventArgs type exposes the following members.

  NameDescription
Public property SplitX Gets or sets the x-coordinate of the upper-left corner of the Splitter (in client coordinates).
Public property SplitY Gets or sets the y-coordinate of the upper-left corner of the Splitter (in client coordinates).
Public property X Gets the x-coordinate of the mouse pointer (in client coordinates).
Public property Y Gets the y-coordinate of the mouse pointer (in client coordinates).
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.