ListBox.processSubclassed

Auto-select the first item when a single-select list box gains focus and nothing is selected yet, so a screen reader announces an item on tab-in. Focus messages are never consumed.

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

Meta