ComboBox.processCommand

Route a WM_COMMAND notification. Fires onSelectionChanged on CBN_SELCHANGE and onTextChanged on CBN_EDITCHANGE (the latter is only meaningful for the editable styles).

class ComboBox
override
bool
processCommand
(
ushort code
)

Meta