コード例 #1
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget workwear.NomenclatureDlg
     this.Name = "workwear.NomenclatureDlg";
     this.Title = global::Mono.Unix.Catalog.GetString ("Новая номенклатура");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child workwear.NomenclatureDlg.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.table2 = new global::Gtk.Table (((uint)(6)), ((uint)(2)), false);
     this.table2.Name = "table2";
     this.table2.RowSpacing = ((uint)(6));
     this.table2.ColumnSpacing = ((uint)(6));
     // Container child table2.Gtk.Table+TableChild
     this.hbox2 = new global::Gtk.HBox ();
     this.hbox2.Name = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.ycomboWearStd = new global::Gamma.Widgets.yEnumComboBox ();
     this.ycomboWearStd.Name = "ycomboWearStd";
     this.ycomboWearStd.ShowSpecialStateAll = false;
     this.ycomboWearStd.ShowSpecialStateNot = false;
     this.ycomboWearStd.UseShortTitle = true;
     this.ycomboWearStd.DefaultFirst = true;
     this.hbox2.Add (this.ycomboWearStd);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.ycomboWearStd]));
     w2.Position = 0;
     // Container child hbox2.Gtk.Box+BoxChild
     this.ycomboWearSize = new global::Gamma.GtkWidgets.yComboBox ();
     this.ycomboWearSize.Name = "ycomboWearSize";
     this.hbox2.Add (this.ycomboWearSize);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.ycomboWearSize]));
     w3.Position = 1;
     this.table2.Add (this.hbox2);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table2 [this.hbox2]));
     w4.TopAttach = ((uint)(4));
     w4.BottomAttach = ((uint)(5));
     w4.LeftAttach = ((uint)(1));
     w4.RightAttach = ((uint)(2));
     w4.XOptions = ((global::Gtk.AttachOptions)(4));
     w4.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label7 = new global::Gtk.Label ();
     this.label7.Name = "label7";
     this.label7.Xalign = 1F;
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString ("Код:");
     this.table2.Add (this.label7);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table2 [this.label7]));
     w5.XOptions = ((global::Gtk.AttachOptions)(4));
     w5.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label8 = new global::Gtk.Label ();
     this.label8.Name = "label8";
     this.label8.Xalign = 1F;
     this.label8.LabelProp = global::Mono.Unix.Catalog.GetString ("Наименование<span foreground=\"red\">*</span>:");
     this.label8.UseMarkup = true;
     this.table2.Add (this.label8);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table2 [this.label8]));
     w6.TopAttach = ((uint)(1));
     w6.BottomAttach = ((uint)(2));
     w6.XOptions = ((global::Gtk.AttachOptions)(4));
     w6.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label9 = new global::Gtk.Label ();
     this.label9.Name = "label9";
     this.label9.Xalign = 1F;
     this.label9.LabelProp = global::Mono.Unix.Catalog.GetString ("Номенклатурная группа<span foreground=\"red\">*</span>:");
     this.label9.UseMarkup = true;
     this.table2.Add (this.label9);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table2 [this.label9]));
     w7.TopAttach = ((uint)(2));
     w7.BottomAttach = ((uint)(3));
     w7.XOptions = ((global::Gtk.AttachOptions)(4));
     w7.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.labelGrowth = new global::Gtk.Label ();
     this.labelGrowth.Name = "labelGrowth";
     this.labelGrowth.Xalign = 1F;
     this.labelGrowth.LabelProp = global::Mono.Unix.Catalog.GetString ("Рост:");
     this.table2.Add (this.labelGrowth);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table2 [this.labelGrowth]));
     w8.TopAttach = ((uint)(5));
     w8.BottomAttach = ((uint)(6));
     w8.XOptions = ((global::Gtk.AttachOptions)(4));
     w8.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.labelSize = new global::Gtk.Label ();
     this.labelSize.Name = "labelSize";
     this.labelSize.Xalign = 1F;
     this.labelSize.LabelProp = global::Mono.Unix.Catalog.GetString ("Размер:");
     this.table2.Add (this.labelSize);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table2 [this.labelSize]));
     w9.TopAttach = ((uint)(4));
     w9.BottomAttach = ((uint)(5));
     w9.XOptions = ((global::Gtk.AttachOptions)(4));
     w9.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.ycomboClothesSex = new global::Gamma.Widgets.yEnumComboBox ();
     this.ycomboClothesSex.Name = "ycomboClothesSex";
     this.ycomboClothesSex.ShowSpecialStateAll = false;
     this.ycomboClothesSex.ShowSpecialStateNot = false;
     this.ycomboClothesSex.UseShortTitle = false;
     this.ycomboClothesSex.DefaultFirst = false;
     this.table2.Add (this.ycomboClothesSex);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table2 [this.ycomboClothesSex]));
     w10.TopAttach = ((uint)(3));
     w10.BottomAttach = ((uint)(4));
     w10.LeftAttach = ((uint)(1));
     w10.RightAttach = ((uint)(2));
     w10.XOptions = ((global::Gtk.AttachOptions)(4));
     w10.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.ycomboWearGrowth = new global::Gamma.GtkWidgets.yComboBox ();
     this.ycomboWearGrowth.Name = "ycomboWearGrowth";
     this.table2.Add (this.ycomboWearGrowth);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table2 [this.ycomboWearGrowth]));
     w11.TopAttach = ((uint)(5));
     w11.BottomAttach = ((uint)(6));
     w11.LeftAttach = ((uint)(1));
     w11.RightAttach = ((uint)(2));
     w11.XOptions = ((global::Gtk.AttachOptions)(4));
     w11.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.yentryItemsType = new global::Gamma.Widgets.yEntryReference ();
     this.yentryItemsType.Events = ((global::Gdk.EventMask)(256));
     this.yentryItemsType.Name = "yentryItemsType";
     this.table2.Add (this.yentryItemsType);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table2 [this.yentryItemsType]));
     w12.TopAttach = ((uint)(2));
     w12.BottomAttach = ((uint)(3));
     w12.LeftAttach = ((uint)(1));
     w12.RightAttach = ((uint)(2));
     w12.XOptions = ((global::Gtk.AttachOptions)(4));
     w12.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.yentryName = new global::Gamma.GtkWidgets.yEntry ();
     this.yentryName.CanFocus = true;
     this.yentryName.Name = "yentryName";
     this.yentryName.IsEditable = true;
     this.yentryName.MaxLength = 240;
     this.yentryName.InvisibleChar = '●';
     this.table2.Add (this.yentryName);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table2 [this.yentryName]));
     w13.TopAttach = ((uint)(1));
     w13.BottomAttach = ((uint)(2));
     w13.LeftAttach = ((uint)(1));
     w13.RightAttach = ((uint)(2));
     w13.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.ylabelClothesSex = new global::Gamma.GtkWidgets.yLabel ();
     this.ylabelClothesSex.Name = "ylabelClothesSex";
     this.ylabelClothesSex.Xalign = 1F;
     this.ylabelClothesSex.LabelProp = global::Mono.Unix.Catalog.GetString ("ylabel1");
     this.table2.Add (this.ylabelClothesSex);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table2 [this.ylabelClothesSex]));
     w14.TopAttach = ((uint)(3));
     w14.BottomAttach = ((uint)(4));
     w14.XOptions = ((global::Gtk.AttachOptions)(4));
     w14.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.ylabelId = new global::Gamma.GtkWidgets.yLabel ();
     this.ylabelId.Name = "ylabelId";
     this.ylabelId.LabelProp = global::Mono.Unix.Catalog.GetString ("ylabel1");
     this.table2.Add (this.ylabelId);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table2 [this.ylabelId]));
     w15.LeftAttach = ((uint)(1));
     w15.RightAttach = ((uint)(2));
     w15.XOptions = ((global::Gtk.AttachOptions)(4));
     w15.YOptions = ((global::Gtk.AttachOptions)(4));
     w1.Add (this.table2);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(w1 [this.table2]));
     w16.Position = 0;
     w16.Expand = false;
     w16.Fill = false;
     // Internal child workwear.NomenclatureDlg.ActionArea
     global::Gtk.HButtonBox w17 = this.ActionArea;
     w17.Name = "dialog1_ActionArea";
     w17.Spacing = 10;
     w17.BorderWidth = ((uint)(5));
     w17.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel = new global::Gtk.Button ();
     this.buttonCancel.CanDefault = true;
     this.buttonCancel.CanFocus = true;
     this.buttonCancel.Name = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label = global::Mono.Unix.Catalog.GetString ("О_тменить");
     global::Gtk.Image w18 = new global::Gtk.Image ();
     w18.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-cancel", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w18;
     this.AddActionWidget (this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w19 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w17 [this.buttonCancel]));
     w19.Expand = false;
     w19.Fill = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk = new global::Gtk.Button ();
     this.buttonOk.CanDefault = true;
     this.buttonOk.CanFocus = true;
     this.buttonOk.Name = "buttonOk";
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label = global::Mono.Unix.Catalog.GetString ("_OK");
     global::Gtk.Image w20 = new global::Gtk.Image ();
     w20.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-ok", global::Gtk.IconSize.Menu);
     this.buttonOk.Image = w20;
     w17.Add (this.buttonOk);
     global::Gtk.ButtonBox.ButtonBoxChild w21 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w17 [this.buttonOk]));
     w21.Position = 1;
     w21.Expand = false;
     w21.Fill = false;
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 425;
     this.DefaultHeight = 269;
     this.ycomboClothesSex.Hide ();
     this.ylabelClothesSex.Hide ();
     this.Show ();
     this.yentryItemsType.Changed += new global::System.EventHandler (this.OnYentryItemsTypeChanged);
     this.ycomboClothesSex.Changed += new global::System.EventHandler (this.OnYcomboClothesSexChanged);
     this.ycomboWearStd.Changed += new global::System.EventHandler (this.OnYcomboWearStdChanged);
     this.buttonOk.Clicked += new global::System.EventHandler (this.OnButtonOkClicked);
 }
