Group Box WinForms Control in C#.NET
The KetticGroupBox WinForms control is a group box component for .NET applications. This GroupBox control is used to hold a single radio buttons group and contains advanced styling options for the users to customize the style of their applications. However, the KetticGroupBox control has the limitation that is not capable of scrolling, which is supported by KetticPanel WinForms control. To use the GroupBox control, we shall include the Kettic.WinForms.UI namespace in our .NET projects.
Layout Styling Options of Group Box
To customize the style and appearance of group box, we shall use the various styling options included in the KetticGroupBox control. The following are the brief list of significant KetticGroupBox layout styling options.
In addition, there are more styling options for customizing the appearance of Header and Footer by using the KetticGroupBox control.
The above layout styling options are predefined properties in the GroupBox control. When the users want to customize the KetticGroupBox control, they are able to use the UI Style Designer to change any property of the control. | ![]() UI Controlsfor Windows Forms .NET WinForms UI Overview.NET WinForms UI Features.NET WinForms UI GuideC# WinForms UI DesignVB.NET WinForms UI DesignWinForms UI Controls WinForms Buttons UI Control WinForms Calendar UI ControlWinForms Carousel UI ControlWinForms Chart UI ControlWinForms Clock UI ControlCommandBar UI ControlWinForms Dock UI ControlDesktop Alert UI ControlDropDown List UI ControlWinForms Editor UI ControlForms and Dialogs UI ControlWinForms GridView UI ControlWinForms ListView UI ControlWinForms Menu UI ControlWinForms ComboBox UI ControlWinForms PageView UI ControlPanels and Labels UI ControlGroupboxHeader StylingThemeLabelC# programmingText FormattingPanelRounded CornersGradient BackgroundSeparatorScrollable PanelWinForms Panorama UI ControlWinForms PDFViewer UI ControlWinForms Property Grid UI ControlWinForms Ribbon UI ControlWinForms PivotGrid UI ControlWinForms RichTextBox UI ControlWinForms Rotator UI ControlWinForms Scheduler UI ControlWinForms Shortcuts UI ControlWinForms SpellChecker UI ControlWinForms Track & Status UI ControlWinForms TreeView UI ControlWinForms Wizard UI ControlWinForms Test UI ControlWinForms Theme UI Control |