What is Tabstrip control? What is the starting Index value?
How to locate it?
Answer / 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 |
Explain what is Visual basic?
What two methods are called from the ObjectContext object to inform MTS that the transaction was successful or unsuccessful?
What is the difference in passing values ByRef or ByVal to a procedure?
How do I get the number of free bytes on a disk?
If we can make more than one MDI Form in VB then How? I need to make 2 MDI Forms in my project.
How many objects resides in ADO ?
What are the Internet tools available in VB6.0?
Difference between listbox and combo box.
What is the default model of the form?
Is it possible to call backend procedures with ADO control?
Why do I get "object not an array" when I try reference the fields of a global object variable which I have set to a table?
what are the Differences between Modal and Modaless forms?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)