The information in this article applies to:
SYMPTOMSWhen displaying a Visual Basic form, the Windows 95, Windows 98, or Windows NT Taskbar is covered by the form even though the "Always on Top" property of the Taskbar is checked. CAUSEThis problem occurs when the form's WindowState property is set to Maximized and the form's MaxButton property is set to False. RESOLUTIONTo work around this problem, set the form's MaxButton property to True at design-time. STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this bug and will post new information here in the Microsoft Knowledge Base as it becomes available. MORE INFORMATIONSteps to Reproduce Behavior
Additional query words:
kbForms kbVBp400bug kbVBp500bug kbVBp300bug kbVBp kbDSupport kbDSD
Keywords : kbGrpVB |
Last Reviewed: January 5, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |