SECComboBoxEx::OnDelimiterKey
voidSECComboBoxEx::OnDelimiterKey(UINTnKey)
Called when the delimiter key is pressed. If delimiter key is VK_TAB and window style WS_TABSTOP is defined, focus will advance to the next control in the tab order.
Defined in: SECBoxEx.cpp
Return Value
void
Parameters
nKey
The key pressed.
See Also