C# Class dbz.UIComponents.CustomControls.LabelTextBox

Inheritance: System.Windows.Controls.TextBox
Afficher le fichier Open project: earlnuclear/DanbooruBrowser

Méthodes publiques

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

Méthodes publiques

Méthode Description
HideLabel ( ) : void
LabelTextBox ( ) : System.Windows

Méthodes protégées

Méthode Description
OnGotFocus ( RoutedEventArgs e ) : void
OnLostFocus ( RoutedEventArgs e ) : void
OnTextChanged ( System.Windows.Controls.TextChangedEventArgs e ) : void

Private Methods

Méthode Description
SetLabel ( ) : void

Method Details

HideLabel() public méthode

public HideLabel ( ) : void
Résultat void

LabelTextBox() public méthode

public LabelTextBox ( ) : System.Windows
Résultat System.Windows

OnGotFocus() protected méthode

protected OnGotFocus ( RoutedEventArgs e ) : void
e System.Windows.RoutedEventArgs
Résultat void

OnLostFocus() protected méthode

protected OnLostFocus ( RoutedEventArgs e ) : void
e System.Windows.RoutedEventArgs
Résultat void

OnTextChanged() protected méthode

protected OnTextChanged ( System.Windows.Controls.TextChangedEventArgs e ) : void
e System.Windows.Controls.TextChangedEventArgs
Résultat void

Property Details

LabelProperty public_oe static_oe property

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