C# Class Mono.UIAutomation.Winforms.Events.ToolStripItem.TextPatternTextChangedEvent

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

Méthodes publiques

Méthode Description
Connect ( ) : void
Disconnect ( ) : void
TextPatternTextChangedEvent ( ToolStripLabelProvider provider ) : System

Private Methods

Méthode Description
OnTextChanged ( object sender, EventArgs e ) : void

Method Details

Connect() public méthode

public Connect ( ) : void
Résultat void

Disconnect() public méthode

public Disconnect ( ) : void
Résultat void

TextPatternTextChangedEvent() public méthode

public TextPatternTextChangedEvent ( ToolStripLabelProvider provider ) : System
provider ToolStripLabelProvider
Résultat System