DOCUMENT:Q190409 07-AUG-1998 [vbwin] TITLE :BUG: Font Changes After Open Stored Procedure in Data View PRODUCT :Microsoft Visual Basic for Windows PROD/VER:WINDOWS:6.0 OPER/SYS:WINDOWS KEYWORDS:kbVBp600bug kbcode kbnokeyword ====================================================================== --------------------------------------------------------------------- The information in this article applies to: - Microsoft Visual Basic Enterprise Edition for Windows, version 6.0 --------------------------------------------------------------------- SYMPTOMS ======== When you open a Data View Stored Procedure Design window, the font of the Data View window changes to the font of the Code window. RESOLUTION ========== To restore the font, you have to exit Visual Basic and restart. STATUS ====== Microsoft 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 INFORMATION ================ Steps to Reproduce Behavior --------------------------- 1. Start a new project in Visual Basic and choose Standard EXE. 2. Change the font of the Code window to better demonstrate the problem. From the Tools menu, click Options. Select the second tab, Editor Format, then change the font size to 12. Click OK to save the changes and exit. 3. From the View menu, select Data View Window. This brings up the Data View window. 4. Right click Data Links, then select Add a Data Link. Provide the necessary information to establish a connection to your data source, for example, SQL Server. When this is done, DataLink1 is created in the Data View window 5. Locate a stored procedure in DataLink1. Right-click the stored procedure and select Design. This brings up the Stored Procedure Code Design window. 6. At the same time, note that the font of the Data View tree changes to match the font of the Code Design window. REFERENCES ========== Additional query words: ====================================================================== Keywords : kbVBp600bug kbcode kbnokeyword Version : WINDOWS:6.0 Platform : WINDOWS Issue type : kbbug Solution Type : kbpending ============================================================================= THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY. Copyright Microsoft Corporation 1998.