Exemple #1
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget QS.HistoryLog.Views.HistoryView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "QS.HistoryLog.Views.HistoryView";
     // Container child QS.HistoryLog.Views.HistoryView.Gtk.Container+ContainerChild
     this.yvbox1         = new global::Gamma.GtkWidgets.yVBox();
     this.yvbox1.Name    = "yvbox1";
     this.yvbox1.Spacing = 6;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.yvbox3         = new global::Gamma.GtkWidgets.yVBox();
     this.yvbox3.Name    = "yvbox3";
     this.yvbox3.Spacing = 6;
     // Container child yvbox3.Gtk.Box+BoxChild
     this.yFilterbox         = new global::Gamma.GtkWidgets.yHBox();
     this.yFilterbox.Name    = "yFilterbox";
     this.yFilterbox.Spacing = 6;
     // Container child yFilterbox.Gtk.Box+BoxChild
     this.ytable1               = new global::Gamma.GtkWidgets.yTable();
     this.ytable1.Name          = "ytable1";
     this.ytable1.NRows         = ((uint)(4));
     this.ytable1.NColumns      = ((uint)(2));
     this.ytable1.RowSpacing    = ((uint)(6));
     this.ytable1.ColumnSpacing = ((uint)(6));
     // Container child ytable1.Gtk.Table+TableChild
     this.ycomboAction      = new global::Gamma.Widgets.yEnumComboBox();
     this.ycomboAction.Name = "ycomboAction";
     this.ycomboAction.ShowSpecialStateAll = true;
     this.ycomboAction.ShowSpecialStateNot = false;
     this.ycomboAction.UseShortTitle       = false;
     this.ycomboAction.DefaultFirst        = false;
     this.ytable1.Add(this.ycomboAction);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ycomboAction]));
     w1.TopAttach    = ((uint)(2));
     w1.BottomAttach = ((uint)(3));
     w1.LeftAttach   = ((uint)(1));
     w1.RightAttach  = ((uint)(2));
     w1.XOptions     = ((global::Gtk.AttachOptions)(4));
     w1.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ycomboEntities                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.ycomboEntities.Name                = "ycomboEntities";
     this.ycomboEntities.AddIfNotExist       = false;
     this.ycomboEntities.DefaultFirst        = false;
     this.ycomboEntities.ShowSpecialStateAll = true;
     this.ycomboEntities.ShowSpecialStateNot = false;
     this.ytable1.Add(this.ycomboEntities);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ycomboEntities]));
     w2.TopAttach    = ((uint)(1));
     w2.BottomAttach = ((uint)(2));
     w2.LeftAttach   = ((uint)(1));
     w2.RightAttach  = ((uint)(2));
     w2.XOptions     = ((global::Gtk.AttachOptions)(4));
     w2.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ycomboFields                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.ycomboFields.Name                = "ycomboFields";
     this.ycomboFields.AddIfNotExist       = false;
     this.ycomboFields.DefaultFirst        = false;
     this.ycomboFields.ShowSpecialStateAll = true;
     this.ycomboFields.ShowSpecialStateNot = false;
     this.ytable1.Add(this.ycomboFields);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ycomboFields]));
     w3.TopAttach    = ((uint)(3));
     w3.BottomAttach = ((uint)(4));
     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.ycomboUsers                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.ycomboUsers.Name                = "ycomboUsers";
     this.ycomboUsers.AddIfNotExist       = false;
     this.ycomboUsers.DefaultFirst        = false;
     this.ycomboUsers.ShowSpecialStateAll = true;
     this.ycomboUsers.ShowSpecialStateNot = false;
     this.ytable1.Add(this.ycomboUsers);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ycomboUsers]));
     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.ylabel6           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel6.Name      = "ylabel6";
     this.ylabel6.Xalign    = 1F;
     this.ylabel6.LabelProp = global::Mono.Unix.Catalog.GetString("Пользователь:");
     this.ytable1.Add(this.ylabel6);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel6]));
     w5.XOptions = ((global::Gtk.AttachOptions)(4));
     w5.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabel7           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel7.Name      = "ylabel7";
     this.ylabel7.Xalign    = 1F;
     this.ylabel7.LabelProp = global::Mono.Unix.Catalog.GetString("Объект изменений:");
     this.ytable1.Add(this.ylabel7);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel7]));
     w6.TopAttach    = ((uint)(1));
     w6.BottomAttach = ((uint)(2));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabel8           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel8.Name      = "ylabel8";
     this.ylabel8.Xalign    = 1F;
     this.ylabel8.LabelProp = global::Mono.Unix.Catalog.GetString("Действие с объектом:");
     this.ytable1.Add(this.ylabel8);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel8]));
     w7.TopAttach    = ((uint)(2));
     w7.BottomAttach = ((uint)(3));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabel9           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel9.Name      = "ylabel9";
     this.ylabel9.Xalign    = 1F;
     this.ylabel9.LabelProp = global::Mono.Unix.Catalog.GetString("Реквизит объекта:");
     this.ytable1.Add(this.ylabel9);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel9]));
     w8.TopAttach    = ((uint)(3));
     w8.BottomAttach = ((uint)(4));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.yFilterbox.Add(this.ytable1);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.yFilterbox[this.ytable1]));
     w9.Position = 0;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child yFilterbox.Gtk.Box+BoxChild
     this.yvbox4         = new global::Gamma.GtkWidgets.yVBox();
     this.yvbox4.Name    = "yvbox4";
     this.yvbox4.Spacing = 6;
     // Container child yvbox4.Gtk.Box+BoxChild
     this.yvbox5         = new global::Gamma.GtkWidgets.yVBox();
     this.yvbox5.Name    = "yvbox5";
     this.yvbox5.Spacing = 6;
     // Container child yvbox5.Gtk.Box+BoxChild
     this.ylabel2           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel2.Name      = "ylabel2";
     this.ylabel2.LabelProp = global::Mono.Unix.Catalog.GetString("Выбор периода");
     this.yvbox5.Add(this.ylabel2);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.yvbox5[this.ylabel2]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child yvbox5.Gtk.Box+BoxChild
     this.yvbox6         = new global::Gamma.GtkWidgets.yVBox();
     this.yvbox6.Name    = "yvbox6";
     this.yvbox6.Spacing = 6;
     // Container child yvbox6.Gtk.Box+BoxChild
     this.ytable3               = new global::Gamma.GtkWidgets.yTable();
     this.ytable3.Name          = "ytable3";
     this.ytable3.NRows         = ((uint)(2));
     this.ytable3.NColumns      = ((uint)(2));
     this.ytable3.Homogeneous   = true;
     this.ytable3.RowSpacing    = ((uint)(6));
     this.ytable3.ColumnSpacing = ((uint)(6));
     // Container child ytable3.Gtk.Table+TableChild
     this.yPeriodMonth               = new global::Gamma.GtkWidgets.yRadioButton();
     this.yPeriodMonth.CanFocus      = true;
     this.yPeriodMonth.Name          = "yPeriodMonth";
     this.yPeriodMonth.Label         = global::Mono.Unix.Catalog.GetString("За месяц");
     this.yPeriodMonth.DrawIndicator = true;
     this.yPeriodMonth.UseUnderline  = true;
     this.yPeriodMonth.Group         = new global::GLib.SList(global::System.IntPtr.Zero);
     this.ytable3.Add(this.yPeriodMonth);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.ytable3[this.yPeriodMonth]));
     w11.LeftAttach  = ((uint)(1));
     w11.RightAttach = ((uint)(2));
     w11.XOptions    = ((global::Gtk.AttachOptions)(4));
     w11.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child ytable3.Gtk.Table+TableChild
     this.yPeriodThreeMonth               = new global::Gamma.GtkWidgets.yRadioButton();
     this.yPeriodThreeMonth.CanFocus      = true;
     this.yPeriodThreeMonth.Name          = "yPeriodThreeMonth";
     this.yPeriodThreeMonth.Label         = global::Mono.Unix.Catalog.GetString("За 3 месяца");
     this.yPeriodThreeMonth.DrawIndicator = true;
     this.yPeriodThreeMonth.UseUnderline  = true;
     this.yPeriodThreeMonth.Group         = this.yPeriodMonth.Group;
     this.ytable3.Add(this.yPeriodThreeMonth);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.ytable3[this.yPeriodThreeMonth]));
     w12.TopAttach    = ((uint)(1));
     w12.BottomAttach = ((uint)(2));
     w12.LeftAttach   = ((uint)(1));
     w12.RightAttach  = ((uint)(2));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable3.Gtk.Table+TableChild
     this.yPeriodToday               = new global::Gamma.GtkWidgets.yRadioButton();
     this.yPeriodToday.CanFocus      = true;
     this.yPeriodToday.Name          = "yPeriodToday";
     this.yPeriodToday.Label         = global::Mono.Unix.Catalog.GetString("Сегодня");
     this.yPeriodToday.DrawIndicator = true;
     this.yPeriodToday.UseUnderline  = true;
     this.yPeriodToday.Group         = this.yPeriodMonth.Group;
     this.ytable3.Add(this.yPeriodToday);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.ytable3[this.yPeriodToday]));
     w13.XOptions = ((global::Gtk.AttachOptions)(4));
     w13.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child ytable3.Gtk.Table+TableChild
     this.yPeriodWeek               = new global::Gamma.GtkWidgets.yRadioButton();
     this.yPeriodWeek.CanFocus      = true;
     this.yPeriodWeek.Name          = "yPeriodWeek";
     this.yPeriodWeek.Label         = global::Mono.Unix.Catalog.GetString("За 7 дней");
     this.yPeriodWeek.DrawIndicator = true;
     this.yPeriodWeek.UseUnderline  = true;
     this.yPeriodWeek.Group         = this.yPeriodMonth.Group;
     this.ytable3.Add(this.yPeriodWeek);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.ytable3[this.yPeriodWeek]));
     w14.TopAttach    = ((uint)(1));
     w14.BottomAttach = ((uint)(2));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.yvbox6.Add(this.ytable3);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.yvbox6[this.ytable3]));
     w15.Position = 0;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child yvbox6.Gtk.Box+BoxChild
     this.yhbox2         = new global::Gamma.GtkWidgets.yHBox();
     this.yhbox2.Name    = "yhbox2";
     this.yhbox2.Spacing = 6;
     // Container child yhbox2.Gtk.Box+BoxChild
     this.ydateStartperiodpicker                    = new global::QS.Widgets.GtkUI.DatePicker();
     this.ydateStartperiodpicker.Events             = ((global::Gdk.EventMask)(256));
     this.ydateStartperiodpicker.Name               = "ydateStartperiodpicker";
     this.ydateStartperiodpicker.WithTime           = true;
     this.ydateStartperiodpicker.HideCalendarButton = false;
     this.ydateStartperiodpicker.Date               = new global::System.DateTime(0);
     this.ydateStartperiodpicker.IsEditable         = true;
     this.ydateStartperiodpicker.AutoSeparation     = false;
     this.yhbox2.Add(this.ydateStartperiodpicker);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.yhbox2[this.ydateStartperiodpicker]));
     w16.Position = 0;
     // Container child yhbox2.Gtk.Box+BoxChild
     this.ydateEndperiodpicker                    = new global::QS.Widgets.GtkUI.DatePicker();
     this.ydateEndperiodpicker.Events             = ((global::Gdk.EventMask)(256));
     this.ydateEndperiodpicker.Name               = "ydateEndperiodpicker";
     this.ydateEndperiodpicker.WithTime           = true;
     this.ydateEndperiodpicker.HideCalendarButton = false;
     this.ydateEndperiodpicker.Date               = new global::System.DateTime(0);
     this.ydateEndperiodpicker.IsEditable         = true;
     this.ydateEndperiodpicker.AutoSeparation     = false;
     this.yhbox2.Add(this.ydateEndperiodpicker);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.yhbox2[this.ydateEndperiodpicker]));
     w17.Position = 1;
     this.yvbox6.Add(this.yhbox2);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.yvbox6[this.yhbox2]));
     w18.Position = 1;
     w18.Expand   = false;
     w18.Fill     = false;
     this.yvbox5.Add(this.yvbox6);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.yvbox5[this.yvbox6]));
     w19.Position = 1;
     w19.Expand   = false;
     w19.Fill     = false;
     this.yvbox4.Add(this.yvbox5);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.yvbox4[this.yvbox5]));
     w20.Position = 0;
     w20.Expand   = false;
     w20.Fill     = false;
     this.yFilterbox.Add(this.yvbox4);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.yFilterbox[this.yvbox4]));
     w21.Position = 1;
     w21.Expand   = false;
     w21.Fill     = false;
     // Container child yFilterbox.Gtk.Box+BoxChild
     this.ytable2               = new global::Gamma.GtkWidgets.yTable();
     this.ytable2.Name          = "ytable2";
     this.ytable2.NRows         = ((uint)(3));
     this.ytable2.NColumns      = ((uint)(3));
     this.ytable2.RowSpacing    = ((uint)(6));
     this.ytable2.ColumnSpacing = ((uint)(6));
     // Container child ytable2.Gtk.Table+TableChild
     this.ybutton1              = new global::Gamma.GtkWidgets.yButton();
     this.ybutton1.CanFocus     = true;
     this.ybutton1.Name         = "ybutton1";
     this.ybutton1.UseUnderline = true;
     global::Gtk.Image w22 = new global::Gtk.Image();
     w22.Pixbuf          = global::Stetic.IconLoader.LoadIcon(this, "gtk-find", global::Gtk.IconSize.Menu);
     this.ybutton1.Image = w22;
     this.ytable2.Add(this.ybutton1);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.ytable2[this.ybutton1]));
     w23.BottomAttach = ((uint)(3));
     w23.LeftAttach   = ((uint)(2));
     w23.RightAttach  = ((uint)(3));
     w23.XOptions     = ((global::Gtk.AttachOptions)(4));
     w23.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable2.Gtk.Table+TableChild
     this.yentryChanged               = new global::Gamma.GtkWidgets.yEntry();
     this.yentryChanged.CanFocus      = true;
     this.yentryChanged.Name          = "yentryChanged";
     this.yentryChanged.IsEditable    = true;
     this.yentryChanged.InvisibleChar = '•';
     this.ytable2.Add(this.yentryChanged);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.ytable2[this.yentryChanged]));
     w24.TopAttach    = ((uint)(2));
     w24.BottomAttach = ((uint)(3));
     w24.LeftAttach   = ((uint)(1));
     w24.RightAttach  = ((uint)(2));
     w24.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable2.Gtk.Table+TableChild
     this.yentryId               = new global::Gamma.GtkWidgets.yEntry();
     this.yentryId.CanFocus      = true;
     this.yentryId.Name          = "yentryId";
     this.yentryId.IsEditable    = true;
     this.yentryId.InvisibleChar = '•';
     this.ytable2.Add(this.yentryId);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.ytable2[this.yentryId]));
     w25.TopAttach    = ((uint)(1));
     w25.BottomAttach = ((uint)(2));
     w25.LeftAttach   = ((uint)(1));
     w25.RightAttach  = ((uint)(2));
     w25.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable2.Gtk.Table+TableChild
     this.yentryName               = new global::Gamma.GtkWidgets.yEntry();
     this.yentryName.CanFocus      = true;
     this.yentryName.Name          = "yentryName";
     this.yentryName.IsEditable    = true;
     this.yentryName.InvisibleChar = '•';
     this.ytable2.Add(this.yentryName);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.ytable2[this.yentryName]));
     w26.LeftAttach  = ((uint)(1));
     w26.RightAttach = ((uint)(2));
     w26.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child ytable2.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.ytable2.Add(this.ylabel3);
     global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.ytable2[this.ylabel3]));
     w27.XOptions = ((global::Gtk.AttachOptions)(4));
     w27.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child ytable2.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.ytable2.Add(this.ylabel4);
     global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.ytable2[this.ylabel4]));
     w28.TopAttach    = ((uint)(1));
     w28.BottomAttach = ((uint)(2));
     w28.XOptions     = ((global::Gtk.AttachOptions)(4));
     w28.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable2.Gtk.Table+TableChild
     this.ylabel5           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel5.Name      = "ylabel5";
     this.ylabel5.Xalign    = 1F;
     this.ylabel5.LabelProp = global::Mono.Unix.Catalog.GetString("Поиск в изменениях:");
     this.ytable2.Add(this.ylabel5);
     global::Gtk.Table.TableChild w29 = ((global::Gtk.Table.TableChild)(this.ytable2[this.ylabel5]));
     w29.TopAttach    = ((uint)(2));
     w29.BottomAttach = ((uint)(3));
     w29.XOptions     = ((global::Gtk.AttachOptions)(4));
     w29.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.yFilterbox.Add(this.ytable2);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.yFilterbox[this.ytable2]));
     w30.Position = 2;
     w30.Expand   = false;
     w30.Fill     = false;
     this.yvbox3.Add(this.yFilterbox);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.yvbox3[this.yFilterbox]));
     w31.Position = 0;
     // Container child yvbox3.Gtk.Box+BoxChild
     this.yFilterbutton              = new global::Gamma.GtkWidgets.yButton();
     this.yFilterbutton.CanFocus     = true;
     this.yFilterbutton.Name         = "yFilterbutton";
     this.yFilterbutton.UseUnderline = true;
     this.yFilterbutton.Label        = global::Mono.Unix.Catalog.GetString("Скрыть фильтр");
     this.yvbox3.Add(this.yFilterbutton);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.yvbox3[this.yFilterbutton]));
     w32.Position = 1;
     w32.Expand   = false;
     w32.Fill     = false;
     this.yvbox1.Add(this.yvbox3);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.yvbox3]));
     w33.Position = 0;
     w33.Expand   = false;
     w33.Fill     = false;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.yscrolledwindow             = new global::Gtk.ScrolledWindow();
     this.yscrolledwindow.CanFocus    = true;
     this.yscrolledwindow.Name        = "yscrolledwindow";
     this.yscrolledwindow.ShadowType  = ((global::Gtk.ShadowType)(1));
     this.yscrolledwindow.BorderWidth = ((uint)(3));
     // Container child yscrolledwindow.Gtk.Container+ContainerChild
     this.ytreeChangesets          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeChangesets.CanFocus = true;
     this.ytreeChangesets.Name     = "ytreeChangesets";
     this.yscrolledwindow.Add(this.ytreeChangesets);
     this.yvbox1.Add(this.yscrolledwindow);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.yscrolledwindow]));
     w35.Position = 1;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.yvbox2 = new global::Gamma.GtkWidgets.yVBox();
     this.yvbox2.WidthRequest  = 0;
     this.yvbox2.HeightRequest = 0;
     this.yvbox2.Name          = "yvbox2";
     this.yvbox2.Spacing       = 6;
     // Container child yvbox2.Gtk.Box+BoxChild
     this.ylabel1           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel1.Name      = "ylabel1";
     this.ylabel1.Xalign    = 0F;
     this.ylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("Детали изменений:");
     this.yvbox2.Add(this.ylabel1);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.yvbox2[this.ylabel1]));
     w36.Position = 0;
     w36.Expand   = false;
     w36.Fill     = false;
     // Container child yvbox2.Gtk.Box+BoxChild
     this.yPropertyvbox         = new global::Gamma.GtkWidgets.yVBox();
     this.yPropertyvbox.Name    = "yPropertyvbox";
     this.yPropertyvbox.Spacing = 6;
     // Container child yPropertyvbox.Gtk.Box+BoxChild
     this.scrolledwindow2            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow2.CanFocus   = true;
     this.scrolledwindow2.Name       = "scrolledwindow2";
     this.scrolledwindow2.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow2.Gtk.Container+ContainerChild
     this.ytreeFieldChange          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeFieldChange.CanFocus = true;
     this.ytreeFieldChange.Name     = "ytreeFieldChange";
     this.scrolledwindow2.Add(this.ytreeFieldChange);
     this.yPropertyvbox.Add(this.scrolledwindow2);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.yPropertyvbox[this.scrolledwindow2]));
     w38.Position = 0;
     this.yvbox2.Add(this.yPropertyvbox);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.yvbox2[this.yPropertyvbox]));
     w39.Position = 1;
     this.yvbox1.Add(this.yvbox2);
     global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.yvbox2]));
     w40.Position = 2;
     this.Add(this.yvbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.ycomboUsers.ItemSelected           += new global::System.EventHandler <Gamma.Widgets.ItemSelectedEventArgs>(this.OnUpdateChangedEntities);
     this.ycomboFields.ItemSelected          += new global::System.EventHandler <Gamma.Widgets.ItemSelectedEventArgs>(this.OnUpdateChangedEntities);
     this.ycomboEntities.ItemSelected        += new global::System.EventHandler <Gamma.Widgets.ItemSelectedEventArgs>(this.OnUpdateChangedEntities);
     this.ycomboAction.EnumItemSelected      += new global::System.EventHandler <Gamma.Widgets.ItemSelectedEventArgs>(this.OnUpdateChangedEntities);
     this.yPeriodWeek.Toggled                += new global::System.EventHandler(this.OnPeriodWeek);
     this.yPeriodToday.Toggled               += new global::System.EventHandler(this.OnPeriodToday);
     this.yPeriodThreeMonth.Toggled          += new global::System.EventHandler(this.OnPeriodThreeMonth);
     this.yPeriodMonth.Toggled               += new global::System.EventHandler(this.OnPeriodMonth);
     this.ydateStartperiodpicker.DateChanged += new global::System.EventHandler(this.OnUpdateChangedEntities);
     this.ydateEndperiodpicker.DateChanged   += new global::System.EventHandler(this.OnUpdateChangedEntities);
     this.ybutton1.Clicked      += new global::System.EventHandler(this.OnUpdateChangedEntities);
     this.yFilterbutton.Clicked += new global::System.EventHandler(this.OnBtnFilterClicked);
 }
