BUG: SetupKit: Fuzzy Title Display in Setup ProgramLast reviewed: June 21, 1995Article ID: Q114773 |
The information in this article applies to:
- Standard and Professional Editions of Microsoft Visual Basic for Windows, version 3.0
SYMPTOMSThe title on the background of the SETUP1.EXE is displayed incorrectly.
CAUSEThe ShowMainForm subroutine in SETUP1.FRM of the SETUP1.MAK project incorrectly displays the form and prints a title on the background of the form before it changes the scalemode of the form. Therefore, when the form is refreshed again, the Print statement prints in a slightly different location, giving the "fuzzy" look.
WORKAROUNDTo work around the problem, rearrange the order of displaying the form and changing the scalemode of the form by using these steps:
STATUSMicrosoft has confirmed this to be a bug 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.
|
Additional reference words: buglist3.00 3.00 buglist3.00 setup wizard
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |