InstantForum.NET




How about the TreeNode in XAML ?

Expand / Collapse
Author Message
 Posted 2/17/2008 3:36:08 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 2/17/2008 3:36:08 AM
Posts: 1, Visits: 2
I'm taking my first steps into xaml.

If you making a windows application and you make a program with the treeview, you have the TreeNode object, to make a node in the treeview. Just like the Windows Explorer.

1. With a WPF application, you don't have the TreeNode. Can someone explain me a solution to show a node in the TreeViewItem ?

2. Also design I a TreeViewItem in Blend. How can I use this designed TreeViewItem in my C# program enviroment ? It's impossible to do something like this : TreeViewItem tvItem = new TreeViewItem(); I suppose ?

Regards Joeri

http://www.aboutbruges.com

Post #1176
Add to Twitter Add to Facebook


Similar Topics

Expand / Collapse

Reading This Topic

Expand / Collapse