Close
Just a few details and you gain access to free downloads, support, subscription updates, betas, and special offers.
Join Now





Help Show Password

Read our Privacy Policy

Replace standard browser dialog windows with ComponentOne Windows™ for WPF. The C1Window control shows content in a floating window and works in XBAP scenarios.

Features

  • Modal and Modeless Dialog Windows

    Decide whether users can interact with other windows while the dialog window is present through modal and modeless dialog windows.

  • Separate XAML Files to Define Window Objects

    C1Window objects are not children of any elements on the page. Because of this, they are defined in separate XAML files whose root element is a C1Window object.

  • Resizeable Windows

    You can easily determine whether or not the window should be resized. Scrollbars are automatically added when the window becomes too small to show all of the content.

  • Window State

    Window for WPF can be minimized and restored to its original size; the developer can set the current state of the window. The developer can also configure the window so it cannot be maximized.

  • Window Elements

    You can edit the XAML file in Microsoft Expression Blend and add any elements you want. With Window for WPF, creating and maintaining C1Window objects is very easy.

  • XBAP Support

    XBAPs are WPF Applications built for the Web. ComponentOne Windows for WPF are supported in XBAP scenarios for both modal and modeless windows.

  • Easily Change Colors with ClearStyle

    Windows supports ComponentOne ClearStyle™ technology which allows you to easily change control brushes without having to override templates. By just setting a few brush properties in Visual Studio you can quickly style each part of the window.