Results 1 to 2 of 2

Thread: MultiSelect in FileListBox

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2002
    Location
    Canada
    Posts
    455
    Hello Vb users,

    My program is toggling the FileListBox.MultiSelect.
    If the MultiSelect is changing, an error will appear:

    Can't assign to read-only property!

    Is there a way to change the MultiSelect.

    if yes: how do I do this.

    Nice regards,

    Michelle.

  2. #2
    PowerPoster BruceG's Avatar
    Join Date
    May 2000
    Location
    New Jersey (USA)
    Posts
    2,657
    This is probably not what you want to hear, but the MultiSelect property is read-only at run-time. You have to decide at design-time whether or not you want to make it "multi-selectable".
    "It's cold gin time again ..."

    Check out my website here.

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