CleanCode C# Libraries v0.9.21 API

IdentifyingGroupBox Class

A GroupBox that can auto-populate its contents and identify its selected CheckBox or RadioButton members.

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

System.Object
   MarshalByRefObject
      Component
         Control
            GroupBox
               IdentifyingGroupBox

public class IdentifyingGroupBox : 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.

Remarks

Since CleanCode 0.9.13.

Requirements

Namespace: CleanCodeControls.Forms

Assembly: CleanCodeControls (in CleanCodeControls.dll)

See Also

IdentifyingGroupBox Members | CleanCodeControls.Forms Namespace