BCGControlBar Library for .NET
DockBarRow Class
Members 




 Implements ISerializable interface. Logical representation of a row (vertical or horizontal) containing a list of the docked command bars.
DockBarRow objects are automatically added and removed to/from parent DockBar control while command bars are docked, floated or dragged. The DockBarRow class represents a logical entity. It manages a list of control bars that are docked at the parent dock bar and are located in the same horizontal or vertical row.

Usually, you don't have to work with these objects directly.

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

System.Object
   BCGSoft.ControlBars.DockBarRow

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

DockBarRow Members
BCGSoft.ControlBars Namespace

Send Feedback