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