routeCommand

Route a parent's WM_COMMAND to the originating control. Returns true if a control handled it.

version(Windows)
bool
routeCommand
(
WPARAM wParam
,
LPARAM lParam
)

Meta