Vidyalelo
C# Programming · Q55

Windows Forms Applications with C Sharp

Programming · C# Programming · question 55

Q55

Which property of a control determines whether it is included in the tab order of its container in a Windows Forms Application?

A.
AllowTab
B.
TabOrder
C.
TabIndex
D.
TabStop
Answer

Answer: Option D

Solution

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