BUG: StatusBar Ctrl Does Not Show Size Grip in Top-Level FormLast reviewed: April 24, 1997Article ID: Q163245 |
The information in this article applies to:
SYMPTOMSA Microsoft StatusBar control on a top-level form does not display the size grip--the three diagonal lines at the lower left of the status bar. Windows 95 interface standards state that top-level forms should have size grips if they are resizable. A top-level form is resizable by definition. When used on a form with the ShowWindow property set to other than 2 - As Top-Level Form, the StatusBar does not display the size grip. But this is not a Windows 95 specification for 0 - In Screen, or 1 - In Top-level Form forms.
CAUSEThe StatusBar control is a member of Comctl32.dll. At the time Visual FoxPro for Windows, version 5.0 was released, the StatusBar control did display a size grip on a top-level form. Several other Microsoft developer's products that have been released subsequently replace the Comctl32.dll that was installed with Visual FoxPro 5.0. When placed in the OLE Container Control on a Visual FoxPro 5.0 form, the StatusBar control that is in the later version of Comctl32.dll does not exhibit the size grip, although the form can be resized by grabbing the lower-right corner with the mouse pointer.
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. |
Keywords : buglist5.00 FxinteropOcx FxinteropOle kbinterop vfoxwin vfpbug5.0a kbbuglist
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |