Version

SplitterMoveEventArgs Class Members

The following tables list the members exposed by SplitterMoveEventArgs.

Public Constructors
 NameDescription
Public ConstructorSplitterMoveEventArgs ConstructorInitializes a new SplitterMoveEventArgs with the specified splitter rectangle.  
Public Properties
 NameDescription
Public PropertyDragCursorReturns or sets the cursor to display  
Public PropertyMousePositionReturns the location of the mouse when the event was invoked.  
Public PropertyOriginalMousePositionReturns the location of the mouse when the drag was initiated.  
Public PropertySplitRectangleReturns or sets the location and size of the splitter bar  
See Also