Click here to Skip to main content
15,887,341 members
Home / Discussions / C#
   

C#

 
GeneralRe: create your own version of arraylist in c#?? Pin
Pete O'Hanlon17-Jul-08 10:18
mvePete O'Hanlon17-Jul-08 10:18 
GeneralRe: create your own version of arraylist in c#?? Pin
lolla200617-Jul-08 10:35
lolla200617-Jul-08 10:35 
GeneralRe: create your own version of arraylist in c#?? Pin
Pete O'Hanlon17-Jul-08 10:41
mvePete O'Hanlon17-Jul-08 10:41 
QuestionHello. Small Help Needed. Pin
nt_virus17-Jul-08 4:17
nt_virus17-Jul-08 4:17 
AnswerRe: Hello. Small Help Needed. Pin
Christian Graus17-Jul-08 4:24
protectorChristian Graus17-Jul-08 4:24 
AnswerRe: Hello. Small Help Needed. Pin
J4amieC17-Jul-08 4:24
J4amieC17-Jul-08 4:24 
AnswerRe: Hello. Small Help Needed. Pin
nt_virus17-Jul-08 18:45
nt_virus17-Jul-08 18:45 
QuestionGroupBox OnPaint applying to all child controls Pin
Chris Copeland17-Jul-08 3:31
mveChris Copeland17-Jul-08 3:31 
I've overriden the OnPaint routine in the GroupBox control to draw the border and text as to how I want it to be drawn.

But unfortunately, it also applies the *same* rendering to all the child controls that are placed within it.

The PaintEventArgs e doesn't have a property like Item or Control so I can't run a check to make sure that the child is an IGroupBox (which is the name of my custom control). So, how can I stop it from applying the render to all the children instead?

Thanks in advance.
AnswerRe: GroupBox OnPaint applying to all child controls Pin
half-life17-Jul-08 5:43
half-life17-Jul-08 5:43 
GeneralRe: GroupBox OnPaint applying to all child controls Pin
Chris Copeland17-Jul-08 13:33
mveChris Copeland17-Jul-08 13:33 
QuestionidentityHashCode Pin
DwR17-Jul-08 3:26
DwR17-Jul-08 3:26 
AnswerRe: identityHashCode Pin
Green Fuze18-Jul-08 2:47
Green Fuze18-Jul-08 2:47 
GeneralRe: identityHashCode Pin
DwR18-Jul-08 2:55
DwR18-Jul-08 2:55 
GeneralRe: identityHashCode Pin
Green Fuze21-Jul-08 12:39
Green Fuze21-Jul-08 12:39 
AnswerRe: identityHashCode Pin
Mike Nakis3-Jun-11 23:10
Mike Nakis3-Jun-11 23:10 
Questionhyper threading Pin
arkiboys17-Jul-08 2:45
arkiboys17-Jul-08 2:45 
AnswerRe: hyper threading Pin
leppie17-Jul-08 3:03
leppie17-Jul-08 3:03 
Question"&" string cant display in Lable control Pin
ASysSolvers17-Jul-08 2:42
ASysSolvers17-Jul-08 2:42 
AnswerRe: "&" string cant display in Lable control Pin
Gareth H17-Jul-08 2:48
Gareth H17-Jul-08 2:48 
GeneralRe: "&" string cant display in Lable control Pin
leppie17-Jul-08 3:04
leppie17-Jul-08 3:04 
AnswerRe: "&" string cant display in Lable control Pin
Guffa17-Jul-08 3:07
Guffa17-Jul-08 3:07 
GeneralRe: "&" string cant display in Lable control Pin
leppie17-Jul-08 3:08
leppie17-Jul-08 3:08 
AnswerRe: "&" string cant display in Lable control Pin
Nirandas17-Jul-08 3:23
Nirandas17-Jul-08 3:23 
GeneralRe: "&" string cant display in Lable control Pin
J$17-Jul-08 4:20
J$17-Jul-08 4:20 
GeneralRe: "&" string cant display in Lable control Pin
ASysSolvers17-Jul-08 6:57
ASysSolvers17-Jul-08 6:57 

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.