Click here to Skip to main content
15,912,329 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Preview PDF Files in VB.Net Pin
Matt Casto22-Aug-03 2:49
Matt Casto22-Aug-03 2:49 
Generalcrystal reports Pin
biott21-Aug-03 12:12
biott21-Aug-03 12:12 
Generalconnection string Pin
biott21-Aug-03 12:10
biott21-Aug-03 12:10 
GeneralRe: connection string Pin
Hesham Amin21-Aug-03 21:06
Hesham Amin21-Aug-03 21:06 
GeneralRe: connection string Pin
biott21-Aug-03 21:25
biott21-Aug-03 21:25 
GeneralRe: connection string Pin
Csharp™22-Aug-03 4:00
Csharp™22-Aug-03 4:00 
GeneralLaunching External Applications Pin
Paul Melanson21-Aug-03 6:13
Paul Melanson21-Aug-03 6:13 
GeneralRe: Launching External Applications Pin
Dave Kreskowiak21-Aug-03 10:05
mveDave Kreskowiak21-Aug-03 10:05 
If I read what your doing correctly, all your are trying to do is launch an arbitrary application. In that case, all you have to do is start the application using the Shell.

But, for some reason, you are using the automation front ends for these applications. But you don't specify why that is. The flaw in your plan is not obvious, but simple. Most applications don't expose a usable automation front end; Notepad, Wordpad, and WinZip being examples.

Think about it... What is Notepad? Nothing but a TextBox control with a small interface wrapped around it. Wordpad is just an interface wrapped around a RichTextBox control.

In order to help out with this we're probably going to need a bit more information about what you are trying to do and why.


RageInTheMachine9532
GeneralRe: Launching External Applications Pin
Paul Melanson21-Aug-03 10:58
Paul Melanson21-Aug-03 10:58 
GeneralRe: Launching External Applications Pin
J. Dunlap21-Aug-03 11:29
J. Dunlap21-Aug-03 11:29 
GeneralRe: Launching External Applications Pin
Paul Melanson22-Aug-03 3:28
Paul Melanson22-Aug-03 3:28 
Questionhow to add manually a context menu? Pin
gigaz21-Aug-03 6:11
gigaz21-Aug-03 6:11 
Questionwhich way to "autotab" from textbox ? Pin
dungti20-Aug-03 20:45
dungti20-Aug-03 20:45 
AnswerRe: which way to "autotab" from textbox ? Pin
RichardGrimmer1-Sep-03 5:05
RichardGrimmer1-Sep-03 5:05 
GeneralMDI Applications and Focus Pin
Member 47322220-Aug-03 13:46
Member 47322220-Aug-03 13:46 
GeneralInterfacing with 3rd party applications Pin
grazza20-Aug-03 11:09
grazza20-Aug-03 11:09 
GeneralDatabase on PocketPC Pin
Richard Jones20-Aug-03 8:48
Richard Jones20-Aug-03 8:48 
GeneralExcel to Comma Delimited Text File Pin
hollywood_vb20-Aug-03 5:03
hollywood_vb20-Aug-03 5:03 
Questionshortcut key for image button? Pin
dungti19-Aug-03 20:22
dungti19-Aug-03 20:22 
AnswerRe: shortcut key for image button? Pin
Csharp™20-Aug-03 1:26
Csharp™20-Aug-03 1:26 
GeneralVB application on the intranet Pin
funstone19-Aug-03 15:45
funstone19-Aug-03 15:45 
GeneralVB.Net Windows Service problem Pin
Gösta Eriksson19-Aug-03 2:05
Gösta Eriksson19-Aug-03 2:05 
QuestionFileSystemObject, Trace and Compiled Difference? Pin
Paul Riley18-Aug-03 13:21
Paul Riley18-Aug-03 13:21 
AnswerRe: FileSystemObject, Trace and Compiled Difference? Pin
Hesham Amin18-Aug-03 21:31
Hesham Amin18-Aug-03 21:31 
GeneralRe: FileSystemObject, Trace and Compiled Difference? Pin
Paul Riley18-Aug-03 23:59
Paul Riley18-Aug-03 23:59 

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.