ComponentOne Windows for WPF includes several methods that allow you to set interaction and customize the control. Some of the more important methods are listed below.
The following methods let you customize the C1Window control:
Event | Description |
Puts the window in front of all windows. | |
Centers the window in its container. | |
Closes the window. | |
Hides the window without closing it. | |
Opens the window as a modeless dialog window. | |
Opens the window as a modal dialog window. |