Jump to content

Help with Ribbons


Recommended Posts

Hi,

I'm new to AutoIT and I;m trying to automate a Win32 application which has ribbons.

I can't find the ControlID for the ribbon so I tried to use hotkeys to overcome this problem but I'm also stuck here.

1. Does anyone know how I can find the controlID for a ribbon menu and how I can press one of the buttons on that menu using AutoIT?

2. Alternatively, does anyone know how I can send keystrokes to the ribbon as I've tried ControlSend and Send functions but without success.

Thanks

Link to comment
Share on other sites

Hi,

I'm new to AutoIT and I;m trying to automate a Win32 application which has ribbons.

I can't find the ControlID for the ribbon so I tried to use hotkeys to overcome this problem but I'm also stuck here.

1. Does anyone know how I can find the controlID for a ribbon menu and how I can press one of the buttons on that menu using AutoIT?

2. Alternatively, does anyone know how I can send keystrokes to the ribbon as I've tried ControlSend and Send functions but without success.

Thanks

If you are refering to MicroSoft I find the shortcut key by pressing the Alt key.
Link to comment
Share on other sites

If you are refering to MicroSoft I find the shortcut key by pressing the Alt key.

Yes its a Microsoft application. I know what the shortcut key is but for some reason when I try to use it in ControlSend and Send functions I get no response from the application.

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...