Exemplo n.º 1
0
 public void setControl(int input)
 {
     control = input;
     //if (input == 1)
     arrow.expand();
 }