[]
Method that gets called when the user presses the hot key that corresponds to this Element.
public bool HandleMnemonic()
Public Function HandleMnemonic() As Boolean
| Type | Description |
|---|---|
| bool | True if the hot key was handled by the element, false otherwise. |