Click here to Skip to main content
15,891,473 members
Home / Discussions / C#
   

C#

 
QuestionWhich way do you think is best? Pin
J. Dunlap25-May-03 10:54
J. Dunlap25-May-03 10:54 
AnswerRe: Which way do you think is best? Pin
peterchen25-May-03 11:44
peterchen25-May-03 11:44 
GeneralRe: Which way do you think is best? Pin
J. Dunlap25-May-03 11:53
J. Dunlap25-May-03 11:53 
QuestionHow to program a chart? Pin
alternate25-May-03 2:32
alternate25-May-03 2:32 
AnswerRe: How to program a chart? Pin
leppie25-May-03 3:28
leppie25-May-03 3:28 
GeneralRe: How to program a chart? Pin
alternate25-May-03 3:37
alternate25-May-03 3:37 
Generalwhen use TcpClient class,how can i kown socket close Pin
Xytme24-May-03 22:29
Xytme24-May-03 22:29 
GeneralRe: when use TcpClient class,how can i kown socket close Pin
leppie25-May-03 3:07
leppie25-May-03 3:07 
Xytme wrote:
i kown there is a protected property "Active",but how can i use a protected property.

You need to inherit from that class, if it is not sealed. If sealed you can perhaps try getting that value with Reflection.

<a TITLE="See my user info" href=http://www.codeproject.com/script/profile/whos_who.asp?id=38829>leppie<a>::<a TITLE="Go to all articles  written by me" href=http://www.codeproject.com/script/articles/list_articles.asp?userid=38829>AllocCPArticle</a>(<a TITLE="Go to my latest, greatest article!" href=http://www.codeproject.com/useritems/dfamachine.asp >Generic DFA State Machine for .NET</a>);

QuestionDump Soap Message? Pin
Anonymous24-May-03 20:18
Anonymous24-May-03 20:18 
GeneralEmitting comments with ILGenerator Pin
leppie24-May-03 16:00
leppie24-May-03 16:00 
GeneralDataGrid Child Format Pin
vladmihai24-May-03 13:45
vladmihai24-May-03 13:45 
GeneralCancel Long Methods Pin
gek_at24-May-03 9:48
gek_at24-May-03 9:48 
GeneralRe: Cancel Long Methods Pin
J. Dunlap24-May-03 10:44
J. Dunlap24-May-03 10:44 
GeneralDataGrid &quot;Refresh&quot; Pin
vladmihai24-May-03 4:40
vladmihai24-May-03 4:40 
GeneralRe: DataGrid &quot;Refresh&quot; Pin
vladmihai24-May-03 5:12
vladmihai24-May-03 5:12 
GeneralC# Learning Curve Pin
Iceman24-May-03 4:10
Iceman24-May-03 4:10 
GeneralRe: C# Learning Curve Pin
Nick Parker24-May-03 4:56
protectorNick Parker24-May-03 4:56 
GeneralRe: C# Learning Curve Pin
peterchen24-May-03 7:42
peterchen24-May-03 7:42 
GeneralRe: C# Learning Curve Pin
leppie24-May-03 13:54
leppie24-May-03 13:54 
GeneralRe: C# Learning Curve Pin
Rocky Moore25-May-03 4:52
Rocky Moore25-May-03 4:52 
GeneralRe: C# Learning Curve Pin
James T. Johnson25-May-03 11:54
James T. Johnson25-May-03 11:54 
GeneralRe: C# Learning Curve Pin
Rocky Moore25-May-03 15:16
Rocky Moore25-May-03 15:16 
GeneralRe: C# Learning Curve Pin
David Stone26-May-03 8:00
sitebuilderDavid Stone26-May-03 8:00 
QuestionDesign time control in Run time program? Pin
novachen23-May-03 21:24
novachen23-May-03 21:24 
AnswerRe: Design time control in Run time program? Pin
leppie24-May-03 0:30
leppie24-May-03 0:30 

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.