C# Class Mono.UIAutomation.Winforms.Events.DataGridView.DataItemComboBoxExpandCollapsePatternStateEvent

Inheritance: Mono.UIAutomation.Winforms.Events.BaseAutomationPropertyEvent
Afficher le fichier Open project: mono/uia2atk Class Usage Examples

Méthodes publiques

Méthode Description
Connect ( ) : void
DataItemComboBoxExpandCollapsePatternStateEvent ( DataGridViewProvider provider ) : System
Disconnect ( ) : void

Méthodes protégées

Méthode Description
GetNewPropertyValue ( ) : object

Private Methods

Méthode Description
OnDisposed ( object sender, EventArgs args ) : void
OnDropDown ( object sender, EventArgs args ) : void
OnDropDownClosed ( object sender, EventArgs args ) : void

Method Details

Connect() public méthode

public Connect ( ) : void
Résultat void

DataItemComboBoxExpandCollapsePatternStateEvent() public méthode

public DataItemComboBoxExpandCollapsePatternStateEvent ( DataGridViewProvider provider ) : System
provider Mono.UIAutomation.Winforms.DataGridViewProvider
Résultat System

Disconnect() public méthode

public Disconnect ( ) : void
Résultat void

GetNewPropertyValue() protected méthode

protected GetNewPropertyValue ( ) : object
Résultat object