Results 1 to 2 of 2

Thread: ListBox with Checkboxes within

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2000
    Location
    Eastern Kentucky
    Posts
    14

    Smile

    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

  2. #2
    Guest
    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
  •  



Click Here to Expand Forum to Full Width