Magazine |
| | Community |
| | Workshop |
| | Tools & Samples |
| | Training |
| | Site Info |
|
|
||||||||
|
Contains the script font values.
Syntax
typedef enum tagSCRIPTFONTCONTF{ SCRIPTCONTF_FIXED_FONT = 0x00000001, SCRIPTCONTF_PROPORTIONAL_FONT = 0x00000002, SCRIPTCONTF_SCRIPT_USER = 0x00010000, SCRIPTCONTF_SCRIPT_HIDE = 0x00020000, SCRIPTCONTF_SCRIPT_SYSTEM = 0x00040000 } SCRIPTFONTCONTF;
Constants
- SCRIPTCONTF_FIXED_FONT
- SCRIPTCONTF_PROPORTIONAL_FONT
- SCRIPTCONTF_SCRIPT_USER
- SCRIPTCONTF_SCRIPT_HIDE
- SCRIPTCONTF_SCRIPT_SYSTEM
Enumerated Type Information
Windows NT Use version 4.0 and later. Windows Use Windows 95 and later. Header Mlang.h Minimum availability Microsoft® Internet Explorer 5
Does this content meet your programming needs? Write us!
© 1998 Microsoft Corporation. All rights reserved. Terms of use.