Пример #1
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget QS.ChangePassword.Views.ChangePasswordView
     this.Name           = "QS.ChangePassword.Views.ChangePasswordView";
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child QS.ChangePassword.Views.ChangePasswordView.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.yvbox1         = new global::Gamma.GtkWidgets.yVBox();
     this.yvbox1.Name    = "yvbox1";
     this.yvbox1.Spacing = 6;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.ytable1               = new global::Gamma.GtkWidgets.yTable();
     this.ytable1.Name          = "ytable1";
     this.ytable1.NRows         = ((uint)(5));
     this.ytable1.NColumns      = ((uint)(3));
     this.ytable1.RowSpacing    = ((uint)(6));
     this.ytable1.ColumnSpacing = ((uint)(6));
     // Container child ytable1.Gtk.Table+TableChild
     this.vboxValidationResult      = new global::Gtk.VBox();
     this.vboxValidationResult.Name = "vboxValidationResult";
     this.ytable1.Add(this.vboxValidationResult);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.ytable1[this.vboxValidationResult]));
     w2.TopAttach    = ((uint)(4));
     w2.BottomAttach = ((uint)(5));
     w2.RightAttach  = ((uint)(3));
     // Container child ytable1.Gtk.Table+TableChild
     this.yentryNewPassword               = new global::Gamma.GtkWidgets.yEntry();
     this.yentryNewPassword.CanFocus      = true;
     this.yentryNewPassword.Name          = "yentryNewPassword";
     this.yentryNewPassword.IsEditable    = true;
     this.yentryNewPassword.Visibility    = false;
     this.yentryNewPassword.InvisibleChar = '●';
     this.ytable1.Add(this.yentryNewPassword);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.ytable1[this.yentryNewPassword]));
     w3.TopAttach    = ((uint)(2));
     w3.BottomAttach = ((uint)(3));
     w3.LeftAttach   = ((uint)(1));
     w3.RightAttach  = ((uint)(2));
     w3.XOptions     = ((global::Gtk.AttachOptions)(4));
     w3.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.yentryNewPasswordConfirm               = new global::Gamma.GtkWidgets.yEntry();
     this.yentryNewPasswordConfirm.CanFocus      = true;
     this.yentryNewPasswordConfirm.Name          = "yentryNewPasswordConfirm";
     this.yentryNewPasswordConfirm.IsEditable    = true;
     this.yentryNewPasswordConfirm.Visibility    = false;
     this.yentryNewPasswordConfirm.InvisibleChar = '●';
     this.ytable1.Add(this.yentryNewPasswordConfirm);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.ytable1[this.yentryNewPasswordConfirm]));
     w4.TopAttach    = ((uint)(3));
     w4.BottomAttach = ((uint)(4));
     w4.LeftAttach   = ((uint)(1));
     w4.RightAttach  = ((uint)(2));
     w4.XOptions     = ((global::Gtk.AttachOptions)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.yentryOldPassword               = new global::Gamma.GtkWidgets.yEntry();
     this.yentryOldPassword.CanFocus      = true;
     this.yentryOldPassword.Name          = "yentryOldPassword";
     this.yentryOldPassword.IsEditable    = true;
     this.yentryOldPassword.Visibility    = false;
     this.yentryOldPassword.InvisibleChar = '●';
     this.ytable1.Add(this.yentryOldPassword);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.ytable1[this.yentryOldPassword]));
     w5.TopAttach    = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.LeftAttach   = ((uint)(1));
     w5.RightAttach  = ((uint)(2));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabel1           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel1.Name      = "ylabel1";
     this.ylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("Пароль не должен содержать русских букв");
     this.ytable1.Add(this.ylabel1);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel1]));
     w6.RightAttach = ((uint)(3));
     w6.XOptions    = ((global::Gtk.AttachOptions)(4));
     w6.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabel2           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel2.Name      = "ylabel2";
     this.ylabel2.Xalign    = 1F;
     this.ylabel2.LabelProp = global::Mono.Unix.Catalog.GetString("Текущий пароль:");
     this.ytable1.Add(this.ylabel2);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel2]));
     w7.TopAttach    = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabel3           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel3.Name      = "ylabel3";
     this.ylabel3.Xalign    = 1F;
     this.ylabel3.LabelProp = global::Mono.Unix.Catalog.GetString("Новый пароль:");
     this.ytable1.Add(this.ylabel3);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel3]));
     w8.TopAttach    = ((uint)(2));
     w8.BottomAttach = ((uint)(3));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabel4           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel4.Name      = "ylabel4";
     this.ylabel4.Xalign    = 1F;
     this.ylabel4.LabelProp = global::Mono.Unix.Catalog.GetString("Ещё раз:");
     this.ytable1.Add(this.ylabel4);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel4]));
     w9.TopAttach    = ((uint)(3));
     w9.BottomAttach = ((uint)(4));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ytoggleShowOldPassword              = new global::Gamma.GtkWidgets.yToggleButton();
     this.ytoggleShowOldPassword.CanFocus     = true;
     this.ytoggleShowOldPassword.Name         = "ytoggleShowOldPassword";
     this.ytoggleShowOldPassword.UseUnderline = true;
     global::Gtk.Image w10 = new global::Gtk.Image();
     w10.Pixbuf = global::Gdk.Pixbuf.LoadFromResource("QS.Icons.Eye.png");
     this.ytoggleShowOldPassword.Image = w10;
     this.ytable1.Add(this.ytoggleShowOldPassword);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ytoggleShowOldPassword]));
     w11.TopAttach    = ((uint)(1));
     w11.BottomAttach = ((uint)(2));
     w11.LeftAttach   = ((uint)(2));
     w11.RightAttach  = ((uint)(3));
     w11.XOptions     = ((global::Gtk.AttachOptions)(0));
     w11.YOptions     = ((global::Gtk.AttachOptions)(0));
     // Container child ytable1.Gtk.Table+TableChild
     this.ytoggleShowPassword              = new global::Gamma.GtkWidgets.yToggleButton();
     this.ytoggleShowPassword.CanFocus     = true;
     this.ytoggleShowPassword.Name         = "ytoggleShowPassword";
     this.ytoggleShowPassword.UseUnderline = true;
     global::Gtk.Image w12 = new global::Gtk.Image();
     w12.Pixbuf = global::Gdk.Pixbuf.LoadFromResource("QS.Icons.Eye.png");
     this.ytoggleShowPassword.Image = w12;
     this.ytable1.Add(this.ytoggleShowPassword);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ytoggleShowPassword]));
     w13.TopAttach    = ((uint)(2));
     w13.BottomAttach = ((uint)(3));
     w13.LeftAttach   = ((uint)(2));
     w13.RightAttach  = ((uint)(3));
     w13.XOptions     = ((global::Gtk.AttachOptions)(0));
     w13.YOptions     = ((global::Gtk.AttachOptions)(0));
     this.yvbox1.Add(this.ytable1);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.ytable1]));
     w14.Position = 0;
     w14.Expand   = false;
     w14.Fill     = false;
     w1.Add(this.yvbox1);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(w1[this.yvbox1]));
     w15.Position = 0;
     w15.Expand   = false;
     w15.Fill     = false;
     // Internal child QS.ChangePassword.Views.ChangePasswordView.ActionArea
     global::Gtk.HButtonBox w16 = this.ActionArea;
     w16.Name        = "actionArea";
     w16.Spacing     = 6;
     w16.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child actionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = global::Mono.Unix.Catalog.GetString("Отмена");
     global::Gtk.Image w17 = new global::Gtk.Image();
     w17.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-close", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w17;
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w18 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w16[this.buttonCancel]));
     w18.Expand = false;
     w18.Fill   = false;
     // Container child actionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOK              = new global::Gtk.Button();
     this.buttonOK.CanFocus     = true;
     this.buttonOK.Name         = "buttonOK";
     this.buttonOK.UseUnderline = true;
     this.buttonOK.Label        = global::Mono.Unix.Catalog.GetString("_OK");
     global::Gtk.Image w19 = new global::Gtk.Image();
     w19.Pixbuf          = global::Stetic.IconLoader.LoadIcon(this, "gtk-ok", global::Gtk.IconSize.Menu);
     this.buttonOK.Image = w19;
     w16.Add(this.buttonOK);
     global::Gtk.ButtonBox.ButtonBoxChild w20 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w16[this.buttonOK]));
     w20.Position = 1;
     w20.Expand   = false;
     w20.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 508;
     this.DefaultHeight = 223;
     this.Show();
 }
