[]
        
(Showing Draft Content)

C1.Win.C1Preview.KeyMapStack.HandleKey

HandleKey Method

HandleKey(Keys)

Handles a keystroke.

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

The keystroke to handle.

Returns
Type Description
bool

True if the keystroke was handled, false otherwise.