SIGN UP MEMBER LOGIN:    
ARTICLE

Multiple Paths in Path ListBox in Silverlight 4

Posted by Diptimaya Patra Articles | Silverlight with C# June 18, 2010
In this article we will see how multiple paths can be used in PathListBox control in Silverlight 4.
Reader Level:
Download Files:
 

Introduction

In this article we will see how multiple paths can be used in PathListBox control in Silverlight 4.

Creating Silverlight Project

Fire up Visual Studio 2010 and create a new Silverlight Application Project. Name it as MultiplePathSample.

1.gif

Let's draw some paths. 

I have used Expression Designer to draw paths, as it's kind of difficult to draw better paths in Blend.

Copy the path design from Expression Designer and paste in Blend.

I have created 3 different paths as displayed below.
 
2.gif 
3.gif

Now let's add a PathListBox to the Layoutroot.

4.gif 

As I said in earlier post. Don't think about it's position of the PathListBox control. Wherever the paths would be the that is it's position.

5.gif 

Now let's add these 3 paths to the PathListBox.

6.gif
 
Once you add paths to the PathListBox, the paths would be named automatically, such as in our case path, path1 and path2. 

You can even name the paths first and then add, there is no conflict in that.

Now let's add some sample data to the PathListBox.

7.gif
 
Now let's run the application and here it is all the items are added to the paths automatically.

8.gif 

Hope this article helps.

Login to add your contents and source code to this article
share this article :
post comment
 
6 Months Free & No Setup Fees ASP.NET Hosting!
Become a Sponsor
PREMIUM SPONSORS
  • ceTE software specializes in components for dynamic PDF generation and manipulation. The DynamicPDF™ product line allows you to dynamically generate PDF documents, merge PDF documents and new content to existing PDF documents from within your applications. Visit DynamicPDF here
    ceTE software specializes in components for dynamic PDF generation and manipulation. The DynamicPDF™ product line allows you to dynamically generate PDF documents, merge PDF documents and new content to existing PDF documents from within your applications. Visit DynamicPDF here
6 Months Free & No Setup Fees ASP.NET Hosting!
Become a Sponsor