reading to textbox
C#
2
Posts
2
Posters
0
Views
1
Watching
-
i've been trying to see how to retrieve texts from notepad to a rich textbox and don't knpw the technicalities involve. pls come to my rescue
ma coding life
What you want is GetWindowText api Google:C# GetWindowText api[^] Read serveral articles on this. There will be other api calls that you wil need to call to make this work and this may not work with some windows.
topcoderjax - Remember, Google is your friend. Try this Custom Google Code Search