![]() |
Bevel Button Menu Constant |
Header: ControlDefinitions.h |
enum { kControlBehaviorCommandMenu = 8192 };
If this bit is set, the menu contains commands, not choices, and should not be marked with a checkmark. If this bit is set, it overrides the kControlBehaviorMultiValueMenu bit. This constant is only available with Appearance 1.0.1 and later.
You can pass one or more bevel button menu constants in the high byte of the minimumValue parameter of
© 2000 Apple Computer, Inc. (Last Updated 5/8/2000)