Re: A ListView like control

Tech-Archive recommends: Speed Up your PC by fixing your registry



"Idle" <idle@xxxxxx> wrote in message news:eo05id$qmq$1@xxxxxxxxxxxxxxxxx
Greetings,

Does anyone know what is the name or where to obtain a control similar to
ListView control. I need a ListView with subnodes.

For example like the one in MS Outlook Express, where the posts and
responses are displayed in one list. It's like mixture of ListView and
TreeView,

Thanks.


This may be what you're looking for:
http://www.vbaccelerator.com/codelib/sgrid/sgrid.htm


.



Relevant Pages

  • Cross-thread operation not valid questions
    ... A form containng several tabs, one of which contains a ListView ... all items in the ListView control on the main form. ... Dim lvwItem as ListViewItem ... unless I insert Application.Doeventsinto the loop. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: ListItem has it been replaced
    ... listview control. ... > Private a As Integer, ... The compile error was when the ListItem in the option ...
    (microsoft.public.access.forms)
  • Re: ListView ownerdrawn performance
    ... > I've been testing a listview control on an app I'm creating which is in ... I had to derive a new control from ListView so I could enabled ... > noticeable lag when scrolling the vertical bar up and down. ... Chris ...
    (microsoft.public.dotnet.framework.windowsforms)
  • ListView ownerdrawn performance
    ... I've been testing a listview control on an app I'm creating which is in ... I had to derive a new control from ListView so I could enabled double ... noticeable lag when scrolling the vertical bar up and down. ... Is this performance hit normal for ownerdrawn listview controls? ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: ListView control
    ... it's not possible to have checkbox in listview. ... "Ohad Young" wrote in message ... > So far the ListView control seems to be the ideal control to use. ...
    (microsoft.public.dotnet.framework.windowsforms)