Silverlight Panels: How to give Z-Index value dynamically in Canvas Layout in a Silverlight - Online Free Computer Tutorials.

'Software Development, Games Development, Mobile Development, iOS Development, Android Development, Window Phone Development. Dot Net, Window Services,WCF Services, Web Services, MVC, MySQL, SQL Server and Oracle Tutorials, Articles and their Resources

Saturday, June 4, 2011

Silverlight Panels: How to give Z-Index value dynamically in Canvas Layout in a Silverlight

In this article let us learn how to give Z-Index value dynamically in Canvas Layout panel in a Silverlight application. From my previous article we learn how important canvas Layout panel is and how to use it. In this article we will learn one of the most important property of a Canvas Layout panel 

As usual, open visual studio and select Silverlight project. We can notice that there is a Grid layout in our MainPage.xaml.  Remove the default Grid layout and just drag and drop the Canvas Layout into our application. The code for this looks like as


Read more: Source

No comments:

Post a Comment