|
-
Nov 10th, 1999, 05:34 AM
#1
Thread Starter
Member
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
-
Nov 10th, 1999, 06:06 AM
#2
Addicted Member
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).]
-
Nov 10th, 1999, 07:36 AM
#3
Thread Starter
Member
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|