Click here to Skip to main content
15,897,273 members
Home / Discussions / C#
   

C#

 
GeneralRe: MDI Question Pin
Don_s25-Mar-03 3:35
Don_s25-Mar-03 3:35 
GeneralRe: MDI Question Pin
codycaillet25-Mar-03 4:57
codycaillet25-Mar-03 4:57 
GeneralEasy Question for a Web Services Guru... really!! Pin
codeweenie17-Mar-03 7:18
codeweenie17-Mar-03 7:18 
GeneralRe: Easy Question for a Web Services Guru... really!! Pin
codeweenie18-Mar-03 3:08
codeweenie18-Mar-03 3:08 
GeneralOverriding ToString Pin
monrobot1317-Mar-03 5:39
monrobot1317-Mar-03 5:39 
GeneralRe: Overriding ToString Pin
Stephane Rodriguez.17-Mar-03 5:59
Stephane Rodriguez.17-Mar-03 5:59 
GeneralRe: Overriding ToString Pin
monrobot1317-Mar-03 7:02
monrobot1317-Mar-03 7:02 
GeneralRe: Overriding ToString Pin
se99ts17-Mar-03 21:12
se99ts17-Mar-03 21:12 
If you did want to go back to your original idea... derive your object from ListViewItem (im doing it with tree's so you might need to check that), and then set its text (no need to overide) to whatever text you want to appear in the list/tree. Then when you add it to the list it will have the exact text that you want.

Hope that helps any one else trying something like this!

On a similary note... Does anyone know how i can add the same TreeViewItem to 2 different TreeView's without having to clone it?
GeneralRe: Overriding ToString Pin
Stephane Rodriguez.17-Mar-03 21:29
Stephane Rodriguez.17-Mar-03 21:29 
GeneralRe: Overriding ToString Pin
se99ts17-Mar-03 21:35
se99ts17-Mar-03 21:35 
GeneralRe: Overriding ToString Pin
Stephane Rodriguez.17-Mar-03 21:46
Stephane Rodriguez.17-Mar-03 21:46 
GeneralRe: Overriding ToString Pin
leppie17-Mar-03 6:04
leppie17-Mar-03 6:04 
GeneralRe: Overriding ToString Pin
monrobot1317-Mar-03 7:03
monrobot1317-Mar-03 7:03 
GeneralRe: Overriding ToString Pin
Wolfgang Loder18-Mar-03 1:55
Wolfgang Loder18-Mar-03 1:55 
GeneralRe: Overriding ToString Pin
Don_s25-Mar-03 3:45
Don_s25-Mar-03 3:45 
GeneralWebServices and Security Pin
Braulio Dez17-Mar-03 5:13
Braulio Dez17-Mar-03 5:13 
GeneralRe: WebServices and Security Pin
Kannan Kalyanaraman17-Mar-03 17:56
Kannan Kalyanaraman17-Mar-03 17:56 
Generalform to form Pin
monrobot1317-Mar-03 4:56
monrobot1317-Mar-03 4:56 
GeneralRe: form to form Pin
Braulio Dez17-Mar-03 5:16
Braulio Dez17-Mar-03 5:16 
GeneralRe: form to form Pin
Anonymous19-Mar-03 1:34
Anonymous19-Mar-03 1:34 
QuestionSmall foot, BIG foot print???? Pin
codeweenie17-Mar-03 4:43
codeweenie17-Mar-03 4:43 
AnswerHere is the frmDateInput.cs contents Pin
codeweenie17-Mar-03 5:23
codeweenie17-Mar-03 5:23 
AnswerHere is the DateValidator.cs contents Pin
codeweenie17-Mar-03 5:26
codeweenie17-Mar-03 5:26 
AnswerRe: Small foot, BIG foot print???? Pin
leppie17-Mar-03 6:08
leppie17-Mar-03 6:08 
GeneralRe: Small foot, BIG foot print???? Pin
codeweenie17-Mar-03 6:19
codeweenie17-Mar-03 6:19 

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.