May
6
Creating Controls in Code
Posted In: Official SilverLight by adminIn my new video I demonstrate how you can create controls dynamically at run time. The technique is very straight forward, everything you can create declaratively in XAML you can also create dynamically in C#. xaml <Button x:Name="Button1"…( read more )…(read more)
Read full story
