|
Use Flexible TreeView in WPF project
Sunday, 18 December 2011
Do you have a WPF project and want to use Flexible TreeView there? No problem! Though Flexible TreeView is a WinForms component, it can be easily used in the WPF project right now by using WinForms controls host facility with the help of WindowsFormsHost class. At the same time all rich Flexible TreeView functionality is available to you as in the WinForms version. Please read this topic for details of how to use Flexible TreeView in the WPF project.
|
|