Showing posts with label Silver Light. Show all posts
Showing posts with label Silver Light. Show all posts

Wednesday, February 10, 2010

SilverLight Code


  1. Silverlight Using XAML

    1. Story Board Animation

    2. private void ShowLegendPanel()

      {

      sbLegendShow.Begin();



      if (pnlShade.Opacity > 0)

      sbShadeHide.Begin();

      if (pnlChemical.Opacity > 0)

      sbChemicalHide.Begin();

      if (pnlTree.Opacity > 0)

      sbTreeHide.Begin();

      }




    3. Silverlight Using XAML for button container












    1. Silverlight Using XAML for using sliverlight in html page




    2. type="application/x-silverlight-2" style="height: 615px; width: 684px">













      Get Microsoft Silverlight