I've got a problem with a shortcut. In my program there's a list of books, and when I select a book there's a " Remove this book"-button. I need a shortcut to this removal-button. At first I solved it with Mnemonic, but thats no good. I dont want to press "alt+delete" to remove the selected book, I only want to press the "delete" button on the keyboard. Anyone knows how to create these type of shortcuts?