DN_LISTHOTKEY
The DN_LISTHOTKEY event is sent to the dialog callback function to notify that the user
used a hotkey to change to an item in the list (DI_LISTBOX).
Param1
Dialog item ID DI_LISTBOX.
Param2
Position of the selected item in the list.
Return
FALSE - allow the change,
TRUE - the plugin has processed the event by itself.
TRUE - the plugin has processed the event by itself.
Controls
Control | Description |
---|---|
DI_LISTBOX | List box |
See also: