// This file has been generated by the GUI designer. Do not modify. namespace UnitEditor { public partial class UnitForm { protected virtual void Build () { global::Stetic.Gui.Initialize (this); // Widget UnitEditor.UnitForm global::Stetic.BinContainer.Attach (this); this.Name = "UnitEditor.UnitForm"; if ((this.Child != null)) { this.Child.ShowAll (); } this.Hide (); } } }