MenuItem.HasSecondaryModifierKey
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Design Property (as Boolean)
The Shift key on all platforms. If True, the Shift key must be held down while pressing the value of the Key property to trigger the event handler of the MenuItem.
Notes
Use MenuItem.Shortcut to change this value at runtime.