BUG: Form Ignores the Height Change of a Form Template (189722)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q189722 SYMPTOMS
A form created from a form template ignores changes made in the Height
property.
RESOLUTION
In the form's Init method, programmatically set the Height property. For
example, add the following line to the form's Init event:
This.Height=275
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 12/11/1999 |
---|
Keywords: | kbbug KB189722 |
---|
|