Eto.Forms Namespace |
Class | Description | |
---|---|---|
![]() | AboutDialog |
Dialog for displaying information about the application.
|
![]() | AddValueEventArgs<T> |
Arguments for controlling whether values should be added to a list or control
|
![]() | Application |
Starting point for any UI application
|
![]() | Application.Callback |
Callback implementation for the Application class
|
![]() | BindableBinding<T, TValue> | |
![]() | BindableExtensions |
Helper extensions for IBindable objects to set up object bindings.
|
![]() | BindableWidget |
Base widget to support binding with the IBindable interface.
|
![]() | Binding |
Base class for binding between a value and another
|
![]() | BindingChangedEventArgs |
Arguments to handle when a binding value has changed
|
![]() | BindingChangingEventArgs |
Arguments for when a binding's value is changing
|
![]() | BindingCollection |
Collection of bindings
|
![]() | BindingExtensions |
Extensions for bindings
|
![]() | Button |
Button control
|
![]() | Button.Callback |
Callback implementation for handlers of Button |
![]() | ButtonMenuItem |
Menu item for a button / submenu
|
![]() | ButtonSegmentedItem |
Segmented item that can be clicked.
|
![]() | ButtonToolItem |
Tool item to execute an action
|
![]() | Calendar |
Control to show a calendar that the user can select either a single date or range of dates.
|
![]() | Calendar.Callback |
Callback implementation for handlers of the Calendar.
|
![]() | Cell |
Base class for cells in a Grid.
|
![]() | CellEventArgs |
Event arguments for events that refer to a Cell.
|
![]() | CellPaintEventArgs | |
![]() | CheckBox |
Control to show a two or three state check box
|
![]() | CheckBox.Callback |
Callback implementation for handlers of CheckBox |
![]() | CheckBoxCell |
Cell for Grid controls to show and bind a boolean value to a check box.
|
![]() | CheckBoxList |
Shows a list of check boxes.
|
![]() | CheckCommand |
Command for a menu/tool item that can be checked on or off.
|
![]() | CheckMenuItem |
Menu item that can be toggled on and off
|
![]() | CheckMenuItem.Callback |
Callback implementation for the CheckMenuItem.
|
![]() | CheckToolItem |
Tool item that can be toggled on or off.
|
![]() | Clipboard |
Object to handle the system clipboard. Use Instance to avoid creating multiple copies of this object.
|
![]() | CollectionEditor |
Control to edit a collection of objects
|
![]() | ColorDialog |
Dialog for choosing a color
|
![]() | ColorDialog.Callback |
Callback implementation for handlers of the ColorDialog |
![]() | ColorPicker |
Control to show and pick a color.
|
![]() | ColorPicker.Callback |
Callback implementation for handlers of ColorPicker |
![]() | ColumnBinding<T> |
Column/Index binding for objects implementing IColumnItem or IList |
![]() | ComboBox |
Presents a combination of an editable text box and drop down to select from a list of items and enter text.
|
![]() | ComboBox.Callback |
Callback implementation for handlers of ListControl |
![]() | ComboBoxCell |
Cell to present a combo box in a Grid.
|
![]() | Command | |
![]() | CommonControl |
Base class for controls with common functionality
|
![]() | CommonDialog |
Base class for common dialogs
|
![]() | Container |
Base class for controls that contain children controls
|
![]() | ContextMenu |
Represents a context menu that can be shown typically when users right click or press the menu key on a control
|
![]() | ContextMenu.Callback |
Callback implementation for handlers of the ContextMenu |
![]() | Control |
Base for all visual UI elements
|
![]() | Control.Callback |
Callback methods for handlers of Control |
![]() | ControlBinding<T, TValue> | Obsolete.
Binding object to easily bind a property of a Control.
|
![]() | Cursor |
Class for a particular Mouse cursor type
|
![]() | Cursors |
Provides direct access to a cached set of cursors for use within your application
|
![]() | CustomCell |
Cell for Grid controls to create custom content for the cell.
|
![]() | CustomCell.Callback |
Callback implementation for the CustomCell |
![]() | DataFormats |
Provides access to common data formats in a DataObject.
|
![]() | DataObject |
Drag/Drop action data.
|
![]() | DataStoreCollection<T> |
Collection of items that implements the IDataStore<T> interface
|
![]() | DataStoreVirtualCollection<T> |
Translates an IDataStore<T> to a read-only IList<T> |
![]() | DateTimePicker |
Date/time picker control to enter a date and/or time value
|
![]() | DateTimePicker.Callback |
Callback implementation for handlers of the DateTimePicker.
|
![]() | DelegateBinding<TValue> |
Direct delegate binding.
|
![]() | DelegateBinding<T, TValue> |
Indirect binding using delegate methods
|
![]() | Dialog |
Custom modal dialog
|
![]() | Dialog<T> |
Custom modal dialog with a specified result type
|
![]() | DirectBinding<T> |
Abstraction to get/set values from a provided object
|
![]() | DocumentControl |
Control to present multiple pages with tab selection and optional reordering and tab closing.
|
![]() | DocumentControl.Callback |
Callback implementation for handlers of the DocumentControl |
![]() | DocumentPage |
Control for a page in a DocumentControl |
![]() | DocumentPageEventArgs |
Arguments for the DocumentControl to get the current page.
|
![]() | DocumentPageReorderEventArgs |
Arguments for the DocumentControl when reordering pages.
|
![]() | DragEventArgs |
Drag/Drop event arguments.
|
![]() | Drawable |
Control with a paintable user interface
|
![]() | Drawable.Callback |
Callback implementation for handlers of Drawable |
![]() | DrawableCell |
A cell that is rendered by custom code.
|
![]() | DrawableCell.Callback |
Callback implementation for the DrawableCell cell.
|
![]() | DrawableCellPaintEventArgs | Obsolete.
Drawable cell paint event arguments.
|
![]() | DropDown |
Presents a drop down to select from a list of items
|
![]() | DropDown.Callback |
Callback implementation for the DropDown
|
![]() | DropDownFormatEventArgs |
Arguments for formatting items in a DropDown using the FormatItem event.
|
![]() | DualBinding<T> |
Binding for joining two object bindings together
|
![]() | DynamicControl |
Control item for the DynamicLayout |
![]() | DynamicGroup |
Used to easily insert a GroupBox into a dynamic layout
|
![]() | DynamicItem |
Base item for the DynamicLayout |
![]() ![]() | DynamicLayout |
Dynamic and extensible layout
|
![]() | DynamicRow |
Represents a row for a DynamicTable |
![]() | DynamicScrollable |
Used to easily insert a Scrollable into a dynamic layout
|
![]() | DynamicTable |
Table item for the DynamicLayout |
![]() | EnumCheckBoxList<T> |
Check box list based on an enumeration
|
![]() | EnumDropDown<T> |
Combo box for an enumeration
|
![]() | EnumRadioButtonList<T> |
Radio button list based on an enumeration
|
![]() | Expander |
A control with a panel that can be expanded or collapsed with a header and button.
|
![]() | Expander.Callback |
Callback implementation for the Expander |
![]() | FileDialog |
Base file dialog class
|
![]() | FileDialogFilter | Obsolete.
Filter definition for a FileDialog |
![]() | FileFilter |
Filter definition for FilePicker and FileDialog |
![]() | FilePicker |
Control for picking a file or folder.
|
![]() | FilePicker.Callback |
Callback implementation for handlers of FilePicker |
![]() | FilterCollection<T> |
Collection that supports filtering and sorting
|
![]() | FixedMaskedTextProvider |
Implements a fixed masked text provider, using the standard System.ComponentModel.MaskedTextProvider.
|
![]() | FixedMaskedTextProvider<T> |
Implements a fixed masked text provider that converts to the specified type of T, using the standard System.ComponentModel.MaskedTextProvider.
|
![]() | FontDialog |
Dialog for a user to pick a font and style
|
![]() | FontDialog.Callback |
Callback implementation for handlers of the FontDialog.
|
![]() | FontPicker |
Control to show and pick a font.
|
![]() | FontPicker.Callback |
Callback implementation for handlers of the FontPicker.
|
![]() | Form |
Non-modal form window
|
![]() | Grid |
Base grid control to display items in columns and rows
|
![]() | Grid.Callback |
Callbacks for instances of Grid |
![]() | GridCell |
Information of a cell in the TreeGridView |
![]() | GridCellFormatEventArgs |
Event arguments to format a cell in a Grid |
![]() | GridCellMouseEventArgs |
Event arguments for cell-based events of a Grid triggered by the mouse.
|
![]() | GridColumn |
Grid column definition for a Grid |
![]() | GridColumnCollection |
Column collection for the Grid |
![]() | GridColumnEventArgs |
Event arguments for Grid events relating to a specific column
|
![]() | GridItem |
Helper for an item in a GridView to store values in an array.
|
![]() | GridView |
Control to present data in a grid in columns and rows.
|
![]() | GridView<T> |
Grid view with a data store of a specific type
|
![]() | GridViewCellEventArgs |
Event arguments for cell-based events of a GridView |
![]() | GridViewDragInfo |
Extra drag information when dragging to a TreeGridView.
|
![]() | GroupBox |
Interface elment to group controls inside a box with an optional title
|
![]() | ImageListItem |
List item for list controls that accept an image (e.g. ListBox)
|
![]() | ImageTextCell |
Cell for Grid controls to show image and text in one cell.
|
![]() | ImageView |
Control to display an image
|
![]() | ImageViewCell | |
![]() | IndirectBinding<T> |
Provides an indirect binding to an indeterminate source/destination
|
![]() | Keyboard |
General keyboard methods
|
![]() | KeyEventArgs |
Arguments for key press events
|
![]() | KeysExtensions |
Extensions for the Keys enumeration
|
![]() | Label |
Displays a string of text on the form
|
![]() | Layout |
Base class for all layout-based containers
|
![]() | LinkButton |
Button that is visually represented like a hyperlink on a web page.
|
![]() | LinkButton.Callback |
Callback implementation for handlers of LinkButton |
![]() | ListBox |
Control to show a list of items that the user can select
|
![]() | ListBox.Callback |
Callback implementation for handlers of ListBox |
![]() | ListControl |
Base control binding to a list of items
|
![]() | ListControl.Callback |
Callback implementation for handlers of ListControl |
![]() | ListItem |
Represents an item for list controls.
|
![]() | ListItemCollection |
A collection of ListItem objects for use with ListControl objects
|
![]() | LocalizeEventArgs |
Event arguments for localization
|
![]() | MaskedTextBox |
Text box with masking capabilities.
|
![]() | MaskedTextBox<T> |
Masked text box that provides a value converted to/from text
|
![]() | MaskedTextStepper |
Text box with masking capabilities.
|
![]() | MaskedTextStepper<T> |
Masked text box that provides a value converted to/from text
|
![]() | Menu |
Base class for menu items
|
![]() | MenuBar |
Menu bar for a form
|
![]() | MenuItem |
Base class for items in a menu
|
![]() | MenuItem.Callback |
Callback implementation for the MenuItem |
![]() | MenuItemCollection |
Collection for menu items.
|
![]() | MenuSegmentedItem |
Segmented item that can have a drop down menu, and optionally be selected.
|
![]() | MessageBox |
Methods to show a standard message box with display text, buttons, and typically an icon indicating the type
|
![]() | Mouse |
Static methods to get the current mouse state
|
![]() | MouseEventArgs |
Mouse event arguments.
|
![]() | Navigation |
Control to show child panels in a hirarchical stack using a navigation button to go back to a previous panel.
|
![]() | Navigation.Callback |
Callback implementation for the Navigation control.
|
![]() | NavigationItem |
Item for a pane on a Navigation control.
|
![]() | NavigationItemEventArgs |
Event arguments with a NavigationItem reference
|
![]() | Notification |
System toast notification.
|
![]() | NotificationEventArgs |
Event arguments when handling a notification event
|
![]() | NumericMaskedTextBox<T> |
Masked text box with a variable length numeric mask.
|
![]() | NumericMaskedTextProvider |
Masked text provider for numeric input.
|
![]() | NumericMaskedTextProvider<T> |
Masked text provider for numeric input of the specified type.
|
![]() | NumericMaskedTextStepper<T> |
Masked text box with a variable length numeric mask.
|
![]() | NumericStepper |
Control for the user to enter a numeric value
|
![]() | NumericStepper.Callback |
Callback implementation for handlers of the NumericStepper |
![]() | NumericUpDown | Obsolete.
Control for the user to enter a numeric value (obsolete, use NumericStepper instead)
|
![]() | ObjectBinding<TValue> |
Binding for a particular object to get/set values from/to
|
![]() | ObjectBinding<T, TValue> |
Binding for a particular object to get/set values from/to
|
![]() | OpenFileDialog |
Dialog to select a file (or files) from the file system to open in the application
|
![]() | OpenWithDialog |
Dialog for a user to pick the default application for the given file.
|
![]() | PageSettings |
Settings for a single printed page. Not currently mapped to any platform.
|
![]() | PaintEventArgs |
Event arguments when painting using the Paint event
|
![]() | Panel |
Control to display a panel containing a single Content control
|
![]() | PasswordBox |
An entry box for the user to enter a password without displaying the contents of the password while typed.
|
![]() | PixelLayout |
Layout to position controls by pixel coordinates
|
![]() | PrintDialog |
Dialog to show when printing a document or adjusting print settings
|
![]() | PrintDocument |
Represents a document that can be printed
|
![]() | PrintDocument.Callback |
Callback methods for handlers of PrintDocument |
![]() | PrintPageEventArgs |
Event arguments when printing a page.
|
![]() | PrintSettings |
Settings for printing a PrintDocument |
![]() | ProgressBar |
Control to show progress of a long running task
|
![]() | ProgressCell |
Cell for Grid controls to show and bind a int value to a progress bar.
|
![]() | PropertyBinding<T> |
Indirect binding to get/set values using a property of a specified object
|
![]() | PropertyCell |
A custom cell implementation that implements a generic method of showing different types of controls on a per row basis.
|
![]() | PropertyCellType |
Base type for a PropertyCell to display cell contents for a particular type.
|
![]() | PropertyCellType<T> |
Base property cell type for a given type
|
![]() | PropertyCellTypeBoolean |
Property cell type to edit boolean values using a check box and a True/False label.
|
![]() | PropertyCellTypeColor |
Property cell type to edit a color value with a color picker and optional hex masked value.
|
![]() | PropertyCellTypeDateTime |
Property cell type to edit a cell value using a date/time picker.
|
![]() | PropertyCellTypeDropDown |
Property cell type drop down.
|
![]() | PropertyCellTypeEnum |
Property cell type to display any type of enumeration
|
![]() | PropertyCellTypeEnum<T> |
Property cell type to edit an enum value using an EnumDropDown<T>.
|
![]() | PropertyCellTypeNumber |
Property cell type to edit any type of number
|
![]() | PropertyCellTypeNumber<T> |
Property cell type to edit int values.
|
![]() | PropertyCellTypeString |
Property cell type to edit string values.
|
![]() | PropertyGrid |
Control to edit the properties of one or more objects.
|
![]() | PropertyGrid.Callback |
Callback implementation for the PropertyGrid.
|
![]() | PropertyGridTypeEditor |
Interface for custom type editors of the PropertyGrid |
![]() | PropertyValueChangedEventArgs |
Event arguments for the PropertyGrid when a value changes.
|
![]() | RadioButton |
Control to present a button to choose from a set of options
|
![]() | RadioButton.Callback |
Callback implementation for handlers of the RadioButton |
![]() | RadioButtonList |
Shows a list of radio buttons.
|
![]() | RadioCommand |
Command for a radio button for a tool or menu item.
|
![]() | RadioMenuItem |
Menu item to choose from a set of options
|
![]() | RadioMenuItem.Callback |
Callback implementation for the RadioMenuItem.
|
![]() | RadioToolItem |
Tool item that can be toggled on or off.
|
![]() | Range |
Helpers for the Range<T> structure.
|
![]() | RangeExtensions |
Extensions for the Range<T> structure
|
![]() | RelayCommand |
Command to relay execution and execute state to delegates
|
![]() | RelayCommand<T> |
Command to relay execution and execute state to delegates
|
![]() | RelayValueCommand<TValue> |
A IValueCommand<T> class that uses delegates for getting and setting the value of the command
|
![]() | RelayValueCommand<TParameter, TValue> |
A IValueCommand<T> class that uses delegates for getting and setting the value of the command with the command parameter.
|
![]() | RichTextArea |
Text area with ability to specify rich text formatting such as font attributes and colors.
|
![]() | SaveFileDialog |
Dialog for the user to select a file to save
|
![]() | Screen |
Represents a display on the system.
|
![]() | Scrollable |
Control to show content in a scrollable container
|
![]() | Scrollable.Callback |
Callback implementation for the Scrollable |
![]() | ScrollEventArgs |
Event arguments for Scroll events
|
![]() | SearchBox |
Search box control
|
![]() | SegmentedButton |
Button with multiple segments that can be clicked.
|
![]() | SegmentedButton.Callback |
Callback methods for handlers of SegmentedButton.
|
![]() | SegmentedItem |
Base class for items of the SegmentedButton control.
|
![]() | SegmentedItem.Callback |
Callback implementation for the SegmentedItem.
|
![]() | SegmentedItemClickEventArgs |
Event arguments when clicking a segment in the SegmentedButton.
|
![]() | SegmentedItemCollection |
Collection of SegmentedItem objects for the SegmentedButton.
|
![]() | SelectableFilterCollection<T> |
Collection that can filter/sort the items, and keep a selection of items in the original list.
|
![]() | SelectFolderDialog |
Dialog for the user to select a folder in the filesystem
|
![]() | SeparatorMenuItem |
Menu item to separate menu items
|
![]() | SeparatorToolItem |
Tool item to separate groups of items using a divider, space, etc.
|
![]() | SingleValueCell<T> |
Base class for cells that bind to a single value.
|
![]() | Slider |
Control with a knob the user can slide up/down or left/right to select a numeric range.
|
![]() | Slider.Callback |
Callback implementation for handlers of Slider |
![]() | Spinner |
Presents a spinning indeterminate progress spinner wheel
|
![]() | Splitter |
Control to show two panels separated by a splitter
|
![]() | Splitter.Callback |
Callback implementation for handlers of the Splitter |
![]() | StackLayout |
Layout to stack controls horizontally or vertically, with the ability for each child to be aligned to a side
of the layout.
|
![]() | StackLayoutItem |
Item for a single control in a StackLayout.
|
![]() | Stepper |
Control that allows you to "step" through values, usually presented by two buttons arranged vertically with up and down arrows.
|
![]() | Stepper.Callback |
Callback implementation for the Stepper
|
![]() | StepperEventArgs |
Arguments for the Stepper and TextStepper to give you the direction of the step.
|
![]() | SubmenuExtensions |
Extensions for the ISubmenu interface.
|
![]() | TabControl |
Control to present multiple pages with a tab selection
|
![]() | TabControl.Callback |
Callback implementation for handlers of the TabControl |
![]() | TableCell |
Represents a cell in a TableRow |
![]() | TableLayout |
Layout for controls in a table
|
![]() | TableRow |
Represents the contents of a row in a TableLayout |
![]() | TabPage |
Control for a page in a TabControl |
![]() | Taskbar |
Methods to interact with application taskbar button.
|
![]() | TextArea |
Control for multi-line text
|
![]() | TextArea.Callback |
Callback implementation for handlers of the TextArea |
![]() | TextBox |
Single line text box control
|
![]() | TextBox.Callback |
Callback implementation for handlers of TextControl based controls
|
![]() | TextBoxCell |
Cell for a text box in a Grid.
|
![]() | TextBufferExtensions |
Extensions for ITextBuffer |
![]() | TextChangingEventArgs |
Arguments for events that handle when text is about to change, such as the TextChanging event.
|
![]() | TextControl |
Base class for controls implementing text and text changing events, when it has a singular text property.
|
![]() | TextControl.Callback |
Callback implementation for handlers of TextControl based controls
|
![]() | TextInputEventArgs |
Event arguments when handling text input events
|
![]() | TextStepper |
Stepper with custom text entry field
|
![]() | TextStepper.Callback |
Callback implementation for the TextStepper
|
![]() | ThemedContainerHandler<TControl, TWidget, TCallback> |
Base class for implementing Eto Container control handlers using Eto controls.
|
![]() | ThemedControlHandler<TControl, TWidget, TCallback> |
Base class for implementing Eto control handlers using other Eto controls.
|
![]() | ToggleButton |
Specialized Button that can be toggled on or off.
|
![]() | ToggleButton.Callback |
Callback implementation for the ToggleButton.
|
![]() | Tool |
Base class for tool items on a ToolBar |
![]() | ToolBar |
Toolbar widget for use on a Window.
|
![]() | ToolItem |
Base tool item class for a ToolBar.
|
![]() | ToolItemCollection |
ToolBar item collection.
|
![]() | TrayIndicator |
A system tray indicator.
|
![]() | TrayIndicator.Callback |
Callback implementation for handlers of TrayIndicator |
![]() | TreeGridCell |
Information of a cell in the TreeGridView |
![]() | TreeGridItem |
Item for a TreeGridView for each node of the tree.
|
![]() | TreeGridItemCollection |
Collection of ITreeGridItem objects for child nodes of a tree.
|
![]() | TreeGridView |
Presents a tree with multiple columns
|
![]() | TreeGridView.Callback |
Callback implementation for handlers of TreeGridView |
![]() | TreeGridViewDragInfo |
Extra drag information when dragging to a TreeGridView.
|
![]() | TreeGridViewItemCancelEventArgs |
Event arguments for TreeGridView events that can be cancelled
|
![]() | TreeGridViewItemEventArgs |
Event arguments for TreeGridView events
|
![]() | TreeItem |
Item for a TreeView |
![]() | TreeItemCollection |
Tree item collection.
|
![]() | TreeView | Obsolete.
Standard tree view control with a single column
|
![]() | TreeView.Callback |
Callback methods for handlers of TreeView |
![]() | TreeViewItemCancelEventArgs |
Event arguments for TreeView events that can be cancelled
|
![]() | TreeViewItemEditEventArgs |
Event arguments for TreeView events that can modify the label of the text
|
![]() | TreeViewItemEventArgs |
Event arguments for TreeView events relating to an item
|
![]() | UITimer |
Provides a timer that executes code at a specified interval on the UI thread
|
![]() | UITimer.Callback |
Callback implementation for UITimer |
![]() | ValueCommand<T> |
Command that provides a specific value.
|
![]() | VariableMaskedTextProvider |
Base masked text provider that can be used for variable length masks.
|
![]() | WebView |
Control to show a browser control that can display html and execute javascript.
|
![]() | WebView.Callback |
Callback implementation for handlers of the WebView |
![]() | WebViewLoadedEventArgs |
Event arguments when the WebView has finished loaded a uri
|
![]() | WebViewLoadingEventArgs |
Event arguments when the WebView is loading a new uri.
|
![]() | WebViewNewWindowEventArgs |
Event arguments for when the WebView prompts to open a new window.
|
![]() | WebViewTitleEventArgs |
Event arguments for when the WebView changes its title
|
![]() | WidgetExtensions |
Extensions for widget objects
|
![]() | Window |
Base window
|
![]() | Window.Callback |
Callback methods for handlers of Control |
Structure | Description | |
---|---|---|
![]() | DrawableCellStates | Obsolete.
Orientation of a Splitter control.
|
![]() | HorizontalAlign | Obsolete.
Specifies the horizontal alignment for a Label |
![]() | RadioButtonListOrientation | Obsolete.
Orientation of buttons in a RadioButtonList |
![]() | Range<T> |
Represents an immutable, inclusive start/end range of IComparable<T> values
|
![]() | SliderOrientation | Obsolete.
Enumeration of the orientations available for the Slider control
|
![]() | SplitterOrientation | Obsolete.
Orientation of a Splitter control.
|
![]() | VerticalAlign | Obsolete.
Specifies the horizontal alignment for a Label |
Interface | Description | |
---|---|---|
![]() | AboutDialog.IHandler |
Handler interface for the AboutDialog |
![]() | Application.ICallback |
Interface for callbacks to the Application class
|
![]() | Application.IHandler |
Handler interface for the Application class
|
![]() | Button.ICallback |
Callback interface for Button |
![]() | Button.IHandler |
Handler interface for the Button control
|
![]() | ButtonMenuItem.IHandler |
Handler interface for the ButtonMenuItem.
|
![]() | ButtonSegmentedItem.IHandler |
Handler interface for the ButtonSegmentedItem.
|
![]() | ButtonToolItem.IHandler |
Handler for the ButtonToolItem.
|
![]() | Calendar.ICallback |
Callback interface for handlers of the Calendar.
|
![]() | Calendar.IHandler |
Handler interface for the Calendar.
|
![]() | CheckBox.ICallback |
Callback interface for the CheckBox |
![]() | CheckBox.IHandler |
Handler interface for the CheckBox control
|
![]() | CheckBoxCell.IHandler |
Handler interface for the CheckBoxCell.
|
![]() | CheckMenuItem.ICallback |
Callback interface for the CheckMenuItem class.
|
![]() | CheckMenuItem.IHandler |
Handler interface for the CheckMenuItem.
|
![]() | CheckToolItem.IHandler |
Handler for the CheckToolItem.
|
![]() | Clipboard.IHandler |
Handler interface for the Clipboard.
|
![]() | CollectionEditor.IHandler |
Handler for the CollectionEditor.
|
![]() | ColorDialog.ICallback |
Callback interface for the ColorDialog |
![]() | ColorDialog.IHandler |
Handler interface for the ColorDialog |
![]() | ColorPicker.ICallback |
Callback interface for ColorPicker |
![]() | ColorPicker.IHandler |
Handler interface for the ColorPicker control
|
![]() | ComboBox.ICallback |
Callback interface for the ComboBox |
![]() | ComboBox.IHandler |
Handler interface for the ComboBox |
![]() | ComboBoxCell.IHandler |
Handler interface for the ComboBoxCell.
|
![]() | CommonControl.IHandler |
Handler interface for the CommonControl.
|
![]() | CommonDialog.IHandler |
Handler interface for the CommonDialog |
![]() | Container.IHandler |
Handler interface for the Container control
|
![]() | ContextMenu.ICallback |
Callback interface for instances of ContextMenu |
![]() | ContextMenu.IHandler |
Handler interface for the ContextMenu |
![]() | Control.ICallback |
Callback interface for instances of Control |
![]() | Control.IHandler |
Handler interface for Control |
![]() | Cursor.IHandler |
Platform interface for the Cursor class
|
![]() | CustomCell.ICallback |
Callback interface for the CustomCell |
![]() | CustomCell.IHandler |
Handler interface for the CustomCell.
|
![]() | DataFormats.IHandler |
Handler interface for implementations of the DataFormats object.
|
![]() | DataObject.IHandler |
Handler interface for platform implementations of DataObject |
![]() | DateTimePicker.ICallback |
Callback interface for the DateTimePicker.
|
![]() | DateTimePicker.IHandler |
Handler interface for the DateTimePicker control
|
![]() | Dialog.IHandler |
Handler interface for the Dialog class
|
![]() | DocumentControl.ICallback |
Callback interface for the DocumentControl |
![]() | DocumentControl.IHandler |
Handler interface for the DocumentControl |
![]() | DocumentPage.IHandler |
Handler interface for the DocumentPage |
![]() | Drawable.ICallback |
Callback interface for Drawable |
![]() | Drawable.IHandler |
Handler interface for the Drawable control
|
![]() | DrawableCell.ICallback |
Callback interface for handlers of the DrawableCell cell.
|
![]() | DrawableCell.IHandler |
Handler interface for the DrawableCell.
|
![]() | DropDown.ICallback |
Callback interface for the DropDown
|
![]() | DropDown.IHandler |
Handler interface for the DropDown |
![]() | Expander.ICallback |
Callback interface for the Expander |
![]() | Expander.IHandler |
Handler interface for platform implementations of the Expander.
|
![]() | FileDialog.IHandler |
Handler interface for the FileDialog based widgets
|
![]() | FilePicker.ICallback |
Callback interface for FilePicker |
![]() | FilePicker.IHandler |
Handler interface for the FilePicker control
|
![]() | FixedMaskedTextProvider.IHandler |
Handler interface for implementations of the FixedMaskedTextProvider.
|
![]() | FontDialog.ICallback |
Callback interface for handlers of the FontDialog.
|
![]() | FontDialog.IHandler |
Handler interface for the FontDialog.
|
![]() | FontPicker.ICallback |
Callback interface for handlers of the FontPicker.
|
![]() | FontPicker.IHandler |
Handler interface for the FontPicker.
|
![]() | Form.IHandler |
Interface handler for the Form control
|
![]() | Grid.ICallback |
Callback interface for instances of Grid |
![]() | Grid.IHandler |
Handler interface for the Grid control
|
![]() | GridColumn.IHandler |
Handler interface for the GridColumn.
|
![]() | GridView.IHandler |
Handler interface for the GridView.
|
![]() | GroupBox.IHandler |
Handler interface for the GroupBox |
![]() | IBindable |
Interface for objects that support binding
|
![]() | IBindableWidgetContainer |
Interface to specify that the BindableWidget contains child bindable widgets that
should participate in binding events.
|
![]() | IBinding |
Base binding interface
|
![]() | IColumnItem |
Interface to provide a source for the ColumnBinding<T> |
![]() | ICommandItem | |
![]() | IContextMenuHost |
Interface for widgets/handlers that implement a context menu
|
![]() | IDataObject |
Interface to allow you to share common code with Clipboard and DataObject.
|
![]() | IDataStore<T> |
Base data store interface to bind to a collection of objects of a particular type.
|
![]() | IImageListItem |
Represents a list item that can have an image associated with each item.
|
![]() | IIndirectBinding<T> |
Base interface for an indirect binding.
|
![]() | IKeyboardInputSource |
Defines an interface for controls or classes that implement keyboard events.
|
![]() | IListItem |
Interface for an item in a list control.
|
![]() | ImageTextCell.IHandler |
Handler interface for the ImageTextCell.
|
![]() | ImageView.IHandler |
Handler interface for the ImageView |
![]() | ImageViewCell.IHandler |
Handler interface for the ImageViewCell.
|
![]() | IMaskedTextProvider |
Interface for a masked text provider that can be used with MaskedTextBox.
|
![]() | IMaskedTextProvider<T> |
Interface for a masked text provider that can be translated to a specific value.
|
![]() | IMouseInputSource |
Defines an interface for controls or classes that implement mouse events.
|
![]() | INavigationItem |
Item for panes on a Navigation control.
|
![]() | ISelectable<T> |
Interface for an object that can select multiple items and rows.
|
![]() | ISelectableControl<T> |
Interface for a control that can preserve its selection.
|
![]() | ISelectionPreserver |
Interface for a control that can preserve selected items
|
![]() | ISubmenu |
Interface for submenus to access common Items properties
|
![]() | ITextBuffer |
Interface for a formatted text buffer
|
![]() | ITreeGridItem |
Interface for an item in a TreeGridView.
|
![]() | ITreeGridItem<T> |
Interface for an item in a TreeGridView that implements children
|
![]() | ITreeGridStore<T> |
Item store for the TreeGridView |
![]() | ITreeItem |
Interface for an item in a TreeView |
![]() | ITreeItem<T> |
Base tree item interface
|
![]() | ITreeStore |
Base data store for the TreeView |
![]() | IValueCommand<T> |
Interface for a command that can provide a value
|
![]() | IValueConverter |
Interface for providing a reusable converter for binding values
|
![]() | Keyboard.IHandler |
Handler for platforms to implement the Keyboard functionality.
|
![]() | Label.IHandler |
Handler interface for the Label |
![]() | Layout.IHandler |
Platform handler interface for the the Layout class
|
![]() | Layout.IPositionalLayoutHandler |
Platform handler interface for positional layouts where controls are placed in an x, y grid
|
![]() | LinkButton.ICallback |
Callback interface for LinkButton |
![]() | LinkButton.IHandler |
Handler interface for the LinkButton control
|
![]() | ListBox.ICallback |
Callback interface for the ListBox |
![]() | ListBox.IHandler |
Handler interface for the ListBox |
![]() | ListControl.ICallback |
Callback interface for the ListControl |
![]() | ListControl.IHandler |
Handler interface for the ListControl |
![]() | Menu.ISubmenuHandler |
Handler interface for menus that implement a submenu
|
![]() | MenuBar.IHandler |
Handler interface for the MenuBar |
![]() | MenuItem.ICallback |
Callback interface for the MenuItem |
![]() | MenuItem.IHandler |
Handler interface for the MenuItem |
![]() | MenuSegmentedItem.IHandler |
Handler interface for the MenuSegmentedItem.
|
![]() | MessageBox.IHandler |
Handler interface for the MessageBox |
![]() | Mouse.IHandler |
Handler interface for the Mouse class
|
![]() | Navigation.ICallback |
Callback interface for the Navigation control.
|
![]() | Navigation.IHandler |
Handler interface for the Navigation control.
|
![]() | Notification.IHandler |
Handler interface for the Notification control
|
![]() | NumericStepper.ICallback |
Callback interface for the NumericStepper |
![]() | NumericStepper.IHandler |
Handler interface for the NumericStepper control.
|
![]() | OpenFileDialog.IHandler |
Handler interface for the OpenFileDialog |
![]() | OpenWithDialog.IHandler |
Handler interface for the OpenWithDialog.
|
![]() | PageSettings.IHandler |
Handler interface for the PageSettings control
|
![]() | Panel.IHandler |
Handler interface fot the Panel |
![]() | PasswordBox.IHandler |
Handler interface for the PasswordBox control
|
![]() | PixelLayout.IHandler |
Handler interface for the PixelLayout control
|
![]() | PrintDialog.IHandler |
Handler for the PrintDialog.
|
![]() | PrintDocument.ICallback |
Interface for handlers to trigger events
|
![]() | PrintDocument.IHandler |
Handler interface for the PrintDocument widget
|
![]() | PrintSettings.IHandler |
Handler interface for the PrintSettings class.
|
![]() | ProgressBar.IHandler |
Handler interface for the ProgressBar control
|
![]() | ProgressCell.IHandler |
Handler interface for the ProgressCell.
|
![]() | PropertyGrid.ICallback |
Callback interface for the PropertyGrid |
![]() | PropertyGrid.IHandler |
Handler interface for the PropertyGrid |
![]() | RadioButton.ICallback |
Callback interface for the RadioButton |
![]() | RadioButton.IHandler |
Handler interface for the RadioButton |
![]() | RadioMenuItem.ICallback |
Callback interface for the RadioMenuItem.
|
![]() | RadioMenuItem.IHandler |
Handler interface for the RadioMenuItem.
|
![]() | RadioToolItem.IHandler |
Handler for the RadioToolItem.
|
![]() | RichTextArea.IHandler |
Handler interface for the RichTextArea.
|
![]() | SaveFileDialog.IHandler |
Handler interface for the SaveFileDialog |
![]() | Screen.IHandler |
Handler interface for the Screen.
|
![]() | Screen.IScreensHandler |
Handler interface for static methods of the Screen.
|
![]() | Scrollable.ICallback |
Callback interface for the Scrollable |
![]() | Scrollable.IHandler |
Handler interface for the Scrollable control
|
![]() | SearchBox.IHandler |
Handler interface for the SearchBox control
|
![]() | SegmentedButton.ICallback |
Callback interface for handlers of SegmentedButton |
![]() | SegmentedButton.IHandler |
Handler interface for SegmentedButton.
|
![]() | SegmentedItem.ICallback |
Callback interface for handlers of the SegmentedItem.
|
![]() | SegmentedItem.IHandler |
Handler interface for the SegmentedItem.
|
![]() | SelectFolderDialog.IHandler |
Handler interface for the SelectFolderDialog |
![]() | SeparatorMenuItem.IHandler |
Handler interface for the SeparatorMenuItem |
![]() | SeparatorToolItem.IHandler |
Handler interface for the SeparatorToolItem.
|
![]() | Slider.ICallback |
Callback interface for the Slider |
![]() | Slider.IHandler |
Handler interface for the Slider |
![]() | Spinner.IHandler |
Handler interface for the Spinner control
|
![]() | Splitter.ICallback |
Callback interface for the Splitter |
![]() | Splitter.IHandler |
Handler interface for the Splitter |
![]() | Stepper.ICallback |
Callback interface for the Stepper
|
![]() | Stepper.IHandler |
Handler interface for the Stepper
|
![]() | TabControl.ICallback |
Callback interface for the TabControl |
![]() | TabControl.IHandler |
Handler interface for the TabControl |
![]() | TableLayout.IHandler |
Handler interface for TableLayout |
![]() | TabPage.IHandler |
Handler interface for the TabPage |
![]() | Taskbar.IHandler |
Handler interface for the Taskbar.
|
![]() | TextArea.ICallback |
Callback interface for the TextArea |
![]() | TextArea.IHandler |
Handler interface for the TextArea |
![]() | TextBox.ICallback |
Callback interface for the TextBox based controls
|
![]() | TextBox.IHandler |
Handler interface for the TextBox.
|
![]() | TextBoxCell.IHandler |
Handler interface for the TextBoxCell.
|
![]() | TextControl.ICallback |
Callback interface for the TextControl based controls
|
![]() | TextControl.IHandler |
Handler interface for the TextControl based controls
|
![]() | TextStepper.ICallback |
Callback interface for the TextStepper
|
![]() | TextStepper.IHandler |
Handler interface for platform implementations of the TextStepper
|
![]() | ToggleButton.ICallback |
Callback interface for handlers of the ToggleButton.
|
![]() | ToggleButton.IHandler |
Handler interface for the ToggleButton |
![]() | Tool.IHandler |
Interface for platform implementations of the Tool class.
|
![]() | ToolBar.IHandler |
Handler interface for the ToolBar.
|
![]() | ToolItem.IHandler |
Handler interface for the ToolItem.
|
![]() | TrayIndicator.ICallback |
Callback interface for TrayIndicator |
![]() | TrayIndicator.IHandler |
Handler interface for the TrayIndicator control
|
![]() | TreeGridView.ICallback |
Callback interface for the TreeGridView |
![]() | TreeGridView.IHandler |
Handler interface for the TreeGridView |
![]() | TreeView.ICallback |
Callback interface for instances of TreeView |
![]() | TreeView.IHandler |
Handler interface for TreeView |
![]() | UITimer.ICallback |
Callback interface for UITimer |
![]() | UITimer.IHandler |
Handler interface for UITimer |
![]() | WebView.ICallback |
Callback interface for the WebView.
|
![]() | WebView.IHandler |
Handler interface for the WebView.
|
![]() | Window.ICallback |
Callback interface for instances of Window |
![]() | Window.IHandler |
Handler interface for the Window |
Enumeration | Description | |
---|---|---|
![]() | AutoSelectMode |
Enumeration of the modes for auto selecting text.
|
![]() | BindingUpdateMode |
Mode for updating the binding
|
![]() | BorderType |
Border types
|
![]() | ButtonImagePosition |
Button image position
|
![]() | CalendarMode |
Mode for the Calendar control
|
![]() | CellStates |
State for a Cell |
![]() | CursorType |
Enumeration of the cursor types supported by the Cursor object
|
![]() | DateTimePickerMode |
Modes for the DateTimePicker |
![]() | DialogDisplayMode |
Hint to tell the platform how to display the dialog
|
![]() | DialogResult |
Result codes for CommonDialog or MessageBox dialogs
|
![]() | DockPosition |
Enumeration to define the dock position of a control, such as tabs in the TabControl |
![]() | DragEffects |
Enumeration of drag actions.
|
![]() | DualBindingMode |
Mode of the DualBinding<T> |
![]() | GridDragPosition |
Enumeration of the drag position relative to a node or item in a Grid.
|
![]() | GridLines |
Enumeration for the type of grid lines to show around each column/row in a Grid |
![]() | HorizontalAlignment |
Horizontal alignment for controls
|
![]() | InsertKeyMode |
Mode for insertion of text when the user types into a control.
|
![]() | KeyEventType |
Type of key event
|
![]() | Keys |
Enumeration of values that correspond to physical keys on a keyboard
|
![]() | MenuBarSystemItems |
Flags for the groups of system MenuBar items
|
![]() | MessageBoxButtons |
Message box buttons for methods of MessageBox |
![]() | MessageBoxDefaultButton |
Message box default button selection for a MessageBox |
![]() | MessageBoxType |
Message box type, to define the appearance of a MessageBox |
![]() | MouseButtons |
Enumeration of mouse buttons
|
![]() | Orientation |
Represents either horizontal or vertical orientation for controls.
|
![]() | PageOrientation |
Orientation of the printed page.
|
![]() | PrintSelection |
Selection mode when printing
|
![]() | RichTextAreaFormat |
Format for loading and saving text from the RichTextArea |
![]() | SegmentedSelectionMode |
Enumeration of the selection modes for the SegmentedButton.
|
![]() | SeparatorToolItemType |
Enumeration of the types of separators for the SeparatorToolItem |
![]() | ShowPromptMode |
Mode for when prompt characters are shown in a control.
|
![]() | SplitterFixedPanel |
Specifies which panel has a fixed size the parent container is resized.
|
![]() | StepperDirection |
Direction of the stepper when it has been clicked
|
![]() | StepperValidDirections |
Valid stepper directions for the (typically) up/down buttons
|
![]() | TaskbarProgressState |
Taskbar state for Taskbar.
|
![]() | TextAlignment |
Specifies the text alignment for a Label |
![]() | TextReplacements |
Text replacement options when entering text
|
![]() | ToolBarDock |
Docking mode hint for a ToolBar |
![]() | ToolBarTextAlign |
Text alignment hint for items in a ToolBar |
![]() | VerticalAlignment |
Horizontal alignment for controls
|
![]() | WindowState |
State of a Window |
![]() | WindowStyle |
Style of a Window |
![]() | WrapMode |
Specifies the wrapping mode for the text of a Label |