BCGControlBar Library for .NET
DockInfo Class
Members 




Contains a set of settings related to the dock style of the docking pane. This structure has overloaded operator = and copy. Has a property ClientRectDock specifies the client rectangle of the docking bar. The sets of the settings contains such data as the docking rectangle, target docking pane to be docked, docking style, SDMarker used for tracking the docking pane, some Boolean properties specifies if the target docking pane should be docked, if it should be docked as a tab or if it should be docked by outer edge. In ControlBar.Net it is used in DockManager, TabbedGroup, Tracker, DockingPane, MiniFrame classes to get information about docking of any docking pane.

Object Model
DockInfo Class
Syntax
'Declaration
 
Public Class DockInfo 
'Usage
 
Dim instance As DockInfo
public class DockInfo 
public __gc class DockInfo 
public ref class DockInfo 
Inheritance Hierarchy

System.Object
   BCGSoft.ControlBars.DockInfo

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

DockInfo Members
BCGSoft.ControlBars Namespace

Send Feedback