An NDoc Documented Class Library

GroupBox Class

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

System.Object
   White.Core.UIItems.UIItem
      White.Core.UIItems.UIItemContainer
         White.Core.UIItems.GroupBox

[Visual Basic]
Public Class GroupBox
    Inherits UIItemContainer
[C#]
public class GroupBox : UIItemContainer
[C++]
public __gc class GroupBox : public UIItemContainer
[JScript]
public class GroupBox extends UIItemContainer

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: White.Core.UIItems

Assembly: White.Core (in White.Core.dll)

See Also

GroupBox Members | White.Core.UIItems Namespace