Search
MindFusion.Common.UI Namespace
Classes Enumerations
 

 Classes

  Class Description

Calendar

Represents a month calendar.

CheckListBox

Displays a list of check-box items.

CheckListPicker

Represents an input control, that displays a drop-down list of check-box items.

ConfirmDialog

Represents a modal dialog box with OK and Cancel buttons.

Container

A base class for UI container controls.

ControlModifiedEventArgs

Specifies data for notification events, related to control changes.

ControlModifyingEventArgs

Specifies data for validation events, related to control changes.

DateTimePicker

Represents an input control with the ability to parse and select dates from a popup calendar and/or time from a popup list.

DateTimeView

A base class for calendar views.

DayView

Displays a day, represented by a grid of arbitrary time interval cells.

DecadeView

Displays a decade, represented by a grid of year cells.

Dialog

Represents a modal dialog box.

Dialogs

Contains static methods for different user dialogs.

DragDropEventArgs

Specifies data for drag and drop related events.

DropDown

Represents a dropdown for a Picker control.

ImagePicker

Represents an input control with the ability to select images from the filesystem or a predefined list.

InfoDialog

Represents a modal dialog box, displaying a custom message.

InputDialog

Represents a modal Dialog box, displaying a custom input control.

InteractionEventArgs

Contains the arguments passed to handlers of interaction-related events.

ItemEventArgs

Specifies data for the item related events.

ListContainer

A base class for UI controls, which serve as a container for a list of items.

ListItem

Represents an item in a ListContainer control.

ListView

Represents a list view control.

Menu

Represents a vertical menu.

MenuItem

Represents an item in a menu.

MonthView

Displays a month, represented by a grid of day cells.

Picker

A base class for picker controls.

SelectedItemChangedEventArgs

Specifies data for selectedItemChanged events.

SelectedItemChangingEventArgs

Specifies data for selectedItemChanging events.

TabControl

Represents a tab pages container.

TabPage

Represents a tab page in a TabControl.

TabStrip

Provides a container for tab headers.

TemplatedItem

Represents an item which can be templated.

ToolStrip

Represents a container of toolbar buttons.

ToolStripItem

Represents an item in a ToolStrip control.

Tooltip

Represents a popup window, containing a custom message.

TreeNode

Represents an expandable ListItem.

TreeView

Represents a tree view control.

ValueChangedEventArgs

Specifies data for valueChanged events.

ValueChangingEventArgs

Specifies data for valueChanging events.

Window

Represents a window with title and contents, which can be moved, resized and arranged interactively.

WindowBase

 Represents a window, which can be either templated or rendered as an IFrame.

WindowHost

Represents a container for Window objects.

YearView

Displays a year, represented by a grid of month cells.

 Enumerations

  Enumeration Description

CheckListBoxType

Specifies the type of a CheckListBox control.

DateTimePickerMode

Specifies the display mode of a DateTimePicker control.

InteractionType

Specifies a type of interaction.

ModalResult

Represents the return value of a modal dialog.

Orientation

Specifies orientation.

PickerButtonStyle

Specifies the display mode of the button in a Picker control.

TimeUnit

Specifies a time resolution.

ToggleMode

Specifies how expand/collapse of TreeNode-s will be triggered.

ToolStripItemType

Specifies how a ToolStrip item is displayed.

TooltipPosition

Specifies the position of a tooltip relative to its target element.

TooltipTrigger

Specifies the event, which shows the tooltip.

ValidationState

Specifies the validation state of a control.

WindowState

Specifies how a window is displayed.