H Herfried K. Wagner [MVP] Oct 12, 2003 #2 * "Dean said: How do I justify text in a list box? Click to expand... You will have to create an ownerdrawn listbox. C# samples: <http://www.codeproject.com/cs/combobox/>
* "Dean said: How do I justify text in a list box? Click to expand... You will have to create an ownerdrawn listbox. C# samples: <http://www.codeproject.com/cs/combobox/>
C Cor Oct 13, 2003 #3 Hi Dean, As far as I can see your problem, I asume that the answer can: be as every other String text in an array of lines. I think that the Trim function is the first to look at? Cor
Hi Dean, As far as I can see your problem, I asume that the answer can: be as every other String text in an array of lines. I think that the Trim function is the first to look at? Cor
H Herfried K. Wagner [MVP] Oct 13, 2003 #4 * "Cor said: As far as I can see your problem, I asume that the answer can: be as every other String text in an array of lines. I think that the Trim function is the first to look at? Click to expand... Why?
* "Cor said: As far as I can see your problem, I asume that the answer can: be as every other String text in an array of lines. I think that the Trim function is the first to look at? Click to expand... Why?
C Cor Oct 13, 2003 #5 Herfried Why? Click to expand... I had to think on you and then I always have to think at the Trim function. Cor
Herfried Why? Click to expand... I had to think on you and then I always have to think at the Trim function. Cor
H Herfried K. Wagner [MVP] Oct 13, 2003 #6 * "Cor said: I had to think on you and then I always have to think at the Trim function. Click to expand... ;-)
* "Cor said: I had to think on you and then I always have to think at the Trim function. Click to expand... ;-)