Re: Display 2 lines in ListView column



Hi Alan,

I did not actually get your question, how ever I think I can help you
out by giving some information I know..

For the listview control has a property, Columns, which can be edited
through "Edit Columns", if you are using 2005 IDE. I think this would
be a good starting point for you atleast to go forward.




Alan T wrote:
I want to display 2 lines in a column of a listview.
eg. in the second column to display

John
Mary

Can I do that?

.



Relevant Pages

  • Re: best control for data display
    ... I would use the ListView control. ... > I'm building a small computer management application through WMI using ... > My problem is how to display the result of the WMI queries.^ ...
    (microsoft.public.vb.general.discussion)
  • Re: Subitems in a Listview Control
    ... I dont find a Sender.Mouseposition property in the hover event. ... I set the mouse location in the mouse move event and also display the ... >> Structure RECT ... >>>the item the mouse is over in a listview control but I did not see how to get ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Listbox with images
    ... the listview control can support larger graphics with a custom size. ... A good example of a listview control is your Windows Explorer application. ... With it comes four ways to view the contents of the folder, include a detail view (with a small icon) and a large icon view. ... Bind these ImageList controls to your Listview control and then you will be able to display a large or small graphic for your list item, regardless of the way your customer views the data. ...
    (microsoft.public.vb.com)
  • Re: listview and drag/drop
    ... listview control, onto a form, and have the form respons to that event, ... (e.g. display a message box that shows the text that was "dropped" onto the ... Just be patient. ...
    (microsoft.public.vb.general.discussion)
  • RE: VB2005 ListView Control ?
    ... I populate a ListView control with a row of data that has about 300 ... If you do want to display text greater than 260 ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.dotnet.framework.windowsforms.controls)