NetXP 3.0 Reference

TabbedGroups Class

The TabbedGroups control offers automated support for tabbed MDI, similar to Visual Studio .NET.

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

System.Object
   MarshalByRefObject
      Component
         Control
            ScrollableControl
               ContainerControl
                  UserControl
                     TabbedGroups

[Visual Basic]
NotInheritable Public Class TabbedGroups
Inherits UserControl
Implements System.ComponentModel.ISupportInitialize, System.Windows.Forms.IMessageFilter
[C#]
public sealed class TabbedGroups : UserControl, ISupportInitialize, IMessageFilter

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.Docking

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

See Also

TabbedGroups Members | NETXP.Controls.Docking Namespace