C# Class TpTrayUtility.TaskTimerControl

Inheritance: System.Windows.Forms.Label
Show file Open project: TargetProcess/Tp.TrayUtility Class Usage Examples

Public Methods

Method Description
Continue ( ) : void
Start ( ) : void
Stop ( ) : void
TaskTimerControl ( ) : System

Private Methods

Method Description
RefreshTimer ( object sender, EventArgs e ) : void

Method Details

Continue() public method

public Continue ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Stop() public method

public Stop ( ) : void
return void

TaskTimerControl() public method

public TaskTimerControl ( ) : System
return System