C# Class Mono.UIAutomation.Winforms.HelpProvider

Inheritance: ToolTipBaseProvider
ファイルを表示 Open project: mono/uia2atk

Public Methods

Method Description
HelpProvider ( System.Windows.Forms helpProvider ) : System

Protected Methods

Method Description
GetTextFromControl ( System.Windows.Forms control ) : string

Method Details

GetTextFromControl() protected method

protected GetTextFromControl ( System.Windows.Forms control ) : string
control System.Windows.Forms
return string

HelpProvider() public method

public HelpProvider ( System.Windows.Forms helpProvider ) : System
helpProvider System.Windows.Forms
return System