Window for Silverlight and WPF

Window for Silverlight and WPF

This video introduces Windows control and shows how to create a RadWindow and how to have it host other panels such as the Grid. RadWindows are typically not created declaratively in XAML but rather dynamically in your C#. In this Video you’ll see how to programmatically create a TextBox within a Grid that is placed within a custom-sized RadWindow