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 |
What are the types of validations available in Visual Basic?
what is the Difference between listbox and combo box?
What is file in vb?
How do I dial a phone number without using the MSCOMM VBX?
What is disconnected recordset?
Difference between Recordset and Querydef?
2 Answers 3i Infotech, IBM, TCS,
How can you get selected file from file system Control?
Can a subroutine pass back values? Is so How?
HTML stands for What? Use of HTML ?
what are the types of LockEdits in DAO?
what are the Differences between Class Module and Standard Module?
____ is the difference between Listindex and Tab index.
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)