T
Tony Johansson
Hello!
I have a checkedListBox in the Form and have noticed that if I want to check
a checkbox for one row in the checkedListBox I have to do it in two steps.
First click on the selected row and then check the checkbox for the selected
row.
I just wonder if it's possible to do this in one step instead of two?
My second question is : Does it exist controller that is only available
during runtime ?
If yes can you just specify some of them ?
//Tony
I have a checkedListBox in the Form and have noticed that if I want to check
a checkbox for one row in the checkedListBox I have to do it in two steps.
First click on the selected row and then check the checkbox for the selected
row.
I just wonder if it's possible to do this in one step instead of two?
My second question is : Does it exist controller that is only available
during runtime ?
If yes can you just specify some of them ?
//Tony