Re: Tree view node selection
- From: "Adam Honek" <AdamHonek@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 12 Apr 2006 02:16:06 +0100
I also tried selecting it by its name but no go.
The node isn't highlighted for some reason.
Adam
"Adam Honek" <AdamHonek@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:OoE54WcXGHA.3492@xxxxxxxxxxxxxxxxxxxxxxx
Your code works great.
The only problem is I have 3 nodes that all have an index of 0.
Worst still I can't change it in the properties. Strange.
I have:
X (0)
------X (0)
----- X (0)
----- X (1)
----- X (2)
----- X (3)
Adam
<tommaso.gastaldi@xxxxxxxxxxx> wrote in message
news:1144799494.856085.275750@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
with YourTreeview
.SelectedNode = TheTreeNodeYouWishToSelect ' (for instance:
.Nodes(0))
end with
Adam Honek ha scritto:
Hi all,
How do we select a tree view's node outside of a tree view event?
Looking through the lists there's no select function, the nearest I can
find
is GetNodeAt but this seems to want the screen coordinates.
Thanks,
Adam
.
- Follow-Ups:
- Re: Tree view node selection
- From: Cor Ligthert [MVP]
- Re: Tree view node selection
- References:
- Tree view node selection
- From: Adam Honek
- Re: Tree view node selection
- From: tommaso . gastaldi
- Re: Tree view node selection
- From: Adam Honek
- Tree view node selection
- Prev by Date: Re: Tree view node selection
- Next by Date: UserControl with a Decimal Property with a DefaultValue is not handled correctly by Property Editor
- Previous by thread: Re: Tree view node selection
- Next by thread: Re: Tree view node selection
- Index(es):
Relevant Pages
|