|
-
Nov 13th, 2000, 01:13 PM
#1
Thread Starter
New Member
Hello
i am using vb6 sp4 and need to be able to enable the listbox checkboxes using code. can some get me an example i am using List1 as the name of the listbox.
thanks for your help
-
Nov 14th, 2000, 01:06 PM
#2
I'm not sure why this is in the ASP forum, but to answer your question this cannot be done in code because the Style property (which is used to control whether or not a ListBox has CheckBoxes) of a ListBox is read-only at run-time.
Paul
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
|