Re: how to Right Align the ListBox items ? by ctacke/>
ctacke/>
Mon May 21 08:04:29 CDT 2007
The control doesn't support it so you would have to do an owner-drawn list
and manually place each item.
--
Chris Tacke, Embedded MVP
OpenNETCF Consulting
Managed Code in an Embedded World
www.OpenNETCF.com
"tony" <daylor@netvision.net.il> wrote in message
news:f2rv66$hkb$1@news2.netvision.net.il...
> hi
>
> im searching alot for solution of : how to Right Align the ListBox items ?
>
> im using vs.net 2005, NCF 2.0 sp1.
>
> thanking in advance.
>