Click here to Skip to main content
16,005,222 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Playing stream by windows media player com object Pin
Dave Kreskowiak23-Feb-08 4:57
mveDave Kreskowiak23-Feb-08 4:57 
GeneralRe: Playing stream by windows media player com object Pin
Areff23-Feb-08 19:13
Areff23-Feb-08 19:13 
GeneralRe: Playing stream by windows media player com object Pin
Dave Kreskowiak24-Feb-08 8:50
mveDave Kreskowiak24-Feb-08 8:50 
GeneralRe: Playing stream by windows media player com object Pin
The_Badman25-Feb-08 10:11
The_Badman25-Feb-08 10:11 
QuestionProgrammatically selecting a tab Pin
Tekkie23-Feb-08 1:45
Tekkie23-Feb-08 1:45 
GeneralRe: Programmatically selecting a tab Pin
User 27100923-Feb-08 2:11
User 27100923-Feb-08 2:11 
GeneralRe: Programmatically selecting a tab Pin
Tekkie23-Feb-08 2:42
Tekkie23-Feb-08 2:42 
GeneralRe: Programmatically selecting a tab Pin
User 27100923-Feb-08 2:56
User 27100923-Feb-08 2:56 
I think you miss the larger picture.

You can use SendKeys to send key strokes to another window.

But you can't write code in your application that executes in another window, especially if it's in another process.

Your tab selection code is running locally in your application but can't effect the other application or window.

Cheers, Karl

» CodeProject 2008 MVP

My Blog | Mole's Home Page | How To Create Screen Capture Videos For Your Articles

Just a grain of sand on the worlds beaches.



modified 27-Feb-21 21:01pm.

GeneralRe: Programmatically selecting a tab Pin
Tekkie23-Feb-08 3:18
Tekkie23-Feb-08 3:18 
GeneralRe: Programmatically selecting a tab Pin
User 27100923-Feb-08 3:21
User 27100923-Feb-08 3:21 
GeneralRe: Programmatically selecting a tab Pin
Tekkie23-Feb-08 4:46
Tekkie23-Feb-08 4:46 
GeneralRe: Programmatically selecting a tab Pin
User 27100923-Feb-08 4:59
User 27100923-Feb-08 4:59 
GeneralRe: Programmatically selecting a tab Pin
Tekkie23-Feb-08 15:15
Tekkie23-Feb-08 15:15 
GeneralRe: Programmatically selecting a tab Pin
User 27100923-Feb-08 15:33
User 27100923-Feb-08 15:33 
GeneralRe: Programmatically selecting a tab Pin
Tekkie23-Feb-08 17:09
Tekkie23-Feb-08 17:09 
GeneralRe: Programmatically selecting a tab Pin
User 27100924-Feb-08 0:16
User 27100924-Feb-08 0:16 
Generalcasting object failed Pin
helelark12322-Feb-08 21:19
helelark12322-Feb-08 21:19 
AnswerRe: casting object failed Pin
Guffa23-Feb-08 0:54
Guffa23-Feb-08 0:54 
AnswerRe: casting object failed Pin
helelark12324-Feb-08 18:52
helelark12324-Feb-08 18:52 
GeneralRe: casting object failed Pin
Dave Kreskowiak23-Feb-08 4:55
mveDave Kreskowiak23-Feb-08 4:55 
AnswerRe: casting object failed Pin
helelark12324-Feb-08 18:53
helelark12324-Feb-08 18:53 
Questionneed help Pin
pandapatin22-Feb-08 15:05
pandapatin22-Feb-08 15:05 
GeneralRe: need help Pin
Christian Graus22-Feb-08 15:09
protectorChristian Graus22-Feb-08 15:09 
GeneralRe: need help Pin
pandapatin22-Feb-08 16:22
pandapatin22-Feb-08 16:22 
GeneralRe: need help Pin
Christian Graus22-Feb-08 16:33
protectorChristian Graus22-Feb-08 16:33 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.