C# Class Microsoft.AzureCat.Samples.AlertClient.NumericTextBox

Inheritance: System.Windows.Forms.TextBox
ファイルを表示 Open project: paolosalvatori/servicefabriceventhubdemo

Protected Methods

Method Description
OnKeyPress ( KeyPressEventArgs e ) : void

Method Details

OnKeyPress() protected method

protected OnKeyPress ( KeyPressEventArgs e ) : void
e System.Windows.Forms.KeyPressEventArgs
return void