示例#1
0
 public static void AddChild(Form form)
 {
     workbench.AddChild(form);
 }