01-19-2019
01:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
01-19-2019
01:32 AM
iProperties Dialog Box - Display "Physical" Tab Using a VBA Macro
Can anybody help?
I have the following line of code in a VBA macro to display the iProperties dialog box
ThisApplication.CommandManager.ControlDefinitions.Item("AppiPropertiesWrapperCmd").Execute
Is it possible to open the iProperties dialog box and automatically show the "Physical" Tab without having to select it manually?
Many thanks in advance!
Darren