BUG: Show Event Calls Refresh Despite NODEFAULT in Subclass (156739)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 5.0a
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q156739 SYMPTOMS
When an instance of a form subclass has its Show() method called, if its
Refresh() method calls the parentclass Refresh(), a NODEFAULT in the
subclass Refresh() will be ignored and the Refresh() method for each
control on the form will be called twice.
WORKAROUND
Conditionally issue a NODEFAULT in the parent class Refresh() method.
STATUS
Microsoft has confirmed this to be a problem in the Microsoft products
listed at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 10/16/2002 |
---|
Keywords: | kbBug kbProgramming KB156739 |
---|
|