|
-
July 26th, 1999, 08:19 AM
#1
ListView like Outlook
I need a list look like the Outlook list:
the first 3 columns are bitmaps and can not be resizeble and the other resizebale with no bitmaps. Any idea? Thanks!
-
July 26th, 1999, 08:27 AM
#2
Re: ListView like Outlook
Hi
There's a free control with source-code at http://vbaccelerator.com/codelib/sgrid/sgrid.htm which looks like the Outlook control.
I'm not sure if you can disable the resizing of columns using that control(although that's straightforward enough with the listview - see http://www.codeguru.com/vb/articles/htm/LVTricks.shtml)
Chris Eastwood
CodeGuru - the website for developers
http://www.codeguru.com/vb
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|