Click or drag to resize

ControlPattern Properties

The ControlPattern type exposes the following members.

Properties
  NameDescription
Public propertyEnabled
Specifies whether the sought-for control is enabled (true) or disabled (false). Disabled controls are typically displayed in grey.
Public propertyVisible
Specifies whether the sought-for controls are visible (a control may be out of the screen, but still visible).
Top
See Also