コード例 #2
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget workwear.EmployeeCardDlg
     this.Name = "workwear.EmployeeCardDlg";
     this.Title = global::Mono.Unix.Catalog.GetString ("Новая карточка сотрудника");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child workwear.EmployeeCardDlg.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.hbox1 = new global::Gtk.HBox ();
     this.hbox1.Name = "hbox1";
     this.hbox1.Spacing = 6;
     this.hbox1.BorderWidth = ((uint)(3));
     // Container child hbox1.Gtk.Box+BoxChild
     this.table1 = new global::Gtk.Table (((uint)(8)), ((uint)(7)), false);
     this.table1.Name = "table1";
     this.table1.RowSpacing = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.comboSex = new global::Gamma.Widgets.yEnumComboBox ();
     this.comboSex.Name = "comboSex";
     this.comboSex.ShowSpecialStateAll = false;
     this.comboSex.ShowSpecialStateNot = false;
     this.comboSex.UseShortTitle = false;
     this.comboSex.DefaultFirst = false;
     this.table1.Add (this.comboSex);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1 [this.comboSex]));
     w2.TopAttach = ((uint)(4));
     w2.BottomAttach = ((uint)(5));
     w2.LeftAttach = ((uint)(3));
     w2.RightAttach = ((uint)(4));
     w2.XOptions = ((global::Gtk.AttachOptions)(4));
     w2.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.dateDismiss = new global::Gamma.Widgets.yDatePicker ();
     this.dateDismiss.Events = ((global::Gdk.EventMask)(256));
     this.dateDismiss.Name = "dateDismiss";
     this.dateDismiss.WithTime = false;
     this.dateDismiss.Date = new global::System.DateTime (0);
     this.dateDismiss.IsEditable = true;
     this.dateDismiss.AutoSeparation = true;
     this.table1.Add (this.dateDismiss);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1 [this.dateDismiss]));
     w3.TopAttach = ((uint)(3));
     w3.BottomAttach = ((uint)(4));
     w3.LeftAttach = ((uint)(3));
     w3.RightAttach = ((uint)(4));
     w3.XOptions = ((global::Gtk.AttachOptions)(4));
     w3.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.dateHire = new global::Gamma.Widgets.yDatePicker ();
     this.dateHire.Events = ((global::Gdk.EventMask)(256));
     this.dateHire.Name = "dateHire";
     this.dateHire.WithTime = false;
     this.dateHire.Date = new global::System.DateTime (0);
     this.dateHire.IsEditable = true;
     this.dateHire.AutoSeparation = true;
     this.table1.Add (this.dateHire);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1 [this.dateHire]));
     w4.TopAttach = ((uint)(1));
     w4.BottomAttach = ((uint)(2));
     w4.LeftAttach = ((uint)(3));
     w4.RightAttach = ((uint)(4));
     w4.XOptions = ((global::Gtk.AttachOptions)(4));
     w4.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryFirstName = new global::Gamma.GtkWidgets.yEntry ();
     this.entryFirstName.CanFocus = true;
     this.entryFirstName.Name = "entryFirstName";
     this.entryFirstName.IsEditable = true;
     this.entryFirstName.MaxLength = 20;
     this.entryFirstName.InvisibleChar = '●';
     this.table1.Add (this.entryFirstName);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1 [this.entryFirstName]));
     w5.TopAttach = ((uint)(2));
     w5.BottomAttach = ((uint)(3));
     w5.LeftAttach = ((uint)(1));
     w5.RightAttach = ((uint)(2));
     w5.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryLastName = new global::Gamma.GtkWidgets.yEntry ();
     this.entryLastName.CanFocus = true;
     this.entryLastName.Name = "entryLastName";
     this.entryLastName.IsEditable = true;
     this.entryLastName.MaxLength = 20;
     this.entryLastName.InvisibleChar = '●';
     this.table1.Add (this.entryLastName);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1 [this.entryLastName]));
     w6.TopAttach = ((uint)(1));
     w6.BottomAttach = ((uint)(2));
     w6.LeftAttach = ((uint)(1));
     w6.RightAttach = ((uint)(2));
     w6.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryPatronymic = new global::Gamma.GtkWidgets.yEntry ();
     this.entryPatronymic.CanFocus = true;
     this.entryPatronymic.Name = "entryPatronymic";
     this.entryPatronymic.IsEditable = true;
     this.entryPatronymic.MaxLength = 20;
     this.entryPatronymic.InvisibleChar = '●';
     this.table1.Add (this.entryPatronymic);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1 [this.entryPatronymic]));
     w7.TopAttach = ((uint)(3));
     w7.BottomAttach = ((uint)(4));
     w7.LeftAttach = ((uint)(1));
     w7.RightAttach = ((uint)(2));
     w7.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hbox7 = new global::Gtk.HBox ();
     this.hbox7.Name = "hbox7";
     this.hbox7.Spacing = 6;
     // Container child hbox7.Gtk.Box+BoxChild
     this.entryId = new global::Gtk.Entry ();
     this.entryId.Sensitive = false;
     this.entryId.CanFocus = true;
     this.entryId.Name = "entryId";
     this.entryId.Text = global::Mono.Unix.Catalog.GetString ("авто");
     this.entryId.IsEditable = true;
     this.entryId.WidthChars = 10;
     this.entryId.MaxLength = 15;
     this.entryId.InvisibleChar = '●';
     this.hbox7.Add (this.entryId);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.entryId]));
     w8.Position = 0;
     // Container child hbox7.Gtk.Box+BoxChild
     this.checkAuto = new global::Gtk.CheckButton ();
     this.checkAuto.CanFocus = true;
     this.checkAuto.Name = "checkAuto";
     this.checkAuto.Label = global::Mono.Unix.Catalog.GetString ("Автоматически");
     this.checkAuto.Active = true;
     this.checkAuto.DrawIndicator = true;
     this.checkAuto.UseUnderline = true;
     this.hbox7.Add (this.checkAuto);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.checkAuto]));
     w9.Position = 1;
     this.table1.Add (this.hbox7);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1 [this.hbox7]));
     w10.LeftAttach = ((uint)(1));
     w10.RightAttach = ((uint)(2));
     w10.XOptions = ((global::Gtk.AttachOptions)(4));
     w10.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label1 = new global::Gtk.Label ();
     this.label1.Name = "label1";
     this.label1.Xalign = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Номер карточки:");
     this.table1.Add (this.label1);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1 [this.label1]));
     w11.XOptions = ((global::Gtk.AttachOptions)(4));
     w11.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label10 = new global::Gtk.Label ();
     this.label10.Name = "label10";
     this.label10.Xalign = 1F;
     this.label10.LabelProp = global::Mono.Unix.Catalog.GetString ("Должность:");
     this.table1.Add (this.label10);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1 [this.label10]));
     w12.TopAttach = ((uint)(4));
     w12.BottomAttach = ((uint)(5));
     w12.XOptions = ((global::Gtk.AttachOptions)(4));
     w12.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label11 = new global::Gtk.Label ();
     this.label11.Name = "label11";
     this.label11.Xalign = 1F;
     this.label11.LabelProp = global::Mono.Unix.Catalog.GetString ("Руководитель:");
     this.table1.Add (this.label11);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1 [this.label11]));
     w13.TopAttach = ((uint)(5));
     w13.BottomAttach = ((uint)(6));
     w13.XOptions = ((global::Gtk.AttachOptions)(4));
     w13.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label12 = new global::Gtk.Label ();
     this.label12.Name = "label12";
     this.label12.Xalign = 1F;
     this.label12.LabelProp = global::Mono.Unix.Catalog.GetString ("Объект:");
     this.table1.Add (this.label12);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1 [this.label12]));
     w14.TopAttach = ((uint)(6));
     w14.BottomAttach = ((uint)(7));
     w14.XOptions = ((global::Gtk.AttachOptions)(4));
     w14.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label14 = new global::Gtk.Label ();
     this.label14.Name = "label14";
     this.label14.Xalign = 1F;
     this.label14.LabelProp = global::Mono.Unix.Catalog.GetString ("Адрес объекта:");
     this.table1.Add (this.label14);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1 [this.label14]));
     w15.TopAttach = ((uint)(7));
     w15.BottomAttach = ((uint)(8));
     w15.XOptions = ((global::Gtk.AttachOptions)(4));
     w15.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label16 = new global::Gtk.Label ();
     this.label16.Name = "label16";
     this.label16.Xalign = 0F;
     this.label16.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Характеристики одежды</b>");
     this.label16.UseMarkup = true;
     this.table1.Add (this.label16);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1 [this.label16]));
     w16.LeftAttach = ((uint)(4));
     w16.RightAttach = ((uint)(7));
     w16.XOptions = ((global::Gtk.AttachOptions)(4));
     w16.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label17 = new global::Gtk.Label ();
     this.label17.Name = "label17";
     this.label17.Xalign = 1F;
     this.label17.LabelProp = global::Mono.Unix.Catalog.GetString ("Карточку создал:");
     this.table1.Add (this.label17);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1 [this.label17]));
     w17.LeftAttach = ((uint)(2));
     w17.RightAttach = ((uint)(3));
     w17.XOptions = ((global::Gtk.AttachOptions)(4));
     w17.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label18 = new global::Gtk.Label ();
     this.label18.Name = "label18";
     this.label18.Xalign = 1F;
     this.label18.LabelProp = global::Mono.Unix.Catalog.GetString ("Размер обуви:");
     this.table1.Add (this.label18);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table1 [this.label18]));
     w18.TopAttach = ((uint)(3));
     w18.BottomAttach = ((uint)(4));
     w18.LeftAttach = ((uint)(4));
     w18.RightAttach = ((uint)(5));
     w18.XOptions = ((global::Gtk.AttachOptions)(4));
     w18.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label19 = new global::Gtk.Label ();
     this.label19.Name = "label19";
     this.label19.Xalign = 1F;
     this.label19.LabelProp = global::Mono.Unix.Catalog.GetString ("Размер головного убора:");
     this.table1.Add (this.label19);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table1 [this.label19]));
     w19.TopAttach = ((uint)(4));
     w19.BottomAttach = ((uint)(5));
     w19.LeftAttach = ((uint)(4));
     w19.RightAttach = ((uint)(5));
     w19.XOptions = ((global::Gtk.AttachOptions)(4));
     w19.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2 = new global::Gtk.Label ();
     this.label2.Name = "label2";
     this.label2.Xalign = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("Фамилия:");
     this.table1.Add (this.label2);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table1 [this.label2]));
     w20.TopAttach = ((uint)(1));
     w20.BottomAttach = ((uint)(2));
     w20.XOptions = ((global::Gtk.AttachOptions)(4));
     w20.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label20 = new global::Gtk.Label ();
     this.label20.Name = "label20";
     this.label20.Xalign = 1F;
     this.label20.LabelProp = global::Mono.Unix.Catalog.GetString ("Размер перчаток:");
     this.table1.Add (this.label20);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table1 [this.label20]));
     w21.TopAttach = ((uint)(5));
     w21.BottomAttach = ((uint)(6));
     w21.LeftAttach = ((uint)(4));
     w21.RightAttach = ((uint)(5));
     w21.XOptions = ((global::Gtk.AttachOptions)(4));
     w21.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label23 = new global::Gtk.Label ();
     this.label23.Name = "label23";
     this.label23.Xalign = 1F;
     this.label23.LabelProp = global::Mono.Unix.Catalog.GetString ("Табельный номер:");
     this.table1.Add (this.label23);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table1 [this.label23]));
     w22.TopAttach = ((uint)(2));
     w22.BottomAttach = ((uint)(3));
     w22.LeftAttach = ((uint)(2));
     w22.RightAttach = ((uint)(3));
     w22.XOptions = ((global::Gtk.AttachOptions)(4));
     w22.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label3 = new global::Gtk.Label ();
     this.label3.Name = "label3";
     this.label3.Xalign = 1F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("Имя:");
     this.table1.Add (this.label3);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table1 [this.label3]));
     w23.TopAttach = ((uint)(2));
     w23.BottomAttach = ((uint)(3));
     w23.XOptions = ((global::Gtk.AttachOptions)(4));
     w23.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label4 = new global::Gtk.Label ();
     this.label4.Name = "label4";
     this.label4.Xalign = 1F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString ("Отчество:");
     this.table1.Add (this.label4);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table1 [this.label4]));
     w24.TopAttach = ((uint)(3));
     w24.BottomAttach = ((uint)(4));
     w24.XOptions = ((global::Gtk.AttachOptions)(4));
     w24.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label5 = new global::Gtk.Label ();
     this.label5.Name = "label5";
     this.label5.Xalign = 1F;
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString ("Дата поступления:");
     this.table1.Add (this.label5);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.table1 [this.label5]));
     w25.TopAttach = ((uint)(1));
     w25.BottomAttach = ((uint)(2));
     w25.LeftAttach = ((uint)(2));
     w25.RightAttach = ((uint)(3));
     w25.XOptions = ((global::Gtk.AttachOptions)(4));
     w25.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label6 = new global::Gtk.Label ();
     this.label6.Name = "label6";
     this.label6.Xalign = 1F;
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString ("Дата увольнения:");
     this.table1.Add (this.label6);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.table1 [this.label6]));
     w26.TopAttach = ((uint)(3));
     w26.BottomAttach = ((uint)(4));
     w26.LeftAttach = ((uint)(2));
     w26.RightAttach = ((uint)(3));
     w26.XOptions = ((global::Gtk.AttachOptions)(4));
     w26.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label7 = new global::Gtk.Label ();
     this.label7.Name = "label7";
     this.label7.Xalign = 1F;
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString ("Пол:");
     this.table1.Add (this.label7);
     global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.table1 [this.label7]));
     w27.TopAttach = ((uint)(4));
     w27.BottomAttach = ((uint)(5));
     w27.LeftAttach = ((uint)(2));
     w27.RightAttach = ((uint)(3));
     w27.XOptions = ((global::Gtk.AttachOptions)(4));
     w27.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label8 = new global::Gtk.Label ();
     this.label8.Name = "label8";
     this.label8.Xalign = 1F;
     this.label8.LabelProp = global::Mono.Unix.Catalog.GetString ("Рост:");
     this.table1.Add (this.label8);
     global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.table1 [this.label8]));
     w28.TopAttach = ((uint)(1));
     w28.BottomAttach = ((uint)(2));
     w28.LeftAttach = ((uint)(4));
     w28.RightAttach = ((uint)(5));
     w28.XOptions = ((global::Gtk.AttachOptions)(4));
     w28.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label9 = new global::Gtk.Label ();
     this.label9.Name = "label9";
     this.label9.Xalign = 1F;
     this.label9.LabelProp = global::Mono.Unix.Catalog.GetString ("Размер одежды:");
     this.table1.Add (this.label9);
     global::Gtk.Table.TableChild w29 = ((global::Gtk.Table.TableChild)(this.table1 [this.label9]));
     w29.TopAttach = ((uint)(2));
     w29.BottomAttach = ((uint)(3));
     w29.LeftAttach = ((uint)(4));
     w29.RightAttach = ((uint)(5));
     w29.XOptions = ((global::Gtk.AttachOptions)(4));
     w29.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelObjectAddress = new global::Gtk.Label ();
     this.labelObjectAddress.Name = "labelObjectAddress";
     this.labelObjectAddress.LabelProp = global::Mono.Unix.Catalog.GetString ("---");
     this.labelObjectAddress.Wrap = true;
     this.labelObjectAddress.Selectable = true;
     this.table1.Add (this.labelObjectAddress);
     global::Gtk.Table.TableChild w30 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelObjectAddress]));
     w30.TopAttach = ((uint)(7));
     w30.BottomAttach = ((uint)(8));
     w30.LeftAttach = ((uint)(1));
     w30.RightAttach = ((uint)(4));
     w30.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelUser = new global::Gtk.Label ();
     this.labelUser.Name = "labelUser";
     this.labelUser.LabelProp = global::Mono.Unix.Catalog.GetString ("не указан");
     this.table1.Add (this.labelUser);
     global::Gtk.Table.TableChild w31 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelUser]));
     w31.LeftAttach = ((uint)(3));
     w31.RightAttach = ((uint)(4));
     w31.XOptions = ((global::Gtk.AttachOptions)(4));
     w31.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ycomboGlovesSize = new global::Gamma.GtkWidgets.yComboBox ();
     this.ycomboGlovesSize.Name = "ycomboGlovesSize";
     this.table1.Add (this.ycomboGlovesSize);
     global::Gtk.Table.TableChild w32 = ((global::Gtk.Table.TableChild)(this.table1 [this.ycomboGlovesSize]));
     w32.TopAttach = ((uint)(5));
     w32.BottomAttach = ((uint)(6));
     w32.LeftAttach = ((uint)(6));
     w32.RightAttach = ((uint)(7));
     w32.XOptions = ((global::Gtk.AttachOptions)(4));
     w32.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ycomboGlovesStd = new global::Gamma.Widgets.yEnumComboBox ();
     this.ycomboGlovesStd.Name = "ycomboGlovesStd";
     this.ycomboGlovesStd.ShowSpecialStateAll = false;
     this.ycomboGlovesStd.ShowSpecialStateNot = false;
     this.ycomboGlovesStd.UseShortTitle = true;
     this.ycomboGlovesStd.DefaultFirst = false;
     this.table1.Add (this.ycomboGlovesStd);
     global::Gtk.Table.TableChild w33 = ((global::Gtk.Table.TableChild)(this.table1 [this.ycomboGlovesStd]));
     w33.TopAttach = ((uint)(5));
     w33.BottomAttach = ((uint)(6));
     w33.LeftAttach = ((uint)(5));
     w33.RightAttach = ((uint)(6));
     w33.XOptions = ((global::Gtk.AttachOptions)(4));
     w33.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ycomboHeaddressSize = new global::Gamma.GtkWidgets.yComboBox ();
     this.ycomboHeaddressSize.Name = "ycomboHeaddressSize";
     this.table1.Add (this.ycomboHeaddressSize);
     global::Gtk.Table.TableChild w34 = ((global::Gtk.Table.TableChild)(this.table1 [this.ycomboHeaddressSize]));
     w34.TopAttach = ((uint)(4));
     w34.BottomAttach = ((uint)(5));
     w34.LeftAttach = ((uint)(6));
     w34.RightAttach = ((uint)(7));
     w34.XOptions = ((global::Gtk.AttachOptions)(4));
     w34.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ycomboHeaddressStd = new global::Gamma.Widgets.yEnumComboBox ();
     this.ycomboHeaddressStd.Name = "ycomboHeaddressStd";
     this.ycomboHeaddressStd.ShowSpecialStateAll = false;
     this.ycomboHeaddressStd.ShowSpecialStateNot = false;
     this.ycomboHeaddressStd.UseShortTitle = true;
     this.ycomboHeaddressStd.DefaultFirst = false;
     this.table1.Add (this.ycomboHeaddressStd);
     global::Gtk.Table.TableChild w35 = ((global::Gtk.Table.TableChild)(this.table1 [this.ycomboHeaddressStd]));
     w35.TopAttach = ((uint)(4));
     w35.BottomAttach = ((uint)(5));
     w35.LeftAttach = ((uint)(5));
     w35.RightAttach = ((uint)(6));
     w35.XOptions = ((global::Gtk.AttachOptions)(4));
     w35.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ycomboShoesSize = new global::Gamma.GtkWidgets.yComboBox ();
     this.ycomboShoesSize.Name = "ycomboShoesSize";
     this.table1.Add (this.ycomboShoesSize);
     global::Gtk.Table.TableChild w36 = ((global::Gtk.Table.TableChild)(this.table1 [this.ycomboShoesSize]));
     w36.TopAttach = ((uint)(3));
     w36.BottomAttach = ((uint)(4));
     w36.LeftAttach = ((uint)(6));
     w36.RightAttach = ((uint)(7));
     w36.XOptions = ((global::Gtk.AttachOptions)(4));
     w36.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ycomboShoesStd = new global::Gamma.Widgets.yEnumComboBox ();
     this.ycomboShoesStd.Name = "ycomboShoesStd";
     this.ycomboShoesStd.ShowSpecialStateAll = false;
     this.ycomboShoesStd.ShowSpecialStateNot = false;
     this.ycomboShoesStd.UseShortTitle = true;
     this.ycomboShoesStd.DefaultFirst = false;
     this.table1.Add (this.ycomboShoesStd);
     global::Gtk.Table.TableChild w37 = ((global::Gtk.Table.TableChild)(this.table1 [this.ycomboShoesStd]));
     w37.TopAttach = ((uint)(3));
     w37.BottomAttach = ((uint)(4));
     w37.LeftAttach = ((uint)(5));
     w37.RightAttach = ((uint)(6));
     w37.XOptions = ((global::Gtk.AttachOptions)(4));
     w37.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ycomboWearGrowth = new global::Gamma.GtkWidgets.yComboBox ();
     this.ycomboWearGrowth.Name = "ycomboWearGrowth";
     this.table1.Add (this.ycomboWearGrowth);
     global::Gtk.Table.TableChild w38 = ((global::Gtk.Table.TableChild)(this.table1 [this.ycomboWearGrowth]));
     w38.TopAttach = ((uint)(1));
     w38.BottomAttach = ((uint)(2));
     w38.LeftAttach = ((uint)(5));
     w38.RightAttach = ((uint)(7));
     w38.XOptions = ((global::Gtk.AttachOptions)(4));
     w38.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ycomboWearSize = new global::Gamma.GtkWidgets.yComboBox ();
     this.ycomboWearSize.Name = "ycomboWearSize";
     this.table1.Add (this.ycomboWearSize);
     global::Gtk.Table.TableChild w39 = ((global::Gtk.Table.TableChild)(this.table1 [this.ycomboWearSize]));
     w39.TopAttach = ((uint)(2));
     w39.BottomAttach = ((uint)(3));
     w39.LeftAttach = ((uint)(6));
     w39.RightAttach = ((uint)(7));
     w39.XOptions = ((global::Gtk.AttachOptions)(4));
     w39.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ycomboWearStd = new global::Gamma.Widgets.yEnumComboBox ();
     this.ycomboWearStd.Name = "ycomboWearStd";
     this.ycomboWearStd.ShowSpecialStateAll = false;
     this.ycomboWearStd.ShowSpecialStateNot = false;
     this.ycomboWearStd.UseShortTitle = true;
     this.ycomboWearStd.DefaultFirst = false;
     this.table1.Add (this.ycomboWearStd);
     global::Gtk.Table.TableChild w40 = ((global::Gtk.Table.TableChild)(this.table1 [this.ycomboWearStd]));
     w40.TopAttach = ((uint)(2));
     w40.BottomAttach = ((uint)(3));
     w40.LeftAttach = ((uint)(5));
     w40.RightAttach = ((uint)(6));
     w40.XOptions = ((global::Gtk.AttachOptions)(4));
     w40.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yentryLeader = new global::Gamma.Widgets.yEntryReference ();
     this.yentryLeader.Events = ((global::Gdk.EventMask)(256));
     this.yentryLeader.Name = "yentryLeader";
     this.table1.Add (this.yentryLeader);
     global::Gtk.Table.TableChild w41 = ((global::Gtk.Table.TableChild)(this.table1 [this.yentryLeader]));
     w41.TopAttach = ((uint)(5));
     w41.BottomAttach = ((uint)(6));
     w41.LeftAttach = ((uint)(1));
     w41.RightAttach = ((uint)(2));
     w41.XOptions = ((global::Gtk.AttachOptions)(4));
     w41.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yentryObject = new global::Gamma.Widgets.yEntryReference ();
     this.yentryObject.Events = ((global::Gdk.EventMask)(256));
     this.yentryObject.Name = "yentryObject";
     this.table1.Add (this.yentryObject);
     global::Gtk.Table.TableChild w42 = ((global::Gtk.Table.TableChild)(this.table1 [this.yentryObject]));
     w42.TopAttach = ((uint)(6));
     w42.BottomAttach = ((uint)(7));
     w42.LeftAttach = ((uint)(1));
     w42.RightAttach = ((uint)(2));
     w42.XOptions = ((global::Gtk.AttachOptions)(4));
     w42.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yentryPersonnelNumber = new global::Gamma.GtkWidgets.yEntry ();
     this.yentryPersonnelNumber.CanFocus = true;
     this.yentryPersonnelNumber.Name = "yentryPersonnelNumber";
     this.yentryPersonnelNumber.IsEditable = true;
     this.yentryPersonnelNumber.MaxLength = 15;
     this.yentryPersonnelNumber.InvisibleChar = '●';
     this.table1.Add (this.yentryPersonnelNumber);
     global::Gtk.Table.TableChild w43 = ((global::Gtk.Table.TableChild)(this.table1 [this.yentryPersonnelNumber]));
     w43.TopAttach = ((uint)(2));
     w43.BottomAttach = ((uint)(3));
     w43.LeftAttach = ((uint)(3));
     w43.RightAttach = ((uint)(4));
     w43.XOptions = ((global::Gtk.AttachOptions)(4));
     w43.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yentryPost = new global::Gamma.Widgets.yEntryReference ();
     this.yentryPost.Events = ((global::Gdk.EventMask)(256));
     this.yentryPost.Name = "yentryPost";
     this.table1.Add (this.yentryPost);
     global::Gtk.Table.TableChild w44 = ((global::Gtk.Table.TableChild)(this.table1 [this.yentryPost]));
     w44.TopAttach = ((uint)(4));
     w44.BottomAttach = ((uint)(5));
     w44.LeftAttach = ((uint)(1));
     w44.RightAttach = ((uint)(2));
     w44.XOptions = ((global::Gtk.AttachOptions)(4));
     w44.YOptions = ((global::Gtk.AttachOptions)(4));
     this.hbox1.Add (this.table1);
     global::Gtk.Box.BoxChild w45 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.table1]));
     w45.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.frame1 = new global::Gtk.Frame ();
     this.frame1.Name = "frame1";
     this.frame1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child frame1.Gtk.Container+ContainerChild
     this.yimagePhoto = new global::Gamma.Widgets.yImageViewer ();
     this.yimagePhoto.Name = "yimagePhoto";
     this.yimagePhoto.VerticalFit = true;
     this.yimagePhoto.HorizontalFit = true;
     this.frame1.Add (this.yimagePhoto);
     this.vbox2.Add (this.frame1);
     global::Gtk.Box.BoxChild w47 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.frame1]));
     w47.Position = 0;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox8 = new global::Gtk.HBox ();
     this.hbox8.Name = "hbox8";
     this.hbox8.Spacing = 6;
     // Container child hbox8.Gtk.Box+BoxChild
     this.buttonLoadPhoto = new global::Gtk.Button ();
     this.buttonLoadPhoto.TooltipMarkup = "Загрузить фотографию с диска на компьютере.";
     this.buttonLoadPhoto.CanFocus = true;
     this.buttonLoadPhoto.Name = "buttonLoadPhoto";
     this.buttonLoadPhoto.UseUnderline = true;
     this.buttonLoadPhoto.Label = global::Mono.Unix.Catalog.GetString ("Загрузить");
     global::Gtk.Image w48 = new global::Gtk.Image ();
     w48.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-open", global::Gtk.IconSize.Menu);
     this.buttonLoadPhoto.Image = w48;
     this.hbox8.Add (this.buttonLoadPhoto);
     global::Gtk.Box.BoxChild w49 = ((global::Gtk.Box.BoxChild)(this.hbox8 [this.buttonLoadPhoto]));
     w49.Position = 0;
     w49.Expand = false;
     w49.Fill = false;
     // Container child hbox8.Gtk.Box+BoxChild
     this.buttonSavePhoto = new global::Gtk.Button ();
     this.buttonSavePhoto.TooltipMarkup = "Сохранить фотографию на диск.";
     this.buttonSavePhoto.Sensitive = false;
     this.buttonSavePhoto.CanFocus = true;
     this.buttonSavePhoto.Name = "buttonSavePhoto";
     this.buttonSavePhoto.UseUnderline = true;
     this.buttonSavePhoto.Label = global::Mono.Unix.Catalog.GetString ("Сохранить");
     global::Gtk.Image w50 = new global::Gtk.Image ();
     w50.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-save", global::Gtk.IconSize.Menu);
     this.buttonSavePhoto.Image = w50;
     this.hbox8.Add (this.buttonSavePhoto);
     global::Gtk.Box.BoxChild w51 = ((global::Gtk.Box.BoxChild)(this.hbox8 [this.buttonSavePhoto]));
     w51.Position = 1;
     w51.Expand = false;
     w51.Fill = false;
     this.vbox2.Add (this.hbox8);
     global::Gtk.Box.BoxChild w52 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox8]));
     w52.Position = 1;
     w52.Expand = false;
     w52.Fill = false;
     this.hbox1.Add (this.vbox2);
     global::Gtk.Box.BoxChild w53 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox2]));
     w53.Position = 1;
     w53.Expand = false;
     w53.Fill = false;
     w1.Add (this.hbox1);
     global::Gtk.Box.BoxChild w54 = ((global::Gtk.Box.BoxChild)(w1 [this.hbox1]));
     w54.Position = 0;
     w54.Expand = false;
     w54.Fill = false;
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.notebook1 = new global::Gtk.Notebook ();
     this.notebook1.CanFocus = true;
     this.notebook1.Name = "notebook1";
     this.notebook1.CurrentPage = 0;
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.vbox6 = new global::Gtk.VBox ();
     this.vbox6.Name = "vbox6";
     this.vbox6.Spacing = 6;
     // Container child vbox6.Gtk.Box+BoxChild
     this.GtkScrolledWindow2 = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow2.Name = "GtkScrolledWindow2";
     this.GtkScrolledWindow2.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow2.Gtk.Container+ContainerChild
     this.ytreeNorms = new global::Gamma.GtkWidgets.yTreeView ();
     this.ytreeNorms.CanFocus = true;
     this.ytreeNorms.Name = "ytreeNorms";
     this.ytreeNorms.EnableSearch = false;
     this.GtkScrolledWindow2.Add (this.ytreeNorms);
     this.vbox6.Add (this.GtkScrolledWindow2);
     global::Gtk.Box.BoxChild w56 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.GtkScrolledWindow2]));
     w56.Position = 0;
     // Container child vbox6.Gtk.Box+BoxChild
     this.hbox10 = new global::Gtk.HBox ();
     this.hbox10.Name = "hbox10";
     this.hbox10.Spacing = 6;
     // Container child hbox10.Gtk.Box+BoxChild
     this.buttonAddNorm = new global::Gtk.Button ();
     this.buttonAddNorm.CanFocus = true;
     this.buttonAddNorm.Name = "buttonAddNorm";
     this.buttonAddNorm.UseUnderline = true;
     this.buttonAddNorm.Label = global::Mono.Unix.Catalog.GetString ("Добавить норму");
     global::Gtk.Image w57 = new global::Gtk.Image ();
     w57.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonAddNorm.Image = w57;
     this.hbox10.Add (this.buttonAddNorm);
     global::Gtk.Box.BoxChild w58 = ((global::Gtk.Box.BoxChild)(this.hbox10 [this.buttonAddNorm]));
     w58.Position = 0;
     w58.Expand = false;
     w58.Fill = false;
     // Container child hbox10.Gtk.Box+BoxChild
     this.buttonNormFromPost = new global::Gtk.Button ();
     this.buttonNormFromPost.CanFocus = true;
     this.buttonNormFromPost.Name = "buttonNormFromPost";
     this.buttonNormFromPost.UseUnderline = true;
     this.buttonNormFromPost.Label = global::Mono.Unix.Catalog.GetString ("По должности");
     global::Gtk.Image w59 = new global::Gtk.Image ();
     w59.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonNormFromPost.Image = w59;
     this.hbox10.Add (this.buttonNormFromPost);
     global::Gtk.Box.BoxChild w60 = ((global::Gtk.Box.BoxChild)(this.hbox10 [this.buttonNormFromPost]));
     w60.Position = 1;
     w60.Expand = false;
     w60.Fill = false;
     // Container child hbox10.Gtk.Box+BoxChild
     this.buttonRemoveNorm = new global::Gtk.Button ();
     this.buttonRemoveNorm.CanFocus = true;
     this.buttonRemoveNorm.Name = "buttonRemoveNorm";
     this.buttonRemoveNorm.UseUnderline = true;
     this.buttonRemoveNorm.Label = global::Mono.Unix.Catalog.GetString ("Удалить норму");
     global::Gtk.Image w61 = new global::Gtk.Image ();
     w61.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-remove", global::Gtk.IconSize.Menu);
     this.buttonRemoveNorm.Image = w61;
     this.hbox10.Add (this.buttonRemoveNorm);
     global::Gtk.Box.BoxChild w62 = ((global::Gtk.Box.BoxChild)(this.hbox10 [this.buttonRemoveNorm]));
     w62.Position = 2;
     w62.Expand = false;
     w62.Fill = false;
     // Container child hbox10.Gtk.Box+BoxChild
     this.buttonRefreshWorkwearItems = new global::Gtk.Button ();
     this.buttonRefreshWorkwearItems.TooltipMarkup = "Обновить список требуемой спецодежды в соответсвтии с изменениями в нормах.";
     this.buttonRefreshWorkwearItems.CanFocus = true;
     this.buttonRefreshWorkwearItems.Name = "buttonRefreshWorkwearItems";
     this.buttonRefreshWorkwearItems.UseUnderline = true;
     this.buttonRefreshWorkwearItems.Label = global::Mono.Unix.Catalog.GetString ("Обновить спецодежду");
     this.hbox10.Add (this.buttonRefreshWorkwearItems);
     global::Gtk.Box.BoxChild w63 = ((global::Gtk.Box.BoxChild)(this.hbox10 [this.buttonRefreshWorkwearItems]));
     w63.Position = 3;
     w63.Expand = false;
     w63.Fill = false;
     this.vbox6.Add (this.hbox10);
     global::Gtk.Box.BoxChild w64 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.hbox10]));
     w64.Position = 1;
     w64.Expand = false;
     w64.Fill = false;
     this.notebook1.Add (this.vbox6);
     // Notebook tab
     this.label13 = new global::Gtk.Label ();
     this.label13.Name = "label13";
     this.label13.LabelProp = global::Mono.Unix.Catalog.GetString ("Применённые нормы");
     this.notebook1.SetTabLabel (this.vbox6, this.label13);
     this.label13.ShowAll ();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.vbox7 = new global::Gtk.VBox ();
     this.vbox7.Name = "vbox7";
     this.vbox7.Spacing = 6;
     // Container child vbox7.Gtk.Box+BoxChild
     this.GtkScrolledWindow3 = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow3.Name = "GtkScrolledWindow3";
     this.GtkScrolledWindow3.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow3.Gtk.Container+ContainerChild
     this.ytreeWorkwear = new global::Gamma.GtkWidgets.yTreeView ();
     this.ytreeWorkwear.CanFocus = true;
     this.ytreeWorkwear.Name = "ytreeWorkwear";
     this.GtkScrolledWindow3.Add (this.ytreeWorkwear);
     this.vbox7.Add (this.GtkScrolledWindow3);
     global::Gtk.Box.BoxChild w67 = ((global::Gtk.Box.BoxChild)(this.vbox7 [this.GtkScrolledWindow3]));
     w67.Position = 0;
     // Container child vbox7.Gtk.Box+BoxChild
     this.hbox11 = new global::Gtk.HBox ();
     this.hbox11.Name = "hbox11";
     this.hbox11.Spacing = 6;
     // Container child hbox11.Gtk.Box+BoxChild
     this.buttonPickNomenclature = new global::Gtk.Button ();
     this.buttonPickNomenclature.CanFocus = true;
     this.buttonPickNomenclature.Name = "buttonPickNomenclature";
     this.buttonPickNomenclature.UseUnderline = true;
     this.buttonPickNomenclature.Label = global::Mono.Unix.Catalog.GetString ("Подобрать по складу");
     global::Gtk.Image w68 = new global::Gtk.Image ();
     this.buttonPickNomenclature.Image = w68;
     this.hbox11.Add (this.buttonPickNomenclature);
     global::Gtk.Box.BoxChild w69 = ((global::Gtk.Box.BoxChild)(this.hbox11 [this.buttonPickNomenclature]));
     w69.Position = 0;
     w69.Expand = false;
     w69.Fill = false;
     // Container child hbox11.Gtk.Box+BoxChild
     this.buttonGiveWearByNorm = new global::Gtk.Button ();
     this.buttonGiveWearByNorm.CanFocus = true;
     this.buttonGiveWearByNorm.Name = "buttonGiveWearByNorm";
     this.buttonGiveWearByNorm.UseUnderline = true;
     this.buttonGiveWearByNorm.Label = global::Mono.Unix.Catalog.GetString ("Выдать неполученное");
     global::Gtk.Image w70 = new global::Gtk.Image ();
     w70.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonGiveWearByNorm.Image = w70;
     this.hbox11.Add (this.buttonGiveWearByNorm);
     global::Gtk.Box.BoxChild w71 = ((global::Gtk.Box.BoxChild)(this.hbox11 [this.buttonGiveWearByNorm]));
     w71.Position = 1;
     w71.Expand = false;
     w71.Fill = false;
     // Container child hbox11.Gtk.Box+BoxChild
     this.buttonReturnWear1 = new global::Gtk.Button ();
     this.buttonReturnWear1.CanFocus = true;
     this.buttonReturnWear1.Name = "buttonReturnWear1";
     this.buttonReturnWear1.UseUnderline = true;
     this.buttonReturnWear1.Label = global::Mono.Unix.Catalog.GetString ("Возврат на склад");
     global::Gtk.Image w72 = new global::Gtk.Image ();
     w72.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-redo", global::Gtk.IconSize.Menu);
     this.buttonReturnWear1.Image = w72;
     this.hbox11.Add (this.buttonReturnWear1);
     global::Gtk.Box.BoxChild w73 = ((global::Gtk.Box.BoxChild)(this.hbox11 [this.buttonReturnWear1]));
     w73.Position = 2;
     w73.Expand = false;
     w73.Fill = false;
     // Container child hbox11.Gtk.Box+BoxChild
     this.buttonWriteOffWear1 = new global::Gtk.Button ();
     this.buttonWriteOffWear1.CanFocus = true;
     this.buttonWriteOffWear1.Name = "buttonWriteOffWear1";
     this.buttonWriteOffWear1.UseUnderline = true;
     this.buttonWriteOffWear1.Label = global::Mono.Unix.Catalog.GetString ("Списание");
     global::Gtk.Image w74 = new global::Gtk.Image ();
     w74.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-delete", global::Gtk.IconSize.Menu);
     this.buttonWriteOffWear1.Image = w74;
     this.hbox11.Add (this.buttonWriteOffWear1);
     global::Gtk.Box.BoxChild w75 = ((global::Gtk.Box.BoxChild)(this.hbox11 [this.buttonWriteOffWear1]));
     w75.Position = 3;
     w75.Expand = false;
     w75.Fill = false;
     this.vbox7.Add (this.hbox11);
     global::Gtk.Box.BoxChild w76 = ((global::Gtk.Box.BoxChild)(this.vbox7 [this.hbox11]));
     w76.Position = 1;
     w76.Expand = false;
     w76.Fill = false;
     this.notebook1.Add (this.vbox7);
     global::Gtk.Notebook.NotebookChild w77 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1 [this.vbox7]));
     w77.Position = 1;
     // Notebook tab
     this.label15 = new global::Gtk.Label ();
     this.label15.Name = "label15";
     this.label15.LabelProp = global::Mono.Unix.Catalog.GetString ("Спецодежда");
     this.notebook1.SetTabLabel (this.vbox7, this.label15);
     this.label15.ShowAll ();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.vbox4 = new global::Gtk.VBox ();
     this.vbox4.Name = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.GtkScrolledWindow1 = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow1.Name = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.ytreeListedItems = new global::Gamma.GtkWidgets.yTreeView ();
     this.ytreeListedItems.CanFocus = true;
     this.ytreeListedItems.Name = "ytreeListedItems";
     this.GtkScrolledWindow1.Add (this.ytreeListedItems);
     this.vbox4.Add (this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w79 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.GtkScrolledWindow1]));
     w79.Position = 0;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hbox9 = new global::Gtk.HBox ();
     this.hbox9.Name = "hbox9";
     this.hbox9.Spacing = 6;
     // Container child hbox9.Gtk.Box+BoxChild
     this.buttonGiveWear = new global::Gtk.Button ();
     this.buttonGiveWear.Sensitive = false;
     this.buttonGiveWear.CanFocus = true;
     this.buttonGiveWear.Name = "buttonGiveWear";
     this.buttonGiveWear.UseUnderline = true;
     this.buttonGiveWear.Label = global::Mono.Unix.Catalog.GetString ("Выдача сотруднику");
     global::Gtk.Image w80 = new global::Gtk.Image ();
     w80.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonGiveWear.Image = w80;
     this.hbox9.Add (this.buttonGiveWear);
     global::Gtk.Box.BoxChild w81 = ((global::Gtk.Box.BoxChild)(this.hbox9 [this.buttonGiveWear]));
     w81.Position = 0;
     w81.Expand = false;
     w81.Fill = false;
     // Container child hbox9.Gtk.Box+BoxChild
     this.buttonReturnWear = new global::Gtk.Button ();
     this.buttonReturnWear.Sensitive = false;
     this.buttonReturnWear.CanFocus = true;
     this.buttonReturnWear.Name = "buttonReturnWear";
     this.buttonReturnWear.UseUnderline = true;
     this.buttonReturnWear.Label = global::Mono.Unix.Catalog.GetString ("Возврат на склад");
     global::Gtk.Image w82 = new global::Gtk.Image ();
     w82.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-redo", global::Gtk.IconSize.Menu);
     this.buttonReturnWear.Image = w82;
     this.hbox9.Add (this.buttonReturnWear);
     global::Gtk.Box.BoxChild w83 = ((global::Gtk.Box.BoxChild)(this.hbox9 [this.buttonReturnWear]));
     w83.Position = 1;
     w83.Expand = false;
     w83.Fill = false;
     // Container child hbox9.Gtk.Box+BoxChild
     this.buttonWriteOffWear = new global::Gtk.Button ();
     this.buttonWriteOffWear.Sensitive = false;
     this.buttonWriteOffWear.CanFocus = true;
     this.buttonWriteOffWear.Name = "buttonWriteOffWear";
     this.buttonWriteOffWear.UseUnderline = true;
     this.buttonWriteOffWear.Label = global::Mono.Unix.Catalog.GetString ("Списание");
     global::Gtk.Image w84 = new global::Gtk.Image ();
     w84.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-delete", global::Gtk.IconSize.Menu);
     this.buttonWriteOffWear.Image = w84;
     this.hbox9.Add (this.buttonWriteOffWear);
     global::Gtk.Box.BoxChild w85 = ((global::Gtk.Box.BoxChild)(this.hbox9 [this.buttonWriteOffWear]));
     w85.Position = 2;
     w85.Expand = false;
     w85.Fill = false;
     this.vbox4.Add (this.hbox9);
     global::Gtk.Box.BoxChild w86 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hbox9]));
     w86.Position = 1;
     w86.Expand = false;
     w86.Fill = false;
     this.notebook1.Add (this.vbox4);
     global::Gtk.Notebook.NotebookChild w87 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1 [this.vbox4]));
     w87.Position = 2;
     // Notebook tab
     this.label21 = new global::Gtk.Label ();
     this.label21.Name = "label21";
     this.label21.LabelProp = global::Mono.Unix.Catalog.GetString ("Числится за сотрудником");
     this.notebook1.SetTabLabel (this.vbox4, this.label21);
     this.label21.ShowAll ();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.vbox3 = new global::Gtk.VBox ();
     this.vbox3.Name = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.vbox5 = new global::Gtk.VBox ();
     this.vbox5.Name = "vbox5";
     this.vbox5.Spacing = 6;
     // Container child vbox5.Gtk.Box+BoxChild
     this.GtkScrolledWindow = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow.Name = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.treeviewMovements = new global::Gamma.GtkWidgets.yTreeView ();
     this.treeviewMovements.CanFocus = true;
     this.treeviewMovements.Name = "treeviewMovements";
     this.GtkScrolledWindow.Add (this.treeviewMovements);
     this.vbox5.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w89 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.GtkScrolledWindow]));
     w89.Position = 0;
     this.vbox3.Add (this.vbox5);
     global::Gtk.Box.BoxChild w90 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.vbox5]));
     w90.Position = 0;
     this.notebook1.Add (this.vbox3);
     global::Gtk.Notebook.NotebookChild w91 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1 [this.vbox3]));
     w91.Position = 3;
     // Notebook tab
     this.label22 = new global::Gtk.Label ();
     this.label22.Name = "label22";
     this.label22.LabelProp = global::Mono.Unix.Catalog.GetString ("История выдач");
     this.notebook1.SetTabLabel (this.vbox3, this.label22);
     this.label22.ShowAll ();
     w1.Add (this.notebook1);
     global::Gtk.Box.BoxChild w92 = ((global::Gtk.Box.BoxChild)(w1 [this.notebook1]));
     w92.Position = 1;
     // Internal child workwear.EmployeeCardDlg.ActionArea
     global::Gtk.HButtonBox w93 = this.ActionArea;
     w93.Name = "dialog1_ActionArea";
     w93.Spacing = 10;
     w93.BorderWidth = ((uint)(5));
     w93.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonPrint = new global::Gtk.Button ();
     this.buttonPrint.Sensitive = false;
     this.buttonPrint.CanFocus = true;
     this.buttonPrint.Name = "buttonPrint";
     this.buttonPrint.UseUnderline = true;
     this.buttonPrint.Label = global::Mono.Unix.Catalog.GetString ("Печать");
     global::Gtk.Image w94 = new global::Gtk.Image ();
     w94.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-print", global::Gtk.IconSize.Menu);
     this.buttonPrint.Image = w94;
     this.AddActionWidget (this.buttonPrint, 0);
     global::Gtk.ButtonBox.ButtonBoxChild w95 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w93 [this.buttonPrint]));
     w95.Expand = false;
     w95.Fill = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel = new global::Gtk.Button ();
     this.buttonCancel.CanDefault = true;
     this.buttonCancel.CanFocus = true;
     this.buttonCancel.Name = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label = global::Mono.Unix.Catalog.GetString ("О_тменить");
     global::Gtk.Image w96 = new global::Gtk.Image ();
     w96.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-cancel", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w96;
     this.AddActionWidget (this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w97 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w93 [this.buttonCancel]));
     w97.Position = 1;
     w97.Expand = false;
     w97.Fill = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk = new global::Gtk.Button ();
     this.buttonOk.CanDefault = true;
     this.buttonOk.CanFocus = true;
     this.buttonOk.Name = "buttonOk";
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label = global::Mono.Unix.Catalog.GetString ("_OK");
     global::Gtk.Image w98 = new global::Gtk.Image ();
     w98.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-ok", global::Gtk.IconSize.Menu);
     this.buttonOk.Image = w98;
     w93.Add (this.buttonOk);
     global::Gtk.ButtonBox.ButtonBoxChild w99 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w93 [this.buttonOk]));
     w99.Position = 2;
     w99.Expand = false;
     w99.Fill = false;
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 1148;
     this.DefaultHeight = 569;
     this.Show ();
     this.yentryPost.Changed += new global::System.EventHandler (this.OnYentryPostChanged);
     this.ycomboWearStd.Changed += new global::System.EventHandler (this.OnYcomboWearStdChanged);
     this.ycomboShoesStd.Changed += new global::System.EventHandler (this.OnYcomboShoesStdChanged);
     this.ycomboHeaddressStd.Changed += new global::System.EventHandler (this.OnYcomboHeaddressChanged);
     this.ycomboGlovesStd.Changed += new global::System.EventHandler (this.OnYcomboGlovesStdChanged);
     this.entryId.Changed += new global::System.EventHandler (this.OnEntryIdChanged);
     this.checkAuto.Toggled += new global::System.EventHandler (this.OnCheckAutoToggled);
     this.comboSex.Changed += new global::System.EventHandler (this.OnComboSexChanged);
     this.yimagePhoto.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler (this.OnYimagePhotoButtonPressEvent);
     this.buttonLoadPhoto.Clicked += new global::System.EventHandler (this.OnButtonLoadPhotoClicked);
     this.buttonSavePhoto.Clicked += new global::System.EventHandler (this.OnButtonSavePhotoClicked);
     this.notebook1.SwitchPage += new global::Gtk.SwitchPageHandler (this.OnNotebook1SwitchPage);
     this.buttonAddNorm.Clicked += new global::System.EventHandler (this.OnButtonAddNormClicked);
     this.buttonNormFromPost.Clicked += new global::System.EventHandler (this.OnButtonNormFromPostClicked);
     this.buttonRemoveNorm.Clicked += new global::System.EventHandler (this.OnButtonRemoveNormClicked);
     this.buttonRefreshWorkwearItems.Clicked += new global::System.EventHandler (this.OnButtonRefreshWorkwearItemsClicked);
     this.buttonPickNomenclature.Clicked += new global::System.EventHandler (this.OnButtonPickNomenclatureClicked);
     this.buttonGiveWearByNorm.Clicked += new global::System.EventHandler (this.OnButtonGiveWearByNormClicked);
     this.buttonReturnWear1.Clicked += new global::System.EventHandler (this.OnButtonReturnWearClicked);
     this.buttonWriteOffWear1.Clicked += new global::System.EventHandler (this.OnButtonWriteOffWearClicked);
     this.buttonGiveWear.Clicked += new global::System.EventHandler (this.OnButtonGiveWearClicked);
     this.buttonReturnWear.Clicked += new global::System.EventHandler (this.OnButtonReturnWearClicked);
     this.buttonWriteOffWear.Clicked += new global::System.EventHandler (this.OnButtonWriteOffWearClicked);
     this.buttonPrint.Clicked += new global::System.EventHandler (this.OnButtonPrintClicked);
     this.buttonOk.Clicked += new global::System.EventHandler (this.OnButtonOkClicked);
 }