public PartInformation(main obj) { InitializeComponent(); this.CenterToScreen(); oMain = obj; }
public Sub_Assembly_Informstion(main obj) { InitializeComponent(); this.CenterToScreen(); oMain = obj; }
public BuildName(main obj) { InitializeComponent(); oMain = obj; this.CenterToScreen(); }