-
Does anybody know how i can make, or where i can get an OCX for the cool list box that everybodys using now?
I must be blind or something but i cant seem to find it. Im talking about the listbox where u can have different parts, and stretch the columns and stuff. For those of you who dont know what im talking about, they look like the excel columns.. exept without the frames. Help!!!
:eek:
-
Ok thanks im gonna get on that right now
-
The control you want is provided in VB (I have VB6). It is ListView. To get it to look the way you want set the View property to lvwReport (3).