Desktop types
The following list represents the Control Type
and Control
supported by the desktop technology with QualityMate
Control Type
Control
IButton
Button
ICheckBox
Checkbox
ICheckedListBox
List
IComboBox
ComboBox
IDataGridView
Table
IDateTimePicker
Pane
IDropDownList
ComboBox
IFlexGrid
Table
IGrid
Table
List
ILabel
Text
IListBox
List
IListView
List
IMaskedTextBox
Edit
IMenu
MenuBar
INumericUpDown
ComboBox
IProgressBar
ProgressBar
IRadioButton
RadioButton
IStatusStrip
StatusBar
ITab
Tab
ITextBox
Edit
Document
IToolBar
ToolBar
ITreeView
Tree
To identify the Control to use. Check the Identify Selector for Windows desktop article.
Mobilize helpers
The following list are the controls created by Mobilize.
Control Type
Control
IADODataControlHelper
AdoDataControlHelper
Built-in Custom Extensions
The following are Custom Extensions provided by QualityMate.
Silverlight
The basic Silverlight controls are compatible with Desktop technology. This Silverlight Custom Extension is used to support the third-party controls listed below:
DataGrid from Infragistics.
ComboBox from Infragistics.
To use it, you just need to add this parameter to the .runsettings
:
Last updated
Was this helpful?