MenuItem.MacControlKey

From Xojo Documentation

Design Property (as Boolean)


This MenuItem property can only be set in the Inspector and is not available in code.

The Control key on Macintosh. This property is Macintosh-only. If selected, the Control key must be held down while pressing the value of the Key property in order to trigger the event handler of the MenuItem.

Notes

Use MenuItem.KeyboardShortCut to change this value at runtime.