|
inlineprotectedvirtual |
Called by the framework when a new accelerator key is being assigned.
Override this function in a derived class and return FALSE if you want to intercept accelerators being assigned during keyboard customization, and prevent these keys from being assigned. The default implementation does nothing and returns TRUE.