Intersoft ClientUI Documentation
Intersoft.Client.UI.Aqua Assembly
Contains classes, type members and XAML templates of ClientUI Aqua controls, such as toolbar, menubar, context menu, callout, button, dropdown button, and more.
Namespaces
NamespaceDescription
Intersoft.Client.UI.AquaProvides classes that represent UI controls.
Remarks

Intersoft ClientUI includes a comprehensive bar controls for menu and commands interface that essential in a rich business application, ranging from context menu, menu bar, tool bar, tool group, dropdown and split buttons, separator and much more.

The bar and menu control lineups are built with elegant architecture in which the children items such as menu item can be consistently used in various containers such as UXDropDownButton, UXSplitButton, UXToolBarButton, UXMenuBar, UXContextMenu and other menu-related controls. With full support for routed command and MVVM binding through delegate command, the ClientUI's ToolBar and Menu controls provide robust commanding solution that works consistently throughout your application interface.

Send Feedback