The information in this article applies to:
SYMPTOMSA form created from a form template ignores changes made in the Height property. RESOLUTIONIn the form's Init method, programmatically set the Height property. For example, add the following line to the form's Init event:
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. MORE INFORMATIONForm templates allow the use of a standardize form design to reduce development time of similar forms. Steps to Reproduce Behavior
Additional query words: kbVFp600bug kbOOP kbvfp600
Keywords : |
Last Reviewed: December 10, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |