Intersoft ClientUI Documentation
Intersoft.Client.UI.Controls Namespace
Inheritance Hierarchy
Provides classes that represent UI controls.
Classes
 ClassDescription
ClassCallOut Provides a lightweight control for displaying a callout shaped container.
ClassContentPerspective Provides a lightweight control which able to produce a reflection of the given content and give a sense of perspective to both content and its reflection when plane projection is applied (e.g rotation).
ClassContentProjector Provides a lightweight control which able to do a plane projection to the content attached to it.
ClassContentReflector Provides a lightweight control which able to produce a reflection of the given content.
ClassContentTransformer Represents a control that applies transformations to its Content.
ClassContentTransition Represents a control that applies animation transition to its Content.
ClassDockPanel Arranges child elements around the edges of the panel.
ClassDownloadProgressRoutedEventArgs Provides data for DownloadProgress event.
ClassDragCompletedEventArgs Provides data for DragCompleted event.
ClassDragDeltaEventArgs Provides data for DragDelta event.
ClassDragStartedEventArgs Provides data for DragStarted event.
ClassEllipsisText Provides a lightweight control to automatically make ellipsis text when the text size is larger then its container. Furthermore you can enable / disable the custom tooltip that will appear when you mouse over an ellipsis text.
ClassExceptionRoutedEventArgs Provides data for Exception event.
ClassExpandableContentPresenter Provides a lightweight expandable content presenter.
ClassExpandableGroupBox Represents an expandable and collapsible group box that hosts a collection of input controls.
ClassFieldLabel Represents a content control for displaying a field label with a single arbitrary child content.
ClassFlippingBehavior Provides attached control with flipping animation capability at button click.
ClassGlassButton Provides a lightweight button control with a glassed themed.
ClassGlassLabel Provides a lightweight glass-themed content control.
ClassGroupBox Represents a logical group that hosts a collection of input controls.
ClassImageLoader Provides a lightweight control for downloading image with / without download progress bar.
ClassJumpingBehavior Provides attached control with jumping animation capability at button click.
ClassScrollEventArgs Provides data for Scroll event.
ClassStylishLabel Provides a lightweight control for displaying a bordered text with or without image.
ClassUXBusyIndicator Represents a content control that displays an indicator when busy.
ClassUXCursor Represents a custom cursor that can be set to a UIElement through CursorManager.
ClassUXCursor_SizeAll Defines UXCursor SizeAll.
ClassUXCursor_SizeNESW Defines UXCursor SizeSW.
ClassUXCursor_SizeNS Defines UXCursor SizeNS.
ClassUXCursor_SizeNWSE Defines UXCursor SizeNWSE.
ClassUXCursor_SizeWE Defines UXCursor SizeWE.
ClassUXCursors Represents a collection of predefined cursors.
ClassUXGroupItem  
ClassUXItemsControl Represents a generic control that can host a collection of items.
ClassUXPasswordBox Represents a control that designed for entering and handling passwords.
ClassUXPopup Represents a popup control with intuitive animation and placements.
ClassUXPopUpEventArgs Contains state information and event data associated with a ux popup event.
ClassUXPopupManager UXPopup manager.
ClassUXProgressBar Provides a lightweight control that indicates the progress of an operation.
ClassUXScrollBar Represents a control that provides a scroll bar that has a sliding Thumb whose position corresponds to a value.
ClassUXScrollViewer Represents a scrollable area that can contains other visible elements.
ClassUXTextBox Represents a control that can display or edit unformatted text.
ClassUXThumb Represents a control that can be dragged by the user
ClassValueChangedEventArgs Provides data for ValueChanged event.
ClassViewbox Defines a content decorator that can stretch and scale a single child to fill the available space.
ClassVirtualizingStackPanel Represents virtualized stack panel.
ClassWrapPanel Positions child elements sequentially from left to right or top to bottom. When elements extend beyond the panel edge, elements are positioned in the next row or column.
ClassZIndexManager ZIndex Manager.
Interfaces
 InterfaceDescription
InterfaceIContentPerspective Defines a reference to its parent (content perspective).
InterfaceIFluidResizing Defines the members to support the implementation of fluid resizing.
Delegates
 DelegateDescription
DelegateDownloadProgressRoutedEventHandler Represents the method that will handle the DownloadProgress event.
DelegateDragCompletedEventHandler Represents the method that will handle the DragCompleted event.
DelegateDragDeltaEventHandler Represents the method that will handle the DragDelta event.
DelegateDragStartedEventHandler Represents the method that will handle the DragStarted event.
DelegateExceptionRoutedEventHandler Represents the method that will handle the Excpetion event.
DelegateScrollEventHandler Represents the method that will handle the Scroll event of a UXScrollBar.
DelegateUXPopupRoutedEventHandler Represents the method that will handle the UXPopup event.
DelegateValueChangedEventHandler Represents the method that will handle the ValueChanged event of a UXScrollViewer.
Enumerations
 EnumerationDescription
EnumerationAnimatePointerMode Specifies values that control the behavior of UXCallout pointer animation when its repositioned.
EnumerationAutoMarginType Specifies values that determine the auto margin mechanim in CallOut.
EnumerationDirection Specifies value that identifies direction.
EnumerationDockFillLogic Specifies value that determines how DockPanel calculates the fill arrangement for its children.
EnumerationDockFillMode Specifies value that identifies the dock fill mode.
EnumerationEllipsisPosition Specifies value that determines the ellipsis position of ellipsis text.
EnumerationEllipsisTooltipMode Specifies value that determines when tooltip should be shown.
EnumerationEllipsisTooltipUIMode Specifies value that determines ellipsis tooltip appearance.
EnumerationExpandCollapseMode  
EnumerationExpandDirection Specifies value that control the expand direction.
EnumerationFlipMode Specifies value that control the flip direction.
EnumerationHeaderPosition Specifies the header position of a headered content control.
EnumerationImageTransitionMode  
EnumerationJumpingMode Specifies value that control the jumping effects.
EnumerationOverlayType Specifies whether the overlay type should be a Popup or a Grid.
EnumerationPopupAction Specifies value that determines popup action.
EnumerationPopupAnimation Specifies value that determines display and hide animation.
EnumerationPopupHorizontalDirection Specifies value that determine the popup show direction.
EnumerationPopupPosition Specifies value that determines the popup position.
EnumerationPopupVerticalDirection Specifies value that determine the popup show direction.
EnumerationStretchDirection Describes the direction that content is scaled.
EnumerationTextImageRelation Specifies the position of the text and image relative to each other on a control.
EnumerationTransitionConflictMode Describes the resolution mode when multiple transition is occuring at the same time.
EnumerationTransitionContentDirection Specifies value that describes the content direction to be applied to the transition.
EnumerationTransitionEffect Specifies the effect to apply to ContentTransition when the Content changes.
EnumerationTransitionStrategy  
EnumerationUpdatePositionMode Specifies UXPopup update position action.
See Also

Reference

Intersoft.Client.UI.Controls Assembly

Send Feedback