Example #1
0
 //=====================================================================
 private void btnChangeTDLSStatus_Click(object sender, EventArgs e)
 {
     _sta.DisableTDLS();
 }