Click here to Skip to main content
15,917,618 members
Home / Discussions / C#
   

C#

 
AnswerRe: Showing button for property value selction in property pan Pin
KrunalC27-Jun-07 21:03
KrunalC27-Jun-07 21:03 
Questionhelp debug the ping program please Pin
neodeaths27-Jun-07 17:20
neodeaths27-Jun-07 17:20 
AnswerRe: help debug the ping program please Pin
Luc Pattyn27-Jun-07 23:07
sitebuilderLuc Pattyn27-Jun-07 23:07 
QuestionUsing Mousewheel----help needed? Pin
Raza568027-Jun-07 17:19
Raza568027-Jun-07 17:19 
AnswerRe: Using Mousewheel----help needed? Pin
RepliCrux27-Jun-07 17:30
RepliCrux27-Jun-07 17:30 
AnswerRe: Using Mousewheel----help needed? Pin
Luc Pattyn27-Jun-07 22:32
sitebuilderLuc Pattyn27-Jun-07 22:32 
Questionneed help with telnet with c# console application Pin
neodeaths27-Jun-07 17:17
neodeaths27-Jun-07 17:17 
QuestionSELECT("c-ip" = '12.12.12.12') Pin
Glen Harvy27-Jun-07 14:40
Glen Harvy27-Jun-07 14:40 
AnswerRe: SELECT("c-ip" = '12.12.12.12') Pin
Christian Graus27-Jun-07 14:47
protectorChristian Graus27-Jun-07 14:47 
GeneralRe: SELECT("c-ip" = '12.12.12.12') Pin
Glen Harvy27-Jun-07 15:30
Glen Harvy27-Jun-07 15:30 
GeneralRe: SELECT("c-ip" = '12.12.12.12') Pin
Christian Graus27-Jun-07 19:38
protectorChristian Graus27-Jun-07 19:38 
AnswerRe: SELECT("c-ip" = '12.12.12.12') Pin
Glen Harvy27-Jun-07 17:47
Glen Harvy27-Jun-07 17:47 
QuestionProperty problem in the VS Designer Pin
ploe27-Jun-07 13:55
ploe27-Jun-07 13:55 
AnswerRe: Property problem in the VS Designer Pin
Luc Pattyn27-Jun-07 14:45
sitebuilderLuc Pattyn27-Jun-07 14:45 
QuestionXML in C# Pin
Kris10027-Jun-07 13:12
Kris10027-Jun-07 13:12 
AnswerRe: XML in C# Pin
max2929727-Jun-07 13:34
max2929727-Jun-07 13:34 
AnswerRe: XML in C# Pin
Amit Kumar G27-Jun-07 13:49
Amit Kumar G27-Jun-07 13:49 
AnswerRe: XML in C# Pin
Christian Graus27-Jun-07 14:01
protectorChristian Graus27-Jun-07 14:01 
One option is to host IE as a control, it displays XML with +/- buttons for the parent nodes.

Otherwise, you need to write your own control, or search the web. The classes you mention are for iterating over XML, and they work just fine, they have nothing to do with displaying it, however.


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: XML in C# Pin
Mark Greenwood27-Jun-07 14:58
Mark Greenwood27-Jun-07 14:58 
AnswerRe: XML in C# Pin
Kris10028-Jun-07 2:39
Kris10028-Jun-07 2:39 
GeneralRe: XML in C# Pin
max2929728-Jun-07 11:55
max2929728-Jun-07 11:55 
GeneralRe: XML in C# Pin
max2929728-Jun-07 12:22
max2929728-Jun-07 12:22 
QuestionApplication Properties? Pin
max2929727-Jun-07 12:51
max2929727-Jun-07 12:51 
AnswerRe: Application Properties? Pin
J$27-Jun-07 13:27
J$27-Jun-07 13:27 
GeneralRe: Application Properties? Pin
max2929727-Jun-07 13:31
max2929727-Jun-07 13:31 

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.