Results 1 to 2 of 2

Thread: VB File Lists

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2000
    Posts
    5

    Question

    Hello,

    Does anyone know who to have two columns in a file list box. ONe has the filename and the other tohave the file date sorted by newest date ?

    Thanks in advance,

    Nick.

  2. #2
    Addicted Member
    Join Date
    Apr 2000
    Location
    Sheffield, England.
    Posts
    136
    Add the Microsoft Common Controls 6 controls, and add a ListView object to your form. Set it's type (in properties) to 'IvwReport', and add the necessary columns in the properties' 'columns' tab.
    Visual Basic 6 Enterprise Edition + SP4

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