Auto Slides and TreeViews

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?
 
J

Jeffrey Tan[MSFT]

Hi Woody,

Is what you want hiding some nodes of treeview control by condition?
I think you can assign different values to every node, then when the user
changes
the condition, you can spread all over the nodes tree to check their values
and do
certain operation.

If I misunderstand you, please feel free to tell me.

Best regards,
Jeffrey Tan
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

--------------------
| From: "Woody Splawn" <[email protected]>
| Subject: Auto Slides and TreeViews
| Date: Tue, 26 Aug 2003 17:33:25 -0700
| Lines: 19
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
| Message-ID: <[email protected]>
| Newsgroups: microsoft.public.dotnet.languages.vb
| NNTP-Posting-Host: 168.158-60-66-fuji-dsl.static.surewest.net
66.60.158.168
| Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP12.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.languages.vb:130977
| X-Tomcat-NG: microsoft.public.dotnet.languages.vb
|
| 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?
|
|
|
|
|
|
 
J

Jeffrey Tan[MSFT]

Hi Woody,

Can you clearly explain the "slide out " to me?

Best regards,
Jeffrey Tan
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

--------------------
| From: "Woody Splawn" <[email protected]>
| Subject: Auto Slides and TreeViews
| Date: Tue, 26 Aug 2003 17:33:25 -0700
| Lines: 19
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
| Message-ID: <[email protected]>
| Newsgroups: microsoft.public.dotnet.languages.vb
| NNTP-Posting-Host: 168.158-60-66-fuji-dsl.static.surewest.net
66.60.158.168
| Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP12.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.languages.vb:130977
| X-Tomcat-NG: microsoft.public.dotnet.languages.vb
|
| 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?
|
|
|
|
|
|
 
J

Jeffrey Tan[MSFT]

Hi Woody,

I have seen other posts of you in this group and understand what "slide
out" is.
I find that Tom's suggestion should be useful.

If you still have any questions, please feel free to let me know.

Best regards,
Jeffrey Tan
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

--------------------
| X-Tomcat-ID: 52073343
| References: <[email protected]>
| MIME-Version: 1.0
| Content-Type: text/plain
| Content-Transfer-Encoding: 7bit
| From: (e-mail address removed) (Jeffrey Tan[MSFT])
| Organization: Microsoft
| Date: Mon, 01 Sep 2003 03:05:00 GMT
| Subject: RE: Auto Slides and TreeViews
| X-Tomcat-NG: microsoft.public.dotnet.languages.vb
| Message-ID: <[email protected]>
| Newsgroups: microsoft.public.dotnet.languages.vb
| Lines: 49
| Path: cpmsftngxa06.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.languages.vb:133064
| NNTP-Posting-Host: TOMCATIMPORT1 10.201.218.122
|
|
| Hi Woody,
|
| Can you clearly explain the "slide out " to me?
|
| Best regards,
| Jeffrey Tan
| Microsoft Online Partner Support
| Get Secure! - www.microsoft.com/security
| This posting is provided "as is" with no warranties and confers no rights.
|
| --------------------
| | From: "Woody Splawn" <[email protected]>
| | Subject: Auto Slides and TreeViews
| | Date: Tue, 26 Aug 2003 17:33:25 -0700
| | Lines: 19
| | X-Priority: 3
| | X-MSMail-Priority: Normal
| | X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
| | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
| | Message-ID: <[email protected]>
| | Newsgroups: microsoft.public.dotnet.languages.vb
| | NNTP-Posting-Host: 168.158-60-66-fuji-dsl.static.surewest.net
| 66.60.158.168
| | Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP12.phx.gbl
| | Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.languages.vb:130977
| | X-Tomcat-NG: microsoft.public.dotnet.languages.vb
| |
| | 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?
| |
| |
| |
| |
| |
| |
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top