Vidyalelo
C# Programming · Q32

Windows Forms Applications with C Sharp

Programming · C# Programming · question 32

Q32

What event is raised when a user changes the selected item in a ComboBox control in a Windows Forms Application?

A.
KeyPress
B.
MouseEnter
C.
SelectedIndexChanged
Answer
D.
TextChanged

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board