sad_code_monkey
Member
- Joined
- Nov 13, 2008
- Messages
- 6
- Programming Experience
- 3-5
I'm relatively new to .NET and I'm looking to create a simple desktop application with a treeview object on the left side and some configurable options on the right, not unlike a typical website (think circa 1998 web page with frames, left side has links and the right displays a page with text).
I do not know where to begin other than the treeview object. I'm not sure how to make it so that when an item in the treeview menu is selected it changes what is seen to the right of it. Can anyone help me out? I just need some very basic instruction as to where to begin.
I do not know where to begin other than the treeview object. I'm not sure how to make it so that when an item in the treeview menu is selected it changes what is seen to the right of it. Can anyone help me out? I just need some very basic instruction as to where to begin.