Nazgulled
Well-known member
- Joined
- Jun 1, 2004
- Messages
- 119
I want to access some form controls (like a textbox and buttons) and read some properties for those controls; for the textbox I also want to be able to write some text on it... The thing is, I dont want to do this on my windows forms, the application Im coding, but some other running application.
How can I have access to these stuff?
How can I have access to these stuff?