Computer Science, asked by AmitabhBachan50541, 11 months ago

Use of Tabindex property of the control

Answers

Answered by kirankarnati94900
0

Answer:

The following example uses the TabIndex property to display and set the tab order for individual controls. The user can press Tab to reach the next control in the tab order and to display the TabIndex of that control. The user can also click on a control to display its TabIndex.Nov 13, 201

p

Similar questions