C# Class RBot.StatsForm

Inheritance: RBot.HideForm
Mostra file Open project: rodit/RBot

Public Methods

Method Description
Hide ( ) : void
Show ( ) : void
StatsForm ( ) : System

Private Methods

Method Description
StatsForm_GotFocus ( object sender, EventArgs e ) : void
lnkReset_LinkClicked ( object sender, LinkLabelLinkClickedEventArgs e ) : void
statsTimer_Tick ( object sender, EventArgs e ) : void

Method Details

Hide() public method

public Hide ( ) : void
return void

Show() public method

public Show ( ) : void
return void

StatsForm() public method

public StatsForm ( ) : System
return System