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.
See Implementation
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.