Exemple #2
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.ManualPaymentMatchingView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.ManualPaymentMatchingView";
     // Container child Vodovoz.Views.ManualPaymentMatchingView.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.btnSave              = new global::Gtk.Button();
     this.btnSave.CanFocus     = true;
     this.btnSave.Name         = "btnSave";
     this.btnSave.UseUnderline = true;
     this.btnSave.Label        = global::Mono.Unix.Catalog.GetString("Сохранить");
     global::Gtk.Image w1 = new global::Gtk.Image();
     w1.Pixbuf          = global::Stetic.IconLoader.LoadIcon(this, "gtk-save", global::Gtk.IconSize.Menu);
     this.btnSave.Image = w1;
     this.hbox1.Add(this.btnSave);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.btnSave]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.btnCancel              = new global::Gtk.Button();
     this.btnCancel.CanFocus     = true;
     this.btnCancel.Name         = "btnCancel";
     this.btnCancel.UseUnderline = true;
     this.btnCancel.Label        = global::Mono.Unix.Catalog.GetString("Отмена");
     global::Gtk.Image w3 = new global::Gtk.Image();
     w3.Pixbuf            = global::Stetic.IconLoader.LoadIcon(this, "gtk-revert-to-saved", global::Gtk.IconSize.Menu);
     this.btnCancel.Image = w3;
     this.hbox1.Add(this.btnCancel);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.btnCancel]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vseparator1      = new global::Gtk.VSeparator();
     this.vseparator1.Name = "vseparator1";
     this.hbox1.Add(this.vseparator1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vseparator1]));
     w5.Position = 2;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.radioBtnAllocateOrders               = new global::Gamma.GtkWidgets.yRadioButton();
     this.radioBtnAllocateOrders.CanFocus      = true;
     this.radioBtnAllocateOrders.Name          = "radioBtnAllocateOrders";
     this.radioBtnAllocateOrders.Label         = global::Mono.Unix.Catalog.GetString("Распределение платежа");
     this.radioBtnAllocateOrders.DrawIndicator = false;
     this.radioBtnAllocateOrders.UseUnderline  = true;
     this.radioBtnAllocateOrders.Group         = new global::GLib.SList(global::System.IntPtr.Zero);
     this.hbox1.Add(this.radioBtnAllocateOrders);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.radioBtnAllocateOrders]));
     w6.Position = 3;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.radioBtnAllocatedOrders               = new global::Gamma.GtkWidgets.yRadioButton();
     this.radioBtnAllocatedOrders.CanFocus      = true;
     this.radioBtnAllocatedOrders.Name          = "radioBtnAllocatedOrders";
     this.radioBtnAllocatedOrders.Label         = global::Mono.Unix.Catalog.GetString("Распределенные заказы");
     this.radioBtnAllocatedOrders.DrawIndicator = false;
     this.radioBtnAllocatedOrders.UseUnderline  = true;
     this.radioBtnAllocatedOrders.Group         = this.radioBtnAllocateOrders.Group;
     this.hbox1.Add(this.radioBtnAllocatedOrders);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.radioBtnAllocatedOrders]));
     w7.Position = 4;
     w7.Expand   = false;
     w7.Fill     = false;
     this.vbox2.Add(this.hbox1);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox1]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.vbox2.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hseparator1]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child vbox2.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.scrolledwindow3            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow3.CanFocus   = true;
     this.scrolledwindow3.Name       = "scrolledwindow3";
     this.scrolledwindow3.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow3.Gtk.Container+ContainerChild
     global::Gtk.Viewport w10 = new global::Gtk.Viewport();
     w10.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("№ платежа:");
     this.hbox2.Add(this.label5);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.label5]));
     w11.Position = 0;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.labelPaymentNum           = new global::Gtk.Label();
     this.labelPaymentNum.Name      = "labelPaymentNum";
     this.labelPaymentNum.LabelProp = global::Mono.Unix.Catalog.GetString("paymentNum");
     this.hbox2.Add(this.labelPaymentNum);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.labelPaymentNum]));
     w12.Position = 1;
     // Container child hbox2.Gtk.Box+BoxChild
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("Плательщик:");
     this.hbox2.Add(this.label6);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.label6]));
     w13.Position = 2;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.labelPayer           = new global::Gtk.Label();
     this.labelPayer.Name      = "labelPayer";
     this.labelPayer.LabelProp = global::Mono.Unix.Catalog.GetString("Payer");
     this.hbox2.Add(this.labelPayer);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.labelPayer]));
     w14.Position = 3;
     // Container child hbox2.Gtk.Box+BoxChild
     this.label7           = new global::Gtk.Label();
     this.label7.Name      = "label7";
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString("Дата:");
     this.hbox2.Add(this.label7);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.label7]));
     w15.Position = 4;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.labelDate           = new global::Gtk.Label();
     this.labelDate.Name      = "labelDate";
     this.labelDate.LabelProp = global::Mono.Unix.Catalog.GetString("Date");
     this.hbox2.Add(this.labelDate);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.labelDate]));
     w16.Position = 5;
     this.vbox1.Add(this.hbox2);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox2]));
     w17.Position = 0;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.label11           = new global::Gtk.Label();
     this.label11.Name      = "label11";
     this.label11.LabelProp = global::Mono.Unix.Catalog.GetString("Основание:");
     this.hbox3.Add(this.label11);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.label11]));
     w18.Position = 0;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child hbox3.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.ytextviewPaymentPurpose          = new global::Gamma.GtkWidgets.yTextView();
     this.ytextviewPaymentPurpose.CanFocus = true;
     this.ytextviewPaymentPurpose.Name     = "ytextviewPaymentPurpose";
     this.ytextviewPaymentPurpose.Editable = false;
     this.ytextviewPaymentPurpose.WrapMode = ((global::Gtk.WrapMode)(2));
     this.GtkScrolledWindow.Add(this.ytextviewPaymentPurpose);
     this.hbox3.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.GtkScrolledWindow]));
     w20.Position = 1;
     this.vbox1.Add(this.hbox3);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox3]));
     w21.Position = 1;
     w21.Expand   = false;
     w21.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.label13           = new global::Gtk.Label();
     this.label13.Name      = "label13";
     this.label13.LabelProp = global::Mono.Unix.Catalog.GetString("Сумма платежа:");
     this.hbox4.Add(this.label13);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.label13]));
     w22.Position = 0;
     w22.Expand   = false;
     w22.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.labelTotalSum           = new global::Gtk.Label();
     this.labelTotalSum.Name      = "labelTotalSum";
     this.labelTotalSum.LabelProp = global::Mono.Unix.Catalog.GetString("TotalSum");
     this.hbox4.Add(this.labelTotalSum);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.labelTotalSum]));
     w23.Position = 1;
     // Container child hbox4.Gtk.Box+BoxChild
     this.label14           = new global::Gtk.Label();
     this.label14.Name      = "label14";
     this.label14.LabelProp = global::Mono.Unix.Catalog.GetString("Прошлый остаток:");
     this.hbox4.Add(this.label14);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.label14]));
     w24.Position = 2;
     w24.Expand   = false;
     w24.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.labelLastBalance           = new global::Gamma.GtkWidgets.yLabel();
     this.labelLastBalance.Name      = "labelLastBalance";
     this.labelLastBalance.LabelProp = global::Mono.Unix.Catalog.GetString("LastBalance");
     this.hbox4.Add(this.labelLastBalance);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.labelLastBalance]));
     w25.Position = 3;
     // Container child hbox4.Gtk.Box+BoxChild
     this.label15           = new global::Gtk.Label();
     this.label15.Name      = "label15";
     this.label15.LabelProp = global::Mono.Unix.Catalog.GetString("К распределению:");
     this.hbox4.Add(this.label15);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.label15]));
     w26.Position = 4;
     w26.Expand   = false;
     w26.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.labelToAllocate           = new global::Gamma.GtkWidgets.yLabel();
     this.labelToAllocate.Name      = "labelToAllocate";
     this.labelToAllocate.LabelProp = global::Mono.Unix.Catalog.GetString("ToAllocate");
     this.hbox4.Add(this.labelToAllocate);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.labelToAllocate]));
     w27.Position = 5;
     this.vbox1.Add(this.hbox4);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox4]));
     w28.Position = 2;
     w28.Expand   = false;
     w28.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox11         = new global::Gtk.HBox();
     this.hbox11.Name    = "hbox11";
     this.hbox11.Spacing = 6;
     // Container child hbox11.Gtk.Box+BoxChild
     this.label25           = new global::Gtk.Label();
     this.label25.Name      = "label25";
     this.label25.LabelProp = global::Mono.Unix.Catalog.GetString("Период:");
     this.hbox11.Add(this.label25);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.hbox11[this.label25]));
     w29.Position = 0;
     w29.Expand   = false;
     w29.Fill     = false;
     // Container child hbox11.Gtk.Box+BoxChild
     this.daterangepicker1           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.daterangepicker1.Events    = ((global::Gdk.EventMask)(256));
     this.daterangepicker1.Name      = "daterangepicker1";
     this.daterangepicker1.StartDate = new global::System.DateTime(0);
     this.daterangepicker1.EndDate   = new global::System.DateTime(0);
     this.hbox11.Add(this.daterangepicker1);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.hbox11[this.daterangepicker1]));
     w30.Position = 1;
     // Container child hbox11.Gtk.Box+BoxChild
     this.label26           = new global::Gtk.Label();
     this.label26.Name      = "label26";
     this.label26.LabelProp = global::Mono.Unix.Catalog.GetString("Статус заказов:");
     this.hbox11.Add(this.label26);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.hbox11[this.label26]));
     w31.Position = 2;
     w31.Expand   = false;
     w31.Fill     = false;
     // Container child hbox11.Gtk.Box+BoxChild
     this.yenumcomboOrderStatus      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumcomboOrderStatus.Name = "yenumcomboOrderStatus";
     this.yenumcomboOrderStatus.ShowSpecialStateAll = true;
     this.yenumcomboOrderStatus.ShowSpecialStateNot = false;
     this.yenumcomboOrderStatus.UseShortTitle       = false;
     this.yenumcomboOrderStatus.DefaultFirst        = false;
     this.hbox11.Add(this.yenumcomboOrderStatus);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.hbox11[this.yenumcomboOrderStatus]));
     w32.Position = 3;
     // Container child hbox11.Gtk.Box+BoxChild
     this.label27           = new global::Gtk.Label();
     this.label27.Name      = "label27";
     this.label27.LabelProp = global::Mono.Unix.Catalog.GetString("Статус оплаты:");
     this.hbox11.Add(this.label27);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.hbox11[this.label27]));
     w33.Position = 4;
     w33.Expand   = false;
     w33.Fill     = false;
     // Container child hbox11.Gtk.Box+BoxChild
     this.yenumcomboOrderPaymentStatus      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumcomboOrderPaymentStatus.Name = "yenumcomboOrderPaymentStatus";
     this.yenumcomboOrderPaymentStatus.ShowSpecialStateAll = true;
     this.yenumcomboOrderPaymentStatus.ShowSpecialStateNot = false;
     this.yenumcomboOrderPaymentStatus.UseShortTitle       = false;
     this.yenumcomboOrderPaymentStatus.DefaultFirst        = false;
     this.hbox11.Add(this.yenumcomboOrderPaymentStatus);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.hbox11[this.yenumcomboOrderPaymentStatus]));
     w34.Position = 5;
     this.vbox1.Add(this.hbox11);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox11]));
     w35.Position = 3;
     w35.Expand   = false;
     w35.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox6         = new global::Gtk.HBox();
     this.hbox6.Name    = "hbox6";
     this.hbox6.Spacing = 6;
     // Container child hbox6.Gtk.Box+BoxChild
     this.label19           = new global::Gtk.Label();
     this.label19.Name      = "label19";
     this.label19.LabelProp = global::Mono.Unix.Catalog.GetString("Контрагент:");
     this.hbox6.Add(this.label19);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.label19]));
     w36.Position = 0;
     w36.Expand   = false;
     w36.Fill     = false;
     // Container child hbox6.Gtk.Box+BoxChild
     this.entryCounterparty                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entryCounterparty.Events           = ((global::Gdk.EventMask)(256));
     this.entryCounterparty.Name             = "entryCounterparty";
     this.entryCounterparty.CanEditReference = true;
     this.hbox6.Add(this.entryCounterparty);
     global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.entryCounterparty]));
     w37.Position = 1;
     w37.Expand   = false;
     w37.Fill     = false;
     // Container child hbox6.Gtk.Box+BoxChild
     this.btnAddCounterparty              = new global::Gamma.GtkWidgets.yButton();
     this.btnAddCounterparty.CanFocus     = true;
     this.btnAddCounterparty.Name         = "btnAddCounterparty";
     this.btnAddCounterparty.UseUnderline = true;
     this.btnAddCounterparty.Label        = global::Mono.Unix.Catalog.GetString("Добавить контрагента");
     this.hbox6.Add(this.btnAddCounterparty);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.btnAddCounterparty]));
     w38.Position = 2;
     w38.Expand   = false;
     w38.Fill     = false;
     this.vbox1.Add(this.hbox6);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox6]));
     w39.Position = 4;
     w39.Expand   = false;
     w39.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hboxSearch         = new global::Gtk.HBox();
     this.hboxSearch.Name    = "hboxSearch";
     this.hboxSearch.Spacing = 6;
     this.vbox1.Add(this.hboxSearch);
     global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hboxSearch]));
     w40.Position = 5;
     w40.Expand   = false;
     w40.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.scrolledwindow1            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.CanFocus   = true;
     this.scrolledwindow1.Name       = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     this.ytreeviewOrdersAllocate          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewOrdersAllocate.CanFocus = true;
     this.ytreeviewOrdersAllocate.Name     = "ytreeviewOrdersAllocate";
     this.scrolledwindow1.Add(this.ytreeviewOrdersAllocate);
     this.vbox1.Add(this.scrolledwindow1);
     global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.scrolledwindow1]));
     w42.Position = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox9         = new global::Gtk.HBox();
     this.hbox9.Name    = "hbox9";
     this.hbox9.Spacing = 6;
     // Container child hbox9.Gtk.Box+BoxChild
     this.label20           = new global::Gtk.Label();
     this.label20.Name      = "label20";
     this.label20.LabelProp = global::Mono.Unix.Catalog.GetString("Комментарий:");
     this.hbox9.Add(this.label20);
     global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.label20]));
     w43.Position = 0;
     w43.Expand   = false;
     w43.Fill     = false;
     // Container child hbox9.Gtk.Box+BoxChild
     this.scrolledwindow2            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow2.CanFocus   = true;
     this.scrolledwindow2.Name       = "scrolledwindow2";
     this.scrolledwindow2.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow2.Gtk.Container+ContainerChild
     this.ytextviewComments          = new global::Gamma.GtkWidgets.yTextView();
     this.ytextviewComments.CanFocus = true;
     this.ytextviewComments.Name     = "ytextviewComments";
     this.scrolledwindow2.Add(this.ytextviewComments);
     this.hbox9.Add(this.scrolledwindow2);
     global::Gtk.Box.BoxChild w45 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.scrolledwindow2]));
     w45.Position = 1;
     // Container child hbox9.Gtk.Box+BoxChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox10         = new global::Gtk.HBox();
     this.hbox10.Name    = "hbox10";
     this.hbox10.Spacing = 6;
     // Container child hbox10.Gtk.Box+BoxChild
     this.label21           = new global::Gtk.Label();
     this.label21.Name      = "label21";
     this.label21.LabelProp = global::Mono.Unix.Catalog.GetString("Распределено:");
     this.hbox10.Add(this.label21);
     global::Gtk.Box.BoxChild w46 = ((global::Gtk.Box.BoxChild)(this.hbox10[this.label21]));
     w46.Position = 0;
     w46.Expand   = false;
     w46.Fill     = false;
     // Container child hbox10.Gtk.Box+BoxChild
     this.ylabelAllocated           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelAllocated.Name      = "ylabelAllocated";
     this.ylabelAllocated.LabelProp = global::Mono.Unix.Catalog.GetString("Allocated");
     this.hbox10.Add(this.ylabelAllocated);
     global::Gtk.Box.BoxChild w47 = ((global::Gtk.Box.BoxChild)(this.hbox10[this.ylabelAllocated]));
     w47.Position = 1;
     w47.Expand   = false;
     w47.Fill     = false;
     this.vbox3.Add(this.hbox10);
     global::Gtk.Box.BoxChild w48 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox10]));
     w48.Position = 0;
     w48.Expand   = false;
     w48.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox12         = new global::Gtk.HBox();
     this.hbox12.Name    = "hbox12";
     this.hbox12.Spacing = 6;
     // Container child hbox12.Gtk.Box+BoxChild
     this.label22           = new global::Gtk.Label();
     this.label22.Name      = "label22";
     this.label22.LabelProp = global::Mono.Unix.Catalog.GetString("Остаток:");
     this.hbox12.Add(this.label22);
     global::Gtk.Box.BoxChild w49 = ((global::Gtk.Box.BoxChild)(this.hbox12[this.label22]));
     w49.Position = 0;
     w49.Expand   = false;
     w49.Fill     = false;
     // Container child hbox12.Gtk.Box+BoxChild
     this.ylabelCurBalance           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelCurBalance.Name      = "ylabelCurBalance";
     this.ylabelCurBalance.LabelProp = global::Mono.Unix.Catalog.GetString("CurBalance");
     this.hbox12.Add(this.ylabelCurBalance);
     global::Gtk.Box.BoxChild w50 = ((global::Gtk.Box.BoxChild)(this.hbox12[this.ylabelCurBalance]));
     w50.Position = 1;
     w50.Expand   = false;
     w50.Fill     = false;
     this.vbox3.Add(this.hbox12);
     global::Gtk.Box.BoxChild w51 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox12]));
     w51.Position = 1;
     w51.Expand   = false;
     w51.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox8         = new global::Gtk.HBox();
     this.hbox8.Name    = "hbox8";
     this.hbox8.Spacing = 6;
     // Container child hbox8.Gtk.Box+BoxChild
     this.ylabel1           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel1.Name      = "ylabel1";
     this.ylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("Долг контрагента: ");
     this.hbox8.Add(this.ylabel1);
     global::Gtk.Box.BoxChild w52 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.ylabel1]));
     w52.Position = 0;
     w52.Expand   = false;
     w52.Fill     = false;
     // Container child hbox8.Gtk.Box+BoxChild
     this.ylabelCounterpartyDebt           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelCounterpartyDebt.Name      = "ylabelCounterpartyDebt";
     this.ylabelCounterpartyDebt.LabelProp = global::Mono.Unix.Catalog.GetString("CounterpartyDebt");
     this.hbox8.Add(this.ylabelCounterpartyDebt);
     global::Gtk.Box.BoxChild w53 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.ylabelCounterpartyDebt]));
     w53.Position = 1;
     w53.Expand   = false;
     w53.Fill     = false;
     this.vbox3.Add(this.hbox8);
     global::Gtk.Box.BoxChild w54 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox8]));
     w54.Position = 2;
     w54.Expand   = false;
     w54.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.buttonComplete              = new global::Gtk.Button();
     this.buttonComplete.CanFocus     = true;
     this.buttonComplete.Name         = "buttonComplete";
     this.buttonComplete.UseUnderline = true;
     this.buttonComplete.Label        = global::Mono.Unix.Catalog.GetString("Завершить распределение");
     this.vbox3.Add(this.buttonComplete);
     global::Gtk.Box.BoxChild w55 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.buttonComplete]));
     w55.Position = 3;
     w55.Expand   = false;
     w55.Fill     = false;
     this.hbox9.Add(this.vbox3);
     global::Gtk.Box.BoxChild w56 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.vbox3]));
     w56.Position = 2;
     w56.Expand   = false;
     w56.Fill     = false;
     this.vbox1.Add(this.hbox9);
     global::Gtk.Box.BoxChild w57 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox9]));
     w57.Position = 7;
     w57.Expand   = false;
     w57.Fill     = false;
     w10.Add(this.vbox1);
     this.scrolledwindow3.Add(w10);
     this.notebook1.Add(this.scrolledwindow3);
     // Notebook tab
     this.lblAllocateOrders           = new global::Gtk.Label();
     this.lblAllocateOrders.Name      = "lblAllocateOrders";
     this.lblAllocateOrders.LabelProp = global::Mono.Unix.Catalog.GetString("Распределение платежа");
     this.notebook1.SetTabLabel(this.scrolledwindow3, this.lblAllocateOrders);
     this.lblAllocateOrders.ShowAll();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.scrolledwindow4            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow4.CanFocus   = true;
     this.scrolledwindow4.Name       = "scrolledwindow4";
     this.scrolledwindow4.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow4.Gtk.Container+ContainerChild
     global::Gtk.Viewport w61 = new global::Gtk.Viewport();
     w61.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport1.Gtk.Container+ContainerChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.ylabel2           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel2.Name      = "ylabel2";
     this.ylabel2.Xalign    = 0F;
     this.ylabel2.LabelProp = global::Mono.Unix.Catalog.GetString("Распределенные заказы:");
     this.vbox4.Add(this.ylabel2);
     global::Gtk.Box.BoxChild w62 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.ylabel2]));
     w62.Position = 0;
     w62.Expand   = false;
     w62.Fill     = false;
     // 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.yTreeViewAllocatedOrders          = new global::Gamma.GtkWidgets.yTreeView();
     this.yTreeViewAllocatedOrders.CanFocus = true;
     this.yTreeViewAllocatedOrders.Name     = "yTreeViewAllocatedOrders";
     this.GtkScrolledWindow1.Add(this.yTreeViewAllocatedOrders);
     this.vbox4.Add(this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w64 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.GtkScrolledWindow1]));
     w64.Position = 1;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hbox13         = new global::Gtk.HBox();
     this.hbox13.Name    = "hbox13";
     this.hbox13.Spacing = 6;
     // Container child hbox13.Gtk.Box+BoxChild
     this.ybtnRevertPayment              = new global::Gamma.GtkWidgets.yButton();
     this.ybtnRevertPayment.CanFocus     = true;
     this.ybtnRevertPayment.Name         = "ybtnRevertPayment";
     this.ybtnRevertPayment.UseUnderline = true;
     this.ybtnRevertPayment.Label        = global::Mono.Unix.Catalog.GetString("Снять оплату");
     this.hbox13.Add(this.ybtnRevertPayment);
     global::Gtk.Box.BoxChild w65 = ((global::Gtk.Box.BoxChild)(this.hbox13[this.ybtnRevertPayment]));
     w65.Position = 0;
     w65.Expand   = false;
     w65.Fill     = false;
     this.vbox4.Add(this.hbox13);
     global::Gtk.Box.BoxChild w66 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.hbox13]));
     w66.Position = 2;
     w66.Expand   = false;
     w66.Fill     = false;
     w61.Add(this.vbox4);
     this.scrolledwindow4.Add(w61);
     this.notebook1.Add(this.scrolledwindow4);
     global::Gtk.Notebook.NotebookChild w69 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.scrolledwindow4]));
     w69.Position = 1;
     // Notebook tab
     this.lblAllocatedOrders           = new global::Gtk.Label();
     this.lblAllocatedOrders.Name      = "lblAllocatedOrders";
     this.lblAllocatedOrders.LabelProp = global::Mono.Unix.Catalog.GetString("Распределенные заказы");
     this.notebook1.SetTabLabel(this.scrolledwindow4, this.lblAllocatedOrders);
     this.lblAllocatedOrders.ShowAll();
     this.vbox2.Add(this.notebook1);
     global::Gtk.Box.BoxChild w70 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.notebook1]));
     w70.Position = 2;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hseparator2      = new global::Gtk.HSeparator();
     this.hseparator2.Name = "hseparator2";
     this.vbox2.Add(this.hseparator2);
     global::Gtk.Box.BoxChild w71 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hseparator2]));
     w71.Position = 3;
     w71.Expand   = false;
     w71.Fill     = false;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Exemple #3
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.ReportsParameters.SelectableParameterReportFilterView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.ReportsParameters.SelectableParameterReportFilterView";
     // Container child Vodovoz.ReportsParameters.SelectableParameterReportFilterView.Gtk.Container+ContainerChild
     this.hboxMain         = new global::Gtk.HBox();
     this.hboxMain.Name    = "hboxMain";
     this.hboxMain.Spacing = 6;
     // Container child hboxMain.Gtk.Box+BoxChild
     this.GtkScrolledWindow1                  = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name             = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.GtkScrolledWindow1.ShadowType       = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.ytreeviewParameterSets          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewParameterSets.CanFocus = true;
     this.ytreeviewParameterSets.Name     = "ytreeviewParameterSets";
     this.GtkScrolledWindow1.Add(this.ytreeviewParameterSets);
     this.hboxMain.Add(this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hboxMain[this.GtkScrolledWindow1]));
     w2.Position = 0;
     // Container child hboxMain.Gtk.Box+BoxChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hboxButtons         = new global::Gtk.HBox();
     this.hboxButtons.Name    = "hboxButtons";
     this.hboxButtons.Spacing = 6;
     // Container child hboxButtons.Gtk.Box+BoxChild
     this.buttonInclude               = new global::Gamma.GtkWidgets.yRadioButton();
     this.buttonInclude.CanFocus      = true;
     this.buttonInclude.Name          = "buttonInclude";
     this.buttonInclude.Label         = global::Mono.Unix.Catalog.GetString("Включить");
     this.buttonInclude.DrawIndicator = false;
     this.buttonInclude.UseUnderline  = true;
     this.buttonInclude.Group         = new global::GLib.SList(global::System.IntPtr.Zero);
     this.hboxButtons.Add(this.buttonInclude);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hboxButtons[this.buttonInclude]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hboxButtons.Gtk.Box+BoxChild
     this.buttonExclude               = new global::Gamma.GtkWidgets.yRadioButton();
     this.buttonExclude.CanFocus      = true;
     this.buttonExclude.Name          = "buttonExclude";
     this.buttonExclude.Label         = global::Mono.Unix.Catalog.GetString("Исключить");
     this.buttonExclude.DrawIndicator = false;
     this.buttonExclude.UseUnderline  = true;
     this.buttonExclude.Group         = this.buttonInclude.Group;
     this.hboxButtons.Add(this.buttonExclude);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hboxButtons[this.buttonExclude]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hboxButtons.Gtk.Box+BoxChild
     this.vseparator1      = new global::Gtk.VSeparator();
     this.vseparator1.Name = "vseparator1";
     this.hboxButtons.Add(this.vseparator1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hboxButtons[this.vseparator1]));
     w5.Position = 2;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hboxButtons.Gtk.Box+BoxChild
     this.buttonSelectAll              = new global::Gamma.GtkWidgets.yButton();
     this.buttonSelectAll.CanFocus     = true;
     this.buttonSelectAll.Name         = "buttonSelectAll";
     this.buttonSelectAll.UseUnderline = true;
     this.buttonSelectAll.Label        = global::Mono.Unix.Catalog.GetString("Выбрать все");
     this.hboxButtons.Add(this.buttonSelectAll);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hboxButtons[this.buttonSelectAll]));
     w6.Position = 3;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child hboxButtons.Gtk.Box+BoxChild
     this.buttonUnselect              = new global::Gamma.GtkWidgets.yButton();
     this.buttonUnselect.CanFocus     = true;
     this.buttonUnselect.Name         = "buttonUnselect";
     this.buttonUnselect.UseUnderline = true;
     this.buttonUnselect.Label        = global::Mono.Unix.Catalog.GetString("Снять выбор");
     this.hboxButtons.Add(this.buttonUnselect);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hboxButtons[this.buttonUnselect]));
     w7.Position = 4;
     w7.Expand   = false;
     w7.Fill     = false;
     this.vbox1.Add(this.hboxButtons);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hboxButtons]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.search        = new global::QSWidgetLib.SearchEntity();
     this.search.Events = ((global::Gdk.EventMask)(256));
     this.search.Name   = "search";
     this.vbox1.Add(this.search);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.search]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child vbox1.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.ytreeviewParameters          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewParameters.CanFocus = true;
     this.ytreeviewParameters.Name     = "ytreeviewParameters";
     this.GtkScrolledWindow.Add(this.ytreeviewParameters);
     this.vbox1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.GtkScrolledWindow]));
     w11.Position = 2;
     this.hboxMain.Add(this.vbox1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hboxMain[this.vbox1]));
     w12.Position = 1;
     w12.Expand   = false;
     w12.Fill     = false;
     this.Add(this.hboxMain);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Exemple #4
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Suppliers.WarehousesBalanceSummaryView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Suppliers.WarehousesBalanceSummaryView";
     // Container child Vodovoz.Views.Suppliers.WarehousesBalanceSummaryView.Gtk.Container+ContainerChild
     this.hboxCommon         = new global::Gtk.HBox();
     this.hboxCommon.Name    = "hboxCommon";
     this.hboxCommon.Spacing = 6;
     // Container child hboxCommon.Gtk.Box+BoxChild
     this.hboxFilters         = new global::Gtk.HBox();
     this.hboxFilters.Name    = "hboxFilters";
     this.hboxFilters.Spacing = 6;
     // Container child hboxFilters.Gtk.Box+BoxChild
     this.vboxSections = new global::Gamma.GtkWidgets.yVBox();
     this.vboxSections.WidthRequest  = 0;
     this.vboxSections.HeightRequest = 0;
     this.vboxSections.Name          = "vboxSections";
     this.vboxSections.Spacing       = 6;
     // Container child vboxSections.Gtk.Box+BoxChild
     this.hboxDate         = new global::Gamma.GtkWidgets.yHBox();
     this.hboxDate.Name    = "hboxDate";
     this.hboxDate.Spacing = 6;
     // Container child hboxDate.Gtk.Box+BoxChild
     this.labelDate           = new global::Gamma.GtkWidgets.yLabel();
     this.labelDate.Name      = "labelDate";
     this.labelDate.Xalign    = 1F;
     this.labelDate.LabelProp = global::Mono.Unix.Catalog.GetString("Дата:");
     this.labelDate.Justify   = ((global::Gtk.Justification)(1));
     this.hboxDate.Add(this.labelDate);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hboxDate[this.labelDate]));
     w1.Position = 0;
     // Container child hboxDate.Gtk.Box+BoxChild
     this.datePicker                    = new global::QS.Widgets.GtkUI.DatePicker();
     this.datePicker.Events             = ((global::Gdk.EventMask)(256));
     this.datePicker.Name               = "datePicker";
     this.datePicker.WithTime           = false;
     this.datePicker.HideCalendarButton = false;
     this.datePicker.Date               = new global::System.DateTime(0);
     this.datePicker.IsEditable         = true;
     this.datePicker.AutoSeparation     = false;
     this.hboxDate.Add(this.datePicker);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hboxDate[this.datePicker]));
     w2.Position = 1;
     this.vboxSections.Add(this.hboxDate);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vboxSections[this.hboxDate]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vboxSections.Gtk.Box+BoxChild
     this.vboxNomenclaturesSection         = new global::Gamma.GtkWidgets.yVBox();
     this.vboxNomenclaturesSection.Name    = "vboxNomenclaturesSection";
     this.vboxNomenclaturesSection.Spacing = 6;
     // Container child vboxNomenclaturesSection.Gtk.Box+BoxChild
     this.hboxNomenclaturesTitle         = new global::Gamma.GtkWidgets.yHBox();
     this.hboxNomenclaturesTitle.Name    = "hboxNomenclaturesTitle";
     this.hboxNomenclaturesTitle.Spacing = 6;
     // Container child hboxNomenclaturesTitle.Gtk.Box+BoxChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.hboxNomenclaturesTitle.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hboxNomenclaturesTitle[this.hseparator1]));
     w4.Position = 0;
     // Container child hboxNomenclaturesTitle.Gtk.Box+BoxChild
     this.labelNomenclaturesSectionTitle           = new global::Gamma.GtkWidgets.yLabel();
     this.labelNomenclaturesSectionTitle.Name      = "labelNomenclaturesSectionTitle";
     this.labelNomenclaturesSectionTitle.LabelProp = global::Mono.Unix.Catalog.GetString("Номенклатуры");
     this.labelNomenclaturesSectionTitle.Justify   = ((global::Gtk.Justification)(2));
     this.hboxNomenclaturesTitle.Add(this.labelNomenclaturesSectionTitle);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hboxNomenclaturesTitle[this.labelNomenclaturesSectionTitle]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hboxNomenclaturesTitle.Gtk.Box+BoxChild
     this.hseparator2      = new global::Gtk.HSeparator();
     this.hseparator2.Name = "hseparator2";
     this.hboxNomenclaturesTitle.Add(this.hseparator2);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hboxNomenclaturesTitle[this.hseparator2]));
     w6.Position = 2;
     this.vboxNomenclaturesSection.Add(this.hboxNomenclaturesTitle);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vboxNomenclaturesSection[this.hboxNomenclaturesTitle]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vboxNomenclaturesSection.Gtk.Box+BoxChild
     this.vboxNomsFilter         = new global::Gamma.GtkWidgets.yVBox();
     this.vboxNomsFilter.Name    = "vboxNomsFilter";
     this.vboxNomsFilter.Spacing = 6;
     this.vboxNomenclaturesSection.Add(this.vboxNomsFilter);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vboxNomenclaturesSection[this.vboxNomsFilter]));
     w8.Position = 1;
     // Container child vboxNomenclaturesSection.Gtk.Box+BoxChild
     this.yhbox1         = new global::Gamma.GtkWidgets.yHBox();
     this.yhbox1.Name    = "yhbox1";
     this.yhbox1.Spacing = 6;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.radioAllNoms               = new global::Gamma.GtkWidgets.yRadioButton();
     this.radioAllNoms.CanFocus      = true;
     this.radioAllNoms.Name          = "radioAllNoms";
     this.radioAllNoms.Label         = global::Mono.Unix.Catalog.GetString("Все выбранные ТМЦ");
     this.radioAllNoms.DrawIndicator = true;
     this.radioAllNoms.UseUnderline  = true;
     this.radioAllNoms.Group         = new global::GLib.SList(global::System.IntPtr.Zero);
     this.yhbox1.Add(this.radioAllNoms);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.radioAllNoms]));
     w9.Position = 0;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.radioGtZNoms               = new global::Gamma.GtkWidgets.yRadioButton();
     this.radioGtZNoms.CanFocus      = true;
     this.radioGtZNoms.Name          = "radioGtZNoms";
     this.radioGtZNoms.Label         = global::Mono.Unix.Catalog.GetString("Остатки > 0 (суммарно по всем складам)");
     this.radioGtZNoms.DrawIndicator = true;
     this.radioGtZNoms.UseUnderline  = true;
     this.radioGtZNoms.Group         = this.radioAllNoms.Group;
     this.yhbox1.Add(this.radioGtZNoms);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.radioGtZNoms]));
     w10.Position = 1;
     w10.Expand   = false;
     w10.Fill     = false;
     this.vboxNomenclaturesSection.Add(this.yhbox1);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vboxNomenclaturesSection[this.yhbox1]));
     w11.Position = 2;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child vboxNomenclaturesSection.Gtk.Box+BoxChild
     this.yhbox2         = new global::Gamma.GtkWidgets.yHBox();
     this.yhbox2.Name    = "yhbox2";
     this.yhbox2.Spacing = 6;
     // Container child yhbox2.Gtk.Box+BoxChild
     this.radioLeZNoms               = new global::Gamma.GtkWidgets.yRadioButton();
     this.radioLeZNoms.CanFocus      = true;
     this.radioLeZNoms.Name          = "radioLeZNoms";
     this.radioLeZNoms.Label         = global::Mono.Unix.Catalog.GetString("Остатки <= 0");
     this.radioLeZNoms.DrawIndicator = true;
     this.radioLeZNoms.UseUnderline  = true;
     this.radioLeZNoms.Group         = this.radioAllNoms.Group;
     this.yhbox2.Add(this.radioLeZNoms);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.yhbox2[this.radioLeZNoms]));
     w12.Position = 0;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child yhbox2.Gtk.Box+BoxChild
     this.radioLtMinNoms = new global::Gamma.GtkWidgets.yRadioButton();
     this.radioLtMinNoms.TooltipMarkup = "min - минимальное кол-во на складе, указанное в карточке ТМЦ";
     this.radioLtMinNoms.CanFocus      = true;
     this.radioLtMinNoms.Name          = "radioLtMinNoms";
     this.radioLtMinNoms.Label         = global::Mono.Unix.Catalog.GetString("Остатки < min");
     this.radioLtMinNoms.DrawIndicator = true;
     this.radioLtMinNoms.UseUnderline  = true;
     this.radioLtMinNoms.Group         = this.radioAllNoms.Group;
     this.yhbox2.Add(this.radioLtMinNoms);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.yhbox2[this.radioLtMinNoms]));
     w13.Position = 1;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child yhbox2.Gtk.Box+BoxChild
     this.radioGeMinNoms = new global::Gamma.GtkWidgets.yRadioButton();
     this.radioGeMinNoms.TooltipMarkup = "min - минимальное кол-во на складе, указанное в карточке ТМЦ";
     this.radioGeMinNoms.CanFocus      = true;
     this.radioGeMinNoms.Name          = "radioGeMinNoms";
     this.radioGeMinNoms.Label         = global::Mono.Unix.Catalog.GetString("Остатки >= min");
     this.radioGeMinNoms.DrawIndicator = true;
     this.radioGeMinNoms.UseUnderline  = true;
     this.radioGeMinNoms.Group         = this.radioAllNoms.Group;
     this.yhbox2.Add(this.radioGeMinNoms);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.yhbox2[this.radioGeMinNoms]));
     w14.Position = 2;
     w14.Expand   = false;
     w14.Fill     = false;
     this.vboxNomenclaturesSection.Add(this.yhbox2);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vboxNomenclaturesSection[this.yhbox2]));
     w15.Position = 3;
     w15.Expand   = false;
     w15.Fill     = false;
     this.vboxSections.Add(this.vboxNomenclaturesSection);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vboxSections[this.vboxNomenclaturesSection]));
     w16.Position = 1;
     // Container child vboxSections.Gtk.Box+BoxChild
     this.vboxWarehousesSection = new global::Gamma.GtkWidgets.yVBox();
     this.vboxWarehousesSection.WidthRequest  = 0;
     this.vboxWarehousesSection.HeightRequest = 0;
     this.vboxWarehousesSection.Name          = "vboxWarehousesSection";
     this.vboxWarehousesSection.Spacing       = 6;
     // Container child vboxWarehousesSection.Gtk.Box+BoxChild
     this.hboxWarehousesTitle         = new global::Gamma.GtkWidgets.yHBox();
     this.hboxWarehousesTitle.Name    = "hboxWarehousesTitle";
     this.hboxWarehousesTitle.Spacing = 6;
     // Container child hboxWarehousesTitle.Gtk.Box+BoxChild
     this.hseparator3      = new global::Gtk.HSeparator();
     this.hseparator3.Name = "hseparator3";
     this.hboxWarehousesTitle.Add(this.hseparator3);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hboxWarehousesTitle[this.hseparator3]));
     w17.Position = 0;
     // Container child hboxWarehousesTitle.Gtk.Box+BoxChild
     this.labelWarehousesSectionTitle           = new global::Gamma.GtkWidgets.yLabel();
     this.labelWarehousesSectionTitle.Name      = "labelWarehousesSectionTitle";
     this.labelWarehousesSectionTitle.LabelProp = global::Mono.Unix.Catalog.GetString("Склады");
     this.labelWarehousesSectionTitle.Justify   = ((global::Gtk.Justification)(2));
     this.hboxWarehousesTitle.Add(this.labelWarehousesSectionTitle);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hboxWarehousesTitle[this.labelWarehousesSectionTitle]));
     w18.Position = 1;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child hboxWarehousesTitle.Gtk.Box+BoxChild
     this.hseparator4      = new global::Gtk.HSeparator();
     this.hseparator4.Name = "hseparator4";
     this.hboxWarehousesTitle.Add(this.hseparator4);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hboxWarehousesTitle[this.hseparator4]));
     w19.Position = 2;
     this.vboxWarehousesSection.Add(this.hboxWarehousesTitle);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vboxWarehousesSection[this.hboxWarehousesTitle]));
     w20.Position = 0;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child vboxWarehousesSection.Gtk.Box+BoxChild
     this.vboxWarsFilter         = new global::Gamma.GtkWidgets.yVBox();
     this.vboxWarsFilter.Name    = "vboxWarsFilter";
     this.vboxWarsFilter.Spacing = 6;
     this.vboxWarehousesSection.Add(this.vboxWarsFilter);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vboxWarehousesSection[this.vboxWarsFilter]));
     w21.Position = 1;
     // Container child vboxWarehousesSection.Gtk.Box+BoxChild
     this.yhbox5         = new global::Gamma.GtkWidgets.yHBox();
     this.yhbox5.Name    = "yhbox5";
     this.yhbox5.Spacing = 6;
     // Container child yhbox5.Gtk.Box+BoxChild
     this.radioAllWars               = new global::Gamma.GtkWidgets.yRadioButton();
     this.radioAllWars.CanFocus      = true;
     this.radioAllWars.Name          = "radioAllWars";
     this.radioAllWars.Label         = global::Mono.Unix.Catalog.GetString("Все выбранные Склады");
     this.radioAllWars.DrawIndicator = true;
     this.radioAllWars.UseUnderline  = true;
     this.radioAllWars.Group         = new global::GLib.SList(global::System.IntPtr.Zero);
     this.yhbox5.Add(this.radioAllWars);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.yhbox5[this.radioAllWars]));
     w22.Position = 0;
     w22.Expand   = false;
     w22.Fill     = false;
     // Container child yhbox5.Gtk.Box+BoxChild
     this.radioGtZWars               = new global::Gamma.GtkWidgets.yRadioButton();
     this.radioGtZWars.CanFocus      = true;
     this.radioGtZWars.Name          = "radioGtZWars";
     this.radioGtZWars.Label         = global::Mono.Unix.Catalog.GetString("Остатки > 0 (по всем выбранным ТМЦ)");
     this.radioGtZWars.DrawIndicator = true;
     this.radioGtZWars.UseUnderline  = true;
     this.radioGtZWars.Group         = this.radioAllWars.Group;
     this.yhbox5.Add(this.radioGtZWars);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.yhbox5[this.radioGtZWars]));
     w23.Position = 1;
     w23.Expand   = false;
     w23.Fill     = false;
     this.vboxWarehousesSection.Add(this.yhbox5);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vboxWarehousesSection[this.yhbox5]));
     w24.Position = 2;
     w24.Expand   = false;
     w24.Fill     = false;
     // Container child vboxWarehousesSection.Gtk.Box+BoxChild
     this.yhbox3         = new global::Gamma.GtkWidgets.yHBox();
     this.yhbox3.Name    = "yhbox3";
     this.yhbox3.Spacing = 6;
     // Container child yhbox3.Gtk.Box+BoxChild
     this.radioLeZWars               = new global::Gamma.GtkWidgets.yRadioButton();
     this.radioLeZWars.CanFocus      = true;
     this.radioLeZWars.Name          = "radioLeZWars";
     this.radioLeZWars.Label         = global::Mono.Unix.Catalog.GetString("Остатки <= 0");
     this.radioLeZWars.DrawIndicator = true;
     this.radioLeZWars.UseUnderline  = true;
     this.radioLeZWars.Group         = this.radioAllWars.Group;
     this.yhbox3.Add(this.radioLeZWars);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.yhbox3[this.radioLeZWars]));
     w25.Position = 0;
     w25.Expand   = false;
     w25.Fill     = false;
     // Container child yhbox3.Gtk.Box+BoxChild
     this.radioLtMinWars = new global::Gamma.GtkWidgets.yRadioButton();
     this.radioLtMinWars.TooltipMarkup = "min - минимальное кол-во на складе, указанное в карточке ТМЦ";
     this.radioLtMinWars.CanFocus      = true;
     this.radioLtMinWars.Name          = "radioLtMinWars";
     this.radioLtMinWars.Label         = global::Mono.Unix.Catalog.GetString("Остатки < min");
     this.radioLtMinWars.DrawIndicator = true;
     this.radioLtMinWars.UseUnderline  = true;
     this.radioLtMinWars.Group         = this.radioAllWars.Group;
     this.yhbox3.Add(this.radioLtMinWars);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.yhbox3[this.radioLtMinWars]));
     w26.Position = 1;
     w26.Expand   = false;
     w26.Fill     = false;
     // Container child yhbox3.Gtk.Box+BoxChild
     this.radioGeMinWars = new global::Gamma.GtkWidgets.yRadioButton();
     this.radioGeMinWars.TooltipMarkup = "min - минимальное кол-во на складе, указанное в карточке ТМЦ";
     this.radioGeMinWars.CanFocus      = true;
     this.radioGeMinWars.Name          = "radioGeMinWars";
     this.radioGeMinWars.Label         = global::Mono.Unix.Catalog.GetString("Остатки >= min");
     this.radioGeMinWars.DrawIndicator = true;
     this.radioGeMinWars.UseUnderline  = true;
     this.radioGeMinWars.Group         = this.radioAllWars.Group;
     this.yhbox3.Add(this.radioGeMinWars);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.yhbox3[this.radioGeMinWars]));
     w27.Position = 2;
     w27.Expand   = false;
     w27.Fill     = false;
     this.vboxWarehousesSection.Add(this.yhbox3);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vboxWarehousesSection[this.yhbox3]));
     w28.Position = 3;
     w28.Expand   = false;
     w28.Fill     = false;
     this.vboxSections.Add(this.vboxWarehousesSection);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.vboxSections[this.vboxWarehousesSection]));
     w29.Position = 2;
     // Container child vboxSections.Gtk.Box+BoxChild
     this.hseparator5      = new global::Gtk.HSeparator();
     this.hseparator5.Name = "hseparator5";
     this.vboxSections.Add(this.hseparator5);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vboxSections[this.hseparator5]));
     w30.Position = 3;
     w30.Expand   = false;
     w30.Fill     = false;
     // Container child vboxSections.Gtk.Box+BoxChild
     this.buttonLoad              = new global::Gamma.GtkWidgets.yButton();
     this.buttonLoad.CanFocus     = true;
     this.buttonLoad.Name         = "buttonLoad";
     this.buttonLoad.UseUnderline = true;
     this.buttonLoad.Label        = global::Mono.Unix.Catalog.GetString("Сформировать отчет");
     this.vboxSections.Add(this.buttonLoad);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.vboxSections[this.buttonLoad]));
     w31.Position = 4;
     w31.Expand   = false;
     w31.Fill     = false;
     // Container child vboxSections.Gtk.Box+BoxChild
     this.buttonAbort              = new global::Gamma.GtkWidgets.yButton();
     this.buttonAbort.CanFocus     = true;
     this.buttonAbort.Name         = "buttonAbort";
     this.buttonAbort.UseUnderline = true;
     this.buttonAbort.Label        = global::Mono.Unix.Catalog.GetString("Отчет в процессе формирования... (Отменить)");
     this.vboxSections.Add(this.buttonAbort);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.vboxSections[this.buttonAbort]));
     w32.Position = 5;
     w32.Expand   = false;
     w32.Fill     = false;
     // Container child vboxSections.Gtk.Box+BoxChild
     this.buttonExport              = new global::Gamma.GtkWidgets.yButton();
     this.buttonExport.CanFocus     = true;
     this.buttonExport.Name         = "buttonExport";
     this.buttonExport.UseUnderline = true;
     this.buttonExport.Label        = global::Mono.Unix.Catalog.GetString("Экспорт");
     this.vboxSections.Add(this.buttonExport);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.vboxSections[this.buttonExport]));
     w33.Position = 6;
     w33.Expand   = false;
     w33.Fill     = false;
     this.hboxFilters.Add(this.vboxSections);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.hboxFilters[this.vboxSections]));
     w34.Position = 0;
     w34.Expand   = false;
     w34.Fill     = false;
     // Container child hboxFilters.Gtk.Box+BoxChild
     this.eventboxArrow      = new global::Gtk.EventBox();
     this.eventboxArrow.Name = "eventboxArrow";
     // Container child eventboxArrow.Gtk.Container+ContainerChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.vseparator3      = new global::Gtk.VSeparator();
     this.vseparator3.Name = "vseparator3";
     this.vbox4.Add(this.vseparator3);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.vseparator3]));
     w35.Position = 0;
     // Container child vbox4.Gtk.Box+BoxChild
     this.arrowSlider      = new global::Gtk.Arrow(((global::Gtk.ArrowType)(2)), ((global::Gtk.ShadowType)(2)));
     this.arrowSlider.Name = "arrowSlider";
     this.vbox4.Add(this.arrowSlider);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.arrowSlider]));
     w36.Position = 1;
     w36.Expand   = false;
     w36.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.labelTitle                = new global::Gtk.Label();
     this.labelTitle.Name           = "labelTitle";
     this.labelTitle.LabelProp      = global::Mono.Unix.Catalog.GetString("Параметры");
     this.labelTitle.SingleLineMode = true;
     this.labelTitle.Angle          = 90D;
     this.vbox4.Add(this.labelTitle);
     global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.labelTitle]));
     w37.Position = 2;
     w37.Expand   = false;
     w37.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.vseparator4      = new global::Gtk.VSeparator();
     this.vseparator4.Name = "vseparator4";
     this.vbox4.Add(this.vseparator4);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.vseparator4]));
     w38.Position = 3;
     this.eventboxArrow.Add(this.vbox4);
     this.hboxFilters.Add(this.eventboxArrow);
     global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.hboxFilters[this.eventboxArrow]));
     w40.Position = 1;
     w40.Expand   = false;
     w40.Fill     = false;
     this.hboxCommon.Add(this.hboxFilters);
     global::Gtk.Box.BoxChild w41 = ((global::Gtk.Box.BoxChild)(this.hboxCommon[this.hboxFilters]));
     w41.Position = 0;
     w41.Expand   = false;
     w41.Fill     = false;
     // Container child hboxCommon.Gtk.Box+BoxChild
     this.scrolledWndData            = new global::Gtk.ScrolledWindow();
     this.scrolledWndData.Name       = "scrolledWndData";
     this.scrolledWndData.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledWndData.Gtk.Container+ContainerChild
     this.treeData          = new global::Gamma.GtkWidgets.yTreeView();
     this.treeData.CanFocus = true;
     this.treeData.Name     = "treeData";
     this.scrolledWndData.Add(this.treeData);
     this.hboxCommon.Add(this.scrolledWndData);
     global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.hboxCommon[this.scrolledWndData]));
     w43.Position = 1;
     this.Add(this.hboxCommon);
     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();
 }