IdentifyingGroupBox ClassCleanCode C# Libraries v1.2.03 API
A OnlineGroupBox that can auto-populate its contents and identify its selected OnlineCheckBox or OnlineRadioButton members.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem MarshalByRefObject
    OnlineSystem.ComponentModel Component
      OnlineSystem.Windows.Forms Control
        OnlineSystem.Windows.Forms GroupBox
          CleanCode.GeneralComponents.Controls IdentifyingGroupBox

Namespace: CleanCode.GeneralComponents.Controls
Assembly: CleanCode.GeneralComponents (in CleanCode.GeneralComponents.dll) Version: 1.2.3.0 (1.2.03)
Syntax

public class IdentifyingGroupBox : GroupBox
Remarks

Since CleanCode 0.9.13.

See Also