PRB: Activate Event of DataReport Does Not Fire Initially (257938)
The information in this article applies to:
- Microsoft Visual Basic Professional Edition for Windows 6.0, when used with:
- the operating system: Microsoft Windows NT
- the operating system: Microsoft Windows 95
- the operating system: Microsoft Windows 98
- Microsoft Visual Basic Enterprise Edition for Windows 6.0, when used with:
- the operating system: Microsoft Windows NT
- the operating system: Microsoft Windows 95
- the operating system: Microsoft Windows 98
This article was previously published under Q257938 SYMPTOMS
The Activate event of a DataReport does not fire initially on a Microsoft Windows NT 4.0-based computer, a Microsoft Windows 95-based computer or a Microsoft Windows 98-based computer.
RESOLUTION
To work around this problem:
- Load the DataReport.
- Set the focus away from the report.
- Show the report.
For example:
Load DataReport1
Me.SetFocus '(Sets the focus to the form.)
DataReport1.Show
STATUS
This behavior no longer occurs under Microsoft Windows 2000.
REFERENCES
(c) Microsoft Corporation March 24, 2000, All Rights Reserved. Contributions by Terrell D. Andrews, Microsoft Corporation.
Modification Type: | Major | Last Reviewed: | 12/3/2003 |
---|
Keywords: | kbprb KB257938 |
---|
|