[]
        
(Showing Draft Content)

C1.Win.C1Preview.KeyMap.HandleKey

HandleKey Method

HandleKey(Keys)

Invokes the handler for the specified keystroke.

Declaration
public bool HandleKey(Keys keyData)
Parameters
Type Name Description
Keys keyData

The keystroke to handle.

Returns
Type Description
bool

The return value of the handler, false if it is not found.