C# Class UIA.Extensions.TestApplication.ListActingLabel

Inheritance: UIA.Extensions.AutomationProviders.Interfaces.ListInformation
Afficher le fichier Open project: northwoodspd/UIA.Extensions Class Usage Examples

Méthodes publiques

Méthode Description
Clear ( ) : void
ListActingLabel ( Control control ) : System.Collections.Generic
UpdateSelection ( ListActingLabelItem toSelect ) : void

Method Details

Clear() public méthode

public Clear ( ) : void
Résultat void

ListActingLabel() public méthode

public ListActingLabel ( Control control ) : System.Collections.Generic
control System.Windows.Forms.Control
Résultat System.Collections.Generic

UpdateSelection() public méthode

public UpdateSelection ( ListActingLabelItem toSelect ) : void
toSelect ListActingLabelItem
Résultat void