C# Class Mono.UIAutomation.Winforms.PopupButtonProvider

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

Méthodes publiques

Méthode Description
Initialize ( ) : void
PopupButtonProvider ( System.Windows.Forms button ) : System

Méthodes protégées

Méthode Description
GetProviderPropertyValue ( int propertyId ) : object

Method Details

GetProviderPropertyValue() protected méthode

protected GetProviderPropertyValue ( int propertyId ) : object
propertyId int
Résultat object

Initialize() public méthode

public Initialize ( ) : void
Résultat void

PopupButtonProvider() public méthode

public PopupButtonProvider ( System.Windows.Forms button ) : System
button System.Windows.Forms
Résultat System