Dot Net WindowsForms Question:
Download Questions PDF

What is the difference between Listindex and Tab index?

Answer:

Listindex : This property is used to check the index value
of the items in the Listbox

Tabindex : This property is used to set the flow of
controls in the form when we press the tab button.

Download Dot Net WindowsForms Interview Questions And Answers PDF

Previous QuestionNext Question
Which property of menu cannot be set at run time?What is the need of z-order method?