[]
        
(Showing Draft Content)

C1.Framework.MnemonicRadioButtonElement.HandleMnemonic

HandleMnemonic Method

HandleMnemonic()

Method that gets called when the user presses the hot key that corresponds to this Element.

Declaration
public bool HandleMnemonic()
Returns
Type Description
bool

True if the hot key was handled by the element, false otherwise.

Implements