![]() |
Control Variant Constants |
Header: Controls.h |
enum { kControlNoVariant = 0, kControlUsesOwningWindowsFontVariant = 8 };
Specifies no change to the standard control resource.
Specifies that the control use the window font for any control text.
You can use the control variant constants with any of the standard control resource IDs to specify additional features of a control.
The control variant constants are changed with Appearance Manager 1.0 to support the additional control types available with the Appearance Manager.
© 2000 Apple Computer, Inc. (Last Updated 5/8/2000)