1.

What Is The Difference Between List Index And Tab Index?

Answer»

List index : This property is used to check the index VALUE of the ITEMS in the List box. 

Tab index : This property is used to set the FLOW of controls in the form when we PRESS the tab button.

List index : This property is used to check the index value of the items in the List box. 

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



Discussion

No Comment Found