write data of list box or mshFlexGrid control in .ini file in vb6.0

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kunudesai
    New Member
    • Dec 2008
    • 6

    write data of list box or mshFlexGrid control in .ini file in vb6.0

    i have a data in list box OR in mshFlexGrid control.
    i want to write that data into .ini file using vb6.0
    how can i do it.
    my data is like
    GJ 21 E 6943
    GJ 06 AC 1432 Invalid Gate
    GJ 05 AA 4321 Date Over
    DL 01 BB 3902 Invalid Gate Date over

    please help me
    thanks in advance
  • Dököll
    Recognized Expert Top Contributor
    • Nov 2006
    • 2379

    #2
    Hello!

    I did not find you a list box option but this should get you started:

    InformIT: Working with Files in Visual Basic > INI Files

    Do stay tuned for added support if you've gotten a clear understanding of how ini files work.

    Happy New Year!

    Comment

    Working...