Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Windows Forms / WinForm General / July 2006

Tip: Looking for answers? Try searching our database.

How could I achieve this?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Rob Meade - 15 Jul 2006 11:37 GMT
Hi all,

I'm relatively familiar with vb.net using Visual Studio, although
concentrate more on asp.net apps than windows apps...

I would like to create a small app with a "explorer" like panel which can
contain icons for a number of items in my own collection class.

I would also like to be able to right-click and have a series of options
available for each of these.

Can anyone point me in the right direction, supply me a few keywords to look
up on the net etc...

Any help would be most appreciated.

Regards

Rob
Kevin Spencer - 15 Jul 2006 12:47 GMT
Hi Rob,

Use a SplitContainer Control to host your "explorer." Put a TreeView Control
in the left-hand pane, and a ListView in the right-hand pane. Then wire them
up.

Signature

HTH,

Kevin Spencer
Microsoft MVP
Professional Chicken Salad Alchemist

What You Seek Is What You Get.

> Hi all,
>
[quoted text clipped - 15 lines]
>
> Rob
Rob Meade - 15 Jul 2006 15:15 GMT
> Use a SplitContainer Control to host your "explorer." Put a TreeView
> Control in the left-hand pane, and a ListView in the right-hand pane. Then
> wire them up.

Hi Kevin,

Many thanks for your prompt and informative reply.

One question - when you say "wire them up" presumably you mean to my own
objects yes?

Regards

Rob
Kevin Spencer - 15 Jul 2006 19:38 GMT
Hi Rob,

Yes, that's exactly what I meant. You will want to associate them with your
objects, and coordinate between the TreeView and the ListView.

Signature

HTH,

Kevin Spencer
Microsoft MVP
Professional Chicken Salad Alchemist

What You Seek Is What You Get.

>> Use a SplitContainer Control to host your "explorer." Put a TreeView
>> Control in the left-hand pane, and a ListView in the right-hand pane.
[quoted text clipped - 10 lines]
>
> Rob

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.