BCGControlBar Library for .NET
DragTabLeftMargin Field




Used on docking  to tab control. The tracker boundaries are drawn on the region which displays a tab control as target control with a tab item.  Specifies  the space between the left margin of the tracker and the left margin of a tab.
Syntax
'Declaration
 
Public Shared DragTabLeftMargin As Integer
'Usage
 
Dim value As Integer
 
value = Tracker.DragTabLeftMargin
 
Tracker.DragTabLeftMargin = value
public static int DragTabLeftMargin
public: static int DragTabLeftMargin
public:
static int DragTabLeftMargin
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

Tracker Class
Tracker Members

Send Feedback