|
-
Jan 17th, 2001, 10:05 AM
#1
Thread Starter
Addicted Member
Hi everyone,
My problem is that I need to manipulate a tab control from another application (Actually I just ned to read its caption) Anyway I did find some clues on how to do it, but everything I find refers to C++. Now I really want to use VB but can't find any references for it. I sit because it's impossible to do it with VB. I think the control has something to do with WIN 32 Comm Control or the dll COMCTL32.dll.
Anyone? Should I just give up on VB accomplishing this for me?
Phailak
-
Jan 17th, 2001, 12:08 PM
#2
Retired VBF Adm1nistrator
Is the other application written by you ?
- jamie
Microsoft MVP : Visual Developer - Visual Basic [2004-2005]
-
Jan 17th, 2001, 12:25 PM
#3
Thread Starter
Addicted Member
No, unfortunatly it's not...
-
Jan 17th, 2001, 12:26 PM
#4
Retired VBF Adm1nistrator
If its a microsoft product, you might be able to do it via DDE...
- jamie
Microsoft MVP : Visual Developer - Visual Basic [2004-2005]
-
Jan 17th, 2001, 12:48 PM
#5
Thread Starter
Addicted Member
Nah, not Microsoft.
I found so many sites explaining how to read the label frm the Tab control in C++, not one in VB isn't that stange unless it's because it can't be done. I did find one site giving constants reffering to tab controls but can't seem to make them work in a sendmessage call???
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
|