-
Building A Control
Hey all,
I'm trying to write a TreeListView. MSDN supplies exactly what I want here: http://msdn.microsoft.com/en-us/library/ms771523.aspx
I was wondering if there is a way that I can compile that into a control I can later use in VS? For instance, could I turn that into a usercontrol and add design-time support to it? I'm very new to WPF so if someone could just point me in the right direction that would be a huge help.
Thanks,
Lunchboxtheman
-
Re: Building A Control
I dont have c# installed so I cant view the sample I'm afraid. Can you actually open the sample code and view it in VS?