04-08-2015, 11:10 PM
Hi Friends,
I need your help in automating a control "MFCMenubotton".i am working in automating a VC++ developed application.when i try to capture a button( class belongs to MFCMenuButton). it capture it as winobject. The MFCMenubutton control has few menus's enabled when we click the button.
i want to choose those submenu's one by one for automating a function.
Could you please help me on choosing those submenu's
NOte: capturing the Submenu is fully(including sub items)are identified as a seperate window object.
I need your help in automating a control "MFCMenubotton".i am working in automating a VC++ developed application.when i try to capture a button( class belongs to MFCMenuButton). it capture it as winobject. The MFCMenubutton control has few menus's enabled when we click the button.
i want to choose those submenu's one by one for automating a function.
Could you please help me on choosing those submenu's
NOte: capturing the Submenu is fully(including sub items)are identified as a seperate window object.