Re: LISTBOX MultiColumns
- From: "Ben Voigt" <bvoigt@xxxxxxxxxxxxx>
- Date: Mon, 16 Jan 2006 08:21:24 -0600
I guess what you are wanting is not a multi-column-flowing list of data, but
a vertical list of multi-column data?
http://msdn.microsoft.com/library/en-us/shellcc/platform/commctls/listboxes/listboxreference/listboxmessages/lb_settabstops.asp
http://support.microsoft.com/default.aspx?scid=kb;en-us;816176
Basically, use the LBS_USETABSTOPS style and send LB_SETTABSTOPS with the
column positions (accumulated widths) along with tabs "\t" in your data.
"Tom Serface" <tserface@xxxxxxx> wrote in message
news:uycuyWsFGHA.724@xxxxxxxxxxxxxxxxxxxxxxx
> You may want to consider using a list control rather than a list box for
> multiple columns. I think they are much easier to use for anything except
> really simple strings.
>
> Tom
>
> "vlg" <I.dare.you.to.hit.the.SPAM.button@xxxxxxxxx> wrote in message
> news:OhVujgpFGHA.3700@xxxxxxxxxxxxxxxxxxxxxxx
>> How do I add data to diferent Columns in a LISTBOX (with LBS_MULTICOLUMN
>> style) ?
>>
>> thanks
>>
>
>
.
- References:
- LISTBOX MultiColumns
- From: vlg
- Re: LISTBOX MultiColumns
- From: Tom Serface
- LISTBOX MultiColumns
- Prev by Date: Re: Assign continusly variable to pointer.
- Next by Date: Re: !! DOWNLOAD THE MOST POPULAR 2006's CRACKED SOFTWARE(CAD/CAE/CAM/EDA/PCB/GIS/CNC/CFD)
- Previous by thread: Re: LISTBOX MultiColumns
- Next by thread: CFileFind
- Index(es):
Loading