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

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

Private Properties

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

Méthodes publiques

Méthode Description
TextBox ( ) : System

Méthodes protégées

Méthode Description
OnPaint ( System pevent ) : void

Private Methods

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

Method Details

OnPaint() protected méthode

protected OnPaint ( System pevent ) : void
pevent System
Résultat void

TextBox() public méthode

public TextBox ( ) : System
Résultat System