method ExMenu.ClearAccelerators ()
Clears the accelerator keys collection.

TypeDescription

Use the RemoveAccelerator method to remove a particular accelerator. Use the AddAcelerator method to assign an accelerator key to an item. Use the Remove method to remove an item. Use the Visible property to hide an item. Use the Enabled property to disable an item. The item's accelerator is disabled if the item is disabled or it is hidden.