Click here to Skip to main content
15,911,762 members
Home / Discussions / C#
   

C#

 
GeneralRe: if/else statement for command button; object reference not set to an instance error Pin
Paul Conrad6-Jul-06 7:17
professionalPaul Conrad6-Jul-06 7:17 
GeneralRe: if/else statement for command button; object reference not set to an instance error [modified] Pin
leckey6-Jul-06 7:55
leckey6-Jul-06 7:55 
GeneralRe: if/else statement for command button; object reference not set to an instance error Pin
Paul Conrad6-Jul-06 8:00
professionalPaul Conrad6-Jul-06 8:00 
GeneralRe: if/else statement for command button; object reference not set to an instance error Pin
Paul Conrad6-Jul-06 8:04
professionalPaul Conrad6-Jul-06 8:04 
AnswerRe: if/else statement for command button; object reference not set to an instance error Pin
Guffa6-Jul-06 8:16
Guffa6-Jul-06 8:16 
GeneralRe: if/else statement for command button; object reference not set to an instance error Pin
leckey6-Jul-06 8:40
leckey6-Jul-06 8:40 
AnswerRe: if/else statement for command button; object reference not set to an instance error Pin
Paul Conrad6-Jul-06 6:59
professionalPaul Conrad6-Jul-06 6:59 
QuestionListView Item/Subitem backcolor solution Pin
Aaron Dilliard6-Jul-06 5:33
Aaron Dilliard6-Jul-06 5:33 
A few days ago I posted a message wondering if anyone had any info on a problem with the ListView in .NET 2.0. The backcolor would disappear when scrolling or selecting and wouldnt come back until the form lost focus and got it back. (As a side note, calling Invalidate() or Refresh() on the ListView caused ALL items to lose color.) The solution turns out to be simple. In the Main method, just add Application.EnableVisualStyles(). HTH anyone with the same issue.

Aaron
QuestionPlugin can't see referenced code Pin
berry seltzer6-Jul-06 5:17
berry seltzer6-Jul-06 5:17 
QuestionHow to retrieve image with Html Pin
Bluebamboo6-Jul-06 5:13
Bluebamboo6-Jul-06 5:13 
AnswerRe: How to retrieve image with Html Pin
Not Active6-Jul-06 5:32
mentorNot Active6-Jul-06 5:32 
GeneralRe: How to retrieve image with Html Pin
Bluebamboo6-Jul-06 5:46
Bluebamboo6-Jul-06 5:46 
AnswerRe: How to retrieve image with Html Pin
led mike6-Jul-06 5:42
led mike6-Jul-06 5:42 
GeneralRe: How to retrieve image with Html Pin
Bluebamboo6-Jul-06 5:58
Bluebamboo6-Jul-06 5:58 
GeneralRe: How to retrieve image with Html Pin
led mike6-Jul-06 6:26
led mike6-Jul-06 6:26 
GeneralRe: How to retrieve image with Html Pin
Bluebamboo6-Jul-06 6:31
Bluebamboo6-Jul-06 6:31 
Questiontiff file reading Pin
roopeshgangwar6-Jul-06 4:16
roopeshgangwar6-Jul-06 4:16 
AnswerRe: tiff file reading Pin
rubben6-Jul-06 5:17
rubben6-Jul-06 5:17 
GeneralRe: tiff file reading Pin
roopeshgangwar6-Jul-06 9:19
roopeshgangwar6-Jul-06 9:19 
QuestionTreeview [modified] Pin
travellermania6-Jul-06 3:49
travellermania6-Jul-06 3:49 
AnswerRe: Treeview Pin
Nader Elshehabi6-Jul-06 5:18
Nader Elshehabi6-Jul-06 5:18 
Questionarray exporting in c++ dll to c# client Pin
Tugberk_Kara6-Jul-06 3:21
Tugberk_Kara6-Jul-06 3:21 
AnswerRe: array exporting in c++ dll to c# client Pin
rubben6-Jul-06 5:06
rubben6-Jul-06 5:06 
GeneralRe: array exporting in c++ dll to c# client Pin
Tugberk_Kara6-Jul-06 5:36
Tugberk_Kara6-Jul-06 5:36 
QuestionDisplaying a label over other controls Pin
anderde6-Jul-06 3:20
anderde6-Jul-06 3:20 

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.