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 |
Difference between Dynaset and Snapshot?
Is visual basic still used?
Explain the types of Views in Listview Control.
What are the types of line styles available in Treeview Control?
Types of LockEdits in DAO? 51 .Types of Recordsets.
Where can I get updated VB and other Microsoft files?
what is the Difference between Declaration and Instantiation an object?
What are the different cursor types that can we create using ADO Recordset? Difference between these cursor types?
How do you change the system menu (on the Control-Menu Box)?
How do you make a TEXTBOX read only? Or, how do I prevent the user from changing the text in a TEXTBOX?
What is the difference between change event in normal combobox and dbcombobox?
How do I implement an accelerator key for a text box?
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)