T
Tabzee
Guest
I am developing a Quiz project(Multiple choice questions) in VB.Net . I have a combo box in my project which contains list of question numbers(example 1,2,3.....) and if the user clicks on the question number it will take to it's corresponding question with it's equivalent options.
I want the combo box items back color or fore color to be changed once if it's answer is selected. For example the when the combo box is clicked then it should display all the question numbers and should depict the questions which have been answered and also the questions which are not answered through BACK COLOR OR FORE COLOR.
Please can anyone give me a sample code to do this task.
Thank you in advance
Continue reading...
I want the combo box items back color or fore color to be changed once if it's answer is selected. For example the when the combo box is clicked then it should display all the question numbers and should depict the questions which have been answered and also the questions which are not answered through BACK COLOR OR FORE COLOR.
Please can anyone give me a sample code to do this task.
Thank you in advance
Continue reading...