This article I will show you how you can group checkbox c# winform
or in windows form application.
Some of my previous articles are as follows: Read
Outlook Email Subject Using c#, Read
Outlook Inbox Mail And Email Count Of Inbox Using C#.Net, How
To Read XML File In DataSet And Display in DataGridview Using C#.Net, WebBrowser
Control in C#, Windows Application, Export
GridView Data To Excel Sheet Using C#.Net In Windows Application, Windows
Application In C#.Net (My first video article on youtube.com), How
to Create a Code 128 Barcode Label Using windows Font in C# ,Windows
Application, How
To Get Enumerate Installed Fonts List In Your Computer Using C# Windows
Application.
So for this article first we will create a new windows
application and two set of checkboxes. Now your form will look as shown
below.
Now run the application and check the output.
See here we are not able to select the check box as per
group of checkbox. Now I will show you how you can make the selection of
checkbox as per group.
For this add the checkbox in panel control as per the group.
Now your form will look as shown below.
Now run the application to check the output.
0 comments:
Please let me know your view