Example #1
0
 private void HideItDfPane()
 {
     IteDfPane.Hide();
 }
Example #2
0
 private void ShowItDfPane()
 {
     IteDfPane.Show();
 }