Message 1 of 1
C# Problem: Using the Sendkeys command

Not applicable
02-21-2012
06:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Having a bit of difficulty with Inventor when i use the sendkeys command in C#. The commands i need the system to do when it starts up a part are as follows:
"ALT"
"d"
"o" & "t"
"TAB"
"ENTER" then wait for a selected item
"ENTER" then wait for a selected item
"ENTER"
Any input would be appreciated.