When my program starts I want one of the menu's to be open. How can I do this? I've tried SendMessage with WM_COMMAND, WM_MENUSELECT, and a few others but had no luck.
Printable View
When my program starts I want one of the menu's to be open. How can I do this? I've tried SendMessage with WM_COMMAND, WM_MENUSELECT, and a few others but had no luck.