Definition
Namespace:ArtOfTest.WebAii.DesktopAutomation
Assembly:ArtOfTest.WebAii.dll
Syntax:
C#
public class DesktopControlTypeIds
Inheritance: objectDesktopControlTypeIds
Constructors
C#
public DesktopControlTypeIds()
Fields
C#
public const int ListViewItem = 50007
C#
public const int ProgressBar = 50012
C#
public const int RadioButton = 50013
C#
public const int TreeViewItem = 50024