C# Class FirstFloor.ModernUI.Windows.Controls.HistoricalTextBox

Inheritance: BetterComboBox
Afficher le fichier Open project: gro-ove/actools

Méthodes publiques

Свойство Type Description
MaxSizeProperty System.Windows.DependencyProperty
SaveKeyProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
HistoricalTextBox ( ) : System

Méthodes protégées

Méthode Description
OnDropDownOpened ( EventArgs e ) : void
OnSelectionChanged ( System.Windows.Controls.SelectionChangedEventArgs e ) : void

Private Methods

Méthode Description
AddText ( ) : void
OnLostFocus ( object sender, RoutedEventArgs e ) : void
OnMaxSizeChanged ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnMaxSizeChanged ( int newValue ) : void
OnSaveKeyChanged ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnSaveKeyChanged ( string newValue ) : void
OnTextChanged ( object sender, RoutedEventArgs e ) : void

Method Details

HistoricalTextBox() public méthode

public HistoricalTextBox ( ) : System
Résultat System

OnDropDownOpened() protected méthode

protected OnDropDownOpened ( EventArgs e ) : void
e System.EventArgs
Résultat void

OnSelectionChanged() protected méthode

protected OnSelectionChanged ( System.Windows.Controls.SelectionChangedEventArgs e ) : void
e System.Windows.Controls.SelectionChangedEventArgs
Résultat void

Property Details

MaxSizeProperty public_oe static_oe property

public static DependencyProperty,System.Windows MaxSizeProperty
Résultat System.Windows.DependencyProperty

SaveKeyProperty public_oe static_oe property

public static DependencyProperty,System.Windows SaveKeyProperty
Résultat System.Windows.DependencyProperty