BUG: Common Dialog May Not Display the Current FontLast reviewed: July 14, 1997Article ID: Q154820 |
The information in this article applies to:
SYMPTOMSWhen you have set the common dialog controls FontName property, displaying the Font common dialog can result in the selected font being blank.
CAUSEThe problem is caused by setting the FontName property before setting the Flags property. It also occurs when the Flags property has already been set.
RESOLUTIONSet the Flags property to 0 before setting the FontName property. Then set the Flags property to the desired combination of flags after setting the FontName property.
STATUSMicrosoft has confirmed this to be a problem 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.
MORE INFORMATION
Steps to Reproduce Problem
|
Keywords : PrgCtrls vb4all vb4win
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |