C# Class hMailServer.Shared.ucText

Inheritance: System.Windows.Forms.TextBox, IPropertyEditor
Exibir arquivo Open project: nberardi/hMailServer

Public Methods

Method Description
SetClean ( ) : void
ucText ( ) : System

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

SetClean() public method

public SetClean ( ) : void
return void

ucText() public method

public ucText ( ) : System
return System