ListView Control: Setting width of ListItems in list mode 
Author Message
 ListView Control: Setting width of ListItems in list mode

Quote:

> I have an application that is structured in a similar manner as is Windows
> Explorer.  That is, I have a treeview on the left and a listview on the
> right.  When a node on the treeview is clicked, its children are displayed
> in the listview (just like Explorer).  When the view mode of the listview
> is set to list, the items are truncated somewhere around 10-12 characters.
> However, if I switch to large icon mode, then back to list mode, the items
> are displayed in full.  But, as soon as I select a node (even the current
> one), the items are truncated again.  I've searched through the online
> help, but the only thing I can find about listitem width is that it is
> read-only at run time.  I assume that this means it can be set at design
> time, but I have yet to find it.  Does anyone have any suggestions/ideas
> for making the full length of an item viewable in list mode?

> Phillip

I've seen this too, and someone told me to add the longest named item
first, but that doesn't fix the problem...there has to be a way to do
this, though...?!  Please forward a solution on to me if you find one
and I'll do the same.

Shayne



Mon, 31 May 1999 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Column Width in List mode (Listview control)

2. colume width of listview in List mode

3. How to change column width in ListView control in lvwList mode

4. ListView control - list width

5. Setting column widths in Listview control

6. list mode in the listview control

7. ListView column width = ListView width ?

8. ListView.ListItems.ListItem Invalid Key error

9. Setting datagrid column width sets width of toplevel!!

10. Listview: Auto set column width?

11. How I HighLight Listitem (Row) in LISTVIEW Control???

12. Setting COLUMN WIDTH in LISTVIEW box

 

 
Powered by phpBB® Forum Software