Is there a single control that is used in Outlook Express and other MS apps, that acts like a multi-column listbox? With the little grey tabs at the top you can resize individual columns?
In OE, it is the email list section I am talking about...
Just adjust the width of your columns ( all or just the last one ).
Of course only if the total width of all columns is less than the width of the listview control.
Originally posted by skald2k rjo: You have almost 2000 posts and you have never used the listview control before? =]
not everyone uses all the controls in VB... i didn't use them for a long time because when i went to a vb class they only showed us flex grids... so eventually I moved all my apps over to listviews... i didn't even know what to call them. i just knew they were the list box that napster used
Originally posted by skald2k rjo: You have almost 2000 posts and you have never used the listview control before? =]
Nope...
Never had a need to. I don't think it matters though - I can pick up the usage of a control pretty easily and quickly, so it's never gonna be a great trauma for me to use another control.
What I do lack though, is foresight as to what controls there are that may serve my purpose. Since I'd never used the listview control before, I didn't kow it was there, and consequently, I was using a crappy method to solve my problem... but ... I got betta....