Example #1
0
 private void Show_Scale()
 {
     main_panel.Show();
     button_left.Show();
     button_right.Show();
     Scale_label.Show();
 }