For security reasons, we are now requiring Username instead of Email. If you forgot your Username, please use the Forgot Username/Password link below.
Already have an account?
Please enter a minimum of 6 characters, including at least 1 number. Example: p4$$word
Replace standard browser dialog windows with ComponentOne Windows™ for WPF. The C1Window control shows content in a floating window and works in XBAP scenarios.
Decide whether users can interact with other windows while the dialog window is present through modal and modeless dialog windows.
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.
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 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.
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.
XBAPs are WPF Applications built for the Web. ComponentOne Windows for WPF are supported in XBAP scenarios for both modal and modeless windows.
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.