Intersoft ClientUI Documentation
Intersoft.Client.UI.Aqua Namespace
Inheritance Hierarchy
Provides classes that represent UI controls.
Classes
 ClassDescription
ClassContextMenuService Context menu service.
ClassDockToCursorConverter  
ClassOverflowItemChangedEventArgs Provides data for OverflowItemChanged event.
ClassOverflowItemChangingEventArgs Provides data for OverflowItemChanging event.
ClassUICommands Represents the class that provides UI-related commands.
ClassUXAutoFitDockPanel Provides an advanced dock panel that supports autofit layout.
ClassUXAutoFitStackPanel Provides an advanced stack panel that supports autofit layout.
ClassUXButton Represents a command button control with various display mode, keyboard support and routed command.
ClassUXButtonItems Provides abstract class for uxbutton that have collection of items.
ClassUXCallOut Provides a lightweight control for displaying a callout shaped container to the attached element.
ClassUXCheckBox Represents a checkbox that user can select and clear.
ClassUXContextMenu Provides a lightweight control for displaying a context menu to the attached element.
ClassUXDockTray Provides a container for a group of toolbars or menubars with support for horizontal and vertical orientation.
ClassUXDropDownButton Provides a lightweight drop down button control.
ClassUXFlatButton Represents a flat-style command button control with customizable display mode, keyboard support and routed command.
ClassUXFlatRepeatButton Represents a flat-style button control supporting repeat behavior on mouse or keyboard gesture with customizable display mode, keyboard support and routed command.
ClassUXFlatToggleButton Represents a flat-style button control supporting toggle behavior with customizable display mode, keyboard support and routed command.
ClassUXFluidContainer Represents a content control that can automatically adapt its size when the content changes.
ClassUXHyperlinkButton Represents a hyperlink-style button for page navigation.
ClassUXMenu Provides a lightweight control for displaying a menu to the attached element.
ClassUXMenuBar Provides a lightweight menu bar control.
ClassUXMenuBarStyleSelector Provides a style selector for UXMenuBar.
ClassUXMenuBase Provides abstraction for uxmenu controls.
ClassUXMenuItem Represents menu item control.
ClassUXNavigationButton Represents a navigation button for page navigation.
ClassUXOverflowStackPanel Provides an advanced stack panel that supports overflow layout.
ClassUXRadioButton Represents a radio button control that user can select when clicking it. The selected radio button will automatically clear the other radio buttons within the same GroupName.
ClassUXRepeatButton Represents a button control supporting repeat behavior on mouse or keyboard gesture with customizable display mode, keyboard support and routed command.
ClassUXResizablePane Represents a resizable and expandable/collapsible content control that can be used to host any UI elements.
ClassUXScroller Provides a lightweight control for scrolling a content.
ClassUXSeparator Represents a separator control that can be hosted in ToolBar, Button or used independently. It supports horizontal and vertical orientation.
ClassUXSplitButton Provides a lightweight split button control.
ClassUXStatusBar Represents a multi-purpose status bar that hosts a collection of UXStatusBarItem.
ClassUXStatusBarItem Represents a status bar item that host any type of elements, which is generally used within UXStatusBar control.
ClassUXToggleButton Represents a toggle button with three-state check behavior.
ClassUXToolBar Provides a container for a collection of groups, commands or controls.
ClassUXToolBarButton Represents a button control that can be hosted in ToolBar or ToolGroup. Supports various display mode and button type for easy configuration.
ClassUXToolBarButtonStyleSelector Represents the container style selector class for UXToolBarButton.
ClassUXToolGroup Represents a container that hosts a group of commands or controls, which can be used with toolbar or standalone.
ClassVisualStateChangedEventArgs Provides data for VisualStateChanged event.
Interfaces
 InterfaceDescription
InterfaceIMenu Defines data members that belongs to menu control.
Enumerations
 EnumerationDescription
EnumerationAccessKeyVisibility Specifies values that determines the access key visibility.
EnumerationButtonType Determines the button type of ToolBarButton.
EnumerationCollapseAction Specifies values that determines the collapse action of an expandable/collapsible control.
EnumerationDockAutoFitMode Determines how the DockPanel should perform the auto sizing.
EnumerationDockPlacement Determines the control placement in a Dock control.
EnumerationFlatStyleMode Determines the predefined appearance of a control.
EnumerationMenuItemType Specifies values that determine the type of UXMenuItem.
EnumerationOverflowAction Determines the action being performed by overflow panel.
EnumerationOverflowDisplayVisibility Determines how the overflow visual element should be displayed.
EnumerationOverflowMode Determines how an item should be displayed when overflow.
EnumerationScrollMode Specifies value that determine the scroll mode of UXScroller.
EnumerationStackArcDirection Specifies value that determine the stack arc direction.
EnumerationStackGridMode Specifies value that determine the stack button's grid mode.
EnumerationStackMode Specifies value that determine the stack button mode.
EnumerationTextPosition Specifies values that determines the text position of UXDockStackButton whern StackMode is set to ArcStyle.
EnumerationThumbResizeMode Specifies values that determines the resizing mode of the corner thumb.
See Also

Reference

Intersoft.Client.UI.Aqua Assembly

Send Feedback