Пример #1
0
 private void buttonDecreaseAirFlow_Click(object sender, System.EventArgs e)
 {
     frame.DecreaseAirFlow();
 }