Write the Steps in Creating an ActiveX Control?
What is DDE?
What is the use of parameters collection?
Is it possible to Access BackEnd procedures?
What is the use of parameters collection?
Is the Access Engine and Visual Basic Pro good enough for database work?
Explain the differences between ActiveX Dll and ActiveX Exe?
What are forms in visual basic?
What language does visual basic use?
Dim X,Y as Integer Here what is the datatype of X and Y ?
Explain about conditional operators?
What is the Windows API?
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.