List Boxes - Titles & Columns

  • Thread starter Thread starter Ray Mitchell
  • Start date Start date
R

Ray Mitchell

Hello,

I'm new to C# and don't have a clue what I'm doing. I've
got a copy of Petzold, Liberty, and this newsgroup. I
would like to create a checked listbox that, in addition
to having the standard multiple line entries, breaks up
the lines into multiple columns. For example, take a look
at Windows Explorer. On the right side is a listing of
all the files/folders broken into columns titled Name,
Size, Type, Date, etc. These columns can be resized as
desired by the user simple grabbing the edge of the title
button and pulling. This is something like I'd like to
create. Maybe a checked listbox is not the correct
control to accomplish this. Any and all suggeestions are
welcome.

Thanks,
Ray Mitchell
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top