Control.processCommand

Handle a WM_COMMAND notification routed from the parent.

notificationCode is the high word of the command's wParam. Return true if the notification was handled. The default does nothing.

class Control
bool
processCommand

Meta