HandleMnemonic Method (IMnemonicElement)
Method that gets called when the user presses the hot key that corresponds to this
Element.
'Declaration
Function HandleMnemonic() As Boolean
Return Value
True if the hot key was handled by the element, false otherwise.