When the toolbar window receives the input focus, it immediately sets the focus to the first combo box in the toolbar. To do so, the example in Creating a Combo-box Toolbar calls the SetFocus function in response to the WM_SETFOCUS message.
Когда окно toolbar получает входной фокус, оно немедленно устанавливает фокус в первый combo ящик в toolbar. Для того, чтобы делать так, пример на Создании ящика Combo-Toolbar вызывает функцию SetFocus в ответ на сообщение WM_SETFOCUS.