|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Select nodeHello,
I have written a program in which the user points to a node and a window opens up. Each node has its own window. Now I'd like to add a "Next" button so the next window opens without having to point to the next or any node. I can get the window open, but I'd also like the appropriate node to become selected. node.ischecked=true dosn't work. I'm sure I'm missing something but I can't figue it out. Could you help me? Thanks, Jerry try
Me.TreeView1.SelectedNode = NodeYouWantSelected hope that helps -- -iwdu15 Thanks, but no it didn't work.
I think I'm missing something. My nodes have a tag. How can I use this to select the node? How do I define the "NodeYouWantSelected"? Thanks, Jerry Show quoteHide quote "iwdu15" <jmmgoalsteratyahoodotcom> schrieb im Newsbeitrag news:B6151F00-5247-4A6B-B9C3-42B24B468B5E@microsoft.com... > try > > Me.TreeView1.SelectedNode = NodeYouWantSelected > > hope that helps > -- > -iwdu15
Threads
Font with Bold and italic Placing a .lnk file on the desktop difference defaultdataview and a normal dataview? Problem with System.IO.File.Move and Catching Exceptions onRollBack event Sending chr(255) to serial port Going from A to Z How to save iamge in database? Casting Collection to Generic or Vice Versa? |
|||||||||||||||||||||||