|
-
Mar 28th, 2001, 10:21 AM
#1
Thread Starter
Addicted Member
Hello, fellow Visual Basic programmer,
I've recently more or less finished the PortScan! It's done if you ask me, I'm letting a friend testing it, so maybe I have to fix some bugs or something. But that's irrelevant.
I'm wanting to make a program which reveals the text contained by a TextBox, protected with PasswordChars (The "******" when you type in a password).
My goal is making the mouse icon a key (I know how to do that, so that's not included in my question), and when clicking a TextBox (parented by any window, not just mine only) it should retreive it's string. What I'm going to do with that, is either showing it under the mouse icon or replace the TextBox's text.
The main thing I would like to know is how to retreive. I know I firstly have to determine the TextBox's handle which is clicked, and with that handle, using API to reveal, or something near.
Why? For educational purposes. In case of suspition of illegal use, I hope it will be enough, giving my word of honour. I'm just a 15-year old (Dutch) Visual Basic programmer who's goal is gaining programming knowledge.
I'm hoping on clear explainations and/or examples. I appreciate any help.
Thank you in advance,
Quintonir
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|