Пример #2
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.FinancialDistrictsSetView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.FinancialDistrictsSetView";
     // Container child Vodovoz.Views.FinancialDistrictsSetView.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.btnSave              = new global::Gamma.GtkWidgets.yButton();
     this.btnSave.CanFocus     = true;
     this.btnSave.Name         = "btnSave";
     this.btnSave.UseUnderline = true;
     this.btnSave.Label        = global::Mono.Unix.Catalog.GetString("Сохранить");
     this.hbox4.Add(this.btnSave);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.btnSave]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.btnCancel              = new global::Gamma.GtkWidgets.yButton();
     this.btnCancel.CanFocus     = true;
     this.btnCancel.Name         = "btnCancel";
     this.btnCancel.UseUnderline = true;
     this.btnCancel.Label        = global::Mono.Unix.Catalog.GetString("Отменить");
     this.hbox4.Add(this.btnCancel);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.btnCancel]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.vseparator2      = new global::Gtk.VSeparator();
     this.vseparator2.Name = "vseparator2";
     this.hbox4.Add(this.vseparator2);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.vseparator2]));
     w3.Position = 2;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.ylabelStatus           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelStatus.Name      = "ylabelStatus";
     this.ylabelStatus.LabelProp = global::Mono.Unix.Catalog.GetString("Статус:");
     this.hbox4.Add(this.ylabelStatus);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.ylabelStatus]));
     w4.Position = 3;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.ylabelStatusString      = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelStatusString.Name = "ylabelStatusString";
     this.hbox4.Add(this.ylabelStatusString);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.ylabelStatusString]));
     w5.Position = 4;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.vseparator3      = new global::Gtk.VSeparator();
     this.vseparator3.Name = "vseparator3";
     this.hbox4.Add(this.vseparator3);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.vseparator3]));
     w6.Position = 5;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.ylabelName           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelName.Name      = "ylabelName";
     this.ylabelName.LabelProp = global::Mono.Unix.Catalog.GetString("Название версии:");
     this.hbox4.Add(this.ylabelName);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.ylabelName]));
     w7.Position = 6;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.entryName               = new global::Gamma.GtkWidgets.yEntry();
     this.entryName.CanFocus      = true;
     this.entryName.Name          = "entryName";
     this.entryName.IsEditable    = true;
     this.entryName.InvisibleChar = '•';
     this.hbox4.Add(this.entryName);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.entryName]));
     w8.Position = 7;
     // Container child hbox4.Gtk.Box+BoxChild
     this.btnRemoveDistrict              = new global::Gamma.GtkWidgets.yButton();
     this.btnRemoveDistrict.CanFocus     = true;
     this.btnRemoveDistrict.Name         = "btnRemoveDistrict";
     this.btnRemoveDistrict.UseUnderline = true;
     this.btnRemoveDistrict.Label        = global::Mono.Unix.Catalog.GetString("Удалить район");
     this.hbox4.Add(this.btnRemoveDistrict);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.btnRemoveDistrict]));
     w9.PackType = ((global::Gtk.PackType)(1));
     w9.Position = 10;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.btnAddDistrict              = new global::Gamma.GtkWidgets.yButton();
     this.btnAddDistrict.CanFocus     = true;
     this.btnAddDistrict.Name         = "btnAddDistrict";
     this.btnAddDistrict.UseUnderline = true;
     this.btnAddDistrict.Label        = global::Mono.Unix.Catalog.GetString("Добавить район");
     this.hbox4.Add(this.btnAddDistrict);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.btnAddDistrict]));
     w10.PackType = ((global::Gtk.PackType)(1));
     w10.Position = 11;
     w10.Expand   = false;
     w10.Fill     = false;
     this.vbox3.Add(this.hbox4);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox4]));
     w11.Position = 0;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.scrollDistricts                  = new global::Gtk.ScrolledWindow();
     this.scrollDistricts.Name             = "scrollDistricts";
     this.scrollDistricts.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.scrollDistricts.ShadowType       = ((global::Gtk.ShadowType)(1));
     // Container child scrollDistricts.Gtk.Container+ContainerChild
     this.ytreeDistricts          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeDistricts.CanFocus = true;
     this.ytreeDistricts.Name     = "ytreeDistricts";
     this.scrollDistricts.Add(this.ytreeDistricts);
     this.vbox3.Add(this.scrollDistricts);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.scrollDistricts]));
     w13.Position = 1;
     this.hbox1.Add(this.vbox3);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox3]));
     w14.Position = 0;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.gmapWidget         = new global::GMap.NET.GtkSharp.GMapControl();
     this.gmapWidget.Name    = "gmapWidget";
     this.gmapWidget.MaxZoom = 24;
     this.gmapWidget.MinZoom = 0;
     this.gmapWidget.MouseWheelZoomEnabled = true;
     this.gmapWidget.ShowTileGridLines     = false;
     this.gmapWidget.GrayScaleMode         = false;
     this.gmapWidget.NegativeMode          = false;
     this.gmapWidget.HasFrame        = false;
     this.gmapWidget.Bearing         = 0F;
     this.gmapWidget.Zoom            = 9D;
     this.gmapWidget.RoutesEnabled   = true;
     this.gmapWidget.PolygonsEnabled = true;
     this.gmapWidget.MarkersEnabled  = true;
     this.gmapWidget.CanDragMap      = true;
     this.vbox4.Add(this.gmapWidget);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.gmapWidget]));
     w15.Position = 0;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hbox6         = new global::Gtk.HBox();
     this.hbox6.Name    = "hbox6";
     this.hbox6.Spacing = 6;
     // Container child hbox6.Gtk.Box+BoxChild
     this.cmbMapType      = new global::Gamma.Widgets.yEnumComboBox();
     this.cmbMapType.Name = "cmbMapType";
     this.cmbMapType.ShowSpecialStateAll = false;
     this.cmbMapType.ShowSpecialStateNot = false;
     this.cmbMapType.UseShortTitle       = false;
     this.cmbMapType.DefaultFirst        = true;
     this.hbox6.Add(this.cmbMapType);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.cmbMapType]));
     w16.PackType = ((global::Gtk.PackType)(1));
     w16.Position = 1;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child hbox6.Gtk.Box+BoxChild
     this.btnCancelNewBorder              = new global::Gamma.GtkWidgets.yButton();
     this.btnCancelNewBorder.CanFocus     = true;
     this.btnCancelNewBorder.Name         = "btnCancelNewBorder";
     this.btnCancelNewBorder.UseUnderline = true;
     this.btnCancelNewBorder.Label        = global::Mono.Unix.Catalog.GetString("Отменить создание границы");
     this.hbox6.Add(this.btnCancelNewBorder);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.btnCancelNewBorder]));
     w17.PackType = ((global::Gtk.PackType)(1));
     w17.Position = 2;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child hbox6.Gtk.Box+BoxChild
     this.btnConfirmNewBorder              = new global::Gamma.GtkWidgets.yButton();
     this.btnConfirmNewBorder.CanFocus     = true;
     this.btnConfirmNewBorder.Name         = "btnConfirmNewBorder";
     this.btnConfirmNewBorder.UseUnderline = true;
     this.btnConfirmNewBorder.Label        = global::Mono.Unix.Catalog.GetString("Подтвердить новую границу");
     this.hbox6.Add(this.btnConfirmNewBorder);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.btnConfirmNewBorder]));
     w18.PackType = ((global::Gtk.PackType)(1));
     w18.Position = 3;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child hbox6.Gtk.Box+BoxChild
     this.toggleNewBorderPreview              = new global::Gamma.GtkWidgets.yToggleButton();
     this.toggleNewBorderPreview.CanFocus     = true;
     this.toggleNewBorderPreview.Name         = "toggleNewBorderPreview";
     this.toggleNewBorderPreview.UseUnderline = true;
     this.toggleNewBorderPreview.Label        = global::Mono.Unix.Catalog.GetString("Предпросмотр границы");
     global::Gtk.Image w19 = new global::Gtk.Image();
     w19.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-execute", global::Gtk.IconSize.Menu);
     this.toggleNewBorderPreview.Image = w19;
     this.hbox6.Add(this.toggleNewBorderPreview);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.toggleNewBorderPreview]));
     w20.PackType = ((global::Gtk.PackType)(1));
     w20.Position = 4;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child hbox6.Gtk.Box+BoxChild
     this.btnRemoveBorder              = new global::Gamma.GtkWidgets.yButton();
     this.btnRemoveBorder.CanFocus     = true;
     this.btnRemoveBorder.Name         = "btnRemoveBorder";
     this.btnRemoveBorder.UseUnderline = true;
     this.btnRemoveBorder.Label        = global::Mono.Unix.Catalog.GetString("Удалить границу");
     this.hbox6.Add(this.btnRemoveBorder);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.btnRemoveBorder]));
     w21.PackType = ((global::Gtk.PackType)(1));
     w21.Position = 5;
     w21.Expand   = false;
     w21.Fill     = false;
     // Container child hbox6.Gtk.Box+BoxChild
     this.btnAddBorder              = new global::Gamma.GtkWidgets.yButton();
     this.btnAddBorder.CanFocus     = true;
     this.btnAddBorder.Name         = "btnAddBorder";
     this.btnAddBorder.UseUnderline = true;
     this.btnAddBorder.Label        = global::Mono.Unix.Catalog.GetString("Создать границу");
     this.hbox6.Add(this.btnAddBorder);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.btnAddBorder]));
     w22.PackType = ((global::Gtk.PackType)(1));
     w22.Position = 6;
     w22.Expand   = false;
     w22.Fill     = false;
     this.vbox4.Add(this.hbox6);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.hbox6]));
     w23.Position = 1;
     w23.Expand   = false;
     w23.Fill     = false;
     this.hbox1.Add(this.vbox4);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox4]));
     w24.Position = 1;
     this.vbox2.Add(this.hbox1);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox1]));
     w25.Position = 0;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Logistic.DistrictsSetView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Logistic.DistrictsSetView";
     // Container child Vodovoz.Views.Logistic.DistrictsSetView.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.vbox5         = new global::Gtk.VBox();
     this.vbox5.Name    = "vbox5";
     this.vbox5.Spacing = 6;
     // Container child vbox5.Gtk.Box+BoxChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.btnSave              = new global::Gamma.GtkWidgets.yButton();
     this.btnSave.CanFocus     = true;
     this.btnSave.Name         = "btnSave";
     this.btnSave.UseUnderline = true;
     this.btnSave.Label        = global::Mono.Unix.Catalog.GetString("Сохранить");
     this.hbox4.Add(this.btnSave);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.btnSave]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.btnCancel              = new global::Gamma.GtkWidgets.yButton();
     this.btnCancel.CanFocus     = true;
     this.btnCancel.Name         = "btnCancel";
     this.btnCancel.UseUnderline = true;
     this.btnCancel.Label        = global::Mono.Unix.Catalog.GetString("Отменить");
     this.hbox4.Add(this.btnCancel);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.btnCancel]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.vseparator2      = new global::Gtk.VSeparator();
     this.vseparator2.Name = "vseparator2";
     this.hbox4.Add(this.vseparator2);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.vseparator2]));
     w3.Position = 2;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.ylabelStatus           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelStatus.Name      = "ylabelStatus";
     this.ylabelStatus.LabelProp = global::Mono.Unix.Catalog.GetString("Статус:");
     this.hbox4.Add(this.ylabelStatus);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.ylabelStatus]));
     w4.Position = 3;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.ylabelStatusString      = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelStatusString.Name = "ylabelStatusString";
     this.hbox4.Add(this.ylabelStatusString);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.ylabelStatusString]));
     w5.Position = 4;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.vseparator3      = new global::Gtk.VSeparator();
     this.vseparator3.Name = "vseparator3";
     this.hbox4.Add(this.vseparator3);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.vseparator3]));
     w6.Position = 5;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.ylabelName           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelName.Name      = "ylabelName";
     this.ylabelName.LabelProp = global::Mono.Unix.Catalog.GetString("Название версии:");
     this.hbox4.Add(this.ylabelName);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.ylabelName]));
     w7.Position = 6;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.entryName               = new global::Gamma.GtkWidgets.yEntry();
     this.entryName.CanFocus      = true;
     this.entryName.Name          = "entryName";
     this.entryName.IsEditable    = true;
     this.entryName.InvisibleChar = '•';
     this.hbox4.Add(this.entryName);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.entryName]));
     w8.Position = 7;
     // Container child hbox4.Gtk.Box+BoxChild
     this.btnRemoveDistrict              = new global::Gamma.GtkWidgets.yButton();
     this.btnRemoveDistrict.CanFocus     = true;
     this.btnRemoveDistrict.Name         = "btnRemoveDistrict";
     this.btnRemoveDistrict.UseUnderline = true;
     this.btnRemoveDistrict.Label        = global::Mono.Unix.Catalog.GetString("Удалить район");
     this.hbox4.Add(this.btnRemoveDistrict);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.btnRemoveDistrict]));
     w9.PackType = ((global::Gtk.PackType)(1));
     w9.Position = 10;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.btnAddDistrict              = new global::Gamma.GtkWidgets.yButton();
     this.btnAddDistrict.CanFocus     = true;
     this.btnAddDistrict.Name         = "btnAddDistrict";
     this.btnAddDistrict.UseUnderline = true;
     this.btnAddDistrict.Label        = global::Mono.Unix.Catalog.GetString("Добавить район");
     this.hbox4.Add(this.btnAddDistrict);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.btnAddDistrict]));
     w10.PackType = ((global::Gtk.PackType)(1));
     w10.Position = 11;
     w10.Expand   = false;
     w10.Fill     = false;
     this.vbox5.Add(this.hbox4);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.hbox4]));
     w11.Position = 0;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.scrollDistricts                  = new global::Gtk.ScrolledWindow();
     this.scrollDistricts.Name             = "scrollDistricts";
     this.scrollDistricts.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.scrollDistricts.ShadowType       = ((global::Gtk.ShadowType)(1));
     // Container child scrollDistricts.Gtk.Container+ContainerChild
     this.ytreeDistricts          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeDistricts.CanFocus = true;
     this.ytreeDistricts.Name     = "ytreeDistricts";
     this.scrollDistricts.Add(this.ytreeDistricts);
     this.vbox2.Add(this.scrollDistricts);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.scrollDistricts]));
     w13.Position = 0;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox10         = new global::Gtk.HBox();
     this.hbox10.Name    = "hbox10";
     this.hbox10.Spacing = 6;
     // Container child hbox10.Gtk.Box+BoxChild
     this.ylabelName3           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelName3.Name      = "ylabelName3";
     this.ylabelName3.LabelProp = global::Mono.Unix.Catalog.GetString("Комментарий:");
     this.hbox10.Add(this.ylabelName3);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox10[this.ylabelName3]));
     w14.Position = 0;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child hbox10.Gtk.Box+BoxChild
     this.GtkScrolledWindow2                  = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow2.Name             = "GtkScrolledWindow2";
     this.GtkScrolledWindow2.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.GtkScrolledWindow2.ShadowType       = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow2.Gtk.Container+ContainerChild
     this.ytextComment = new global::Gamma.GtkWidgets.yTextView();
     this.ytextComment.HeightRequest = 50;
     this.ytextComment.CanFocus      = true;
     this.ytextComment.Name          = "ytextComment";
     this.ytextComment.WrapMode      = ((global::Gtk.WrapMode)(3));
     this.GtkScrolledWindow2.Add(this.ytextComment);
     this.hbox10.Add(this.GtkScrolledWindow2);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox10[this.GtkScrolledWindow2]));
     w16.PackType = ((global::Gtk.PackType)(1));
     w16.Position = 1;
     this.vbox2.Add(this.hbox10);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox10]));
     w17.Position = 1;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.vbox7         = new global::Gtk.VBox();
     this.vbox7.Name    = "vbox7";
     this.vbox7.Spacing = 6;
     // Container child vbox7.Gtk.Box+BoxChild
     this.ylabelRules           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelRules.Name      = "ylabelRules";
     this.ylabelRules.Yalign    = 1F;
     this.ylabelRules.LabelProp = global::Mono.Unix.Catalog.GetString("Условия");
     this.ylabelRules.Justify   = ((global::Gtk.Justification)(1));
     this.vbox7.Add(this.ylabelRules);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox7[this.ylabelRules]));
     w18.Position = 0;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child vbox7.Gtk.Box+BoxChild
     this.ylabelRules1           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelRules1.Name      = "ylabelRules1";
     this.ylabelRules1.Yalign    = 0F;
     this.ylabelRules1.LabelProp = global::Mono.Unix.Catalog.GetString("доставки:");
     this.ylabelRules1.Justify   = ((global::Gtk.Justification)(1));
     this.vbox7.Add(this.ylabelRules1);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox7[this.ylabelRules1]));
     w19.Position = 1;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child vbox7.Gtk.Box+BoxChild
     this.btnAddCommonRule              = new global::Gamma.GtkWidgets.yButton();
     this.btnAddCommonRule.CanFocus     = true;
     this.btnAddCommonRule.Name         = "btnAddCommonRule";
     this.btnAddCommonRule.UseUnderline = true;
     this.btnAddCommonRule.Label        = global::Mono.Unix.Catalog.GetString("Добавить");
     this.vbox7.Add(this.btnAddCommonRule);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox7[this.btnAddCommonRule]));
     w20.Position = 2;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child vbox7.Gtk.Box+BoxChild
     this.btnRemoveCommonRule              = new global::Gamma.GtkWidgets.yButton();
     this.btnRemoveCommonRule.CanFocus     = true;
     this.btnRemoveCommonRule.Name         = "btnRemoveCommonRule";
     this.btnRemoveCommonRule.UseUnderline = true;
     this.btnRemoveCommonRule.Label        = global::Mono.Unix.Catalog.GetString("Удалить");
     this.vbox7.Add(this.btnRemoveCommonRule);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox7[this.btnRemoveCommonRule]));
     w21.Position = 3;
     w21.Expand   = false;
     w21.Fill     = false;
     this.hbox2.Add(this.vbox7);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.vbox7]));
     w22.Position = 0;
     w22.Expand   = false;
     w22.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.GtkScrolledWindowRulePrices = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindowRulePrices.HeightRequest = 150;
     this.GtkScrolledWindowRulePrices.Name          = "GtkScrolledWindowRulePrices";
     this.GtkScrolledWindowRulePrices.ShadowType    = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindowRulePrices.Gtk.Container+ContainerChild
     this.ytreeCommonRulePrices              = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeCommonRulePrices.CanFocus     = true;
     this.ytreeCommonRulePrices.Name         = "ytreeCommonRulePrices";
     this.ytreeCommonRulePrices.EnableSearch = false;
     this.GtkScrolledWindowRulePrices.Add(this.ytreeCommonRulePrices);
     this.hbox2.Add(this.GtkScrolledWindowRulePrices);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.GtkScrolledWindowRulePrices]));
     w24.Position = 1;
     // Container child hbox2.Gtk.Box+BoxChild
     this.vbox6 = new global::Gtk.VBox();
     this.vbox6.WidthRequest = 150;
     this.vbox6.Name         = "vbox6";
     this.vbox6.Spacing      = 6;
     // Container child vbox6.Gtk.Box+BoxChild
     this.ylabelGeoGroup           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelGeoGroup.Name      = "ylabelGeoGroup";
     this.ylabelGeoGroup.LabelProp = global::Mono.Unix.Catalog.GetString("Часть города:");
     this.vbox6.Add(this.ylabelGeoGroup);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox6[this.ylabelGeoGroup]));
     w25.Position = 0;
     w25.Expand   = false;
     w25.Fill     = false;
     // Container child vbox6.Gtk.Box+BoxChild
     this.cmbGeoGroup                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.cmbGeoGroup.Name                = "cmbGeoGroup";
     this.cmbGeoGroup.AddIfNotExist       = false;
     this.cmbGeoGroup.DefaultFirst        = false;
     this.cmbGeoGroup.ShowSpecialStateAll = false;
     this.cmbGeoGroup.ShowSpecialStateNot = false;
     this.vbox6.Add(this.cmbGeoGroup);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox6[this.cmbGeoGroup]));
     w26.Position = 1;
     w26.Expand   = false;
     w26.Fill     = false;
     // Container child vbox6.Gtk.Box+BoxChild
     this.ylabelWageType           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelWageType.Name      = "ylabelWageType";
     this.ylabelWageType.LabelProp = global::Mono.Unix.Catalog.GetString("Зарплатный тип:");
     this.vbox6.Add(this.ylabelWageType);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox6[this.ylabelWageType]));
     w27.Position = 2;
     w27.Expand   = false;
     w27.Fill     = false;
     // Container child vbox6.Gtk.Box+BoxChild
     this.cmbWageDistrict = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.cmbWageDistrict.WidthRequest           = 210;
     this.cmbWageDistrict.Name                   = "cmbWageDistrict";
     this.cmbWageDistrict.AddIfNotExist          = false;
     this.cmbWageDistrict.DefaultFirst           = false;
     this.cmbWageDistrict.ShowSpecialStateAll    = false;
     this.cmbWageDistrict.ShowSpecialStateNot    = false;
     this.cmbWageDistrict.NameForSpecialStateNot = "";
     this.vbox6.Add(this.cmbWageDistrict);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vbox6[this.cmbWageDistrict]));
     w28.Position = 3;
     w28.Expand   = false;
     w28.Fill     = false;
     this.hbox2.Add(this.vbox6);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.vbox6]));
     w29.Position = 2;
     w29.Expand   = false;
     w29.Fill     = false;
     this.vbox2.Add(this.hbox2);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox2]));
     w30.Position = 2;
     w30.Expand   = false;
     this.vbox5.Add(this.vbox2);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.vbox2]));
     w31.Position = 1;
     // Container child vbox5.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vboxSchedules         = new global::Gtk.VBox();
     this.vboxSchedules.Name    = "vboxSchedules";
     this.vboxSchedules.Spacing = 6;
     // Container child vboxSchedules.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.vboxButtons         = new global::Gtk.VBox();
     this.vboxButtons.Name    = "vboxButtons";
     this.vboxButtons.Spacing = 6;
     // Container child vboxButtons.Gtk.Box+BoxChild
     this.btnToday               = new global::Gamma.GtkWidgets.yRadioButton();
     this.btnToday.CanFocus      = true;
     this.btnToday.Name          = "btnToday";
     this.btnToday.Label         = global::Mono.Unix.Catalog.GetString("ДД");
     this.btnToday.DrawIndicator = false;
     this.btnToday.Group         = new global::GLib.SList(global::System.IntPtr.Zero);
     this.vboxButtons.Add(this.btnToday);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.vboxButtons[this.btnToday]));
     w32.Position = 0;
     w32.Expand   = false;
     w32.Fill     = false;
     // Container child vboxButtons.Gtk.Box+BoxChild
     this.btnMonday               = new global::Gamma.GtkWidgets.yRadioButton();
     this.btnMonday.CanFocus      = true;
     this.btnMonday.Name          = "btnMonday";
     this.btnMonday.Label         = global::Mono.Unix.Catalog.GetString("ПН");
     this.btnMonday.DrawIndicator = false;
     this.btnMonday.Group         = this.btnToday.Group;
     this.vboxButtons.Add(this.btnMonday);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.vboxButtons[this.btnMonday]));
     w33.Position = 1;
     w33.Expand   = false;
     w33.Fill     = false;
     // Container child vboxButtons.Gtk.Box+BoxChild
     this.btnTuesday               = new global::Gamma.GtkWidgets.yRadioButton();
     this.btnTuesday.CanFocus      = true;
     this.btnTuesday.Name          = "btnTuesday";
     this.btnTuesday.Label         = global::Mono.Unix.Catalog.GetString("ВТ");
     this.btnTuesday.DrawIndicator = false;
     this.btnTuesday.Group         = this.btnToday.Group;
     this.vboxButtons.Add(this.btnTuesday);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.vboxButtons[this.btnTuesday]));
     w34.Position = 2;
     w34.Expand   = false;
     w34.Fill     = false;
     // Container child vboxButtons.Gtk.Box+BoxChild
     this.btnWednesday               = new global::Gamma.GtkWidgets.yRadioButton();
     this.btnWednesday.CanFocus      = true;
     this.btnWednesday.Name          = "btnWednesday";
     this.btnWednesday.Label         = global::Mono.Unix.Catalog.GetString("СР");
     this.btnWednesday.DrawIndicator = false;
     this.btnWednesday.Group         = this.btnToday.Group;
     this.vboxButtons.Add(this.btnWednesday);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.vboxButtons[this.btnWednesday]));
     w35.Position = 3;
     w35.Expand   = false;
     w35.Fill     = false;
     // Container child vboxButtons.Gtk.Box+BoxChild
     this.btnThursday               = new global::Gamma.GtkWidgets.yRadioButton();
     this.btnThursday.CanFocus      = true;
     this.btnThursday.Name          = "btnThursday";
     this.btnThursday.Label         = global::Mono.Unix.Catalog.GetString("ЧТ");
     this.btnThursday.DrawIndicator = false;
     this.btnThursday.Group         = this.btnToday.Group;
     this.vboxButtons.Add(this.btnThursday);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.vboxButtons[this.btnThursday]));
     w36.Position = 4;
     w36.Expand   = false;
     w36.Fill     = false;
     // Container child vboxButtons.Gtk.Box+BoxChild
     this.btnFriday               = new global::Gamma.GtkWidgets.yRadioButton();
     this.btnFriday.CanFocus      = true;
     this.btnFriday.Name          = "btnFriday";
     this.btnFriday.Label         = global::Mono.Unix.Catalog.GetString("ПТ");
     this.btnFriday.DrawIndicator = false;
     this.btnFriday.Group         = this.btnToday.Group;
     this.vboxButtons.Add(this.btnFriday);
     global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.vboxButtons[this.btnFriday]));
     w37.Position = 5;
     w37.Expand   = false;
     w37.Fill     = false;
     // Container child vboxButtons.Gtk.Box+BoxChild
     this.btnSaturday               = new global::Gamma.GtkWidgets.yRadioButton();
     this.btnSaturday.CanFocus      = true;
     this.btnSaturday.Name          = "btnSaturday";
     this.btnSaturday.Label         = global::Mono.Unix.Catalog.GetString("СБ");
     this.btnSaturday.DrawIndicator = false;
     this.btnSaturday.Group         = this.btnToday.Group;
     this.vboxButtons.Add(this.btnSaturday);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.vboxButtons[this.btnSaturday]));
     w38.Position = 6;
     w38.Expand   = false;
     w38.Fill     = false;
     // Container child vboxButtons.Gtk.Box+BoxChild
     this.btnSunday               = new global::Gamma.GtkWidgets.yRadioButton();
     this.btnSunday.CanFocus      = true;
     this.btnSunday.Name          = "btnSunday";
     this.btnSunday.Label         = global::Mono.Unix.Catalog.GetString("ВС");
     this.btnSunday.DrawIndicator = false;
     this.btnSunday.Group         = this.btnToday.Group;
     this.vboxButtons.Add(this.btnSunday);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.vboxButtons[this.btnSunday]));
     w39.Position = 7;
     w39.Expand   = false;
     w39.Fill     = false;
     this.hbox3.Add(this.vboxButtons);
     global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.vboxButtons]));
     w40.Position = 0;
     w40.Expand   = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.vboxSchedules1         = new global::Gtk.VBox();
     this.vboxSchedules1.Name    = "vboxSchedules1";
     this.vboxSchedules1.Spacing = 6;
     // Container child vboxSchedules1.Gtk.Box+BoxChild
     this.ylabel4           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel4.Name      = "ylabel4";
     this.ylabel4.LabelProp = global::Mono.Unix.Catalog.GetString("График доставки");
     this.vboxSchedules1.Add(this.ylabel4);
     global::Gtk.Box.BoxChild w41 = ((global::Gtk.Box.BoxChild)(this.vboxSchedules1[this.ylabel4]));
     w41.Position = 0;
     w41.Expand   = false;
     w41.Fill     = false;
     // Container child vboxSchedules1.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.ytreeScheduleRestrictions              = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeScheduleRestrictions.CanFocus     = true;
     this.ytreeScheduleRestrictions.Name         = "ytreeScheduleRestrictions";
     this.ytreeScheduleRestrictions.EnableSearch = false;
     this.GtkScrolledWindow.Add(this.ytreeScheduleRestrictions);
     this.vboxSchedules1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.vboxSchedules1[this.GtkScrolledWindow]));
     w43.Position = 1;
     // Container child vboxSchedules1.Gtk.Box+BoxChild
     this.hbox8         = new global::Gtk.HBox();
     this.hbox8.Name    = "hbox8";
     this.hbox8.Spacing = 6;
     // Container child hbox8.Gtk.Box+BoxChild
     this.lblScheduleRestriction           = new global::Gamma.GtkWidgets.yLabel();
     this.lblScheduleRestriction.Name      = "lblScheduleRestriction";
     this.lblScheduleRestriction.LabelProp = global::Mono.Unix.Catalog.GetString("График:");
     this.hbox8.Add(this.lblScheduleRestriction);
     global::Gtk.Box.BoxChild w44 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.lblScheduleRestriction]));
     w44.Position = 0;
     w44.Expand   = false;
     w44.Fill     = false;
     // Container child hbox8.Gtk.Box+BoxChild
     this.btnRemoveAcceptBefore = new global::Gamma.GtkWidgets.yButton();
     this.btnRemoveAcceptBefore.WidthRequest = 35;
     this.btnRemoveAcceptBefore.CanFocus     = true;
     this.btnRemoveAcceptBefore.Name         = "btnRemoveAcceptBefore";
     this.btnRemoveAcceptBefore.UseUnderline = true;
     this.btnRemoveAcceptBefore.Label        = global::Mono.Unix.Catalog.GetString("-");
     this.hbox8.Add(this.btnRemoveAcceptBefore);
     global::Gtk.Box.BoxChild w45 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.btnRemoveAcceptBefore]));
     w45.PackType = ((global::Gtk.PackType)(1));
     w45.Position = 1;
     w45.Expand   = false;
     w45.Fill     = false;
     // Container child hbox8.Gtk.Box+BoxChild
     this.btnAddAcceptBefore = new global::Gamma.GtkWidgets.yButton();
     this.btnAddAcceptBefore.WidthRequest = 35;
     this.btnAddAcceptBefore.CanFocus     = true;
     this.btnAddAcceptBefore.Name         = "btnAddAcceptBefore";
     this.btnAddAcceptBefore.UseUnderline = true;
     this.btnAddAcceptBefore.Label        = global::Mono.Unix.Catalog.GetString("+");
     this.hbox8.Add(this.btnAddAcceptBefore);
     global::Gtk.Box.BoxChild w46 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.btnAddAcceptBefore]));
     w46.PackType = ((global::Gtk.PackType)(1));
     w46.Position = 2;
     w46.Expand   = false;
     w46.Fill     = false;
     // Container child hbox8.Gtk.Box+BoxChild
     this.ylabelAcceptBefore           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelAcceptBefore.Name      = "ylabelAcceptBefore";
     this.ylabelAcceptBefore.LabelProp = global::Mono.Unix.Catalog.GetString("Прием до:");
     this.hbox8.Add(this.ylabelAcceptBefore);
     global::Gtk.Box.BoxChild w47 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.ylabelAcceptBefore]));
     w47.PackType = ((global::Gtk.PackType)(1));
     w47.Position = 3;
     w47.Expand   = false;
     w47.Fill     = false;
     // Container child hbox8.Gtk.Box+BoxChild
     this.vseparator1      = new global::Gtk.VSeparator();
     this.vseparator1.Name = "vseparator1";
     this.hbox8.Add(this.vseparator1);
     global::Gtk.Box.BoxChild w48 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.vseparator1]));
     w48.PackType = ((global::Gtk.PackType)(1));
     w48.Position = 4;
     w48.Expand   = false;
     w48.Fill     = false;
     // Container child hbox8.Gtk.Box+BoxChild
     this.btnRemoveSchedule = new global::Gamma.GtkWidgets.yButton();
     this.btnRemoveSchedule.WidthRequest = 35;
     this.btnRemoveSchedule.CanFocus     = true;
     this.btnRemoveSchedule.Name         = "btnRemoveSchedule";
     this.btnRemoveSchedule.UseUnderline = true;
     this.btnRemoveSchedule.Label        = global::Mono.Unix.Catalog.GetString("-");
     this.hbox8.Add(this.btnRemoveSchedule);
     global::Gtk.Box.BoxChild w49 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.btnRemoveSchedule]));
     w49.PackType = ((global::Gtk.PackType)(1));
     w49.Position = 5;
     w49.Expand   = false;
     w49.Fill     = false;
     // Container child hbox8.Gtk.Box+BoxChild
     this.btnAddSchedule = new global::Gamma.GtkWidgets.yButton();
     this.btnAddSchedule.WidthRequest = 35;
     this.btnAddSchedule.CanFocus     = true;
     this.btnAddSchedule.Name         = "btnAddSchedule";
     this.btnAddSchedule.UseUnderline = true;
     this.btnAddSchedule.Label        = global::Mono.Unix.Catalog.GetString("+");
     this.hbox8.Add(this.btnAddSchedule);
     global::Gtk.Box.BoxChild w50 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.btnAddSchedule]));
     w50.PackType = ((global::Gtk.PackType)(1));
     w50.Position = 6;
     w50.Expand   = false;
     w50.Fill     = false;
     this.vboxSchedules1.Add(this.hbox8);
     global::Gtk.Box.BoxChild w51 = ((global::Gtk.Box.BoxChild)(this.vboxSchedules1[this.hbox8]));
     w51.Position = 2;
     w51.Expand   = false;
     w51.Fill     = false;
     this.hbox3.Add(this.vboxSchedules1);
     global::Gtk.Box.BoxChild w52 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.vboxSchedules1]));
     w52.Position = 1;
     // Container child hbox3.Gtk.Box+BoxChild
     this.vboxWeekDayRules         = new global::Gtk.VBox();
     this.vboxWeekDayRules.Name    = "vboxWeekDayRules";
     this.vboxWeekDayRules.Spacing = 6;
     // Container child vboxWeekDayRules.Gtk.Box+BoxChild
     this.ylabel3           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel3.Name      = "ylabel3";
     this.ylabel3.LabelProp = global::Mono.Unix.Catalog.GetString("Особые условия доставки");
     this.vboxWeekDayRules.Add(this.ylabel3);
     global::Gtk.Box.BoxChild w53 = ((global::Gtk.Box.BoxChild)(this.vboxWeekDayRules[this.ylabel3]));
     w53.Position = 0;
     w53.Expand   = false;
     w53.Fill     = false;
     // Container child vboxWeekDayRules.Gtk.Box+BoxChild
     this.GtkScrolledWindowWeekDayRules = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindowWeekDayRules.WidthRequest = 500;
     this.GtkScrolledWindowWeekDayRules.Name         = "GtkScrolledWindowWeekDayRules";
     this.GtkScrolledWindowWeekDayRules.ShadowType   = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindowWeekDayRules.Gtk.Container+ContainerChild
     this.ytreeWeekDayRulePrices              = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeWeekDayRulePrices.CanFocus     = true;
     this.ytreeWeekDayRulePrices.Name         = "ytreeWeekDayRulePrices";
     this.ytreeWeekDayRulePrices.EnableSearch = false;
     this.GtkScrolledWindowWeekDayRules.Add(this.ytreeWeekDayRulePrices);
     this.vboxWeekDayRules.Add(this.GtkScrolledWindowWeekDayRules);
     global::Gtk.Box.BoxChild w55 = ((global::Gtk.Box.BoxChild)(this.vboxWeekDayRules[this.GtkScrolledWindowWeekDayRules]));
     w55.Position = 1;
     // Container child vboxWeekDayRules.Gtk.Box+BoxChild
     this.hbox9         = new global::Gtk.HBox();
     this.hbox9.Name    = "hbox9";
     this.hbox9.Spacing = 6;
     // Container child hbox9.Gtk.Box+BoxChild
     this.btnRemoveWeekDayRule              = new global::Gamma.GtkWidgets.yButton();
     this.btnRemoveWeekDayRule.CanFocus     = true;
     this.btnRemoveWeekDayRule.Name         = "btnRemoveWeekDayRule";
     this.btnRemoveWeekDayRule.UseUnderline = true;
     this.btnRemoveWeekDayRule.Label        = global::Mono.Unix.Catalog.GetString("Удалить");
     this.hbox9.Add(this.btnRemoveWeekDayRule);
     global::Gtk.Box.BoxChild w56 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.btnRemoveWeekDayRule]));
     w56.PackType = ((global::Gtk.PackType)(1));
     w56.Position = 1;
     w56.Expand   = false;
     w56.Fill     = false;
     // Container child hbox9.Gtk.Box+BoxChild
     this.btnAddWeekDayRule              = new global::Gamma.GtkWidgets.yButton();
     this.btnAddWeekDayRule.CanFocus     = true;
     this.btnAddWeekDayRule.Name         = "btnAddWeekDayRule";
     this.btnAddWeekDayRule.UseUnderline = true;
     this.btnAddWeekDayRule.Label        = global::Mono.Unix.Catalog.GetString("Добавить");
     this.hbox9.Add(this.btnAddWeekDayRule);
     global::Gtk.Box.BoxChild w57 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.btnAddWeekDayRule]));
     w57.PackType = ((global::Gtk.PackType)(1));
     w57.Position = 2;
     w57.Expand   = false;
     w57.Fill     = false;
     this.vboxWeekDayRules.Add(this.hbox9);
     global::Gtk.Box.BoxChild w58 = ((global::Gtk.Box.BoxChild)(this.vboxWeekDayRules[this.hbox9]));
     w58.Position = 2;
     w58.Expand   = false;
     w58.Fill     = false;
     this.hbox3.Add(this.vboxWeekDayRules);
     global::Gtk.Box.BoxChild w59 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.vboxWeekDayRules]));
     w59.Position = 2;
     this.vboxSchedules.Add(this.hbox3);
     global::Gtk.Box.BoxChild w60 = ((global::Gtk.Box.BoxChild)(this.vboxSchedules[this.hbox3]));
     w60.Position = 0;
     w60.Expand   = false;
     w60.Fill     = false;
     this.hbox1.Add(this.vboxSchedules);
     global::Gtk.Box.BoxChild w61 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vboxSchedules]));
     w61.Position = 0;
     this.vbox5.Add(this.hbox1);
     global::Gtk.Box.BoxChild w62 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.hbox1]));
     w62.Position = 2;
     w62.Expand   = false;
     w62.Fill     = false;
     this.hbox5.Add(this.vbox5);
     global::Gtk.Box.BoxChild w63 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.vbox5]));
     w63.Position = 0;
     w63.Expand   = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.gmapWidget         = new global::GMap.NET.GtkSharp.GMapControl();
     this.gmapWidget.Name    = "gmapWidget";
     this.gmapWidget.MaxZoom = 24;
     this.gmapWidget.MinZoom = 0;
     this.gmapWidget.MouseWheelZoomEnabled = true;
     this.gmapWidget.ShowTileGridLines     = false;
     this.gmapWidget.GrayScaleMode         = false;
     this.gmapWidget.NegativeMode          = false;
     this.gmapWidget.HasFrame        = false;
     this.gmapWidget.Bearing         = 0F;
     this.gmapWidget.Zoom            = 9D;
     this.gmapWidget.RoutesEnabled   = true;
     this.gmapWidget.PolygonsEnabled = true;
     this.gmapWidget.MarkersEnabled  = true;
     this.gmapWidget.CanDragMap      = true;
     this.vbox4.Add(this.gmapWidget);
     global::Gtk.Box.BoxChild w64 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.gmapWidget]));
     w64.Position = 0;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hbox6         = new global::Gtk.HBox();
     this.hbox6.Name    = "hbox6";
     this.hbox6.Spacing = 6;
     // Container child hbox6.Gtk.Box+BoxChild
     this.cmbMapType      = new global::Gamma.Widgets.yEnumComboBox();
     this.cmbMapType.Name = "cmbMapType";
     this.cmbMapType.ShowSpecialStateAll = false;
     this.cmbMapType.ShowSpecialStateNot = false;
     this.cmbMapType.UseShortTitle       = false;
     this.cmbMapType.DefaultFirst        = true;
     this.hbox6.Add(this.cmbMapType);
     global::Gtk.Box.BoxChild w65 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.cmbMapType]));
     w65.PackType = ((global::Gtk.PackType)(1));
     w65.Position = 1;
     w65.Expand   = false;
     w65.Fill     = false;
     // Container child hbox6.Gtk.Box+BoxChild
     this.btnCancelNewBorder              = new global::Gamma.GtkWidgets.yButton();
     this.btnCancelNewBorder.CanFocus     = true;
     this.btnCancelNewBorder.Name         = "btnCancelNewBorder";
     this.btnCancelNewBorder.UseUnderline = true;
     this.btnCancelNewBorder.Label        = global::Mono.Unix.Catalog.GetString("Отменить создание границы");
     this.hbox6.Add(this.btnCancelNewBorder);
     global::Gtk.Box.BoxChild w66 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.btnCancelNewBorder]));
     w66.PackType = ((global::Gtk.PackType)(1));
     w66.Position = 2;
     w66.Expand   = false;
     w66.Fill     = false;
     // Container child hbox6.Gtk.Box+BoxChild
     this.btnConfirmNewBorder              = new global::Gamma.GtkWidgets.yButton();
     this.btnConfirmNewBorder.CanFocus     = true;
     this.btnConfirmNewBorder.Name         = "btnConfirmNewBorder";
     this.btnConfirmNewBorder.UseUnderline = true;
     this.btnConfirmNewBorder.Label        = global::Mono.Unix.Catalog.GetString("Подтвердить новую границу");
     this.hbox6.Add(this.btnConfirmNewBorder);
     global::Gtk.Box.BoxChild w67 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.btnConfirmNewBorder]));
     w67.PackType = ((global::Gtk.PackType)(1));
     w67.Position = 3;
     w67.Expand   = false;
     w67.Fill     = false;
     // Container child hbox6.Gtk.Box+BoxChild
     this.toggleNewBorderPreview              = new global::Gamma.GtkWidgets.yToggleButton();
     this.toggleNewBorderPreview.CanFocus     = true;
     this.toggleNewBorderPreview.Name         = "toggleNewBorderPreview";
     this.toggleNewBorderPreview.UseUnderline = true;
     this.toggleNewBorderPreview.Label        = global::Mono.Unix.Catalog.GetString("Предпросмотр границы");
     global::Gtk.Image w68 = new global::Gtk.Image();
     w68.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-execute", global::Gtk.IconSize.Menu);
     this.toggleNewBorderPreview.Image = w68;
     this.hbox6.Add(this.toggleNewBorderPreview);
     global::Gtk.Box.BoxChild w69 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.toggleNewBorderPreview]));
     w69.PackType = ((global::Gtk.PackType)(1));
     w69.Position = 4;
     w69.Expand   = false;
     w69.Fill     = false;
     // Container child hbox6.Gtk.Box+BoxChild
     this.btnRemoveBorder              = new global::Gamma.GtkWidgets.yButton();
     this.btnRemoveBorder.CanFocus     = true;
     this.btnRemoveBorder.Name         = "btnRemoveBorder";
     this.btnRemoveBorder.UseUnderline = true;
     this.btnRemoveBorder.Label        = global::Mono.Unix.Catalog.GetString("Удалить границу");
     this.hbox6.Add(this.btnRemoveBorder);
     global::Gtk.Box.BoxChild w70 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.btnRemoveBorder]));
     w70.PackType = ((global::Gtk.PackType)(1));
     w70.Position = 5;
     w70.Expand   = false;
     w70.Fill     = false;
     // Container child hbox6.Gtk.Box+BoxChild
     this.btnAddBorder              = new global::Gamma.GtkWidgets.yButton();
     this.btnAddBorder.CanFocus     = true;
     this.btnAddBorder.Name         = "btnAddBorder";
     this.btnAddBorder.UseUnderline = true;
     this.btnAddBorder.Label        = global::Mono.Unix.Catalog.GetString("Создать границу");
     this.hbox6.Add(this.btnAddBorder);
     global::Gtk.Box.BoxChild w71 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.btnAddBorder]));
     w71.PackType = ((global::Gtk.PackType)(1));
     w71.Position = 6;
     w71.Expand   = false;
     w71.Fill     = false;
     this.vbox4.Add(this.hbox6);
     global::Gtk.Box.BoxChild w72 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.hbox6]));
     w72.Position = 1;
     w72.Expand   = false;
     w72.Fill     = false;
     this.hbox5.Add(this.vbox4);
     global::Gtk.Box.BoxChild w73 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.vbox4]));
     w73.Position = 1;
     this.vbox1.Add(this.hbox5);
     global::Gtk.Box.BoxChild w74 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox5]));
     w74.Position = 0;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }