ComboBox.processSubclassed

Auto-select the first item when a non-editable drop-down list receives focus, so a screen reader announces an item as the user tabs in. Never consumes the focus message.

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

Meta