Dot Net WindowsForms Question: Download Dot Net WindowsForms PDF

What is the difference between Listindex and Tab index?

Tweet Share WhatsApp

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 PDF Read All 21 Dot Net WindowsForms Questions
Previous QuestionNext Question
Which property of menu cannot be set at run time?What is the need of z-order method?