Пример #1
0
 private void Height_KeyUp(object sender, KeyEventArgs e)
 {
     Process(sender as TextBox, ResultHeight, pwh.HeightScale());
 }