private void IntellectDown_Click(object sender, DownEventArgs e)
 {
     IntellectCharacteristic.ValueDown();
 }