C# Class Zeiterfassung.RegExTextbox

Inheritance: System.Windows.Forms.TextBox
Mostra file Open project: Gasbuddel/Zeiterfassungsprojekt

Public Methods

Method Description
RegExTextbox ( ) : System
ValidateControl ( ) : bool

Protected Methods

Method Description
OnPaint ( PaintEventArgs pe ) : void

Private Methods

Method Description
RegeexTextbox_Leave ( object sender, EventArgs e ) : void
RegexTextbox_TextChanged ( object sender, EventArgs e ) : void
ShowTip ( ) : void

Method Details

OnPaint() protected method

protected OnPaint ( PaintEventArgs pe ) : void
pe PaintEventArgs
return void

RegExTextbox() public method

public RegExTextbox ( ) : System
return System

ValidateControl() public method

public ValidateControl ( ) : bool
return bool