C# Class mRemoteNG.UI.Controls.IPTextBox

Inheritance: System.Windows.Forms.UserControl
Afficher le fichier Open project: mRemoteNG/mRemoteNG Class Usage Examples

Méthodes publiques

Свойство Type Description
Octet1 System.Windows.Forms.TextBox
Octet2 System.Windows.Forms.TextBox
Octet3 System.Windows.Forms.TextBox
Octet4 System.Windows.Forms.TextBox

Méthodes publiques

Méthode Description
IPTextBox ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
Box1_KeyPress ( object sender, KeyPressEventArgs e ) : void
Box2_KeyPress ( object sender, KeyPressEventArgs e ) : void
Box3_KeyPress ( object sender, KeyPressEventArgs e ) : void
Box4_KeyPress ( object sender, KeyPressEventArgs e ) : void
Box_Enter ( object sender, EventArgs e ) : void
InitializeComponent ( ) : void
IsValid ( string inString ) : bool
label_EnabledChanged ( object sender, EventArgs e ) : void
panel1_EnabledChanged ( object sender, EventArgs e ) : void

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

IPTextBox() public méthode

public IPTextBox ( ) : System
Résultat System

Property Details

Octet1 public_oe property

public TextBox,System.Windows.Forms Octet1
Résultat System.Windows.Forms.TextBox

Octet2 public_oe property

public TextBox,System.Windows.Forms Octet2
Résultat System.Windows.Forms.TextBox

Octet3 public_oe property

public TextBox,System.Windows.Forms Octet3
Résultat System.Windows.Forms.TextBox

Octet4 public_oe property

public TextBox,System.Windows.Forms Octet4
Résultat System.Windows.Forms.TextBox