Classes
Class | Description | |
---|---|---|
C1MessageBox |
Displays a message box.
|
|
C1MessageBoxContent |
Control that displays the content of a message box. It's meant to be used inside a C1Window.
|
|
C1Window |
Shows content in a window inside WPF.
|
Enumerations
Enumeration | Description | |
---|---|---|
C1MessageBoxButton |
Specifies the buttons that are displayed on a message box.
|
|
C1MessageBoxIcon |
Specifies the icon that is displayed by a message box.
|
|
C1WindowState |
Specifies whether a window is minimized, maximized, or floating.
|