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

Visual Basic

 
QuestionCheckedList Box Pin
andyr200518-Sep-06 8:59
andyr200518-Sep-06 8:59 
QuestionTelnet component Pin
wildfire232318-Sep-06 8:31
wildfire232318-Sep-06 8:31 
QuestionChange look of button Pin
cj433118-Sep-06 8:25
cj433118-Sep-06 8:25 
AnswerRe: Change look of button Pin
Christian Graus18-Sep-06 12:50
protectorChristian Graus18-Sep-06 12:50 
QuestionReturning string to stdout from a vb.net gui app? Pin
Sam Marrocco18-Sep-06 8:02
Sam Marrocco18-Sep-06 8:02 
AnswerRe: Returning string to stdout from a vb.net gui app? Pin
Dave Kreskowiak18-Sep-06 8:41
mveDave Kreskowiak18-Sep-06 8:41 
GeneralRe: Returning string to stdout from a vb.net gui app? Pin
Sam Marrocco18-Sep-06 9:21
Sam Marrocco18-Sep-06 9:21 
GeneralRe: Returning string to stdout from a vb.net gui app? Pin
Dave Kreskowiak18-Sep-06 9:43
mveDave Kreskowiak18-Sep-06 9:43 
smarr wrote:
I was expecting this to display to the console when the program is run from a console


Doesn't work that way. The console is not part of the process you launched and has absolutely nothing to do with the process at all, at any point in time. You can have multiple consoles open at once, so that app has no way of knowing which one to write to!


Dave Kreskowiak
Microsoft MVP - Visual Basic


GeneralRe: Returning string to stdout from a vb.net gui app? Pin
Sam Marrocco18-Sep-06 10:00
Sam Marrocco18-Sep-06 10:00 
GeneralRe: Returning string to stdout from a vb.net gui app? Pin
Dave Kreskowiak18-Sep-06 10:12
mveDave Kreskowiak18-Sep-06 10:12 
GeneralRe: Returning string to stdout from a vb.net gui app? Pin
Sam Marrocco18-Sep-06 9:25
Sam Marrocco18-Sep-06 9:25 
GeneralRe: Returning string to stdout from a vb.net gui app? Pin
Dave Kreskowiak18-Sep-06 10:11
mveDave Kreskowiak18-Sep-06 10:11 
GeneralRe: Returning string to stdout from a vb.net gui app? Pin
Sam Marrocco18-Sep-06 11:37
Sam Marrocco18-Sep-06 11:37 
GeneralRe: Returning string to stdout from a vb.net gui app? Pin
Dave Kreskowiak18-Sep-06 13:00
mveDave Kreskowiak18-Sep-06 13:00 
GeneralRe: Returning string to stdout from a vb.net gui app? Pin
Sam Marrocco18-Sep-06 14:41
Sam Marrocco18-Sep-06 14:41 
GeneralRe: Returning string to stdout from a vb.net gui app? Pin
Dave Kreskowiak18-Sep-06 15:05
mveDave Kreskowiak18-Sep-06 15:05 
Questionpassword Protection in vb.net 1.1 Pin
amaneet18-Sep-06 7:45
amaneet18-Sep-06 7:45 
AnswerRe: password Protection in vb.net 1.1 Pin
Dave Kreskowiak18-Sep-06 8:38
mveDave Kreskowiak18-Sep-06 8:38 
QuestionChange the registry of HKEY_CURRENT_USER "Control panel\colors" that is for changing each color? Pin
zyjl18-Sep-06 7:28
zyjl18-Sep-06 7:28 
AnswerRe: Change the registry of HKEY_CURRENT_USER "Control panel\colors" that is for changing each color? Pin
Dave Kreskowiak18-Sep-06 7:32
mveDave Kreskowiak18-Sep-06 7:32 
GeneralRe: Change the registry of HKEY_CURRENT_USER "Control panel\colors" that is for changing each color? [modified] Pin
zyjl18-Sep-06 7:54
zyjl18-Sep-06 7:54 
GeneralRe: Change the registry of HKEY_CURRENT_USER "Control panel\colors" that is for changing each color? Pin
Dave Kreskowiak18-Sep-06 8:39
mveDave Kreskowiak18-Sep-06 8:39 
GeneralRe: Change the registry of HKEY_CURRENT_USER "Control panel\colors" that is for changing each color? Pin
zyjl18-Sep-06 9:25
zyjl18-Sep-06 9:25 
QuestionWhat is the equivalent VB.net for this C code? Pin
TJO118-Sep-06 4:05
TJO118-Sep-06 4:05 
AnswerRe: What is the equivalent VB.net for this C code? Pin
Christian Graus18-Sep-06 12:53
protectorChristian Graus18-Sep-06 12:53 

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.