6
Answers

How to Enable button after selecting all items in a combobx

I am new to C#. I have a button and a combobox in my winform. I want to enabled my button right after selecting all items of the combobox one by one. Can anyone suggest me with this problem? As i am new so some sudo code will be highly appreciated.

thanks in advance
Answers (6)