Enum PMKHook
Used with popupMenu.KeyboardHook.
public enum PMKHook
Namespace: Au.Types
Assembly: Au.dll
Fields
Name | Description |
---|---|
Close | Close the menu. |
Default | Process the key event as usually. |
ExecuteFocused | Execute the focused item and close the menu. |
None | Do nothing. |