theaudioguy
New Member
- Joined
- Jan 27, 2010
- Messages
- 27
I can easily open a Windows Explorer to a certain path. I now need to do a couple things with this open window:
1. Reposition the window to the top-left corner of the screen
2. Resize the window to cover the top half of the screen
3. View the files in 'List View' <--I was able to do this step using SendKeys
I'm pretty sure I'm going to need to use API to do this. Does anybody have any suggestions?
1. Reposition the window to the top-left corner of the screen
2. Resize the window to cover the top half of the screen
3. View the files in 'List View' <--I was able to do this step using SendKeys
I'm pretty sure I'm going to need to use API to do this. Does anybody have any suggestions?