Blaher
10-08-2007, 07:40 PM
I'm looking for three things (well, you could say two I guess).
I'm working in the C++.NET (2005) environment, and I want to make a onclick function that will copy the string from a text box (stores it in windows clipboard or w/e so it can be used through other programs) and one that pastes what's in the clip board into a textbox.
I'm also looking for something to check if the last character of a string is '.', and no I don't want to end up just using arrays instead of using strings.
Any ideas?
Thanks for future help and replies.
I'm working in the C++.NET (2005) environment, and I want to make a onclick function that will copy the string from a text box (stores it in windows clipboard or w/e so it can be used through other programs) and one that pastes what's in the clip board into a textbox.
I'm also looking for something to check if the last character of a string is '.', and no I don't want to end up just using arrays instead of using strings.
Any ideas?
Thanks for future help and replies.