B
Bugs
Hello!
How do I achieve in my application a window similar to the Toolbox and
Server Explorer windows in Visual Studio 2005 itself?
Ideally, I want to have a TreeView on the left side of my form with a
vertical splitter that lets the user adjust the width of the TreeView,
but also with a vertical tab on the far left side that allows the user
to toggle the visibility of the TreeView.
Is that an MDI window with specific properties set or is it something else?
Can someone tell me at a high level how I can achieve the same thing in
my application?
Thanks!
How do I achieve in my application a window similar to the Toolbox and
Server Explorer windows in Visual Studio 2005 itself?
Ideally, I want to have a TreeView on the left side of my form with a
vertical splitter that lets the user adjust the width of the TreeView,
but also with a vertical tab on the far left side that allows the user
to toggle the visibility of the TreeView.
Is that an MDI window with specific properties set or is it something else?
Can someone tell me at a high level how I can achieve the same thing in
my application?
Thanks!