Visual Basic (VB) Question:
Download Job Interview Questions and Answers PDF
What is the starting Index value? How to locate it?
Answers:
Answer #1It 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
Index starts with 1.
And to identify If Tabstrip1.SelectedItem.
Index = 1 Then ..
End if
Answer #2index starts with 1
index 01 then
end if
index 01 then
end if
Download Visual Basic (VB) Interview Questions And Answers
PDF
Previous Question | Next Question |
What is DBSqlPassThrough? | What is Parser Bug? |