___ is the control used to call a windows application.



___ is the control used to call a windows application...

Answer / Manoj Kumar Rathor

To call an external Windows application from Visual Basic, you can use Shell function or CreateObject(""WScript.Shell"").Shell method.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

Explain about declaring variables in Visual basic?

1 Answers  


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.

2 Answers   Wipro,


How do I make an animated icon for my program?

1 Answers  


What are the Sequence of events when a form is loaded in Visual Basic?

6 Answers  


Dim x, y as integer. What is x and y data type?

8 Answers  


What are different types of locks in ADODB?

4 Answers  


Wat is Apartment Model?

3 Answers  


What is the use of ActiveX Documents?

1 Answers  


How will you define a function to accept optional arguments?

1 Answers  


What is the default workspace?

1 Answers  


How do I create a window with a small title bar as in a floating toolbar?

1 Answers  


advantage and disadvantage in visual-basic and ms-access please tell me or send my mail-id

1 Answers  


Categories