PRB: TITLEBAR = 0 Does Not Carry Over from Base Class (190870)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q190870 SYMPTOMS
When you subclass a form based on the Top-Level form class definition and
the Top-Level form class TitleBar property is set to 0 (zero), the TitleBar
property does not get implemented in the subclassed form.
RESOLUTION
To workaround this behavior, place "Desktop = .T." in the class definition
code as shown in the MORE INFORMATION section.
STATUS
Microsoft has confirmed this to be a problem in the Microsoft products
listed at the beginning of this article. We are researching this problem
and will post new information here in the Microsoft Knowledge Base as it
becomes available.
| Modification Type: | Major | Last Reviewed: | 12/11/1999 |
|---|
| Keywords: | kbprb KB190870 |
|---|
|