Forum Discussion
Ravik
12 years agoSuper Contributor
Hi Levi,
You can use the Object Spy's Point and fix to catch this popup and identify what object you need to use.
OR
You Can use Title Method in Coding to get tool tips.
like - ToolTips = Sys.Process("devenv").WPFObject("----------------t", "", 1).title
You can use the Object Spy's Point and fix to catch this popup and identify what object you need to use.
OR
You Can use Title Method in Coding to get tool tips.
like - ToolTips = Sys.Process("devenv").WPFObject("----------------t", "", 1).title
Related Content
- 3 years ago
- 3 years ago
- 12 years ago
- 2 years ago
- 2 years ago
Recent Discussions
- 2 days ago
- 3 days ago