C# Class Mono.UIAutomation.Winforms.GroupBoxProvider

Inheritance: FragmentRootControlProvider
Afficher le fichier Open project: mono/uia2atk

Méthodes publiques

Méthode Description
GroupBoxProvider ( Control control ) : 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

GroupBoxProvider() public méthode

public GroupBoxProvider ( Control control ) : System
control System.Windows.Forms.Control
Résultat System