Hi,
I use windows form. The form have several checkbox inside groupbox.
How do I set the checkbox value using variable.
I want the checking function is a global function that could be called by any form that using such a groupbox.
Calling the function by passing parameter :
1. The groupbox.
2. The variable to set the checkbox.
Please help how to do it.
Thank you.
Start Free Trial