C# Class Mono.UIAutomation.Winforms.ToolTipProvider

Inheritance: ToolTipBaseProvider
显示文件 Open project: mono/uia2atk Class Usage Examples

Public Methods

Method Description
ToolTipProvider ( System.Windows.Forms tooltip ) : 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

ToolTipProvider() public method

public ToolTipProvider ( System.Windows.Forms tooltip ) : System
tooltip System.Windows.Forms
return System