H
Haiping
just like Visual Studio?
We need create a WPF application which is in C#. We want to our application
GUI look like the Visual Studio. It has the
-- Tree view like VS's Solution Explorer and Class View windows. It can be
hidden or floating.
-- Main window like the VS's editor window.
-- Error window like the VS's Debugger window.
-- Help window like the VS's help window.
We want know if WPF has some build in usercontols ( tree view user control?
) that we can use to build our application or is there a third party tool
that can be used to build Visual Studio look like GUI?
Thanks for any help,
We need create a WPF application which is in C#. We want to our application
GUI look like the Visual Studio. It has the
-- Tree view like VS's Solution Explorer and Class View windows. It can be
hidden or floating.
-- Main window like the VS's editor window.
-- Error window like the VS's Debugger window.
-- Help window like the VS's help window.
We want know if WPF has some build in usercontols ( tree view user control?
) that we can use to build our application or is there a third party tool
that can be used to build Visual Studio look like GUI?
Thanks for any help,