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
what is the Property used to add a menus at runtime?
what is the Difference between Dynaset and Snapshot?
Which type of object requires this object?
Is there any way to pass a variable to a form apart from using global variables?
How can you save and Get data from Clipboard/ Recordset object consists what?
Explain about conditional operators?
Is visual basic still used?
How can I change the printer Windows uses in code without using the print common dialog? How can I change orientation?
OLE is used for _______
What is data control in vb?
How to down load image properties.
DHTML Is used for what?
Which method is preferred to save data like database to the disk?
What is connection object in vb net?
Types of DBCombo boxes