C# Class TSF.UmlToolingFramework.EANavigator.QuickSearchComboBox

Afficher le fichier Open project: GeertBellekens/Enterprise-Architect-Toolpack

Private Properties

Свойство Type Description
QuickSearchComboBox_DrawItem void
textBoxTextChanged void

Méthodes publiques

Méthode Description
QuickSearchComboBox ( ) : System

Méthodes protégées

Méthode Description
OnDropDownClosed ( EventArgs e ) : void

Private Methods

Méthode Description
QuickSearchComboBox_DrawItem ( object sender, DrawItemEventArgs e ) : void

drawns the icon and the name of the element in the dropdown list

textBoxTextChanged ( object sender, EventArgs e ) : void

Method Details

OnDropDownClosed() protected méthode

protected OnDropDownClosed ( EventArgs e ) : void
e EventArgs
Résultat void

QuickSearchComboBox() public méthode

public QuickSearchComboBox ( ) : System
Résultat System