CheckGroup, RadioGroup : checkbox group and radiobutton group .NET WinForms component

Downloads :
Microsoft Visual Studio 2003,  Delphi for .NET
Microsoft Visual Studio 2005

Current release : v1.0.0.0 (Apr 26, 2006)

Feature overview :
 

RadioGroup, CheckGroup

- Configurable number of columns
- Each checkbox or radiobutton can have a different value set
- Each checkbox or radiobutton can be separately enabled/disabled
- CheckGroup can be (optionally) bound to a single datafield
- RadioGroup can be bound based on value or based on radiobutton index
- Checkboxes and radiobuttons auto position in the group with optional configurable control margin
- Supports .NET 1.1 and .NET 2.0
- C# source code