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
What is activex control in vb?
What is Seek Method which type of record set is available this?
I get a "file not found" error on the IIF function when I distribute by program. Why?
Whether HTML supports multimedia: and document links?
DHTML Is used for what?
Types of ActiveX Components in VB?
What are the types of line styles available in Treeview Control?
How would you create properties in ActiveX Control?
How do I make the mouse cursor invisible/visible?
Is there any Edit method in ADO Data Access method?
Explain the "cursortype" and "Locktype" in VB?
How would you use ActiveX Dll and ActiveX Exe in your application?
what are the Types of cursors in RDO?
Types of DBCombo boxes
What is the use of Tabledef?