BCGControlBar Library for .NET
TrackTabItemEventArgs Class
Members 




Inherits EventArgs class the System namespace.
Provides data for the TrackTabItem event. Property MousePosition  gets the position of the mouse cursor, property TrackedTabItem specifies a captured tab item to drag, property TrackState indicates the current state of tracking control.
Object Model
TrackTabItemEventArgs ClassTabItem Class
Syntax
'Declaration
 
Public Class TrackTabItemEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As TrackTabItemEventArgs
public class TrackTabItemEventArgs : System.EventArgs 
public __gc class TrackTabItemEventArgs : public System.EventArgs 
public ref class TrackTabItemEventArgs : public System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      BCGSoft.Controls.TabStrip.TrackTabItemEventArgs

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

TrackTabItemEventArgs Members
BCGSoft.Controls.TabStrip Namespace

Send Feedback