Desi Posted January 29, 2010 Posted January 29, 2010 Hi, I have an application for testing which uses toolbar as its menu. I can click on this menu using following code. _GUICtrlToolbar_ClickIndex($hToolbar, 3, "left", True) But I can only access top menu i.e File, Edit and Help. I can not access menu items. I tried to use _GUICtrlMenu_GetMenu($hWnd) but it always return NULL. Please help me in this regard.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now