What is the purpose of the DoEvents command?

Answers were Sorted based on User's Feedback



What is the purpose of the DoEvents command?..

Answer / guest

Fields execution so that the operating system can process
other events. Returns number of open forms. Useful for
things like ?cancel search? in windows

Is This Answer Correct ?    3 Yes 0 No

What is the purpose of the DoEvents command?..

Answer / hema

We can interrupt a lengthy process. We can also cancel a
long process.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

How can you check Beginning and End of the file?

2 Answers  


What do you know about user forms.

0 Answers  


How many images can be placed in the image list ?

2 Answers  


How to get Cursor position using API?

0 Answers  


What is the difference between a ActiveX DLL and a ActiveX EXE?

2 Answers   Infosys,






What is the use of Hyperlink control for DHTML applications?

0 Answers  


___,__,___ are the type of combo box?

0 Answers  


What is OLE? Explain.

3 Answers  


What are the objects in ADODB?

1 Answers  


What is constructors and distructors.

0 Answers  


How do I access C style strings?

0 Answers  


What is a toolbox in visual basic?

0 Answers  


Categories