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

Visual Basic

 
Questionneed some help with printing in VB.net Pin
olekrh6-Sep-06 7:18
olekrh6-Sep-06 7:18 
AnswerRe: need some help with printing in VB.net Pin
Stephen McGuire6-Sep-06 8:49
Stephen McGuire6-Sep-06 8:49 
QuestionDelete Executable Pin
_mubashir6-Sep-06 5:23
_mubashir6-Sep-06 5:23 
AnswerRe: Delete Executable Pin
Dave Kreskowiak6-Sep-06 6:52
mveDave Kreskowiak6-Sep-06 6:52 
GeneralRe: Delete Executable Pin
Ray Cassick6-Sep-06 11:30
Ray Cassick6-Sep-06 11:30 
GeneralRe: Delete Executable Pin
Dave Kreskowiak7-Sep-06 3:46
mveDave Kreskowiak7-Sep-06 3:46 
QuestionConsole application with forms - how can I show forms and keep the console application running? Pin
EnglishRob6-Sep-06 4:55
EnglishRob6-Sep-06 4:55 
AnswerRe: Console application with forms - how can I show forms and keep the console application running? Pin
Dave Kreskowiak6-Sep-06 6:57
mveDave Kreskowiak6-Sep-06 6:57 
You'd have to launch your forms on their own seperate threads. But, if you're going to use forms, you'd be better off starting from a Windows Forms app and including support for a console, instead of a Console app written trying to do forms.

It's easier to launch the Console portion of your app on it's own thread than it is to launch the Forms portion.


Dave Kreskowiak
Microsoft MVP - Visual Basic


GeneralRe: Console application with forms - how can I show forms and keep the console application running? Pin
EnglishRob7-Sep-06 0:07
EnglishRob7-Sep-06 0:07 
GeneralRe: Console application with forms - how can I show forms and keep the console application running? Pin
Dave Kreskowiak7-Sep-06 3:40
mveDave Kreskowiak7-Sep-06 3:40 
QuestionInstallShield 11.5 and Crystal Reports Merge Modules Pin
Steven J Jowett6-Sep-06 4:18
Steven J Jowett6-Sep-06 4:18 
QuestionMaking components Pin
Magno R. Vasquez6-Sep-06 3:19
Magno R. Vasquez6-Sep-06 3:19 
AnswerRe: Making components Pin
Dave Sexton6-Sep-06 4:00
Dave Sexton6-Sep-06 4:00 
QuestionHow Get Cpu Name Pin
FriendlySoluations6-Sep-06 2:04
FriendlySoluations6-Sep-06 2:04 
AnswerRe: How Get Cpu Name Pin
Clanguage6-Sep-06 2:50
Clanguage6-Sep-06 2:50 
GeneralRe: How Get Cpu Name Pin
Colin Angus Mackay6-Sep-06 3:17
Colin Angus Mackay6-Sep-06 3:17 
GeneralRe: How Get Cpu Name Pin
Clanguage6-Sep-06 7:03
Clanguage6-Sep-06 7:03 
AnswerRe: How Get Cpu Name Pin
progload6-Sep-06 10:10
progload6-Sep-06 10:10 
QuestionRunning Program(on VB .NET) Without SQL Pin
FriendlySoluations6-Sep-06 1:26
FriendlySoluations6-Sep-06 1:26 
AnswerRe: Running Program(on VB .NET) Without SQL Pin
Rizwan Bashir6-Sep-06 3:55
Rizwan Bashir6-Sep-06 3:55 
AnswerRe: Running Program(on VB .NET) Without SQL Pin
Dave Kreskowiak6-Sep-06 7:07
mveDave Kreskowiak6-Sep-06 7:07 
QuestionCompression Pin
nitin_ion6-Sep-06 1:19
nitin_ion6-Sep-06 1:19 
AnswerRe: Compression Pin
Dave Kreskowiak6-Sep-06 7:20
mveDave Kreskowiak6-Sep-06 7:20 
QuestionPlz urgent................ Pin
Exelioindia6-Sep-06 0:58
Exelioindia6-Sep-06 0:58 
AnswerRe: Plz urgent................ Pin
Tamimi - Code6-Sep-06 1:24
Tamimi - Code6-Sep-06 1:24 

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.