How To Handle RDO 2.0 Asynchronous Processing WithEvents (172082)
The information in this article applies to:
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q172082 SUMMARY RDO 2.0 gives you the ability to handle asynchronous
processing more elegantly than RDO 1.0. Because Visual Basic allows objects to
be dimensioned WithEvents, you can use the events of the object as if it were a
visual control, such as a textbox, rather than constantly referring to
properties such as StillExecuting. REFERENCES For more information on RDO 2.0's new functionality or on
dimensioning objects WithEvents, please refer to the Visual Basic Help files or
to Books Online. (c) Microsoft Corporation 1997, All Rights Reserved.
Contributions by David Sceppa, Microsoft Corporation
Modification Type: | Minor | Last Reviewed: | 7/1/2004 |
---|
Keywords: | kbGrpDSVBDB kbhowto KB172082 kbAudDeveloper |
---|
|