Show / Hide Table of Contents

Property HookData.Keyboard.Key


Overload

If vkCode is a left or right modifier key code (LShift, LCtrl, LAlt, RShift, RCtrl, RAlt, RWin), returns the common modifier key code (Shift, Ctrl, Alt, Win). Else returns vkCode.

public KKey Key { get; }
Property Value
KKey