T
Tony Johansson
Hello!
There is the method SetItemChecked that I can use for checking or unchecking
an item in a CheckedListBox control or
I can use the SetItemCheckState to check or uncheck an item in a
CheckedListBox control.
So why use two methods for checking or unchecking. I would say it would be
enough
to use SetItemCheckState
//Tony
There is the method SetItemChecked that I can use for checking or unchecking
an item in a CheckedListBox control or
I can use the SetItemCheckState to check or uncheck an item in a
CheckedListBox control.
So why use two methods for checking or unchecking. I would say it would be
enough
to use SetItemCheckState
//Tony