Method | Description | |
---|---|---|
Refresh ( ) : void | ||
SetUpdateEvents ( EventHandler updateEvents ) : void | ||
TileForm ( DataBuffer rawTSABuffer ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
UpdateCurrentTile ( ) : void | ||
UpdateRaw ( ) : void | ||
button1_Click ( object sender, |
||
button2_Click ( object sender, |
||
checkBox1_CheckedChanged ( object sender, |
||
checkBox2_CheckedChanged ( object sender, |
||
numericUpDown1_ValueChanged ( object sender, |
||
numericUpDown5_ValueChanged ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public SetUpdateEvents ( EventHandler updateEvents ) : void | ||
updateEvents | EventHandler | |
return | void |
public TileForm ( DataBuffer rawTSABuffer ) : System | ||
rawTSABuffer | DataBuffer | |
return | System |