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

C#

 
AnswerRe: TreeView nodes Tooltiptext Pin
Luc Pattyn7-Aug-07 14:25
sitebuilderLuc Pattyn7-Aug-07 14:25 
GeneralRe: TreeView nodes Tooltiptext Pin
unitecsoft7-Aug-07 21:31
unitecsoft7-Aug-07 21:31 
QuestionCan a base class access a derived class? Pin
eggie57-Aug-07 12:25
eggie57-Aug-07 12:25 
AnswerRe: Can a base class access a derived class? Pin
il_masacratore7-Aug-07 12:34
il_masacratore7-Aug-07 12:34 
AnswerRe: Can a base class access a derived class? Pin
Christian Graus7-Aug-07 12:44
protectorChristian Graus7-Aug-07 12:44 
GeneralRe: Can a base class access a derived class? Pin
PIEBALDconsult7-Aug-07 14:04
mvePIEBALDconsult7-Aug-07 14:04 
GeneralRe: Can a base class access a derived class? Pin
Christian Graus7-Aug-07 14:27
protectorChristian Graus7-Aug-07 14:27 
GeneralRe: Can a base class access a derived class? Pin
PIEBALDconsult8-Aug-07 6:11
mvePIEBALDconsult8-Aug-07 6:11 
I don't even think that would work, Parent doesn't declare value. And the further problem would be if a child declares value as some unexpected type or not at all.

The base class must either include the declaration of value or specify an abstract method either directly or via an interface.

QuestionNgen Pin
il_masacratore7-Aug-07 12:09
il_masacratore7-Aug-07 12:09 
AnswerRe: Ngen Pin
Judah Gabriel Himango7-Aug-07 13:06
sponsorJudah Gabriel Himango7-Aug-07 13:06 
QuestionReflection Example Pin
eggie57-Aug-07 11:03
eggie57-Aug-07 11:03 
AnswerRe: Reflection Example Pin
Farhan Noor Qureshi7-Aug-07 11:41
Farhan Noor Qureshi7-Aug-07 11:41 
GeneralRe: Reflection Example Pin
eggie57-Aug-07 20:29
eggie57-Aug-07 20:29 
GeneralRe: Reflection Example Pin
Nissim Salomon7-Aug-07 21:48
Nissim Salomon7-Aug-07 21:48 
GeneralRe: Reflection Example Pin
eggie514-Aug-07 17:56
eggie514-Aug-07 17:56 
QuestionToolStripSplit Button and related problems Pin
logicon7-Aug-07 10:47
logicon7-Aug-07 10:47 
AnswerRe: C# GradientBrushes Problem (VS2005) Pin
Judah Gabriel Himango7-Aug-07 13:09
sponsorJudah Gabriel Himango7-Aug-07 13:09 
Questioncryptography Pin
M.V7-Aug-07 8:28
M.V7-Aug-07 8:28 
AnswerRe: cryptography Pin
Guffa7-Aug-07 9:09
Guffa7-Aug-07 9:09 
GeneralRe: cryptography Pin
M.V7-Aug-07 10:22
M.V7-Aug-07 10:22 
AnswerRe: cryptography Pin
Guffa7-Aug-07 12:33
Guffa7-Aug-07 12:33 
AnswerRe: cryptography Pin
Farhan Noor Qureshi7-Aug-07 11:46
Farhan Noor Qureshi7-Aug-07 11:46 
Questionfindcontrol Pin
jayeshjmt7-Aug-07 7:56
jayeshjmt7-Aug-07 7:56 
AnswerRe: findcontrol Pin
Guffa7-Aug-07 9:15
Guffa7-Aug-07 9:15 
AnswerRe: findcontrol Pin
Farhan Noor Qureshi7-Aug-07 11:50
Farhan Noor Qureshi7-Aug-07 11:50 

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.