Catch the text of the Window Items
C / C++ / MFC
3
Posts
3
Posters
0
Views
1
Watching
-
When I move the mouse on the menu bar.For example ,the Help button ,how can I get the text"Help" of the button in MFC?
Some helpful API are FindWindow GetWindowText GetClassName GetWindowLong > GWL_STYLE
-
When I move the mouse on the menu bar.For example ,the Help button ,how can I get the text"Help" of the button in MFC?
GetMenuString()
--Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | NEW!! PimpFish | CP SearchBar v3.0 | C++ Forum FAQ