Click here to Skip to main content
15,892,005 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionPrinting landscape pages not working Pin
Knoen8-Jan-07 9:39
Knoen8-Jan-07 9:39 
QuestionDataGridView.Columns.AddRange Pin
kindman_nb8-Jan-07 9:10
kindman_nb8-Jan-07 9:10 
AnswerRe: DataGridView.Columns.AddRange Pin
Dave Kreskowiak8-Jan-07 9:20
mveDave Kreskowiak8-Jan-07 9:20 
GeneralRe: DataGridView.Columns.AddRange Pin
kindman_nb8-Jan-07 10:39
kindman_nb8-Jan-07 10:39 
GeneralRe: DataGridView.Columns.AddRange Pin
Dave Kreskowiak9-Jan-07 2:53
mveDave Kreskowiak9-Jan-07 2:53 
GeneralRe: DataGridView.Columns.AddRange Pin
kindman_nb9-Jan-07 7:25
kindman_nb9-Jan-07 7:25 
QuestionShared Printer (send it a string) Pin
oogyboogyme8-Jan-07 9:02
oogyboogyme8-Jan-07 9:02 
AnswerRe: Shared Printer (send it a string) Pin
Dave Kreskowiak8-Jan-07 9:17
mveDave Kreskowiak8-Jan-07 9:17 
You can't use the File Stream objects to do this. They can only be used on actual files.

You're looking for something more like this[^] example.


Dave Kreskowiak
Microsoft MVP - Visual Basic


QuestionImage Comparision Pin
ParticleBoy8-Jan-07 8:11
ParticleBoy8-Jan-07 8:11 
AnswerRe: Image Comparision Pin
Christian Graus8-Jan-07 9:13
protectorChristian Graus8-Jan-07 9:13 
QuestionDatabase Error Pin
Karma312518-Jan-07 8:06
Karma312518-Jan-07 8:06 
AnswerRe: Database Error Pin
Dave Kreskowiak8-Jan-07 9:13
mveDave Kreskowiak8-Jan-07 9:13 
GeneralRe: Database Error Pin
Karma312519-Jan-07 4:02
Karma312519-Jan-07 4:02 
GeneralRe: Database Error Pin
Dave Kreskowiak9-Jan-07 12:32
mveDave Kreskowiak9-Jan-07 12:32 
QuestionMDI Forms Pin
Jason Holland8-Jan-07 7:44
Jason Holland8-Jan-07 7:44 
AnswerRe: MDI Forms Pin
nlarson118-Jan-07 8:02
nlarson118-Jan-07 8:02 
QuestionMDI Forms Pin
Jason Holland8-Jan-07 7:44
Jason Holland8-Jan-07 7:44 
AnswerRe: MDI Forms Pin
Dave Kreskowiak8-Jan-07 9:10
mveDave Kreskowiak8-Jan-07 9:10 
QuestionImplementing Implements System.IDisposable Pin
Marcus J. Smith8-Jan-07 7:24
professionalMarcus J. Smith8-Jan-07 7:24 
AnswerRe: Implementing Implements System.IDisposable Pin
nlarson118-Jan-07 7:34
nlarson118-Jan-07 7:34 
GeneralRe: Implementing Implements System.IDisposable Pin
Marcus J. Smith8-Jan-07 8:49
professionalMarcus J. Smith8-Jan-07 8:49 
GeneralRe: Implementing Implements System.IDisposable Pin
Dave Kreskowiak8-Jan-07 9:15
mveDave Kreskowiak8-Jan-07 9:15 
GeneralRe: Implementing Implements System.IDisposable Pin
Christian Graus8-Jan-07 9:17
protectorChristian Graus8-Jan-07 9:17 
GeneralRe: Implementing Implements System.IDisposable Pin
Marcus J. Smith8-Jan-07 9:39
professionalMarcus J. Smith8-Jan-07 9:39 
GeneralRe: Implementing Implements System.IDisposable Pin
Dave Kreskowiak8-Jan-07 9:58
mveDave Kreskowiak8-Jan-07 9:58 

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.