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

Visual Basic

 
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 
QuestionImage Comparision Pin
ParticleBoy8-Jan-07 8:11
ParticleBoy8-Jan-07 8:11 
I need a way to tell if 2 images are the same. more specifically, i need to know if 2 screen shots taken less than one second apart are the same or are different. I have tryed using the Image1.Equals(Image2) but this apparently just compares objects and not the data contained with in them. I found some obscure code on sourceforge, but im not sure i will be able to convert it to do what i want it to do. Also I am assuming that if i take 2 screen shots and nothing on the screen has changed, that the 2 resulting images should be identical pixel for pixel. I could be wrong on this part, but i have no way to test this as of yet. suggestions please.
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 
GeneralRe: Implementing Implements System.IDisposable Pin
nlarson118-Jan-07 9:35
nlarson118-Jan-07 9:35 

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.