예제 #1
0
 public void LblArrowP2_show()
 {
     LblArrowP2.Show();
 }
예제 #2
0
 public void LblArrowP2_hide()
 {
     LblArrowP2.Hide();
 }