Method | Description | |
---|---|---|
CloseForm ( ) : void | ||
SetReferencePoint ( ) : void | ||
SetStatus ( string newStatus ) : void | ||
SetStatus ( string newStatus, bool setReference ) : void | ||
ShowSplashScreen ( ) : void | ||
SplashScreen ( ) : System |
Constructor
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
ElapsedMilliSeconds ( ) : double | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
ReadIncrements ( ) : void | ||
SetReferenceInternal ( ) : void | ||
ShowForm ( ) : void | ||
SplashScreen_DoubleClick ( object sender, System e ) : void | ||
StoreIncrements ( ) : void | ||
pnlStatus_Paint ( object sender, System e ) : void | ||
timer1_Tick ( object sender, System e ) : void |
public static SetStatus ( string newStatus ) : void | ||
newStatus | string | |
return | void |
public static SetStatus ( string newStatus, bool setReference ) : void | ||
newStatus | string | |
setReference | bool | |
return | void |