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 |
Can you create a tabletype of recordset in Jet - connected ODBC dbengine?
What is constructors and distructors.
Difference between Class Module and Standard Module?
What is the difference Between ADO and other data access objects?
What is ActiveX Control?
To validate a range of values for a property whenever the property values changes,which type of property procedure you use?
What is the use of stretch property in Image control?
What is Vlookup introduction and formula?
Explain about manipulating the recordset object
How to use advanced data-bound controls.
How many objects resides in ADO ?
What is the difference between creating a object using New and CreateObject in Visual Basic?
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)