Click here to Skip to main content
16,007,843 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: how to enable the textbox to be able to save text?? Pin
MyFathersSon15-Nov-06 4:01
MyFathersSon15-Nov-06 4:01 
GeneralRe: how to enable the textbox to be able to save text?? Pin
Colin Angus Mackay15-Nov-06 4:02
Colin Angus Mackay15-Nov-06 4:02 
AnswerRe: how to enable the textbox to be able to save text?? Pin
GaryT8015-Nov-06 6:48
GaryT8015-Nov-06 6:48 
QuestionSample data in TTX file is not displayed in the report Pin
Ramesh N G14-Nov-06 18:55
Ramesh N G14-Nov-06 18:55 
AnswerRe: Sample data in TTX file is not displayed in the report Pin
Christian Graus14-Nov-06 19:10
protectorChristian Graus14-Nov-06 19:10 
GeneralRe: Sample data in TTX file is not displayed in the report Pin
Ramesh N G14-Nov-06 21:41
Ramesh N G14-Nov-06 21:41 
QuestionConsole Application in VB6 Pin
Cmania14-Nov-06 18:17
Cmania14-Nov-06 18:17 
AnswerRe: Console Application in VB6 Pin
Dave Kreskowiak15-Nov-06 4:30
mveDave Kreskowiak15-Nov-06 4:30 
VB6 doesn't have any built in methods to make a console application. You have to call into the Win32 API to create and manage a console window, along with outputting any text to it and getting input from it.

A simple Google for "vb6 console application" reveals these[^]...


Dave Kreskowiak
Microsoft MVP - Visual Basic


QuestionWhile loop... Pin
Subjugate14-Nov-06 14:51
Subjugate14-Nov-06 14:51 
AnswerRe: While loop... Pin
Christian Graus14-Nov-06 15:19
protectorChristian Graus14-Nov-06 15:19 
GeneralRe: While loop... Pin
Subjugate14-Nov-06 15:27
Subjugate14-Nov-06 15:27 
GeneralRe: While loop... Pin
Christian Graus14-Nov-06 15:28
protectorChristian Graus14-Nov-06 15:28 
GeneralRe: While loop... Pin
Subjugate14-Nov-06 15:32
Subjugate14-Nov-06 15:32 
GeneralRe: While loop... Pin
Christian Graus14-Nov-06 15:36
protectorChristian Graus14-Nov-06 15:36 
AnswerRe: While loop... Pin
Guffa14-Nov-06 15:19
Guffa14-Nov-06 15:19 
AnswerRe: While loop... Pin
MyFathersSon15-Nov-06 4:07
MyFathersSon15-Nov-06 4:07 
GeneralRe: While loop... Pin
Subjugate14-Nov-06 15:29
Subjugate14-Nov-06 15:29 
GeneralRe: While loop... Pin
Christian Graus14-Nov-06 15:31
protectorChristian Graus14-Nov-06 15:31 
GeneralRe: While loop... Pin
Christian Graus14-Nov-06 15:29
protectorChristian Graus14-Nov-06 15:29 
GeneralRe: While loop... Pin
Subjugate14-Nov-06 15:34
Subjugate14-Nov-06 15:34 
GeneralRe: While loop... Pin
Christian Graus14-Nov-06 15:37
protectorChristian Graus14-Nov-06 15:37 
GeneralRe: While loop... Pin
Subjugate14-Nov-06 15:56
Subjugate14-Nov-06 15:56 
QuestionXML Serialization of a DataTable Pin
darkturtle14-Nov-06 9:40
darkturtle14-Nov-06 9:40 
AnswerRe: XML Serialization of a DataTable Pin
nlarson1115-Nov-06 6:05
nlarson1115-Nov-06 6:05 
QuestionDatabinding Question Pin
mr_lasseter14-Nov-06 9:22
mr_lasseter14-Nov-06 9:22 

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.