Jump to content

How to access menu itmes of a Toolbar menu?


Desi
 Share

Recommended Posts

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.
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...