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

C#

 
AnswerRe: how make shaking a window form Pin
Sasuko23-May-05 4:39
Sasuko23-May-05 4:39 
GeneralProblem sendig a string to Seialport Pin
Schofas22-May-05 12:27
Schofas22-May-05 12:27 
GeneralDpi Pin
Kordzik22-May-05 12:03
Kordzik22-May-05 12:03 
GeneralRe: Dpi Pin
Christian Graus22-May-05 13:26
protectorChristian Graus22-May-05 13:26 
GeneralRe: Dpi Pin
Sebrell22-May-05 15:37
Sebrell22-May-05 15:37 
GeneralRe: Dpi Pin
gaby2r23-May-05 1:13
gaby2r23-May-05 1:13 
QuestionGetting external remote IP from Web Service ? Pin
Kir Birger22-May-05 11:42
Kir Birger22-May-05 11:42 
GeneralXmlNodes in a ListBox and junk... Pin
eggie522-May-05 11:01
eggie522-May-05 11:01 
Hi. I'm adding a bunch of XmlNodes into a ListBox control. Now, when I look at the list box, I see a bunch of System.Xml.XmlElements (which is expected).

I would like to be able to display in the ListBox some specified text, but the problem is, the text is not just a public property in the XmlNode class, so I can't use DisplayMember. In order to get the text, I need to run a XmlNode.SelectSingleNode().InnerText. So far, I haven't had any luck putting anything like that into DisplayMember.

Is it possible to get the inner text of a single node from an object in my ListBox and have it displayed instead of System.Xml.XmlElement? Or am I going to have to wrap it in a class or something?

/\ |_ E X E GG
GeneralRe: XmlNodes in a ListBox and junk... Pin
John Arlen122-May-05 13:07
John Arlen122-May-05 13:07 
GeneralRe: XmlNodes in a ListBox and junk... Pin
DavidNohejl22-May-05 13:25
DavidNohejl22-May-05 13:25 
GeneralRe: XmlNodes in a ListBox and junk... Pin
eggie522-May-05 13:30
eggie522-May-05 13:30 
GeneralRe: XmlNodes in a ListBox and junk... Pin
Sebrell22-May-05 15:29
Sebrell22-May-05 15:29 
GeneralRe: XmlNodes in a ListBox and junk... Pin
eggie522-May-05 15:48
eggie522-May-05 15:48 
GeneralRe: XmlNodes in a ListBox and junk... Pin
J4m13C22-May-05 21:47
sussJ4m13C22-May-05 21:47 
GeneralRe: XmlNodes in a ListBox and junk... Pin
Anonymous22-May-05 21:48
Anonymous22-May-05 21:48 
GeneralNtework Access using C# Pin
ksanju100022-May-05 8:33
ksanju100022-May-05 8:33 
GeneralTAPI help Pin
ksanju100022-May-05 8:27
ksanju100022-May-05 8:27 
GeneralZooming Using Matrices.... Pin
NortonC22-May-05 7:47
NortonC22-May-05 7:47 
GeneralRe: Zooming Using Matrices.... Pin
Judah Gabriel Himango22-May-05 11:05
sponsorJudah Gabriel Himango22-May-05 11:05 
GeneralRe: Zooming Using Matrices.... Pin
NortonC22-May-05 12:49
NortonC22-May-05 12:49 
GeneralRe: Zooming Using Matrices.... Pin
John Arlen122-May-05 13:23
John Arlen122-May-05 13:23 
QuestionHow can I choose different Framework? Pin
Member 162442722-May-05 7:08
Member 162442722-May-05 7:08 
AnswerRe: How can I choose different Framework? Pin
Judah Gabriel Himango22-May-05 11:07
sponsorJudah Gabriel Himango22-May-05 11:07 
QuestionPalmOS DB library for use in C#? Pin
UncleRedz22-May-05 4:19
UncleRedz22-May-05 4:19 
AnswerRe: PalmOS DB library for use in C#? Pin
Christian Graus22-May-05 13:27
protectorChristian Graus22-May-05 13:27 

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.