CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2018
    Posts
    12

    Listview component with two columns.

    Can someone help me how I can get C:\test\ folder's subfolders and theirs last written date in two differents column with listview component?
    Or give me some code tips?

  2. #2
    Arjay's Avatar
    Arjay is offline Moderator / EX MS MVP Power Poster
    Join Date
    Aug 2004
    Posts
    13,490

    Re: Listview component with two columns.

    Try doing a bing or google search for "c# listview example". You'll get 100's of complete examples back. Pick one and try it.

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

Featured