Beispiel #1
0
 public void Show(Window window)
 {
     window.AddDrawBox(this);
     Parent.PutDialogOnStack(this);
 }