09-12-2023
05:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
09-12-2023
05:41 AM
Thank you for all the great suggestions.
The solution with this code worked just the way I wanted. thanks again.
ThisApplication.CommandManager.ControlDefinitions.Item("AppiPropertiesWrapperCmd").Execute2(False)
System.Windows.Forms.SendKeys.SendWait("{RIGHT 6}{TAB 3}{ENTER}{TAB}{ENTER}{ESC}")
ThisApplication.UserInterfaceManager.DoEvents()