Expand Minimize
This topic has not yet been rated - Rate this topic

DOEVENTS Command

Visual Studio .NET 2003

Executes all pending Windows events.

DOEVENTS

Remarks

Window events are placed in a queue when the AutoYield property is set to false (.F.) and program code is executing. DOEVENTS executes all pending Windows events and processes any user code associated with the Windows events.

See Also

AutoYield Property | Events

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.