Results 1 to 3 of 3

Thread: How to remeber the new added items in VB Combobox

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2002
    Posts
    5

    How to remeber the new added items in VB Combobox

    Hi all,

    Does anybody know that if initially set three items in a Combobox and another control can add more items during program running, my question is how these new added items can be remembered after re-start the program ?

    Thanks,

    vbliker

  2. #2
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    You'll have to persist (save) them to somewhere, probably a file in the app directory or (if its a small list) the registry.

  3. #3

    Thread Starter
    New Member
    Join Date
    Jul 2002
    Posts
    5

    Thanks

    Tnank you for answering so quickly

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