Re: List Box
- From: "CheckAbdoul" <checkabdoul at mvps dot org>
- Date: Tue, 31 May 2005 10:35:51 -0400
See if the following tutorial helps you.
http://www.functionx.com/visualc/controls/listbox.htm
--
Cheers
Check Abdoul [VC++ MVP]
-----------------------------------
"Liat" <liat_oren@xxxxxxxxxxx> wrote in message
news:82D78E2B-7B52-4A2E-A1A2-FF41C985278A@xxxxxxxxxxxxxxxx
> Hi,
>
> I am trying for the first time to build a list box.
>
> I need a list box that the user will be able to choose all the relevant
> items and that they will appear in another list box - with the option to
> remove from it (by selecting and pressing 'del').
>
> I used the tool box to create a list box. I tried to put the data in it
> using AddString and SetDlgItemText (I created a variable for this
control),
> but get an error message when I run it
>
> Could anyone please tell me how to do it?
>
> Many thanks
.
- References:
- List Box
- From: Liat
- List Box
- Prev by Date: Re: finding an item in a list control?
- Next by Date: Re: How TO Get Version information with date
- Previous by thread: Re: List Box
- Next by thread: Traversing Directories
- Index(es):
Relevant Pages
|
Loading