BCGSoft.ControlBars Namespace : DockBarRow Class |
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.
'Declaration Public Class DockBarRow
'Usage Dim instance As DockBarRow
public class DockBarRow
public __gc class DockBarRow
public ref class DockBarRow
System.Object
BCGSoft.ControlBars.DockBarRow
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