Re: Need help with a list of objects on a vb gui
- From: "Veign" <NOSPAMinveign@xxxxxxxxx>
- Date: Wed, 18 Jan 2006 22:44:37 GMT
Check out the ListView control located in the MS Common Controls library.
--
Chris Hanscom - Microsoft MVP (VB)
Veign's Resource Center
http://www.veign.com/vrc_main.asp
Veign's Blog
http://www.veign.com/blog
--
"KraftDiner" <bobrien18@xxxxxxxxx> wrote in message
news:1137622912.097178.204120@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Hi!
> I have a list of directories I want to display in a single column.
> Beside each entry in the list I want to put a check box.
> So how do I construct a two column list where the first column is a
> check box and the second column
> is a text string. I want to be able to select a group in the usual
> windows fashion.. ie click on first object, shift click and everything
> between gets selected, ctrl click etc... Know what I mean?
> Maybe I really don't need the first column??? Hints suggestions
> please.
> I'm using VB 6.0.
>
.
- Follow-Ups:
- Re: Need help with a list of objects on a vb gui
- From: KraftDiner
- Re: Need help with a list of objects on a vb gui
- References:
- Need help with a list of objects on a vb gui
- From: KraftDiner
- Need help with a list of objects on a vb gui
- Prev by Date: Need help with a list of objects on a vb gui
- Next by Date: Re: Need help with a list of objects on a vb gui
- Previous by thread: Need help with a list of objects on a vb gui
- Next by thread: Re: Need help with a list of objects on a vb gui
- Index(es):
Relevant Pages
|