StatusBar1.Panels(1).Text="Куку"
BV писал(а):2 tyomitch
Если это единственный способ, то выложи...
Но может есть что-то ещё?
BV писал(а):Многоговорящий ответ...
Ну словлю я этот WM_MENUSELECT, и что мне с ним делать-то дальше?
BV писал(а):Да нет же, вот если я получу это сообщение, как мне узнать, какое именно меню сейчас выделенно? Это передаётся в xParam'мах?
Parameters
wParam
The low-order word specifies the menu item or submenu index. If the selected item is a command item, this parameter contains the identifier of the menu item. If the selected item opens a drop-down menu or submenu, this parameter contains the index of the drop-down menu or submenu in the main menu, and the lParam parameter contains the handle to the main (clicked) menu; use the GetSubMenu function to get the menu handle to the drop-down menu or submenu.
The high-order word specifies one or more menu flags. This parameter can be one or more of the following values.
MF_BITMAP Item displays a bitmap.
MF_CHECKED Item is checked.
MF_DISABLED Item is disabled.
MF_GRAYED Item is grayed.
MF_HILITE Item is highlighted.
MF_MOUSESELECT Item is selected with the mouse.
MF_OWNERDRAW Item is an owner-drawn item.
MF_POPUP Item opens a drop-down menu or submenu.
MF_SYSMENU Item is contained in the window menu. The lParam parameter contains a handle to the menu associated with the message.
lParam
Handle to the menu that was clicked.
BV писал(а):(тестировал на ToolBar'е CommonControls 5.0 с 10 разными кнопками)
Сейчас этот форум просматривают: AhrefsBot, Google-бот и гости: 163