BCGControlBar Library for .NET
Tracker Class Members
Fields  Properties  Methods 


The following tables list the members exposed by Tracker.

Public Constructors
 NameDescription
Public ConstructorTracker Constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)DragRectBorderWidthSpecifies the border width of the track control.  
Public Fieldstatic (Shared in Visual Basic)DragTabHeightSpecifies the height of the drag rectangle on tracking tab control.  
Public Fieldstatic (Shared in Visual Basic)DragTabLeftMarginUsed 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.  
Public Fieldstatic (Shared in Visual Basic)DragTabWidthSpecifies the width of the drag rectangle on tracking tab control.  
Public Fieldstatic (Shared in Visual Basic)TrackSencitivitySpecifies the minimum space between hot point and point to move a dragging control. The default value is 2.  
Top
Public Properties
 NameDescription
Public PropertyDockInfoSpecifies the DockInfo object associated with tracker.  
Public PropertyDragRectSpecifies the boundaries of the Tracker to draw.  
Public PropertyTrackedControlSpecifies the control which should be tracked.  
Top
Public Methods
 NameDescription
Public MethodDisposeOverloaded.   
Public MethodEndTrackCompletes the tracking of the control.  
Public MethodTrackOverloaded. Tracks a control to the specified point.  
Top
Protected Methods
See Also

Reference

Tracker Class
BCGSoft.ControlBars Namespace

Send Feedback