C# Class OKHOSTING.UI.Net4.WPF.Controls.TextBox

Inheritance: System.Windows.Controls.TextBox, ITextBox
Afficher le fichier Open project: okhosting/OKHOSTING.UI

Private Properties

Свойство Type Description
HidePlaceholder void
ShowPlaceholder void
TextBox_GotFocus void
TextBox_LostFocus void
TextBox_TextChanged void

Méthodes publiques

Méthode Description
IDisposable ( ) : void
TextBox ( ) : System

Private Methods

Méthode Description
HidePlaceholder ( ) : void
ShowPlaceholder ( ) : void
TextBox_GotFocus ( object sender, System e ) : void
TextBox_LostFocus ( object sender, System e ) : void
TextBox_TextChanged ( object sender, System e ) : void

Method Details

IDisposable() public méthode

public IDisposable ( ) : void
Résultat void

TextBox() public méthode

public TextBox ( ) : System
Résultat System