MobileForms Toolkit Documentation

Resco.Controls.AdvancedComboBox Namespace

Namespace hierarchy

Classes

Class Description
AdvancedComboBox  
BoundItem The BoundItem is a wrapper derived from ListItem that is used for databinding. You can either wrap DataRow or any object using PropertyMapping.
ButtonCell  
Cell Cell is the basic cell from which other cell types are derived.
CellEnteredEventArgs Contains arguments for CellEnteredEventHandler delegate.
CellEnteredMainEventArgs Represents arguments for CellEnteredMainEventHandler delegate.
CellEventArgs CellEventArgs class contains the arguments of CellEventHandler delegate.
CellSource Cell source defines where the Cell takes data from.
ComboBoxArgs  
ComboBoxIndexChangedArgs  
ComboBoxRefreshArgs  
ComboBoxScrollArgs  
CustomizeCellEventArgs Class containing arguments for CustomizeCell event.
DataConnector Basic implementation of IDataConnector which connects to arbitrary database.
DataLoadedEventArgs Contains arguments for DataLoadedEventHandler delegate.
DrawLineData Contains a data describing a line of text.
DropDownEventArgs  
GradientColor Represents a gradient color.
HTCGyroDirectionEventArgs  
HTCNavSensorRotatedEventArgs  
ImageCell ImageCell is a Cell used to display images from ImageList.
ItemAddingEventArgs Represents arguments for ItemAddingEventHandler delegate.
ItemCollection Collection of Items for an AdvancedComboBox.
ItemEnteredEventArgs ItemEnteredEventArgs class contains the arguments for ItemEnteredEventHandler delegate.
ItemEventArgs ItemEventArgs class contains the arguments of ItemEventHandler delegate.
ItemSpecificCellProperties This classs is used to determine values that differ from default RowTemplate settings for specific cell
ItemTemplate ItemTemplate is the template for displaying row of data.
ItemTemplate.CellCollection Collection of Cells in ItemTemplate.
LinkCell LinkCell is TextCell for displaying hyperlinks.
LinkEventArgs LinkEventArgs class contains the arguments of LinkEventHandler delegate.
ListItem Contains data and template binding for the item displayed in the AdvancedComboBox.
Mapping Used as a map between column names and column indices.
PropertyMapping Special Mapping used for the BoundItem to map it to any object type.
SeparatorCell SeparatorCell is a cell for displaying the separators.
TableMapping Special Mapping used for the BoundItem.
TemplateSet TemplateSet is the collection of ItemTemplates.
TextCell TextCell is a Cell used to display text.
TouchComboBox  
Utility Provides helper methods for wrapping text.
ValidateDataArgs ValidataDataArgs class contains the arguments of ValidateData event.
WrapTextData Contains a data required for AutoHeight property and for drawing wrapped texts.

Interfaces

Interface Description
IDataConnector Represents a connection to an enumerable data source.

Delegates

Delegate Description
AdvancedComboBox.DesignTimeCallback  
ButtonEventHandler Represents the method that will handle the button click event.
CellEnteredEventHandler Represents the method that will handle the CellEntered event.
CellEnteredMainEventHandler Represents the method that will handle the CellEntered event.
CellEventHandler Represents the method that will handle the cell click event.
CustomizeCellEventHandler Represents the method that will handle the validate data event.
DataLoadedEventHandler Represents the method that will handle the DataLoaded event.
DropDownHandler  
HTCGyroDirectionHandler  
HTCNavSensorRotatedHandler  
HTCOrientationChangedHandler  
ItemAddingEventHandler Represents the method that will handle the ItemAdding event.
ItemEnteredEventHandler Represents the method that will handle the ItemEntered event.
ItemEventHandler Represents the method that will handle the item click event.
LinkEventHandler Represents the method that will handle the link click event.
ValidateDataEventHandler Represents the method that will handle the validate data event.

Enumerations

Enumeration Description
Alignment Defines the alignment of text, image or other content.
ArrowBoxVisualStyle  
BorderType Border of cell.
ButtonCell.ButtonType Specifies the types of the ButtonCell.
CellSourceType Type of cell source
ColorCategory Category of color information.
ComboBoxUpdateRange  
FillDirection The direction of the gradient will fill.
HTCDirection  
HTCScreenOrientation  
ItemEventArgsType  
SeparatorType Type of separator in separator cell.
SqlCeVersion  
TouchScrollDirection