Version

VerticalSplitterDraggingEventArgs Class Members

The following tables list the members exposed by VerticalSplitterDraggingEventArgs.

Public Constructors
 NameDescription
Public ConstructorVerticalSplitterDraggingEventArgs ConstructorCreates a new instance of the class.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyDeltaReturns the pixel delta, as relative to the cursor position at the time the drag operation was initiated.  
Public PropertyPhaseReturns the phase of the drag operation.  
See Also