NetXP 3.0 Reference

TabPage Class

A tab page for NETXP.Controls.Docking.TabControl

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

System.Object
   MarshalByRefObject
      Component
         Control
            ScrollableControl
               Panel
                  TabPage

[Visual Basic]
NotInheritable Public Class TabPage
Inherits Panel
[C#]
public sealed class TabPage : Panel

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

TabPage Members | NETXP.Controls.Docking Namespace