BCGControlBar Library for .NET
DockInfo Class Members
Fields  Properties 


The following tables list the members exposed by DockInfo.

Public Constructors
 NameDescription
Public ConstructorDockInfo ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldm_activeMarkerSpecifies the marker which is responsible for the docking in current moment.  
Public Fieldm_dockStyleSpecifies the dock style of the docking control.  
Public Fieldm_dockToTabSpecifies if the control should be docked as tab control to the tabbed group.  
Public Fieldm_outerEdgeIndicates a value whether a Docking Pane is located at the first docking row from the edge of the parent control.  
Public Fieldm_rectDock

Specifies the  rectangle to dock the docking bar.

 
Public Fieldm_shouldDockSpecifies if the control should be docked.  
Public Fieldm_targetControlSpecifies the docking pane to be docked.  
Top
Public Properties
 NameDescription
Public PropertyClientRectDock

Specifies the  rectangle to dock the docking bar.

 
Top
Public Operators
public Operator Assign The operator= method sets this DockInfo object equal to the specified DockInfo object.
Top
See Also

Reference

DockInfo Class
BCGSoft.ControlBars Namespace

Send Feedback