Results 1 to 5 of 5

Thread: Is it possible with VB

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jul 2000
    Location
    Montréal, Québec Canada
    Posts
    202
    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

  2. #2
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359

    Question

    Is the other application written by you ?

    - jamie
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Jul 2000
    Location
    Montréal, Québec Canada
    Posts
    202
    No, unfortunatly it's not...

  4. #4
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    If its a microsoft product, you might be able to do it via DDE...

    - jamie
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

  5. #5

    Thread Starter
    Addicted Member
    Join Date
    Jul 2000
    Location
    Montréal, Québec Canada
    Posts
    202
    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
  •  



Click Here to Expand Forum to Full Width