Hello , I want to retrieve tooltip of buttons in my MFC application. We are using "tooltip_class32". Using "Name Mapping" we are able to identify the object of tooltips. But using "wText",we are n...
Did you add the control's class name to the Win32 Controls and Windows | Tooltip group of your project’s Object Mapping options? See the "Object Mapping" help topic for details.