What is Tabstrip control? What is the starting Index value?
How to locate it?

Answer Posted / guest

It is tab control to place our controls with in the form in
multiple sheets.
Index starts with 1. And to identify

If Tabstrip1.SelectedItem.Index = 1 Then
?..
End if

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the Property used to add a menus at runtime?

1722


what is the Difference between Dynaset and Snapshot?

1600


Which type of object requires this object?

1665


Is there any way to pass a variable to a form apart from using global variables?

1173


How can you save and Get data from Clipboard/ Recordset object consists what?

647






Explain about conditional operators?

667


Is visual basic still used?

604


How can I change the printer Windows uses in code without using the print common dialog? How can I change orientation?

1137


OLE is used for _______

1200


What is data control in vb?

652


How to down load image properties.

689


DHTML Is used for what?

1547


Which method is preferred to save data like database to the disk?

1614


What is connection object in vb net?

681


Types of DBCombo boxes

1671