Remarks
Built on the top of solid architecture, Intersoft ClientUI delivers truly rich desktop experiences to the Silverlight and WPF platform through comprehensive windowing controls, ranging from multi-purpose window, modal dialog box, message box, window chrome to dock-style task bar and much more.
ClientUI Window Controls are designed with full ISO-standards compliance enabling consistent and reliable user experiences throughout the application. The UXDesktop, UXWindow and UXDesktopDock works seamlessly together to deliver rich, commercial-class application interfaces such as launching an application from task bar, drag and drop objects across windows and task bar, and much more.
Classes
MessageBoxOptions | Provides options for customizing UXMessageBox's appearance. |
UXCommandBar | Represents a panel bar used to host a collection of command buttons. |
UXDesktop | Represents the desktop user interface that can host a collection of IWindow elements. |
UXDialogBox | Provides a modal dialog box window to obtain user input. |
UXDialogBoxEventArgs | Provides data for UXDialog event. |
UXMessageBox | Provides a dialog box with predefined message, icon and buttons used to obtain user input. |
UXNavigationWindow | Represents a window interface with built-in navigation frame, navigation bar and window host integration. |
UXWindow | Represents window interface that serves as a logical container for hosting user interface elements. |
UXWindowChrome | Provides a simple window with styled chrome that serves as a logical container for user interface elements. |
WindowButtons | Represents the command buttons used in window. |
WindowChangeEventArgs | Provides data for WindowChange event. |
Delegates
UXDialogBoxEventHandler | Represents the method that will handle the UXDialogBox event. |
WindowChangeEventHandler | Represents the method that will handle the WindowChange event. |
Enumerations
ContentMode | Specifies the content characteristic of a navigation window. |
ControlBoxPosition | Specifies the control box position of a window. |
DialogBoxMode | Specifies the modal behavior on a dialog box. |
MessageBoxButton | Specifies the buttons that are displayed on a message box. Used as an argument of the Show method. |
MessageBoxImage | Specifies the icon that is displayed by a message box. |
NavigationBarUIMode | Specifies the buttons to be displayed in the navigation bar within the navigation window control. |
ResizeDirection | Specifies the allowed resize direction in a window. |
ResizeHandleMode | Specifies the resizing mode used during window resize operation. |
StartupLocation | Determines the window location during startup. |
WindowFeatures | Specifies the flags that determine the capabilities and features of a window class. |
WindowOperation | Specifies the operation that a window currently performing. |
WindowState | Specifies the state of a window. |
WindowType | Specifies the different types of window that can be hosted by a desktop control such as UXDesktop. |
ContentMode Enumeration
ControlBoxPosition Enumeration
DialogBoxMode Enumeration
MessageBoxButton Enumeration
MessageBoxImage Enumeration
MessageBoxOptions Class
NavigationBarUIMode Enumeration
PoweredByAttribute Class - UXDesktop
ResizeDirection Enumeration
ResizeHandleMode Enumeration
StartupLocation Enumeration
UXCommandBar Class
UXDesktop Class
UXDialogBox Class
UXDialogBoxEventArgs Class
UXDialogBoxEventHandler Delegate
UXMessageBox Class
UXNavigationWindow Class
UXWindowChrome Class
UXWindow Class
WindowButtons Class
WindowChangeEventArgs Class
WindowChangeEventHandler Delegate
WindowFeatures Enumeration
WindowOperation Enumeration
WindowState Enumeration
WindowType Enumeration