W
Woody Splawn
I have been experimenting with Auto Slides and TreeViews and find them most
usefull in Winforms. I know how to create a Treview and have it, for
example, slide out from the left of my Winform but I would like to add some
functionality to my slideout. I would like my TreeView to have a field
above it, like you get when you click on the contents tab in the of the
Visual Studio Deisgner. In the contents slideout you have a field at the
top that allows me to filter by. I would like to do something similar in
my own application but it is not clear to me just how, for example, the
contents window or pane is created. Is this a TreeView with mud flaps <g>,
a group box with a drowdown field and a treeview in it or what?
How do I create a slide out of my own with the same basic style as the
contents slide out in Visual Studio, with a dropdown field at the top and a
treeview at the bottom?
usefull in Winforms. I know how to create a Treview and have it, for
example, slide out from the left of my Winform but I would like to add some
functionality to my slideout. I would like my TreeView to have a field
above it, like you get when you click on the contents tab in the of the
Visual Studio Deisgner. In the contents slideout you have a field at the
top that allows me to filter by. I would like to do something similar in
my own application but it is not clear to me just how, for example, the
contents window or pane is created. Is this a TreeView with mud flaps <g>,
a group box with a drowdown field and a treeview in it or what?
How do I create a slide out of my own with the same basic style as the
contents slide out in Visual Studio, with a dropdown field at the top and a
treeview at the bottom?