sorry my english is poor but i need some help about au3
i am develop a automatic test tool on a pdf reader software
i want to get the menu item title and use item name to click the menu item (just like click “File"> click "Open")
i find it so hard to use "controlgettext" or "wingettext" to get the item name !
the menu ctrl info is :(use window info tool)
-------------------------------------------------------------
class:BCGPToolBar:1300000:8:10003:10
interface:15
classname:BCGPToolBar:1300000:8:10003:1015
hi class:[CLASS:BCGPToolBar:1300000:8:10003:10; INSTANCE:15]
ID:59398
Text:Menu Bar
------------------------------------------------------------
can i use some winapi to get it done???
thank you very much!
i am develop a automatic test tool on a pdf reader software
i want to get the menu item title and use item name to click the menu item (just like click “File"> click "Open")
i find it so hard to use "controlgettext" or "wingettext" to get the item name !
the menu ctrl info is :(use window info tool)
-------------------------------------------------------------
class:BCGPToolBar:1300000:8:10003:10
interface:15
classname:BCGPToolBar:1300000:8:10003:1015
hi class:[CLASS:BCGPToolBar:1300000:8:10003:10; INSTANCE:15]
ID:59398
Text:Menu Bar
------------------------------------------------------------
can i use some winapi to get it done???
thank you very much!
![:)](http://aut1.autoit-cdn.com/forum/public/style_emoticons/default/smile.png)