C# Class Mono.UIAutomation.Winforms.ToolTipProvider

Inheritance: ToolTipBaseProvider
Afficher le fichier Open project: mono/uia2atk Class Usage Examples

Méthodes publiques

Méthode Description
ToolTipProvider ( System.Windows.Forms tooltip ) : System

Méthodes protégées

Méthode Description
GetTextFromControl ( System.Windows.Forms control ) : string

Method Details

GetTextFromControl() protected méthode

protected GetTextFromControl ( System.Windows.Forms control ) : string
control System.Windows.Forms
Résultat string

ToolTipProvider() public méthode

public ToolTipProvider ( System.Windows.Forms tooltip ) : System
tooltip System.Windows.Forms
Résultat System