NetXP 3.0 Reference

XPGroupBox Class

The XPGroupBox control draws itself using XP visual styles. It is meant to be used with the SkinnedPanel control where the regular .NET GroupBox control would not draw itself properly.

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

System.Object
   MarshalByRefObject
      Component
         Control
            GroupBox
               XPGroupBox

[Visual Basic]
Public Class XPGroupBox
Inherits GroupBox
[C#]
public class XPGroupBox : GroupBox

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

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

See Also

XPGroupBox Members | NETXP.Controls Namespace