Automation Guide
Application testing
Testing desktop applications
Testing .NET applications
List of supported .NET controls
The requested page is not available for selected version.
List of supported WinForms controls
Windows Forms (WinForms) controls supported by TestArchitect for testing .NET applications.
Below is the full list of WinForms controls for which TestArchitect provides support:
Control | Classes |
---|---|
Button | System.Windows.Forms.Button |
Chart | System.Windows.Forms.DataVisualization.Charting.Chart |
CheckBox | System.Windows.Forms.CheckBox |
CheckListBox | System.Windows.Forms.CheckedListBox |
ComboBox | System.Windows.Forms.ComboBox |
ContextMenuStrip | System.Windows.Forms.ContextMenuStrip |
DatePicker | System.Windows.Forms.DateTimePicker |
DomainUpDown | System.Windows.Forms.DomainUpDown |
HScrollBar | System.Windows.Forms.HScrollBar |
Label | System.Windows.Forms.Label |
ListBox | System.Windows.Forms.ListBox |
ListView | System.Windows.Forms.ListView |
MaskedTextBox | System.Windows.Forms.MaskedTextBox |
MenuStrip | System.Windows.Forms.MenuStrip |
MonthCalendar | System.Windows.Forms.MonthCalendar |
NumericUpDown | System.Windows.Forms.NumericUpDown |
Picturebox | System.Windows.Forms.PictureBox |
ProgressBar | System.Windows.Forms.ProgressBar |
PropertyGrid | System.Windows.Forms.PropertyGrid System.Windows.Forms.PropertyGridInternal.PropertyGridView |
RadioButton | System.Windows.Forms.RadioButton |
RichTextBox | System.Windows.Forms.RichTextBox |
StatusStrip | System.Windows.Forms.StatusStrip |
StatusBar | System.Windows.Forms.StatusBar |
TabControl | System.Windows.Forms.TabControl |
TextBox | System.Windows.Forms.TextBox |
ToolStrip | System.Windows.Forms.ToolStrip |
Trackbar | System.Windows.Forms.TrackBar |
TreeView | System.Windows.Forms.TreeView |
VScrollBar | System.Windows.Forms.VScrollBar |
DataGridView | System.Windows.Forms.DataGridView |
LinkLabel | System.Windows.Forms.LinkLabel |
WebBrowser | System.Windows.Forms.WebBrowser |
Groupbox | System.Windows.Forms.GroupBox |
Panel | System.Windows.Forms.Panel |
ToolStripContainer | System.Windows.Forms.ToolStripContainer System.Windows.Forms.ToolStripContentPanel System.Windows.Forms.ToolStripPanel |
PrintDialog | System.Windows.Forms.PrintDialog |
PrintPreViewControl | System.Windows.Forms.PrintPreviewControl |
PrintPreViewDialog | System.Windows.Forms.PrintPreviewControl |
PageSetupDialog | System.Windows.Forms.PageSetupDialog |
ColorDialog | System.Windows.Forms.ColorDialog |
FolderBrowserDialog | System.Windows.Forms.FolderBrowserDialog |
FontDialog | System.Windows.Forms.FontDialog |
OpenFileDialog | System.Windows.Forms.OpenFileDialog |
SaveFileDialog | System.Windows.Forms.SaveFileDialog |