The ItemDockModeChangedEventArgs type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

  Name Description
Public property NewValue
Gets the mode the C1DockTabControl is transitioning to.
Public property OldValue
Gets the mode the C1DockTabControl is transitioning from.
Public property TabControl
Gets the C1DockTabControl that is transitioning modes.

See Also