Searched refs:OnCtlColorEdit (Results 1 – 2 of 2) sorted by relevance
36 MESSAGE_HANDLER(WM_CTLCOLOREDIT, OnCtlColorEdit)79 LRESULT OnCtlColorEdit(UINT nMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled);
708 LRESULT CCanvasWindow::OnCtlColorEdit(UINT nMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnCtlColorEdit() function in CCanvasWindow