This is a multi-part message in MIME format.
------=_NextPart_000_000A_01C87E02.7AFEEA60
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Env.: VS2008, WM6, .NET CF 3.5
Hi All,
I need to display columns in a listbox. Although VS's forms designer =
lets you think embedding \t works, it actually doesn't :-(
Is there any way to add this behaviour to the ListBox? Actually, what I =
need is ListBox.UseTabStops for CF.
I don't use a ListView for this reason: Some items have text splitted =
into 3 columns but some just display one chunk of text accross the width =
of the control, such as this (assuming formatting of this post is =
preserved):
Lorem ipsum dolor sit amet
consectetuer adipiscing elit.
Lor 12345687 ipsum
Lorem 987654321 ipsum
Lore 654789123 ipsum
I considered using a monospaced font but it looks ugly.
Any solution will be warmly welcome.
TIA,
Serge.
------=_NextPart_000_000A_01C87E02.7AFEEA60
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.6000.16609" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV><FONT face=3DArial size=3D2>Env.: VS2008, WM6, .NET CF =
3.5</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Hi All,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>I need to display columns in a listbox. =
Although=20
VS's forms designer lets you think embedding \t works, it actually =
doesn't=20
:-(</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Is there any way to add this behaviour =
to the=20
ListBox? Actually, what I need is ListBox.UseTabStops for =
CF.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>I don't use a ListView for this reason: =
Some items=20
have text splitted into 3 columns but some just display one chunk of =
text=20
accross the width of the control, such as this (assuming formatting of =
this post=20
is preserved):</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3D"Courier New" size=3D2>Lorem ipsum dolor sit =
amet</FONT></DIV>
<DIV><FONT face=3D"Courier New" size=3D2>consectetuer adipiscing =
elit.</FONT></DIV>
<DIV><FONT face=3D"Courier New" size=3D2>Lor =
12345687 =20
ipsum</FONT></DIV>
<DIV>
<DIV><FONT face=3D"Courier New" =
size=3D2>Lorem 987654321 =20
ipsum</FONT><FONT size=3D2></FONT></DIV><FONT face=3DArial size=3D2>
<DIV><FONT face=3D"Courier New" size=3D2>Lore 654789123 =20
ipsum</FONT></DIV>
<DIV><FONT face=3D"Courier New"></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>I considered using a monospaced font =
but it looks=20
ugly.</FONT></DIV>
<DIV> </DIV>
<DIV>Any solution will be warmly welcome.</DIV>
<DIV> </DIV>
<DIV>TIA,</DIV>
<DIV> </DIV>
<DIV>Serge.</DIV></FONT></DIV></BODY></HTML>
------=_NextPart_000_000A_01C87E02.7AFEEA60--