A ListView like control
- From: "Idle" <idle@xxxxxx>
- Date: Tue, 9 Jan 2007 14:33:01 +0100
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.
.
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) |
|