Results 1 to 4 of 4

Thread: Populate Multiple Combo box contents from an external INI/XML file

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jun 2012
    Posts
    18

    Smile Populate Multiple Combo box contents from an external INI/XML file

    I am new to VB and was looking for a simple code to get Multiple Combo box contents in a Windows Form from a single INI file
    I searched the forum and couldn't find one
    Can someone please post the complete code?

    Name:  vb-multiple combo box.png
Views: 1234
Size:  9.1 KB

    Thanks
    Last edited by wire-brush; Aug 12th, 2012 at 03:04 PM. Reason: Modified Title

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,930

    Re: Get Combo box contents from an external INI file

    Thread moved from the 'VB6 and Earlier' forum to the 'VB.Net' (VB2002 and later) forum

  3. #3
    PowerPoster dunfiddlin's Avatar
    Join Date
    Jun 2012
    Posts
    8,245

    Re: Populate Multiple Combo box contents from an external INI/XML file

    You're not likely to get anyone to write you code with such vague ideas and no obvious sign that you've done anything to help yourself. If you want magic wands, join a Harry Potter forum!

  4. #4
    Fanatic Member AceInfinity's Avatar
    Join Date
    May 2011
    Posts
    696

    Re: Populate Multiple Combo box contents from an external INI/XML file

    There's an XMLReader class, and for reading from INI files, there's an API that you can use for that; GetProfileString.
    <<<------------
    Improving Managed Code Performance | .NET Application Performance
    < Please if this helped you out. Any kind of thanks is gladly appreciated >


    .NET Programming (2012 - 2018)
    ®Crestron - DMC-T Certified Programmer | Software Developer
    <<<------------

Tags for this Thread

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