NetXP 3.0 Reference

TabGroupBase Class

The base class for tabbed groups.

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

System.Object
   TabGroupBase

[Visual Basic]
MustInherit Public Class TabGroupBase
Implements System.IDisposable
[C#]
public abstract class TabGroupBase : IDisposable

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

TabGroupBase Members | NETXP.Controls.Docking Namespace