NetXP 3.0 Reference

CommandBarDock Class

A command bar container control which manages multiple command bars. This should not be added at design time.

For a list of all members of this type, see CommandBarDock Members.

System.Object
   MarshalByRefObject
      Component
         Control
            ScrollableControl
               ContainerControl
                  CommandBarDock

[Visual Basic]
NotInheritable Public Class CommandBarDock
Inherits ContainerControl
[C#]
public sealed class CommandBarDock : ContainerControl

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NETXP.Controls.Bars

Assembly: NETXP.Controls.Bars (in NETXP.Controls.Bars.dll)

See Also

CommandBarDock Members | NETXP.Controls.Bars Namespace