Click here to Skip to main content
15,909,835 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to Loop through this Arraylist Pin
PIEBALDconsult25-Feb-09 3:54
mvePIEBALDconsult25-Feb-09 3:54 
GeneralRe: How to Loop through this Arraylist Pin
Vimalsoft(Pty) Ltd25-Feb-09 4:05
professionalVimalsoft(Pty) Ltd25-Feb-09 4:05 
GeneralRe: How to Loop through this Arraylist Pin
PIEBALDconsult25-Feb-09 6:51
mvePIEBALDconsult25-Feb-09 6:51 
QuestionChallenge manipulating combobox selectedvalue and selectedvaluechanged Pin
highjo25-Feb-09 2:44
highjo25-Feb-09 2:44 
AnswerRe: Challenge manipulating combobox selectedvalue and selectedvaluechanged Pin
Cracked-Down25-Feb-09 3:00
Cracked-Down25-Feb-09 3:00 
AnswerRe: Challenge manipulating combobox selectedvalue and selectedvaluechanged Pin
Xmen Real 25-Feb-09 3:14
professional Xmen Real 25-Feb-09 3:14 
AnswerRe: Challenge manipulating combobox selectedvalue and selectedvaluechanged Pin
highjo25-Feb-09 7:39
highjo25-Feb-09 7:39 
GeneralRe: Challenge manipulating combobox selectedvalue and selectedvaluechanged Pin
Cracked-Down25-Feb-09 17:55
Cracked-Down25-Feb-09 17:55 
QuestionHow to populate a CheckBox list from a based on a table in a database? Pin
Balagurunathan S25-Feb-09 2:33
Balagurunathan S25-Feb-09 2:33 
AnswerRe: How to populate a CheckBox list from a based on a table in a database? Pin
Wendelius25-Feb-09 8:16
mentorWendelius25-Feb-09 8:16 
QuestionMake pdf from cristal report, How ? Pin
E_Gold25-Feb-09 2:13
E_Gold25-Feb-09 2:13 
AnswerRe: Make pdf from cristal report, How ? Pin
Wendelius25-Feb-09 8:12
mentorWendelius25-Feb-09 8:12 
QuestionDisplaying a very long folder path Pin
Dewald25-Feb-09 1:59
Dewald25-Feb-09 1:59 
AnswerRe: Displaying a very long folder path Pin
benjymous25-Feb-09 2:15
benjymous25-Feb-09 2:15 
AnswerRe: Displaying a very long folder path Pin
moon_stick25-Feb-09 3:32
moon_stick25-Feb-09 3:32 
GeneralRe: Displaying a very long folder path Pin
Dewald26-Feb-09 0:36
Dewald26-Feb-09 0:36 
Excellent stuff! That's exactly what I had been looking for. It wasn't really necessary to actually go and write the code but I appreciate the effort and your 10 minutes certainly saved me more than just 10 minutes.

I was curious actually whether there wasn't some class in the .NET framework that could achieve this. It turns out there is, TextRenderer.MeasureText and TextFormatFlags.PathEllipsis but that is when you render the text graphically. Your function is simple and elegant and does exactly what I wanted to do.
QuestionMicrosoft Report Viewer Pin
mehrdadc4825-Feb-09 1:22
mehrdadc4825-Feb-09 1:22 
QuestionWhat do I need? Pin
staticv25-Feb-09 1:03
staticv25-Feb-09 1:03 
AnswerRe: What do I need? Pin
Xmen Real 25-Feb-09 1:21
professional Xmen Real 25-Feb-09 1:21 
GeneralRe: What do I need? [modified] Pin
staticv25-Feb-09 1:36
staticv25-Feb-09 1:36 
GeneralRe: What do I need? Pin
Xmen Real 25-Feb-09 1:49
professional Xmen Real 25-Feb-09 1:49 
GeneralRe: What do I need? Pin
staticv25-Feb-09 1:51
staticv25-Feb-09 1:51 
GeneralRe: What do I need? Pin
Xmen Real 25-Feb-09 2:33
professional Xmen Real 25-Feb-09 2:33 
AnswerRe: What do I need? Pin
ABitSmart25-Feb-09 3:15
ABitSmart25-Feb-09 3:15 
GeneralRe: What do I need? Pin
staticv25-Feb-09 3:35
staticv25-Feb-09 3:35 

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.