Window

Overview

Window
A multitude of window functionalities with a flexible API

Features

  • Child Windows across all Platforms and Scenarios

    Telerik WPF Window makes possible creating Child Windows in WPF, XBAP and Silverlight applications with the same API, functionality and appearance across all platforms and scenarios.

    Top

  • Predefined Dialogs

    Telerik WPF Window provides an easy way to replace the standard non-customizable MessageBox. With RadWindow you can blend the popup into the application’s design to achieve better user experience.

    Top

  • Styling and Appearance

    Telerik WPF Window is a fully customizable control, which lets you easily modify all its visual elements, such as borders, resize grips, titlebar, buttons, etc. The control comes with several built-in skins that can be customized if needed.

    Top

  • Customizable Behavior

    RadWindow for WPF basic behavior can be configured with a few clicks. You have full control over determining the initial state of the window and whether it can be resized.

    Top

  • Configuration

    Telerik WPF Window gives you full freedom to choose its size, state and position parameters.

    Top

  • Customizable Content

    In case of complex scenarios, you can implement any element such as basic shapes, panels and user controls inside the WPF Window.

    Top

  • WPF/Silverlight Code Compatibility

    The WPF Window shares a single codebase with its Silverlight counterpart. This means that you can achieve close to 100% code reuse for your modal popus if you have parallel WPF/Silverlight.

    Top

  • VS Plug-in for Testing RadControls

    Telerik's automated software testing tool Test Studio is among the few to deliver rich UI object model that covers the entire range of UI elements in WPF. Easily record tests, customize them in code within Visual Studio or convert them to unit tests. What’s more, Test Studio is the best way to test RadControls for WPF. The powerful test recorder automatically detects the controls and exposes commonly used verifications. Learn more

    Top