What is a toolbox in visual basic?
what are the Types of cursors in RDO?
What is connection object in vb net?
Which property of textbox cannot be changed at runtime ?
Explain Get, Let, Set Properties.
DHTML Is used for what?
What is ActiveX Document?
A standard exe contains a registered Active-X DLL. Now some error arise in the application but not in the standard exe , it is in the Active-X DLL. How do you find it out in which line no the error is?
what are the Differences between Recordset and Resultsets?
0 Answers IBS, Lava International,
What is DSN?
How do I access C style strings?
How would you run your ActiveX Document Dll?
in vb6.0 can we use function keys (F1 to F12) in form_keypress event in a form which contains commandbutton (s) control? if yes, then explain me how it is possible. Thanks.