Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What does DoEvents do?

Answers were Sorted based on User's Feedback



What does DoEvents do?..

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

What does DoEvents do?..

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

Post New Answer

More Visual Basic Interview Questions

What are the types of validations available in Visual Basic?

2 Answers   Infosys, TCS,


what is the Difference between listbox and combo box?

5 Answers   TCS,


What is file in vb?

0 Answers  


How do I dial a phone number without using the MSCOMM VBX?

0 Answers  


What is disconnected recordset?

2 Answers  


Difference between Recordset and Querydef?

2 Answers   3i Infotech, IBM, TCS,


How can you get selected file from file system Control?

0 Answers  


Can a subroutine pass back values? Is so How?

2 Answers  


HTML stands for What? Use of HTML ?

2 Answers  


what are the types of LockEdits in DAO?

0 Answers  


what are the Differences between Class Module and Standard Module?

1 Answers  


____ is the difference between Listindex and Tab index.

0 Answers  


Categories