CheckListBox.processSubclassed

Move focus onto the first item when the control gains focus with nothing selected, so a keyboard user starts on a navigable item. Always returns false so default processing still runs.

class CheckListBox
override
bool
processSubclassed
(
UINT msg
,
WPARAM wParam
,
LPARAM lParam
,
ref LRESULT result
)

Meta