|
-
Jul 14th, 2004, 02:35 PM
#1
Thread Starter
Junior Member
-= Class Name Help =-
How can i find out the class name of a text box within internet explorer?
I am following a tutorial and this is the step i am having problems with:
---------------------------------------------------------
lpsz1 refers to the classname of the current window you are trying to find. So in our example (notepad), the textbox that I am typing in right now is called "Edit". 90% of the textboxes you see are "Edit", yet rich textboxes are not "Edit" There is no need to sweat class names because an API SPY gets them for you!
----------------------------------------------------------
The API SPY program that i got down will not identify the class name of a text box within Internet Explorer.
Any ideas would be great.
thanks.
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
|