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

Data Control missing from toolbox when I use VB under NT3.5. Why?

932


Explain about control properties?

614


How do I program the Novell NetWare API from VB?

968


Explain Default cursor Type and LockEdit type in DAO?

694


Write the Steps in Creating an ActiveX Control?

1530






What is the use of progress Bar Control?

1506


What is the use of property page Wizard in ActiveX Control?

2003


Draw Sequence Modal of DAO and Explain?

1505


Is the Variant type slower than using other variable types?

1114


Explain about the creation of EXE files with Visual Basic?

605


Explain about ADO control?

593


Maximum Control Names length?

1953


Why API functions are Required?

1802


Explain about trees structures work.

624


How would you create properties in ActiveX Control?

1531