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 is shortcut menu and explain "The ole control's shortcut menu".
It is possible to access Text (x.txt) files? Explain.
How to register a component?
i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI).
What is the use of NEW Keyword? Explain.
When Activex exe is benificial in vb application
Which controls can not be placed in MDI?
Binary Access-method isused to access file in which manner?
How do I use GetPrivateProfileString to read from INI files?
What is meant by Establish Connection in RDO? 74.1s it possible to Access BackEnd procedures? Explain.
How can I speed up my VB database application?
DHTML Is used for what?
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)