NetXP 3.0 Reference

TabControl Class

A tab control with extended features.

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

System.Object
   MarshalByRefObject
      Component
         Control
            ScrollableControl
               Panel
                  TabControl

[Visual Basic]
NotInheritable Public Class TabControl
Inherits Panel
Implements System.ComponentModel.ISupportInitialize
[C#]
public sealed class TabControl : Panel, ISupportInitialize

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

TabControl Members | NETXP.Controls.Docking Namespace