Introduction to RadWindow for XAML

Introduction to RadWindow for XAML

This video introduces Windows 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 Window.

Download the project