Tuesday, April 28, 2009

Expand controls when Mouse over the Grid

Here i just posts for simple example for mouse events in silverligth... It's just look like some animation's.. whenever u hold mouse over the button it's automatically shows respected pages.... u can modify and add some more items as easily....

Copy the following code in Page.xaml file



xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
Width="400" Height="300" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="d">


No comments:

Post a Comment