Exemplo n.º 1
0
 private void trayLoad_OnSelecting(Load load)
 {
     Core.Environment.Properties.Set(this);
     load.DeSelect();
     this.Select();
 }