Click or drag to resize

WindowPatternControlId Property

Specifies the window identifier for the search. The window identifier is the value that is returned by the GetWindowLong() or GetDlgCtrlID() Windows API function.

Namespace:  SmartBear.TestLeft.TestObjects
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax
public Nullable<int> ControlId { get; set; }

Property Value

Type: NullableInt32
See Also