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

C#

 
QuestionTreeView nodes Tooltiptext Pin
unitecsoft7-Aug-07 12:57
unitecsoft7-Aug-07 12:57 
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 
yes, you're right. The 'proper' was is definately for the property to be defined in the base method. But, if that's not possible, and if there's no way around it, what I described is the way to achieve what was asked for.

Another way would be to define the property through an external interface, which is implimented by the derived class, and which is used in the 'as' call in the base class.


Christian Graus - Microsoft MVP - C++

"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

GeneralRe: Can a base class access a derived class? Pin
PIEBALDconsult8-Aug-07 6:11
mvePIEBALDconsult8-Aug-07 6:11 
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 

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.