Click here to Skip to main content
15,889,266 members
Home / Discussions / C#
   

C#

 
GeneralRe: vb vs c# variables in sql query strings [modified] Pin
Rafone23-Sep-08 4:40
Rafone23-Sep-08 4:40 
GeneralRe: vb vs c# variables in sql query strings Pin
cpkilekofp24-Sep-08 7:16
cpkilekofp24-Sep-08 7:16 
GeneralRe: vb vs c# variables in sql query strings Pin
Rafone24-Sep-08 10:41
Rafone24-Sep-08 10:41 
QuestionRotation of cube Pin
aurosikhadas22-Sep-08 19:21
aurosikhadas22-Sep-08 19:21 
AnswerRe: Rotation of cube Pin
Roger Alsing22-Sep-08 20:17
Roger Alsing22-Sep-08 20:17 
AnswerRe: Rotation of cube Pin
Harvey Saayman22-Sep-08 20:48
Harvey Saayman22-Sep-08 20:48 
AnswerRe: Rotation of cube Pin
Mark Churchill23-Sep-08 23:09
Mark Churchill23-Sep-08 23:09 
QuestionToolStripStatusLabel gets painted with background color of underlying form Pin
Bliedtke22-Sep-08 18:21
Bliedtke22-Sep-08 18:21 
I have another problem that has me perplexed.

I have a ToolStripStatusLabel on a StatusStrip. I change the BackColor
of the form that the StatusStrip is on. The ToolStripStausLabel's
background is painted in the form's BackColor.

I created an event handler for the BackColorChanged event on the
ToolStripStatusLabel and it is never fired.

I then created an event handler for the Paint event of the
ToolStripStatusLabel. It gets fired. I check the BackColor of the
ToolStripStatusLabel and it is the same as that for the StatusStrip.
But the background of the ToolStripStatusLabel is still painted in the
BackColor of the containing form.

So I am either missing something, or I have discovered a bug in the .NET
framework.

Has anyone encountered something like this before?

Brian
QuestionUnable to get updated config at app.config? Pin
mimimimilaw22-Sep-08 17:53
mimimimilaw22-Sep-08 17:53 
AnswerRe: Unable to get updated config at app.config? Pin
Harvey Saayman22-Sep-08 20:59
Harvey Saayman22-Sep-08 20:59 
QuestionHow to delete the nth line of a text file? Pin
Crul2322-Sep-08 13:54
Crul2322-Sep-08 13:54 
AnswerRe: How to delete the nth line of a text file? Pin
Bliedtke22-Sep-08 18:26
Bliedtke22-Sep-08 18:26 
AnswerRe: How to delete the nth line of a text file? Pin
PIEBALDconsult22-Sep-08 18:35
mvePIEBALDconsult22-Sep-08 18:35 
GeneralRe: How to delete the nth line of a text file? Pin
Crul2323-Sep-08 4:34
Crul2323-Sep-08 4:34 
GeneralRe: How to delete the nth line of a text file? Pin
cpkilekofp25-Sep-08 10:05
cpkilekofp25-Sep-08 10:05 
QuestionGUI for configuring options in a "Settings" file (beyond the property grid) Pin
blak3r22-Sep-08 10:00
blak3r22-Sep-08 10:00 
QuestionVc++ & .net Application Terminated Unusually Pin
balu1234522-Sep-08 9:13
balu1234522-Sep-08 9:13 
AnswerCross-post Pin
Wendelius23-Sep-08 8:35
mentorWendelius23-Sep-08 8:35 
Questionadding item to listbox Pin
netJP12L22-Sep-08 8:52
netJP12L22-Sep-08 8:52 
AnswerRe: adding item to listbox Pin
Wendelius22-Sep-08 10:24
mentorWendelius22-Sep-08 10:24 
AnswerRe: adding item to listbox Pin
Fal_0022-Sep-08 20:14
Fal_0022-Sep-08 20:14 
GeneralRe: adding item to listbox Pin
Tamer Oz22-Sep-08 21:54
Tamer Oz22-Sep-08 21:54 
GeneralRe: adding item to listbox Pin
netJP12L23-Sep-08 4:11
netJP12L23-Sep-08 4:11 
GeneralRe: adding item to listbox Pin
cpkilekofp25-Sep-08 10:08
cpkilekofp25-Sep-08 10:08 
GeneralRe: adding item to listbox Pin
netJP12L26-Sep-08 4:08
netJP12L26-Sep-08 4:08 

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.