C# Class UIA.Extensions.AutomationProviders.ControlProvider

Inheritance: AutomationProvider
Mostra file Open project: northwoodspd/UIA.Extensions Class Usage Examples

Public Properties

Property Type Description
Control System.Windows.Forms.Control

Public Methods

Method Description
ControlProvider ( Control control ) : System.Windows.Automation

Method Details

ControlProvider() public method

public ControlProvider ( Control control ) : System.Windows.Automation
control System.Windows.Forms.Control
return System.Windows.Automation

Property Details

Control public_oe property

public Control,System.Windows.Forms Control
return System.Windows.Forms.Control