List Boxes with resizable column headers 
Author Message
 List Boxes with resizable column headers

Does anyone know how to create list box with the resizable column headers in
vb?  The find command on the Win9x/WinNT start menu uses these (the quickest
example I could find).


Wed, 16 May 2001 03:00:00 GMT  
 List Boxes with resizable column headers


Quote:
> Does anyone know how to create list box with the resizable column headers
in
> vb?  The find command on the Win9x/WinNT start menu uses these (the
quickest
> example I could find).

Select "Conponents" on the "Project" menu (Ctrl+C), select "Microsoft
Windows Common
Controls" in the list box that is displayed and press OK. Now simply double
click the ListView control. You can use the "Custom" property (in the
Properties toolbox) to add columns.


Fri, 18 May 2001 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Editing Columns other than column 1 in list box

2. Columns in List box, when inserting text from text box (VBA)

3. Sorting the content of list view on clicking column headers

4. Newbe Question: list column headers.

5. List View Column Headers

6. List, multi-column with header

7. NEEDED:Multi Column Databound List Box or Combo Box

8. List View click on header to sort date column

9. Placing an image in a list view's column header

10. Display Bitmaps in Sub Items and column Headers of List View During Report View

11. Placing an image in a list view's column header

12. Resizable columns

 

 
Powered by phpBB® Forum Software