FIX: Resize Event Automatically Called in SubClassed PageFrame (157359)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 5.0
This article was previously published under Q157359 SYMPTOMS
The Resize event of a subclassed PageFrame is called automatically when the
object is being instantiated.
WORKAROUND
One way to prevent the Resize method code from being executed where the
object is being instantiated is by setting a public variable, or user-
defined property, in the PageFrame Init event and checking the variable in
the Resize event.
STATUS
Microsoft has confirmed this to be a problem in the Microsoft products
listed at the beginning of this article. This problem has been fixed in
Visual FoxPro 5.0a.
Modification Type: | Major | Last Reviewed: | 10/16/2002 |
---|
Keywords: | kbBug kbProgramming kbvfp500aFIX KB157359 kbAudDeveloper |
---|
|