DOCUMENT:Q192936 21-SEP-1998 [vbwin] TITLE :PRB: Problems With Font Dialog in CE CommonDialog Control PRODUCT :Microsoft Visual Basic for Windows PROD/VER:WINDOWS:1.0 OPER/SYS:WINDOWS KEYWORDS: ====================================================================== --------------------------------------------------------------------- The information in this article applies to: - Windows CE Toolkit for Visual Basic 5.0, version 1.0 --------------------------------------------------------------------- SYMPTOMS ======== This article summarizes incorrect behavior that occurs when using the Font Dialog of the CE CommonDialog control distributed with the Windows CE ActiveX Control Pack. CAUSE ===== Font Dialog ----------- If a font is selected in the font dialog, it may not be recognized as selected. To work around this problem, choose the font twice while the font dialog is open. If a font is chosen using the arrow keys to scroll through the list of fonts, the font immediately proceeding the chosen font will be selected instead. STATUS ====== Microsoft is researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. MORE INFORMATION ================ The Min property sets the smallest font size displayed in the Size list box of the Font dialog. The Min value should not be set to a negative number. However, if the Min property is set to a negative value, an error does not occur. REFERENCES ========== Books Online for Microsoft Windows CE Toolkit for Visual Basic 5.0 Additional query words: kbdss kbDSupport kbVBp wce wince vbce kbActiveX Control pack common dialog kbWinCE100 kbToolKit kbVBp500 ====================================================================== Version : WINDOWS:1.0 Platform : WINDOWS Issue type : kbprb ============================================================================= 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.