How would you map properties to controls by using ActiveX
Control Interface Wizard?
Can you tell me the properties of the controls?
How many objects resides in ADO ?
what are the Control Categories?
Scope of API's can be of types, what are they?
What are constructors and destructors?
What is the difference between modal and modaless form in VB?
List out the ADO objects?
What is form in visual basic?
With in the form we want to check all the text box control are typed or not? How?
how can i connect the samble database that comes with vb-6 (biblio.mdb) to a datagrid using code? ie what code i have to put in load event
how to validate the pop up window Example :assume there is an webpage in that webpage we had a button to browser or file to upload . how to validate this button if we click on that botton window should appear else back to the page i need in VB Script Code since i am using QTP for testing
what is the diff between inprocess and out of process ?