What does DoEvents do?
Answers were Sorted based on User's Feedback
Answer / badhris
This indicates that the object of the particular class which
will be given along with the DoEvents will be used to
capture the events and can be used be used to process
something when the particular event like displaying the
message box, get the slide number when used with powerpoint
application object, etc.,
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / 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 |
How to change the Mouse Pointer?
How would you create Visual basic Document file?
What is recordset in visual basic?
What is the difference between c++ and visual basic?
How good are you in VB?
What is the purpose of the ClipControls property on a form or container?
Using which type we can access file line by line?
What is Dataware Control?
What is dao in vba?
How can I speed up my VB database application?
Is Visual Basic case sensitive in general?
Types of DBCombo boxes
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)