What does DoEvents do?

Answer Posted / badhris

DoEvents is a Visual Basic function that yields execution so
the operating system can process other events. This function
cleans out the message loop and executes any other pending
business in the Visual Basic runtime. Upon completing the
pending business execution, the function calls the Sleep
function with zero (0) as the argument so that the remaining
time slice can be used to check the queue.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many tabs in a tabbed dialog do you consider appropriate?

1690


What is dao in vb?

505


What is the use of command Object?What are the various types of variables?

595


How do I remove/change the picture property of a control at design time?

1101


Is visual basic easy?

543






What is the use of ActiveX Documents?

1575


Explain about control properties?

601


What are 3 main differences between flexgrid control and dbgrid control?

1873


What is database vb?

502


How would you attach an ActiveX control in Your Application?

1605


Whether HTML supports multimedia: and document links?

1424


Explain the working with task in Gantt chart view.

556


How do I add a form in visual basic?

513


Which method is used to write context Into file?

1569


What is the use of Tabledef?

1560