I think OP means "Select" = "Check". TreeView has a property "CheckBoxes".
We can check multiple items but cannot select.

On Fri, Jan 16, 2009 at 8:26 PM, R Tanner <[email protected]> wrote:

>
> Hi,
>
> I have a treeview control with about 30 different child members and
> some of those child members have their own child members.  I would
> like to make it so that when the user selects a root member, all of
> it's child members are selected.  How could I do that?
>
> I'm new to C# by the way...
>

Reply via email to