PDA

Click to See Complete Forum and Search --> : Where to find an options checklist control?


mwdelta
Nov 10th, 1999, 04:34 AM
I am looking for an options checklist control like the one used for Internet Explorer's Advanced Options or the Internet Security Settings screen. Does anyone know of one? I would kind of like to avoid doing the work myself. =)

Thanks again, Mike

David Laplante
Nov 10th, 1999, 05:06 AM
I will not do the work for you but you can use the listview control provided with vb with some customization... checkboxes are a property of the listview control as for the indentation, you can find code taht will help you at http://www.mvps.org/vbnet/code/comctl/lvitemindent.htm

have fun :)

[This message has been edited by David Laplante (edited 11-10-1999).]

mwdelta
Nov 10th, 1999, 06:36 AM
Thanks. That was helpful, although I think I will end up creating a custom control. By the way, I did not mean to imply that someone else should do the work; I meant more that I would be willing to purchase a pre-made control.

Happy programming

------------------
Mike Wellems
PowerQuery