| B | |
| BlankCell | |
| btnMassive, WindowsApplication4. | |
| btnMassive_Click, WindowsApplication4. | |
| btnSend, WindowsApplication4. | |
| btnSend_Click, WindowsApplication4. | |
| btnSendBinary, WindowsApplication4. | |
| btnSendBinary_Click, WindowsApplication4. | |
| btnStress, WindowsApplication4. | |
| BytesToPoint, WindowsApplication4. |
Erase the cell.
SS_BlankCell( hCtrl, Col = "", Row = "" )
private System.Windows.Forms.Button btnMassive
private void btnMassive_Click( object sender, System. EventArgs e )
private System.Windows.Forms.Button btnSend
private void btnSend_Click( object sender, System. EventArgs e )
private Button btnSendBinary
unsafe private void btnSendBinary_Click( object sender, EventArgs e )
private System.Windows.Forms.Button btnStress
static unsafe Point BytesToPoint( byte[] arr )