protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.WageCalculation.RatesLevelWageParameterView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.WageCalculation.RatesLevelWageParameterView";
     // Container child Vodovoz.Views.WageCalculation.RatesLevelWageParameterView.Gtk.Container+ContainerChild
     this.vbxMain         = new global::Gtk.VBox();
     this.vbxMain.Name    = "vbxMain";
     this.vbxMain.Spacing = 6;
     // Container child vbxMain.Gtk.Box+BoxChild
     this.hbxControls         = new global::Gtk.HBox();
     this.hbxControls.Name    = "hbxControls";
     this.hbxControls.Spacing = 6;
     // Container child hbxControls.Gtk.Box+BoxChild
     this.lblLevel           = new global::Gamma.GtkWidgets.yLabel();
     this.lblLevel.Name      = "lblLevel";
     this.lblLevel.LabelProp = global::Mono.Unix.Catalog.GetString("Уровень ставок:");
     this.hbxControls.Add(this.lblLevel);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbxControls[this.lblLevel]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbxControls.Gtk.Box+BoxChild
     this.cmbLevels                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.cmbLevels.Name                = "cmbLevels";
     this.cmbLevels.AddIfNotExist       = false;
     this.cmbLevels.DefaultFirst        = false;
     this.cmbLevels.ShowSpecialStateAll = false;
     this.cmbLevels.ShowSpecialStateNot = false;
     this.hbxControls.Add(this.cmbLevels);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbxControls[this.cmbLevels]));
     w2.Position = 1;
     w2.Expand   = false;
     this.vbxMain.Add(this.hbxControls);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbxMain[this.hbxControls]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbxMain.Gtk.Box+BoxChild
     this.hbxNotebooksWithDistricts         = new global::Gtk.HBox();
     this.hbxNotebooksWithDistricts.Name    = "hbxNotebooksWithDistricts";
     this.hbxNotebooksWithDistricts.Spacing = 6;
     this.vbxMain.Add(this.hbxNotebooksWithDistricts);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbxMain[this.hbxNotebooksWithDistricts]));
     w4.Position = 1;
     this.Add(this.vbxMain);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Exemplo n.º 2
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.WageCalculation.SalesPlanWageParameterView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.WageCalculation.SalesPlanWageParameterView";
     // Container child Vodovoz.Views.WageCalculation.SalesPlanWageParameterView.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.lblName           = new global::Gtk.Label();
     this.lblName.Name      = "lblName";
     this.lblName.Xalign    = 1F;
     this.lblName.LabelProp = global::Mono.Unix.Catalog.GetString("План продаж:");
     this.hbox1.Add(this.lblName);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.lblName]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.cmbSalesPlans                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.cmbSalesPlans.Name                = "cmbSalesPlans";
     this.cmbSalesPlans.AddIfNotExist       = false;
     this.cmbSalesPlans.DefaultFirst        = false;
     this.cmbSalesPlans.ShowSpecialStateAll = false;
     this.cmbSalesPlans.ShowSpecialStateNot = false;
     this.hbox1.Add(this.cmbSalesPlans);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.cmbSalesPlans]));
     w2.Position = 1;
     w2.Expand   = false;
     this.vbox2.Add(this.hbox1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox1]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget workwear.Journal.Filter.Views.Sizes.SizeFilterView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "workwear.Journal.Filter.Views.Sizes.SizeFilterView";
     // Container child workwear.Journal.Filter.Views.Sizes.SizeFilterView.Gtk.Container+ContainerChild
     this.ytable1               = new global::Gamma.GtkWidgets.yTable();
     this.ytable1.Name          = "ytable1";
     this.ytable1.NRows         = ((uint)(3));
     this.ytable1.NColumns      = ((uint)(3));
     this.ytable1.RowSpacing    = ((uint)(6));
     this.ytable1.ColumnSpacing = ((uint)(6));
     // Container child ytable1.Gtk.Table+TableChild
     this.speciallistSizeType                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.speciallistSizeType.Name                = "speciallistSizeType";
     this.speciallistSizeType.AddIfNotExist       = false;
     this.speciallistSizeType.DefaultFirst        = false;
     this.speciallistSizeType.ShowSpecialStateAll = false;
     this.speciallistSizeType.ShowSpecialStateNot = true;
     this.ytable1.Add(this.speciallistSizeType);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.ytable1[this.speciallistSizeType]));
     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.ylabel1           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel1.Name      = "ylabel1";
     this.ylabel1.Xalign    = 1F;
     this.ylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("Тип размера:");
     this.ytable1.Add(this.ylabel1);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel1]));
     w2.XOptions = ((global::Gtk.AttachOptions)(4));
     w2.YOptions = ((global::Gtk.AttachOptions)(4));
     this.Add(this.ytable1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Exemplo n.º 4
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);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.AdvanceReportDlg
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.AdvanceReportDlg";
     // Container child Vodovoz.AdvanceReportDlg.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.buttonSave              = new global::Gtk.Button();
     this.buttonSave.CanFocus     = true;
     this.buttonSave.Name         = "buttonSave";
     this.buttonSave.UseUnderline = true;
     this.buttonSave.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.buttonSave.Image = w1;
     this.hbox2.Add(this.buttonSave);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.buttonSave]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = global::Mono.Unix.Catalog.GetString("Отменить");
     global::Gtk.Image w3 = new global::Gtk.Image();
     w3.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-revert-to-saved", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w3;
     this.hbox2.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.buttonCancel]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.hboxSubdivision         = new global::Gtk.HBox();
     this.hboxSubdivision.Name    = "hboxSubdivision";
     this.hboxSubdivision.Spacing = 6;
     // Container child hboxSubdivision.Gtk.Box+BoxChild
     this.accessfilteredsubdivisionselectorwidget        = new global::Vodovoz.Core.Permissions.AccessFilteredSubdivisionSelectorWidget();
     this.accessfilteredsubdivisionselectorwidget.Events = ((global::Gdk.EventMask)(256));
     this.accessfilteredsubdivisionselectorwidget.Name   = "accessfilteredsubdivisionselectorwidget";
     this.accessfilteredsubdivisionselectorwidget.NeedChooseSubdivision = false;
     this.hboxSubdivision.Add(this.accessfilteredsubdivisionselectorwidget);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hboxSubdivision[this.accessfilteredsubdivisionselectorwidget]));
     w5.PackType = ((global::Gtk.PackType)(1));
     w5.Position = 2;
     w5.Expand   = false;
     w5.Fill     = false;
     this.hbox2.Add(this.hboxSubdivision);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.hboxSubdivision]));
     w6.Position = 2;
     this.vbox1.Add(this.hbox2);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox2]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(5)), ((uint)(6)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.comboExpense                     = new global::Gamma.Widgets.ySpecComboBox();
     this.comboExpense.Name                = "comboExpense";
     this.comboExpense.AddIfNotExist       = false;
     this.comboExpense.DefaultFirst        = false;
     this.comboExpense.ShowSpecialStateAll = false;
     this.comboExpense.ShowSpecialStateNot = true;
     this.table1.Add(this.comboExpense);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1[this.comboExpense]));
     w8.LeftAttach  = ((uint)(1));
     w8.RightAttach = ((uint)(4));
     w8.XOptions    = ((global::Gtk.AttachOptions)(4));
     w8.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.evmeCashier                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.evmeCashier.Sensitive        = false;
     this.evmeCashier.Events           = ((global::Gdk.EventMask)(256));
     this.evmeCashier.Name             = "evmeCashier";
     this.evmeCashier.CanEditReference = true;
     this.table1.Add(this.evmeCashier);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1[this.evmeCashier]));
     w9.LeftAttach  = ((uint)(5));
     w9.RightAttach = ((uint)(6));
     w9.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.evmeEmployee                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.evmeEmployee.Events           = ((global::Gdk.EventMask)(256));
     this.evmeEmployee.Name             = "evmeEmployee";
     this.evmeEmployee.CanEditReference = true;
     this.table1.Add(this.evmeEmployee);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1[this.evmeEmployee]));
     w10.TopAttach    = ((uint)(1));
     w10.BottomAttach = ((uint)(2));
     w10.LeftAttach   = ((uint)(1));
     w10.RightAttach  = ((uint)(2));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hbox6         = new global::Gtk.HBox();
     this.hbox6.Name    = "hbox6";
     this.hbox6.Spacing = 6;
     // Container child hbox6.Gtk.Box+BoxChild
     this.yspinMoney          = new global::Gamma.GtkWidgets.ySpinButton(0D, 2147483647D, 100D);
     this.yspinMoney.CanFocus = true;
     this.yspinMoney.Name     = "yspinMoney";
     this.yspinMoney.Adjustment.PageIncrement = 1000D;
     this.yspinMoney.ClimbRate      = 1D;
     this.yspinMoney.Digits         = ((uint)(2));
     this.yspinMoney.Numeric        = true;
     this.yspinMoney.ValueAsDecimal = 0m;
     this.yspinMoney.ValueAsInt     = 0;
     this.hbox6.Add(this.yspinMoney);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.yspinMoney]));
     w11.Position = 0;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child hbox6.Gtk.Box+BoxChild
     this.currencylabel1           = new global::QSProjectsLib.CurrencyLabel();
     this.currencylabel1.Name      = "currencylabel1";
     this.currencylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("currencylabel1");
     this.hbox6.Add(this.currencylabel1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.currencylabel1]));
     w12.Position = 1;
     w12.Expand   = false;
     w12.Fill     = false;
     this.table1.Add(this.hbox6);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox6]));
     w13.TopAttach    = ((uint)(4));
     w13.BottomAttach = ((uint)(5));
     w13.LeftAttach   = ((uint)(1));
     w13.RightAttach  = ((uint)(2));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hboxDebt         = new global::Gtk.HBox();
     this.hboxDebt.Name    = "hboxDebt";
     this.hboxDebt.Spacing = 6;
     // Container child hboxDebt.Gtk.Box+BoxChild
     this.labelCurrentDebt      = new global::Gtk.Label();
     this.labelCurrentDebt.Name = "labelCurrentDebt";
     this.hboxDebt.Add(this.labelCurrentDebt);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hboxDebt[this.labelCurrentDebt]));
     w14.Position = 0;
     w14.Expand   = false;
     w14.Fill     = false;
     this.table1.Add(this.hboxDebt);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1[this.hboxDebt]));
     w15.TopAttach    = ((uint)(3));
     w15.BottomAttach = ((uint)(4));
     w15.LeftAttach   = ((uint)(1));
     w15.RightAttach  = ((uint)(2));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Дата:");
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w16.TopAttach    = ((uint)(1));
     w16.BottomAttach = ((uint)(2));
     w16.LeftAttach   = ((uint)(4));
     w16.RightAttach  = ((uint)(5));
     w16.XOptions     = ((global::Gtk.AttachOptions)(4));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Кассир:");
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     w17.LeftAttach  = ((uint)(4));
     w17.RightAttach = ((uint)(5));
     w17.XOptions    = ((global::Gtk.AttachOptions)(4));
     w17.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.Xalign    = 1F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Сумма выбранных авансов:");
     this.table1.Add(this.label3);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table1[this.label3]));
     w18.TopAttach    = ((uint)(3));
     w18.BottomAttach = ((uint)(4));
     w18.LeftAttach   = ((uint)(2));
     w18.RightAttach  = ((uint)(3));
     w18.XOptions     = ((global::Gtk.AttachOptions)(4));
     w18.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 1F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Статья расхода:");
     this.table1.Add(this.label4);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table1[this.label4]));
     w19.XOptions = ((global::Gtk.AttachOptions)(4));
     w19.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.Xalign    = 1F;
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Сумма расхода:");
     this.table1.Add(this.label5);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table1[this.label5]));
     w20.TopAttach    = ((uint)(4));
     w20.BottomAttach = ((uint)(5));
     w20.XOptions     = ((global::Gtk.AttachOptions)(4));
     w20.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label7           = new global::Gtk.Label();
     this.label7.Name      = "label7";
     this.label7.Xalign    = 1F;
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString("Подотчетное лицо:");
     this.table1.Add(this.label7);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table1[this.label7]));
     w21.TopAttach    = ((uint)(1));
     w21.BottomAttach = ((uint)(2));
     w21.XOptions     = ((global::Gtk.AttachOptions)(4));
     w21.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelChangeSum           = new global::Gtk.Label();
     this.labelChangeSum.Name      = "labelChangeSum";
     this.labelChangeSum.LabelProp = global::Mono.Unix.Catalog.GetString("--//--");
     this.labelChangeSum.UseMarkup = true;
     this.table1.Add(this.labelChangeSum);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table1[this.labelChangeSum]));
     w22.TopAttach    = ((uint)(4));
     w22.BottomAttach = ((uint)(5));
     w22.LeftAttach   = ((uint)(3));
     w22.RightAttach  = ((uint)(4));
     w22.XOptions     = ((global::Gtk.AttachOptions)(4));
     w22.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelChangeType           = new global::Gtk.Label();
     this.labelChangeType.Name      = "labelChangeType";
     this.labelChangeType.Xalign    = 1F;
     this.labelChangeType.LabelProp = global::Mono.Unix.Catalog.GetString("--//--");
     this.table1.Add(this.labelChangeType);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table1[this.labelChangeType]));
     w23.TopAttach    = ((uint)(4));
     w23.BottomAttach = ((uint)(5));
     w23.LeftAttach   = ((uint)(2));
     w23.RightAttach  = ((uint)(3));
     w23.XOptions     = ((global::Gtk.AttachOptions)(4));
     w23.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelClosingSum           = new global::Gtk.Label();
     this.labelClosingSum.Name      = "labelClosingSum";
     this.labelClosingSum.LabelProp = global::Mono.Unix.Catalog.GetString("--//--");
     this.table1.Add(this.labelClosingSum);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table1[this.labelClosingSum]));
     w24.TopAttach    = ((uint)(3));
     w24.BottomAttach = ((uint)(4));
     w24.LeftAttach   = ((uint)(3));
     w24.RightAttach  = ((uint)(4));
     w24.XOptions     = ((global::Gtk.AttachOptions)(4));
     w24.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelDebtTitle           = new global::Gtk.Label();
     this.labelDebtTitle.Name      = "labelDebtTitle";
     this.labelDebtTitle.Xalign    = 1F;
     this.labelDebtTitle.LabelProp = global::Mono.Unix.Catalog.GetString("Текущий долг:");
     this.table1.Add(this.labelDebtTitle);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.table1[this.labelDebtTitle]));
     w25.TopAttach    = ((uint)(3));
     w25.BottomAttach = ((uint)(4));
     w25.XOptions     = ((global::Gtk.AttachOptions)(4));
     w25.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.specialListCmbOrganisation                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.specialListCmbOrganisation.Name                = "specialListCmbOrganisation";
     this.specialListCmbOrganisation.AddIfNotExist       = false;
     this.specialListCmbOrganisation.DefaultFirst        = false;
     this.specialListCmbOrganisation.ShowSpecialStateAll = false;
     this.specialListCmbOrganisation.ShowSpecialStateNot = false;
     this.table1.Add(this.specialListCmbOrganisation);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.table1[this.specialListCmbOrganisation]));
     w26.TopAttach    = ((uint)(2));
     w26.BottomAttach = ((uint)(3));
     w26.LeftAttach   = ((uint)(1));
     w26.RightAttach  = ((uint)(2));
     w26.XOptions     = ((global::Gtk.AttachOptions)(4));
     w26.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ydateDocument                    = new global::QS.Widgets.GtkUI.DatePicker();
     this.ydateDocument.Events             = ((global::Gdk.EventMask)(256));
     this.ydateDocument.Name               = "ydateDocument";
     this.ydateDocument.WithTime           = false;
     this.ydateDocument.HideCalendarButton = false;
     this.ydateDocument.Date               = new global::System.DateTime(0);
     this.ydateDocument.IsEditable         = true;
     this.ydateDocument.AutoSeparation     = true;
     this.table1.Add(this.ydateDocument);
     global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.table1[this.ydateDocument]));
     w27.TopAttach    = ((uint)(1));
     w27.BottomAttach = ((uint)(2));
     w27.LeftAttach   = ((uint)(5));
     w27.RightAttach  = ((uint)(6));
     w27.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabel1           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel1.Name      = "ylabel1";
     this.ylabel1.Xalign    = 1F;
     this.ylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("Организация:");
     this.table1.Add(this.ylabel1);
     global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabel1]));
     w28.TopAttach    = ((uint)(2));
     w28.BottomAttach = ((uint)(3));
     w28.XOptions     = ((global::Gtk.AttachOptions)(4));
     w28.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox1.Add(this.table1);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.table1]));
     w29.Position = 1;
     w29.Expand   = false;
     w29.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.labelCreating           = new global::Gtk.Label();
     this.labelCreating.Name      = "labelCreating";
     this.labelCreating.Xpad      = 9;
     this.labelCreating.Xalign    = 0F;
     this.labelCreating.LabelProp = global::Mono.Unix.Catalog.GetString("Рачет не производился");
     this.vbox1.Add(this.labelCreating);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.labelCreating]));
     w30.Position = 2;
     w30.Expand   = false;
     w30.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.labelTableTitle           = new global::Gtk.Label();
     this.labelTableTitle.Name      = "labelTableTitle";
     this.labelTableTitle.Xalign    = 0F;
     this.labelTableTitle.LabelProp = global::Mono.Unix.Catalog.GetString("Последние выданные авансы:");
     this.vbox1.Add(this.labelTableTitle);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.labelTableTitle]));
     w31.Position = 3;
     w31.Expand   = false;
     w31.Fill     = false;
     // Container child vbox1.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.ytreeviewDebts          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewDebts.CanFocus = true;
     this.ytreeviewDebts.Name     = "ytreeviewDebts";
     this.GtkScrolledWindow1.Add(this.ytreeviewDebts);
     this.vbox1.Add(this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.GtkScrolledWindow1]));
     w33.Position = 4;
     // Container child vbox1.Gtk.Box+BoxChild
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.Xalign    = 0F;
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("Основание:");
     this.vbox1.Add(this.label6);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.label6]));
     w34.Position = 5;
     w34.Expand   = false;
     w34.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.ytextviewDescription          = new global::Gamma.GtkWidgets.yTextView();
     this.ytextviewDescription.CanFocus = true;
     this.ytextviewDescription.Name     = "ytextviewDescription";
     this.ytextviewDescription.WrapMode = ((global::Gtk.WrapMode)(3));
     this.GtkScrolledWindow.Add(this.ytextviewDescription);
     this.vbox1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.GtkScrolledWindow]));
     w36.Position = 6;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.yspinMoney.ValueChanged += new global::System.EventHandler(this.OnYspinMoneyValueChanged);
     this.comboExpense.Changed    += new global::System.EventHandler(this.OnComboExpenseChanged);
 }
Exemplo n.º 6
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.ReportsParameters.CashBookReport
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.ReportsParameters.CashBookReport";
     // Container child Vodovoz.ReportsParameters.CashBookReport.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // 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.label2 = new global::Gtk.Label();
     this.label2.WidthRequest = 50;
     this.label2.Name         = "label2";
     this.label2.LabelProp    = global::Mono.Unix.Catalog.GetString("Период:");
     this.hbox3.Add(this.label2);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.label2]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.dateperiodpicker           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.dateperiodpicker.Events    = ((global::Gdk.EventMask)(256));
     this.dateperiodpicker.Name      = "dateperiodpicker";
     this.dateperiodpicker.StartDate = new global::System.DateTime(0);
     this.dateperiodpicker.EndDate   = new global::System.DateTime(0);
     this.hbox3.Add(this.dateperiodpicker);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.dateperiodpicker]));
     w2.Position = 1;
     this.vbox1.Add(this.hbox3);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox3]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // 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.hboxCash         = new global::Gtk.HBox();
     this.hboxCash.Name    = "hboxCash";
     this.hboxCash.Spacing = 6;
     // Container child hboxCash.Gtk.Box+BoxChild
     this.label7           = new global::Gtk.Label();
     this.label7.Name      = "label7";
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString("Касса:");
     this.hboxCash.Add(this.label7);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hboxCash[this.label7]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hboxCash.Gtk.Box+BoxChild
     this.yspeccomboboxCashSubdivision                     = new global::Gamma.Widgets.ySpecComboBox();
     this.yspeccomboboxCashSubdivision.Name                = "yspeccomboboxCashSubdivision";
     this.yspeccomboboxCashSubdivision.AddIfNotExist       = false;
     this.yspeccomboboxCashSubdivision.DefaultFirst        = false;
     this.yspeccomboboxCashSubdivision.ShowSpecialStateAll = false;
     this.yspeccomboboxCashSubdivision.ShowSpecialStateNot = false;
     this.hboxCash.Add(this.yspeccomboboxCashSubdivision);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hboxCash[this.yspeccomboboxCashSubdivision]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     this.hbox2.Add(this.hboxCash);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.hboxCash]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.hboxOrganisations         = new global::Gtk.HBox();
     this.hboxOrganisations.Name    = "hboxOrganisations";
     this.hboxOrganisations.Spacing = 6;
     // Container child hboxOrganisations.Gtk.Box+BoxChild
     this.ylabel2           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel2.Name      = "ylabel2";
     this.ylabel2.LabelProp = global::Mono.Unix.Catalog.GetString("Организация:");
     this.hboxOrganisations.Add(this.ylabel2);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hboxOrganisations[this.ylabel2]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child hboxOrganisations.Gtk.Box+BoxChild
     this.specialListCmbOrganisations                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.specialListCmbOrganisations.Name                = "specialListCmbOrganisations";
     this.specialListCmbOrganisations.AddIfNotExist       = false;
     this.specialListCmbOrganisations.DefaultFirst        = false;
     this.specialListCmbOrganisations.ShowSpecialStateAll = true;
     this.specialListCmbOrganisations.ShowSpecialStateNot = false;
     this.hboxOrganisations.Add(this.specialListCmbOrganisations);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hboxOrganisations[this.specialListCmbOrganisations]));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     this.hbox2.Add(this.hboxOrganisations);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.hboxOrganisations]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     this.vbox1.Add(this.hbox2);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox2]));
     w10.Position = 1;
     w10.Expand   = false;
     w10.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.ycheckOrganisations               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckOrganisations.CanFocus      = true;
     this.ycheckOrganisations.Name          = "ycheckOrganisations";
     this.ycheckOrganisations.Label         = global::Mono.Unix.Catalog.GetString("по юр лицам");
     this.ycheckOrganisations.DrawIndicator = true;
     this.ycheckOrganisations.UseUnderline  = true;
     this.hbox4.Add(this.ycheckOrganisations);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.ycheckOrganisations]));
     w11.Position = 0;
     w11.Expand   = false;
     w11.Fill     = false;
     this.vbox1.Add(this.hbox4);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox4]));
     w12.Position = 2;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.buttonCreateRepot              = new global::Gtk.Button();
     this.buttonCreateRepot.CanFocus     = true;
     this.buttonCreateRepot.Name         = "buttonCreateRepot";
     this.buttonCreateRepot.UseUnderline = true;
     this.buttonCreateRepot.Label        = global::Mono.Unix.Catalog.GetString("Сформировать отчет");
     this.vbox1.Add(this.buttonCreateRepot);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.buttonCreateRepot]));
     w13.PackType = ((global::Gtk.PackType)(1));
     w13.Position = 3;
     w13.Expand   = false;
     w13.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Exemplo n.º 7
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget workwear.Views.Sizes.SizeView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "workwear.Views.Sizes.SizeView";
     // Container child workwear.Views.Sizes.SizeView.Gtk.Container+ContainerChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.buttonSave              = new global::Gtk.Button();
     this.buttonSave.CanFocus     = true;
     this.buttonSave.Name         = "buttonSave";
     this.buttonSave.UseUnderline = true;
     this.buttonSave.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.buttonSave.Image = w1;
     this.hbox4.Add(this.buttonSave);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.buttonSave]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = global::Mono.Unix.Catalog.GetString("Отменить");
     global::Gtk.Image w3 = new global::Gtk.Image();
     w3.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-revert-to-saved", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w3;
     this.hbox4.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.buttonCancel]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     this.vbox3.Add(this.hbox4);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox4]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.table2               = new global::Gtk.Table(((uint)(6)), ((uint)(2)), false);
     this.table2.Name          = "table2";
     this.table2.ColumnSpacing = ((uint)(6));
     // Container child table2.Gtk.Table+TableChild
     this.entityAlterName               = new global::Gamma.GtkWidgets.yEntry();
     this.entityAlterName.CanFocus      = true;
     this.entityAlterName.Name          = "entityAlterName";
     this.entityAlterName.IsEditable    = true;
     this.entityAlterName.InvisibleChar = '•';
     this.table2.Add(this.entityAlterName);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table2[this.entityAlterName]));
     w6.TopAttach    = ((uint)(2));
     w6.BottomAttach = ((uint)(3));
     w6.LeftAttach   = ((uint)(1));
     w6.RightAttach  = ((uint)(2));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.entityname               = new global::Gamma.GtkWidgets.yEntry();
     this.entityname.CanFocus      = true;
     this.entityname.Name          = "entityname";
     this.entityname.IsEditable    = true;
     this.entityname.InvisibleChar = '•';
     this.table2.Add(this.entityname);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table2[this.entityname]));
     w7.TopAttach    = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.LeftAttach   = ((uint)(1));
     w7.RightAttach  = ((uint)(2));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label10           = new global::Gtk.Label();
     this.label10.Name      = "label10";
     this.label10.Xalign    = 1F;
     this.label10.LabelProp = global::Mono.Unix.Catalog.GetString("Значение:");
     this.table2.Add(this.label10);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table2[this.label10]));
     w8.TopAttach    = ((uint)(1));
     w8.BottomAttach = ((uint)(2));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label11           = new global::Gtk.Label();
     this.label11.Name      = "label11";
     this.label11.Xalign    = 1F;
     this.label11.LabelProp = global::Mono.Unix.Catalog.GetString("Альтернативное значение:");
     this.table2.Add(this.label11);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table2[this.label11]));
     w9.TopAttach    = ((uint)(2));
     w9.BottomAttach = ((uint)(3));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label9           = new global::Gtk.Label();
     this.label9.Name      = "label9";
     this.label9.Xalign    = 1F;
     this.label9.LabelProp = global::Mono.Unix.Catalog.GetString("Код:");
     this.table2.Add(this.label9);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table2[this.label9]));
     w10.XOptions = ((global::Gtk.AttachOptions)(4));
     w10.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.labelId           = new global::Gamma.GtkWidgets.yLabel();
     this.labelId.Name      = "labelId";
     this.labelId.LabelProp = global::Mono.Unix.Catalog.GetString("ylabel1");
     this.table2.Add(this.labelId);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table2[this.labelId]));
     w11.LeftAttach  = ((uint)(1));
     w11.RightAttach = ((uint)(2));
     w11.XOptions    = ((global::Gtk.AttachOptions)(4));
     w11.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.specllistcomSizeType                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.specllistcomSizeType.Name                = "specllistcomSizeType";
     this.specllistcomSizeType.AddIfNotExist       = false;
     this.specllistcomSizeType.DefaultFirst        = false;
     this.specllistcomSizeType.ShowSpecialStateAll = false;
     this.specllistcomSizeType.ShowSpecialStateNot = true;
     this.table2.Add(this.specllistcomSizeType);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table2[this.specllistcomSizeType]));
     w12.TopAttach    = ((uint)(3));
     w12.BottomAttach = ((uint)(4));
     w12.LeftAttach   = ((uint)(1));
     w12.RightAttach  = ((uint)(2));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.ycheckbuttonUseInEmployee               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckbuttonUseInEmployee.CanFocus      = true;
     this.ycheckbuttonUseInEmployee.Name          = "ycheckbuttonUseInEmployee";
     this.ycheckbuttonUseInEmployee.Label         = global::Mono.Unix.Catalog.GetString("Отображать в сотруднике");
     this.ycheckbuttonUseInEmployee.Active        = true;
     this.ycheckbuttonUseInEmployee.DrawIndicator = true;
     this.ycheckbuttonUseInEmployee.UseUnderline  = true;
     this.table2.Add(this.ycheckbuttonUseInEmployee);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table2[this.ycheckbuttonUseInEmployee]));
     w13.TopAttach    = ((uint)(4));
     w13.BottomAttach = ((uint)(5));
     w13.LeftAttach   = ((uint)(1));
     w13.RightAttach  = ((uint)(2));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.ycheckbuttonUseInNomenclature               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckbuttonUseInNomenclature.CanFocus      = true;
     this.ycheckbuttonUseInNomenclature.Name          = "ycheckbuttonUseInNomenclature";
     this.ycheckbuttonUseInNomenclature.Label         = global::Mono.Unix.Catalog.GetString("Отображать в номенклатуре");
     this.ycheckbuttonUseInNomenclature.Active        = true;
     this.ycheckbuttonUseInNomenclature.DrawIndicator = true;
     this.ycheckbuttonUseInNomenclature.UseUnderline  = true;
     this.table2.Add(this.ycheckbuttonUseInNomenclature);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table2[this.ycheckbuttonUseInNomenclature]));
     w14.TopAttach    = ((uint)(5));
     w14.BottomAttach = ((uint)(6));
     w14.LeftAttach   = ((uint)(1));
     w14.RightAttach  = ((uint)(2));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.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.table2.Add(this.ylabel3);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table2[this.ylabel3]));
     w15.TopAttach    = ((uint)(3));
     w15.BottomAttach = ((uint)(4));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox3.Add(this.table2);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.table2]));
     w16.Position = 1;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child vbox3.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.vbox3.Add(this.ylabel1);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.ylabel1]));
     w17.Position = 2;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.yvbox1         = new global::Gamma.GtkWidgets.yVBox();
     this.yvbox1.Name    = "yvbox1";
     this.yvbox1.Spacing = 6;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.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.ytreeviewSuitableSizes          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewSuitableSizes.CanFocus = true;
     this.ytreeviewSuitableSizes.Name     = "ytreeviewSuitableSizes";
     this.scrolledwindow1.Add(this.ytreeviewSuitableSizes);
     this.yvbox1.Add(this.scrolledwindow1);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.scrolledwindow1]));
     w19.Position = 0;
     // Container child yvbox1.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.ybuttonAddSuitable              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonAddSuitable.CanFocus     = true;
     this.ybuttonAddSuitable.Name         = "ybuttonAddSuitable";
     this.ybuttonAddSuitable.UseUnderline = true;
     this.ybuttonAddSuitable.Label        = global::Mono.Unix.Catalog.GetString("Добавить аналог");
     this.yhbox1.Add(this.ybuttonAddSuitable);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.ybuttonAddSuitable]));
     w20.Position = 0;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.ybuttonRemoveSuitable              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonRemoveSuitable.CanFocus     = true;
     this.ybuttonRemoveSuitable.Name         = "ybuttonRemoveSuitable";
     this.ybuttonRemoveSuitable.UseUnderline = true;
     this.ybuttonRemoveSuitable.Label        = global::Mono.Unix.Catalog.GetString("Удалить аналог");
     this.yhbox1.Add(this.ybuttonRemoveSuitable);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.ybuttonRemoveSuitable]));
     w21.Position = 1;
     w21.Expand   = false;
     w21.Fill     = false;
     this.yvbox1.Add(this.yhbox1);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.yhbox1]));
     w22.Position = 1;
     w22.Expand   = false;
     w22.Fill     = false;
     this.vbox3.Add(this.yvbox1);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.yvbox1]));
     w23.Position = 3;
     this.Add(this.vbox3);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.ViewWidgets.UndeliveredOrderView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.ViewWidgets.UndeliveredOrderView";
     // Container child Vodovoz.ViewWidgets.UndeliveredOrderView.Gtk.Container+ContainerChild
     this.mainBox         = new global::Gtk.VBox();
     this.mainBox.Name    = "mainBox";
     this.mainBox.Spacing = 6;
     // Container child mainBox.Gtk.Box+BoxChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.hbxInProcessAtDepartment         = new global::Gtk.HBox();
     this.hbxInProcessAtDepartment.Name    = "hbxInProcessAtDepartment";
     this.hbxInProcessAtDepartment.Spacing = 6;
     // Container child hbxInProcessAtDepartment.Gtk.Box+BoxChild
     this.lblInProcAtDep           = new global::Gtk.Label();
     this.lblInProcAtDep.Name      = "lblInProcAtDep";
     this.lblInProcAtDep.Xalign    = 1F;
     this.lblInProcAtDep.LabelProp = global::Mono.Unix.Catalog.GetString("В работе у отдела:");
     this.hbxInProcessAtDepartment.Add(this.lblInProcAtDep);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbxInProcessAtDepartment[this.lblInProcAtDep]));
     w1.Position = 0;
     w1.Expand   = false;
     // Container child hbxInProcessAtDepartment.Gtk.Box+BoxChild
     this.yentInProcessAtDepartment        = new global::Gamma.Widgets.yEntryReference();
     this.yentInProcessAtDepartment.Events = ((global::Gdk.EventMask)(256));
     this.yentInProcessAtDepartment.Name   = "yentInProcessAtDepartment";
     this.hbxInProcessAtDepartment.Add(this.yentInProcessAtDepartment);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbxInProcessAtDepartment[this.yentInProcessAtDepartment]));
     w2.Position = 1;
     this.hbox4.Add(this.hbxInProcessAtDepartment);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.hbxInProcessAtDepartment]));
     w3.Position = 0;
     // Container child hbox4.Gtk.Box+BoxChild
     this.hbxStatus         = new global::Gtk.HBox();
     this.hbxStatus.Name    = "hbxStatus";
     this.hbxStatus.Spacing = 6;
     // Container child hbxStatus.Gtk.Box+BoxChild
     this.lblStatus           = new global::Gtk.Label();
     this.lblStatus.Name      = "lblStatus";
     this.lblStatus.Xalign    = 1F;
     this.lblStatus.LabelProp = global::Mono.Unix.Catalog.GetString("Статус недовоза:");
     this.hbxStatus.Add(this.lblStatus);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbxStatus[this.lblStatus]));
     w4.Position = 0;
     w4.Expand   = false;
     // Container child hbxStatus.Gtk.Box+BoxChild
     this.yEnumCMBStatus      = new global::Gamma.Widgets.yEnumComboBox();
     this.yEnumCMBStatus.Name = "yEnumCMBStatus";
     this.yEnumCMBStatus.ShowSpecialStateAll = false;
     this.yEnumCMBStatus.ShowSpecialStateNot = false;
     this.yEnumCMBStatus.UseShortTitle       = false;
     this.yEnumCMBStatus.DefaultFirst        = false;
     this.hbxStatus.Add(this.yEnumCMBStatus);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbxStatus[this.yEnumCMBStatus]));
     w5.Position = 1;
     this.hbox4.Add(this.hbxStatus);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.hbxStatus]));
     w6.Position = 1;
     this.mainBox.Add(this.hbox4);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.mainBox[this.hbox4]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child mainBox.Gtk.Box+BoxChild
     this.vbxWithControls         = new global::Gtk.VBox();
     this.vbxWithControls.Name    = "vbxWithControls";
     this.vbxWithControls.Spacing = 6;
     // Container child vbxWithControls.Gtk.Box+BoxChild
     this.hbxUndelivery         = new global::Gtk.HBox();
     this.hbxUndelivery.Name    = "hbxUndelivery";
     this.hbxUndelivery.Spacing = 6;
     // Container child hbxUndelivery.Gtk.Box+BoxChild
     this.lblUndeliveredOrder           = new global::Gtk.Label();
     this.lblUndeliveredOrder.Name      = "lblUndeliveredOrder";
     this.lblUndeliveredOrder.Xalign    = 1F;
     this.lblUndeliveredOrder.LabelProp = global::Mono.Unix.Catalog.GetString("Недовоз:");
     this.hbxUndelivery.Add(this.lblUndeliveredOrder);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbxUndelivery[this.lblUndeliveredOrder]));
     w8.Position = 0;
     w8.Expand   = false;
     // Container child hbxUndelivery.Gtk.Box+BoxChild
     this.evmeOldUndeliveredOrder                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.evmeOldUndeliveredOrder.Events           = ((global::Gdk.EventMask)(256));
     this.evmeOldUndeliveredOrder.Name             = "evmeOldUndeliveredOrder";
     this.evmeOldUndeliveredOrder.CanEditReference = true;
     this.hbxUndelivery.Add(this.evmeOldUndeliveredOrder);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbxUndelivery[this.evmeOldUndeliveredOrder]));
     w9.Position = 1;
     this.vbxWithControls.Add(this.hbxUndelivery);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbxWithControls[this.hbxUndelivery]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child vbxWithControls.Gtk.Box+BoxChild
     this.tblUndeliveryFields               = new global::Gtk.Table(((uint)(9)), ((uint)(3)), false);
     this.tblUndeliveryFields.Name          = "tblUndeliveryFields";
     this.tblUndeliveryFields.RowSpacing    = ((uint)(6));
     this.tblUndeliveryFields.ColumnSpacing = ((uint)(6));
     // Container child tblUndeliveryFields.Gtk.Table+TableChild
     this.comboProblemSource                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.comboProblemSource.Name                = "comboProblemSource";
     this.comboProblemSource.AddIfNotExist       = false;
     this.comboProblemSource.DefaultFirst        = false;
     this.comboProblemSource.ShowSpecialStateAll = false;
     this.comboProblemSource.ShowSpecialStateNot = false;
     this.tblUndeliveryFields.Add(this.comboProblemSource);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.comboProblemSource]));
     w11.TopAttach    = ((uint)(7));
     w11.BottomAttach = ((uint)(8));
     w11.LeftAttach   = ((uint)(1));
     w11.RightAttach  = ((uint)(2));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tblUndeliveryFields.Gtk.Table+TableChild
     this.comboTransferAbsenceReason                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.comboTransferAbsenceReason.Name                = "comboTransferAbsenceReason";
     this.comboTransferAbsenceReason.AddIfNotExist       = false;
     this.comboTransferAbsenceReason.DefaultFirst        = false;
     this.comboTransferAbsenceReason.ShowSpecialStateAll = false;
     this.comboTransferAbsenceReason.ShowSpecialStateNot = false;
     this.tblUndeliveryFields.Add(this.comboTransferAbsenceReason);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.comboTransferAbsenceReason]));
     w12.TopAttach    = ((uint)(8));
     w12.BottomAttach = ((uint)(9));
     w12.LeftAttach   = ((uint)(1));
     w12.RightAttach  = ((uint)(2));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tblUndeliveryFields.Gtk.Table+TableChild
     this.evmeRegisteredBy                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.evmeRegisteredBy.Events           = ((global::Gdk.EventMask)(256));
     this.evmeRegisteredBy.Name             = "evmeRegisteredBy";
     this.evmeRegisteredBy.CanEditReference = true;
     this.tblUndeliveryFields.Add(this.evmeRegisteredBy);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.evmeRegisteredBy]));
     w13.TopAttach    = ((uint)(6));
     w13.BottomAttach = ((uint)(7));
     w13.LeftAttach   = ((uint)(1));
     w13.RightAttach  = ((uint)(2));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tblUndeliveryFields.Gtk.Table+TableChild
     this.frame1             = new global::Gtk.Frame();
     this.frame1.Name        = "frame1";
     this.frame1.BorderWidth = ((uint)(3));
     // Container child frame1.Gtk.Container+ContainerChild
     this.GtkScrolledWindow1            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name       = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     global::Gtk.Viewport w14 = new global::Gtk.Viewport();
     w14.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.GtkAlignment6             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment6.Name        = "GtkAlignment6";
     this.GtkAlignment6.LeftPadding = ((uint)(12));
     // Container child GtkAlignment6.Gtk.Container+ContainerChild
     this.lblInfo            = new global::Gtk.Label();
     this.lblInfo.Name       = "lblInfo";
     this.lblInfo.Xalign     = 0F;
     this.lblInfo.LabelProp  = global::Mono.Unix.Catalog.GetString("<b>?</b>");
     this.lblInfo.UseMarkup  = true;
     this.lblInfo.Selectable = true;
     this.GtkAlignment6.Add(this.lblInfo);
     w14.Add(this.GtkAlignment6);
     this.GtkScrolledWindow1.Add(w14);
     this.frame1.Add(this.GtkScrolledWindow1);
     this.lblInfoCaption           = new global::Gtk.Label();
     this.lblInfoCaption.Name      = "lblInfoCaption";
     this.lblInfoCaption.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Информация</b>");
     this.lblInfoCaption.UseMarkup = true;
     this.frame1.LabelWidget       = this.lblInfoCaption;
     this.tblUndeliveryFields.Add(this.frame1);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.frame1]));
     w19.BottomAttach = ((uint)(8));
     w19.LeftAttach   = ((uint)(2));
     w19.RightAttach  = ((uint)(3));
     // Container child tblUndeliveryFields.Gtk.Table+TableChild
     this.guiltyInUndeliveryView        = new global::Vodovoz.ViewWidgets.GuiltyInUndeliveryView();
     this.guiltyInUndeliveryView.Events = ((global::Gdk.EventMask)(256));
     this.guiltyInUndeliveryView.Name   = "guiltyInUndeliveryView";
     this.tblUndeliveryFields.Add(this.guiltyInUndeliveryView);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.guiltyInUndeliveryView]));
     w20.LeftAttach  = ((uint)(1));
     w20.RightAttach = ((uint)(2));
     // Container child tblUndeliveryFields.Gtk.Table+TableChild
     this.hbxForNewOrder         = new global::Gtk.HBox();
     this.hbxForNewOrder.Name    = "hbxForNewOrder";
     this.hbxForNewOrder.Spacing = 6;
     // Container child hbxForNewOrder.Gtk.Box+BoxChild
     this.lblTransferDate           = new global::Gtk.Label();
     this.lblTransferDate.Name      = "lblTransferDate";
     this.lblTransferDate.LabelProp = global::Mono.Unix.Catalog.GetString("Заказ не\nсоздан ");
     this.lblTransferDate.Justify   = ((global::Gtk.Justification)(2));
     this.hbxForNewOrder.Add(this.lblTransferDate);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbxForNewOrder[this.lblTransferDate]));
     w21.Position = 0;
     w21.Expand   = false;
     // Container child hbxForNewOrder.Gtk.Box+BoxChild
     this.btnChooseOrder              = new global::Gtk.Button();
     this.btnChooseOrder.CanFocus     = true;
     this.btnChooseOrder.Name         = "btnChooseOrder";
     this.btnChooseOrder.UseUnderline = true;
     this.btnChooseOrder.Label        = global::Mono.Unix.Catalog.GetString("Выбрать заказ");
     this.hbxForNewOrder.Add(this.btnChooseOrder);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbxForNewOrder[this.btnChooseOrder]));
     w22.Position = 1;
     w22.Expand   = false;
     w22.Fill     = false;
     // Container child hbxForNewOrder.Gtk.Box+BoxChild
     this.btnNewOrder              = new global::Gtk.Button();
     this.btnNewOrder.CanFocus     = true;
     this.btnNewOrder.Name         = "btnNewOrder";
     this.btnNewOrder.UseUnderline = true;
     this.btnNewOrder.Label        = global::Mono.Unix.Catalog.GetString("Создать заказ");
     this.hbxForNewOrder.Add(this.btnNewOrder);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbxForNewOrder[this.btnNewOrder]));
     w23.Position = 2;
     w23.Expand   = false;
     // Container child hbxForNewOrder.Gtk.Box+BoxChild
     this.yenumcomboboxTransferType      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumcomboboxTransferType.Name = "yenumcomboboxTransferType";
     this.yenumcomboboxTransferType.ShowSpecialStateAll = false;
     this.yenumcomboboxTransferType.ShowSpecialStateNot = false;
     this.yenumcomboboxTransferType.UseShortTitle       = false;
     this.yenumcomboboxTransferType.DefaultFirst        = false;
     this.hbxForNewOrder.Add(this.yenumcomboboxTransferType);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.hbxForNewOrder[this.yenumcomboboxTransferType]));
     w24.Position = 3;
     w24.Expand   = false;
     w24.Fill     = false;
     this.tblUndeliveryFields.Add(this.hbxForNewOrder);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.hbxForNewOrder]));
     w25.TopAttach    = ((uint)(4));
     w25.BottomAttach = ((uint)(5));
     w25.LeftAttach   = ((uint)(1));
     w25.RightAttach  = ((uint)(2));
     w25.XOptions     = ((global::Gtk.AttachOptions)(4));
     w25.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tblUndeliveryFields.Gtk.Table+TableChild
     this.lblDispatcherCallTime           = new global::Gtk.Label();
     this.lblDispatcherCallTime.Name      = "lblDispatcherCallTime";
     this.lblDispatcherCallTime.Xalign    = 1F;
     this.lblDispatcherCallTime.LabelProp = global::Mono.Unix.Catalog.GetString("Время звонка клиенту:");
     this.tblUndeliveryFields.Add(this.lblDispatcherCallTime);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.lblDispatcherCallTime]));
     w26.TopAttach    = ((uint)(3));
     w26.BottomAttach = ((uint)(4));
     w26.XOptions     = ((global::Gtk.AttachOptions)(4));
     w26.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tblUndeliveryFields.Gtk.Table+TableChild
     this.lblDriverCallPlace           = new global::Gtk.Label();
     this.lblDriverCallPlace.Name      = "lblDriverCallPlace";
     this.lblDriverCallPlace.Xalign    = 1F;
     this.lblDriverCallPlace.LabelProp = global::Mono.Unix.Catalog.GetString("Место звонка водителя:");
     this.tblUndeliveryFields.Add(this.lblDriverCallPlace);
     global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.lblDriverCallPlace]));
     w27.TopAttach    = ((uint)(1));
     w27.BottomAttach = ((uint)(2));
     w27.XOptions     = ((global::Gtk.AttachOptions)(4));
     w27.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tblUndeliveryFields.Gtk.Table+TableChild
     this.lblDriverCallTime           = new global::Gtk.Label();
     this.lblDriverCallTime.Name      = "lblDriverCallTime";
     this.lblDriverCallTime.Xalign    = 1F;
     this.lblDriverCallTime.LabelProp = global::Mono.Unix.Catalog.GetString("Время звонка водителя:");
     this.tblUndeliveryFields.Add(this.lblDriverCallTime);
     global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.lblDriverCallTime]));
     w28.TopAttach    = ((uint)(2));
     w28.BottomAttach = ((uint)(3));
     w28.XOptions     = ((global::Gtk.AttachOptions)(4));
     w28.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tblUndeliveryFields.Gtk.Table+TableChild
     this.lblGuilty           = new global::Gtk.Label();
     this.lblGuilty.Name      = "lblGuilty";
     this.lblGuilty.Xalign    = 1F;
     this.lblGuilty.LabelProp = global::Mono.Unix.Catalog.GetString("Виновники:");
     this.tblUndeliveryFields.Add(this.lblGuilty);
     global::Gtk.Table.TableChild w29 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.lblGuilty]));
     w29.XOptions = ((global::Gtk.AttachOptions)(4));
     w29.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tblUndeliveryFields.Gtk.Table+TableChild
     this.lblNewDeliverySchedule           = new global::Gtk.Label();
     this.lblNewDeliverySchedule.Name      = "lblNewDeliverySchedule";
     this.lblNewDeliverySchedule.Xalign    = 1F;
     this.lblNewDeliverySchedule.LabelProp = global::Mono.Unix.Catalog.GetString("Новый интервал переноса:");
     this.tblUndeliveryFields.Add(this.lblNewDeliverySchedule);
     global::Gtk.Table.TableChild w30 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.lblNewDeliverySchedule]));
     w30.TopAttach    = ((uint)(5));
     w30.BottomAttach = ((uint)(6));
     w30.XOptions     = ((global::Gtk.AttachOptions)(4));
     w30.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tblUndeliveryFields.Gtk.Table+TableChild
     this.lblRegisteredBy           = new global::Gtk.Label();
     this.lblRegisteredBy.Name      = "lblRegisteredBy";
     this.lblRegisteredBy.Xalign    = 1F;
     this.lblRegisteredBy.LabelProp = global::Mono.Unix.Catalog.GetString("Зарегистрировал:");
     this.tblUndeliveryFields.Add(this.lblRegisteredBy);
     global::Gtk.Table.TableChild w31 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.lblRegisteredBy]));
     w31.TopAttach    = ((uint)(6));
     w31.BottomAttach = ((uint)(7));
     w31.XOptions     = ((global::Gtk.AttachOptions)(4));
     w31.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tblUndeliveryFields.Gtk.Table+TableChild
     this.lblTransferDateCaption           = new global::Gtk.Label();
     this.lblTransferDateCaption.Name      = "lblTransferDateCaption";
     this.lblTransferDateCaption.Xalign    = 1F;
     this.lblTransferDateCaption.LabelProp = global::Mono.Unix.Catalog.GetString("Дата переноса:");
     this.tblUndeliveryFields.Add(this.lblTransferDateCaption);
     global::Gtk.Table.TableChild w32 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.lblTransferDateCaption]));
     w32.TopAttach    = ((uint)(4));
     w32.BottomAttach = ((uint)(5));
     w32.XOptions     = ((global::Gtk.AttachOptions)(4));
     w32.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tblUndeliveryFields.Gtk.Table+TableChild
     this.referenceNewDeliverySchedule        = new global::Gamma.Widgets.yEntryReference();
     this.referenceNewDeliverySchedule.Events = ((global::Gdk.EventMask)(256));
     this.referenceNewDeliverySchedule.Name   = "referenceNewDeliverySchedule";
     this.tblUndeliveryFields.Add(this.referenceNewDeliverySchedule);
     global::Gtk.Table.TableChild w33 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.referenceNewDeliverySchedule]));
     w33.TopAttach    = ((uint)(5));
     w33.BottomAttach = ((uint)(6));
     w33.LeftAttach   = ((uint)(1));
     w33.RightAttach  = ((uint)(2));
     w33.XOptions     = ((global::Gtk.AttachOptions)(4));
     w33.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tblUndeliveryFields.Gtk.Table+TableChild
     this.yDateDispatcherCallTime                    = new global::QS.Widgets.GtkUI.DatePicker();
     this.yDateDispatcherCallTime.Events             = ((global::Gdk.EventMask)(256));
     this.yDateDispatcherCallTime.Name               = "yDateDispatcherCallTime";
     this.yDateDispatcherCallTime.WithTime           = true;
     this.yDateDispatcherCallTime.HideCalendarButton = false;
     this.yDateDispatcherCallTime.Date               = new global::System.DateTime(0);
     this.yDateDispatcherCallTime.IsEditable         = true;
     this.yDateDispatcherCallTime.AutoSeparation     = true;
     this.tblUndeliveryFields.Add(this.yDateDispatcherCallTime);
     global::Gtk.Table.TableChild w34 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.yDateDispatcherCallTime]));
     w34.TopAttach    = ((uint)(3));
     w34.BottomAttach = ((uint)(4));
     w34.LeftAttach   = ((uint)(1));
     w34.RightAttach  = ((uint)(2));
     w34.XOptions     = ((global::Gtk.AttachOptions)(4));
     w34.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tblUndeliveryFields.Gtk.Table+TableChild
     this.yDateDriverCallTime                    = new global::QS.Widgets.GtkUI.DatePicker();
     this.yDateDriverCallTime.Events             = ((global::Gdk.EventMask)(256));
     this.yDateDriverCallTime.Name               = "yDateDriverCallTime";
     this.yDateDriverCallTime.WithTime           = true;
     this.yDateDriverCallTime.HideCalendarButton = false;
     this.yDateDriverCallTime.Date               = new global::System.DateTime(0);
     this.yDateDriverCallTime.IsEditable         = true;
     this.yDateDriverCallTime.AutoSeparation     = true;
     this.tblUndeliveryFields.Add(this.yDateDriverCallTime);
     global::Gtk.Table.TableChild w35 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.yDateDriverCallTime]));
     w35.TopAttach    = ((uint)(2));
     w35.BottomAttach = ((uint)(3));
     w35.LeftAttach   = ((uint)(1));
     w35.RightAttach  = ((uint)(2));
     w35.XOptions     = ((global::Gtk.AttachOptions)(4));
     w35.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tblUndeliveryFields.Gtk.Table+TableChild
     this.yEnumCMBDriverCallPlace      = new global::Gamma.Widgets.yEnumComboBox();
     this.yEnumCMBDriverCallPlace.Name = "yEnumCMBDriverCallPlace";
     this.yEnumCMBDriverCallPlace.ShowSpecialStateAll = false;
     this.yEnumCMBDriverCallPlace.ShowSpecialStateNot = false;
     this.yEnumCMBDriverCallPlace.UseShortTitle       = false;
     this.yEnumCMBDriverCallPlace.DefaultFirst        = false;
     this.tblUndeliveryFields.Add(this.yEnumCMBDriverCallPlace);
     global::Gtk.Table.TableChild w36 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.yEnumCMBDriverCallPlace]));
     w36.TopAttach    = ((uint)(1));
     w36.BottomAttach = ((uint)(2));
     w36.LeftAttach   = ((uint)(1));
     w36.RightAttach  = ((uint)(2));
     w36.XOptions     = ((global::Gtk.AttachOptions)(4));
     w36.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tblUndeliveryFields.Gtk.Table+TableChild
     this.ylabelProblemSource           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelProblemSource.Name      = "ylabelProblemSource";
     this.ylabelProblemSource.Xalign    = 1F;
     this.ylabelProblemSource.LabelProp = global::Mono.Unix.Catalog.GetString("Источник проблемы:");
     this.tblUndeliveryFields.Add(this.ylabelProblemSource);
     global::Gtk.Table.TableChild w37 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.ylabelProblemSource]));
     w37.TopAttach    = ((uint)(7));
     w37.BottomAttach = ((uint)(8));
     w37.XOptions     = ((global::Gtk.AttachOptions)(4));
     w37.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tblUndeliveryFields.Gtk.Table+TableChild
     this.ylabelTransferAbsenceReason           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelTransferAbsenceReason.Name      = "ylabelTransferAbsenceReason";
     this.ylabelTransferAbsenceReason.Xalign    = 1F;
     this.ylabelTransferAbsenceReason.LabelProp = global::Mono.Unix.Catalog.GetString("Причина отсутствия переноса:");
     this.tblUndeliveryFields.Add(this.ylabelTransferAbsenceReason);
     global::Gtk.Table.TableChild w38 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.ylabelTransferAbsenceReason]));
     w38.TopAttach    = ((uint)(8));
     w38.BottomAttach = ((uint)(9));
     w38.XOptions     = ((global::Gtk.AttachOptions)(4));
     w38.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbxWithControls.Add(this.tblUndeliveryFields);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.vbxWithControls[this.tblUndeliveryFields]));
     w39.Position = 1;
     w39.Expand   = false;
     w39.Fill     = false;
     // Container child vbxWithControls.Gtk.Box+BoxChild
     this.vbxReasonAndFines         = new global::Gtk.VBox();
     this.vbxReasonAndFines.Name    = "vbxReasonAndFines";
     this.vbxReasonAndFines.Spacing = 6;
     // Container child vbxReasonAndFines.Gtk.Box+BoxChild
     this.frame2             = new global::Gtk.Frame();
     this.frame2.Name        = "frame2";
     this.frame2.BorderWidth = ((uint)(3));
     // Container child frame2.Gtk.Container+ContainerChild
     this.GtkAlignment7             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment7.Name        = "GtkAlignment7";
     this.GtkAlignment7.LeftPadding = ((uint)(12));
     // Container child GtkAlignment7.Gtk.Container+ContainerChild
     this.GtkScrolledWindow2            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow2.Name       = "GtkScrolledWindow2";
     this.GtkScrolledWindow2.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow2.Gtk.Container+ContainerChild
     this.txtReason          = new global::Gamma.GtkWidgets.yTextView();
     this.txtReason.CanFocus = true;
     this.txtReason.Name     = "txtReason";
     this.txtReason.WrapMode = ((global::Gtk.WrapMode)(2));
     this.GtkScrolledWindow2.Add(this.txtReason);
     this.GtkAlignment7.Add(this.GtkScrolledWindow2);
     this.frame2.Add(this.GtkAlignment7);
     this.lblReason           = new global::Gtk.Label();
     this.lblReason.Name      = "lblReason";
     this.lblReason.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Что случилось?</b>");
     this.lblReason.UseMarkup = true;
     this.frame2.LabelWidget  = this.lblReason;
     this.vbxReasonAndFines.Add(this.frame2);
     global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.vbxReasonAndFines[this.frame2]));
     w43.Position = 0;
     // Container child vbxReasonAndFines.Gtk.Box+BoxChild
     this.frame3             = new global::Gtk.Frame();
     this.frame3.Name        = "frame3";
     this.frame3.BorderWidth = ((uint)(3));
     // Container child frame3.Gtk.Container+ContainerChild
     this.GtkAlignment8             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment8.Name        = "GtkAlignment8";
     this.GtkAlignment8.LeftPadding = ((uint)(12));
     // Container child GtkAlignment8.Gtk.Container+ContainerChild
     this.GtkScrolledWindow3            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow3.Name       = "GtkScrolledWindow3";
     this.GtkScrolledWindow3.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow3.Gtk.Container+ContainerChild
     this.yTreeFines          = new global::Gamma.GtkWidgets.yTreeView();
     this.yTreeFines.CanFocus = true;
     this.yTreeFines.Name     = "yTreeFines";
     this.GtkScrolledWindow3.Add(this.yTreeFines);
     this.GtkAlignment8.Add(this.GtkScrolledWindow3);
     this.frame3.Add(this.GtkAlignment8);
     this.lblFines           = new global::Gtk.Label();
     this.lblFines.Name      = "lblFines";
     this.lblFines.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Штрафы</b>");
     this.lblFines.UseMarkup = true;
     this.frame3.LabelWidget = this.lblFines;
     this.vbxReasonAndFines.Add(this.frame3);
     global::Gtk.Box.BoxChild w47 = ((global::Gtk.Box.BoxChild)(this.vbxReasonAndFines[this.frame3]));
     w47.Position = 1;
     // Container child vbxReasonAndFines.Gtk.Box+BoxChild
     this.buttonAddFine              = new global::Gtk.Button();
     this.buttonAddFine.CanFocus     = true;
     this.buttonAddFine.Name         = "buttonAddFine";
     this.buttonAddFine.UseUnderline = true;
     this.buttonAddFine.Label        = global::Mono.Unix.Catalog.GetString("Добавить штраф");
     global::Gtk.Image w48 = new global::Gtk.Image();
     w48.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonAddFine.Image = w48;
     this.vbxReasonAndFines.Add(this.buttonAddFine);
     global::Gtk.Box.BoxChild w49 = ((global::Gtk.Box.BoxChild)(this.vbxReasonAndFines[this.buttonAddFine]));
     w49.PackType = ((global::Gtk.PackType)(1));
     w49.Position = 2;
     w49.Fill     = false;
     this.vbxWithControls.Add(this.vbxReasonAndFines);
     global::Gtk.Box.BoxChild w50 = ((global::Gtk.Box.BoxChild)(this.vbxWithControls[this.vbxReasonAndFines]));
     w50.Position = 2;
     this.mainBox.Add(this.vbxWithControls);
     global::Gtk.Box.BoxChild w51 = ((global::Gtk.Box.BoxChild)(this.mainBox[this.vbxWithControls]));
     w51.Position = 1;
     this.Add(this.mainBox);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.yenumcomboboxTransferType.Hide();
     this.Hide();
     this.yEnumCMBDriverCallPlace.EnumItemSelected += new global::System.EventHandler <Gamma.Widgets.ItemSelectedEventArgs>(this.OnYEnumCMBDriverCallPlaceEnumItemSelected);
     this.btnChooseOrder.Clicked += new global::System.EventHandler(this.OnBtnChooseOrderClicked);
     this.btnNewOrder.Clicked    += new global::System.EventHandler(this.OnBtnNewOrderClicked);
     this.buttonAddFine.Clicked  += new global::System.EventHandler(this.OnButtonAddFineClicked);
 }
Exemplo n.º 9
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.CashExpenseDlg
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.CashExpenseDlg";
     // Container child Vodovoz.CashExpenseDlg.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.buttonSave              = new global::Gtk.Button();
     this.buttonSave.CanFocus     = true;
     this.buttonSave.Name         = "buttonSave";
     this.buttonSave.UseUnderline = true;
     this.buttonSave.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.buttonSave.Image = w1;
     this.hbox2.Add(this.buttonSave);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.buttonSave]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = global::Mono.Unix.Catalog.GetString("Отменить");
     global::Gtk.Image w3 = new global::Gtk.Image();
     w3.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-revert-to-saved", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w3;
     this.hbox2.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.buttonCancel]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.buttonPrint              = new global::Gtk.Button();
     this.buttonPrint.CanFocus     = true;
     this.buttonPrint.Name         = "buttonPrint";
     this.buttonPrint.UseUnderline = true;
     this.buttonPrint.Label        = global::Mono.Unix.Catalog.GetString("Печать");
     global::Gtk.Image w5 = new global::Gtk.Image();
     w5.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-print", global::Gtk.IconSize.Menu);
     this.buttonPrint.Image = w5;
     this.hbox2.Add(this.buttonPrint);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.buttonPrint]));
     w6.Position = 2;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.hboxSubdivision         = new global::Gtk.HBox();
     this.hboxSubdivision.Name    = "hboxSubdivision";
     this.hboxSubdivision.Spacing = 6;
     // Container child hboxSubdivision.Gtk.Box+BoxChild
     this.accessfilteredsubdivisionselectorwidget        = new global::Vodovoz.Core.Permissions.AccessFilteredSubdivisionSelectorWidget();
     this.accessfilteredsubdivisionselectorwidget.Events = ((global::Gdk.EventMask)(256));
     this.accessfilteredsubdivisionselectorwidget.Name   = "accessfilteredsubdivisionselectorwidget";
     this.accessfilteredsubdivisionselectorwidget.NeedChooseSubdivision = false;
     this.hboxSubdivision.Add(this.accessfilteredsubdivisionselectorwidget);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hboxSubdivision[this.accessfilteredsubdivisionselectorwidget]));
     w7.PackType = ((global::Gtk.PackType)(1));
     w7.Position = 2;
     w7.Expand   = false;
     w7.Fill     = false;
     this.hbox2.Add(this.hboxSubdivision);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.hboxSubdivision]));
     w8.Position = 3;
     this.vbox1.Add(this.hbox2);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox2]));
     w9.Position = 0;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(5)), ((uint)(4)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.entityVMEntryExpenseCategory                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entityVMEntryExpenseCategory.Events           = ((global::Gdk.EventMask)(256));
     this.entityVMEntryExpenseCategory.Name             = "entityVMEntryExpenseCategory";
     this.entityVMEntryExpenseCategory.CanEditReference = false;
     this.table1.Add(this.entityVMEntryExpenseCategory);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1[this.entityVMEntryExpenseCategory]));
     w10.TopAttach    = ((uint)(1));
     w10.BottomAttach = ((uint)(2));
     w10.LeftAttach   = ((uint)(1));
     w10.RightAttach  = ((uint)(2));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.enumcomboOperation      = new global::Gamma.Widgets.yEnumComboBox();
     this.enumcomboOperation.Name = "enumcomboOperation";
     this.enumcomboOperation.ShowSpecialStateAll = false;
     this.enumcomboOperation.ShowSpecialStateNot = false;
     this.enumcomboOperation.UseShortTitle       = false;
     this.enumcomboOperation.DefaultFirst        = false;
     this.table1.Add(this.enumcomboOperation);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1[this.enumcomboOperation]));
     w11.LeftAttach  = ((uint)(1));
     w11.RightAttach = ((uint)(2));
     w11.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hbox6         = new global::Gtk.HBox();
     this.hbox6.Name    = "hbox6";
     this.hbox6.Spacing = 6;
     // Container child hbox6.Gtk.Box+BoxChild
     this.yspinMoney          = new global::Gamma.GtkWidgets.ySpinButton(0D, 2147483647D, 100D);
     this.yspinMoney.CanFocus = true;
     this.yspinMoney.Name     = "yspinMoney";
     this.yspinMoney.Adjustment.PageIncrement = 1000D;
     this.yspinMoney.ClimbRate      = 1D;
     this.yspinMoney.Digits         = ((uint)(2));
     this.yspinMoney.Numeric        = true;
     this.yspinMoney.ValueAsDecimal = 0m;
     this.yspinMoney.ValueAsInt     = 0;
     this.hbox6.Add(this.yspinMoney);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.yspinMoney]));
     w12.Position = 0;
     // Container child hbox6.Gtk.Box+BoxChild
     this.currencylabel1           = new global::QSProjectsLib.CurrencyLabel();
     this.currencylabel1.Name      = "currencylabel1";
     this.currencylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("currencylabel1");
     this.hbox6.Add(this.currencylabel1);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.currencylabel1]));
     w13.Position = 1;
     w13.Expand   = false;
     w13.Fill     = false;
     this.table1.Add(this.hbox6);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox6]));
     w14.TopAttach    = ((uint)(4));
     w14.BottomAttach = ((uint)(5));
     w14.LeftAttach   = ((uint)(1));
     w14.RightAttach  = ((uint)(2));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Дата:");
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w15.TopAttach    = ((uint)(1));
     w15.BottomAttach = ((uint)(2));
     w15.LeftAttach   = ((uint)(2));
     w15.RightAttach  = ((uint)(3));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Кассир:");
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     w16.LeftAttach  = ((uint)(2));
     w16.RightAttach = ((uint)(3));
     w16.XOptions    = ((global::Gtk.AttachOptions)(4));
     w16.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.Xalign    = 1F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Тип операции:");
     this.table1.Add(this.label3);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1[this.label3]));
     w17.XOptions = ((global::Gtk.AttachOptions)(4));
     w17.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 1F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Статья расхода:");
     this.table1.Add(this.label4);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table1[this.label4]));
     w18.TopAttach    = ((uint)(1));
     w18.BottomAttach = ((uint)(2));
     w18.XOptions     = ((global::Gtk.AttachOptions)(4));
     w18.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.Xalign    = 1F;
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Сумма:");
     this.table1.Add(this.label5);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table1[this.label5]));
     w19.TopAttach    = ((uint)(4));
     w19.BottomAttach = ((uint)(5));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelEmployee           = new global::Gtk.Label();
     this.labelEmployee.Name      = "labelEmployee";
     this.labelEmployee.Xalign    = 1F;
     this.labelEmployee.LabelProp = global::Mono.Unix.Catalog.GetString("Сотрудник:");
     this.table1.Add(this.labelEmployee);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table1[this.labelEmployee]));
     w20.TopAttach    = ((uint)(3));
     w20.BottomAttach = ((uint)(4));
     w20.XOptions     = ((global::Gtk.AttachOptions)(4));
     w20.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.specialListCmbOrganisation                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.specialListCmbOrganisation.Name                = "specialListCmbOrganisation";
     this.specialListCmbOrganisation.AddIfNotExist       = false;
     this.specialListCmbOrganisation.DefaultFirst        = false;
     this.specialListCmbOrganisation.ShowSpecialStateAll = false;
     this.specialListCmbOrganisation.ShowSpecialStateNot = false;
     this.table1.Add(this.specialListCmbOrganisation);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table1[this.specialListCmbOrganisation]));
     w21.TopAttach    = ((uint)(2));
     w21.BottomAttach = ((uint)(3));
     w21.LeftAttach   = ((uint)(1));
     w21.RightAttach  = ((uint)(2));
     w21.XOptions     = ((global::Gtk.AttachOptions)(4));
     w21.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ydateDocument                    = new global::QS.Widgets.GtkUI.DatePicker();
     this.ydateDocument.Events             = ((global::Gdk.EventMask)(256));
     this.ydateDocument.Name               = "ydateDocument";
     this.ydateDocument.WithTime           = false;
     this.ydateDocument.HideCalendarButton = false;
     this.ydateDocument.Date               = new global::System.DateTime(0);
     this.ydateDocument.IsEditable         = true;
     this.ydateDocument.AutoSeparation     = true;
     this.table1.Add(this.ydateDocument);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table1[this.ydateDocument]));
     w22.TopAttach    = ((uint)(1));
     w22.BottomAttach = ((uint)(2));
     w22.LeftAttach   = ((uint)(3));
     w22.RightAttach  = ((uint)(4));
     w22.XOptions     = ((global::Gtk.AttachOptions)(4));
     w22.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yentryCasher           = new global::QS.Widgets.GtkUI.RepresentationEntry();
     this.yentryCasher.Sensitive = false;
     this.yentryCasher.Events    = ((global::Gdk.EventMask)(256));
     this.yentryCasher.Name      = "yentryCasher";
     this.table1.Add(this.yentryCasher);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table1[this.yentryCasher]));
     w23.LeftAttach  = ((uint)(3));
     w23.RightAttach = ((uint)(4));
     w23.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yentryEmployee        = new global::QS.Widgets.GtkUI.RepresentationEntry();
     this.yentryEmployee.Events = ((global::Gdk.EventMask)(256));
     this.yentryEmployee.Name   = "yentryEmployee";
     this.table1.Add(this.yentryEmployee);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table1[this.yentryEmployee]));
     w24.TopAttach    = ((uint)(3));
     w24.BottomAttach = ((uint)(4));
     w24.LeftAttach   = ((uint)(1));
     w24.RightAttach  = ((uint)(2));
     w24.XOptions     = ((global::Gtk.AttachOptions)(4));
     w24.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabel1           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel1.Name      = "ylabel1";
     this.ylabel1.Xalign    = 1F;
     this.ylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("Организация:");
     this.table1.Add(this.ylabel1);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabel1]));
     w25.TopAttach    = ((uint)(2));
     w25.BottomAttach = ((uint)(3));
     w25.XOptions     = ((global::Gtk.AttachOptions)(4));
     w25.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabelEmployeeWageBalance           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelEmployeeWageBalance.Name      = "ylabelEmployeeWageBalance";
     this.ylabelEmployeeWageBalance.Xalign    = 0F;
     this.ylabelEmployeeWageBalance.LabelProp = global::Mono.Unix.Catalog.GetString("Текущий баланс сотрудника:");
     this.table1.Add(this.ylabelEmployeeWageBalance);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabelEmployeeWageBalance]));
     w26.TopAttach    = ((uint)(3));
     w26.BottomAttach = ((uint)(4));
     w26.LeftAttach   = ((uint)(3));
     w26.RightAttach  = ((uint)(4));
     w26.XOptions     = ((global::Gtk.AttachOptions)(4));
     w26.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox1.Add(this.table1);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.table1]));
     w27.Position = 1;
     w27.Expand   = false;
     w27.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.Xalign    = 0F;
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("Основание:");
     this.vbox1.Add(this.label6);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.label6]));
     w28.Position = 2;
     w28.Expand   = false;
     w28.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.ytextviewDescription          = new global::Gamma.GtkWidgets.yTextView();
     this.ytextviewDescription.CanFocus = true;
     this.ytextviewDescription.Name     = "ytextviewDescription";
     this.ytextviewDescription.WrapMode = ((global::Gtk.WrapMode)(3));
     this.GtkScrolledWindow.Add(this.ytextviewDescription);
     this.vbox1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.GtkScrolledWindow]));
     w30.Position = 3;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.buttonPrint.Clicked                 += new global::System.EventHandler(this.OnButtonPrintClicked);
     this.yspinMoney.FocusInEvent             += new global::Gtk.FocusInEventHandler(this.OnYspinMoneyFocusInEvent);
     this.enumcomboOperation.EnumItemSelected += new global::System.EventHandler <Gamma.Widgets.ItemSelectedEventArgs>(this.OnEnumcomboOperationEnumItemSelected);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Filters.GtkViews.NomenclaturesFilterView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Filters.GtkViews.NomenclaturesFilterView";
     // Container child Vodovoz.Filters.GtkViews.NomenclaturesFilterView.Gtk.Container+ContainerChild
     this.table1               = new global::Gtk.Table(((uint)(1)), ((uint)(6)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.chkOnlyDisposableTare               = new global::Gamma.GtkWidgets.yCheckButton();
     this.chkOnlyDisposableTare.CanFocus      = true;
     this.chkOnlyDisposableTare.Name          = "chkOnlyDisposableTare";
     this.chkOnlyDisposableTare.Label         = global::Mono.Unix.Catalog.GetString("Одноразовая тара");
     this.chkOnlyDisposableTare.DrawIndicator = true;
     this.chkOnlyDisposableTare.UseUnderline  = true;
     this.table1.Add(this.chkOnlyDisposableTare);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1[this.chkOnlyDisposableTare]));
     w1.LeftAttach  = ((uint)(4));
     w1.RightAttach = ((uint)(5));
     w1.XOptions    = ((global::Gtk.AttachOptions)(4));
     w1.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.chkShowArchive               = new global::Gamma.GtkWidgets.yCheckButton();
     this.chkShowArchive.CanFocus      = true;
     this.chkShowArchive.Name          = "chkShowArchive";
     this.chkShowArchive.Label         = global::Mono.Unix.Catalog.GetString("Показать архивные");
     this.chkShowArchive.DrawIndicator = true;
     this.chkShowArchive.UseUnderline  = true;
     this.table1.Add(this.chkShowArchive);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.chkShowArchive]));
     w2.LeftAttach  = ((uint)(5));
     w2.RightAttach = ((uint)(6));
     w2.XOptions    = ((global::Gtk.AttachOptions)(4));
     w2.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.chkShowDilers               = new global::Gamma.GtkWidgets.yCheckButton();
     this.chkShowDilers.CanFocus      = true;
     this.chkShowDilers.Name          = "chkShowDilers";
     this.chkShowDilers.Label         = global::Mono.Unix.Catalog.GetString("Показывать дилеры");
     this.chkShowDilers.DrawIndicator = true;
     this.chkShowDilers.UseUnderline  = true;
     this.table1.Add(this.chkShowDilers);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.chkShowDilers]));
     w3.LeftAttach  = ((uint)(3));
     w3.RightAttach = ((uint)(4));
     w3.XOptions    = ((global::Gtk.AttachOptions)(4));
     w3.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelType           = new global::Gtk.Label();
     this.labelType.Name      = "labelType";
     this.labelType.LabelProp = global::Mono.Unix.Catalog.GetString("Категория");
     this.table1.Add(this.labelType);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.labelType]));
     w4.XOptions = ((global::Gtk.AttachOptions)(4));
     w4.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.lstCategory                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.lstCategory.Name                = "lstCategory";
     this.lstCategory.AddIfNotExist       = false;
     this.lstCategory.DefaultFirst        = false;
     this.lstCategory.ShowSpecialStateAll = true;
     this.lstCategory.ShowSpecialStateNot = false;
     this.table1.Add(this.lstCategory);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1[this.lstCategory]));
     w5.LeftAttach  = ((uint)(1));
     w5.RightAttach = ((uint)(2));
     w5.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.lstSaleCategory                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.lstSaleCategory.Name                = "lstSaleCategory";
     this.lstSaleCategory.AddIfNotExist       = false;
     this.lstSaleCategory.DefaultFirst        = false;
     this.lstSaleCategory.ShowSpecialStateAll = true;
     this.lstSaleCategory.ShowSpecialStateNot = false;
     this.table1.Add(this.lstSaleCategory);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.lstSaleCategory]));
     w6.LeftAttach  = ((uint)(2));
     w6.RightAttach = ((uint)(3));
     w6.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.Add(this.table1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Complaints.ComplaintView
     global::Stetic.BinContainer.Attach(this);
     this.WidthRequest = 800;
     this.Name         = "Vodovoz.Views.Complaints.ComplaintView";
     // Container child Vodovoz.Views.Complaints.ComplaintView.Gtk.Container+ContainerChild
     this.hpaned1          = new global::Gtk.HPaned();
     this.hpaned1.CanFocus = true;
     this.hpaned1.Name     = "hpaned1";
     this.hpaned1.Position = 512;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.GtkScrolledWindow6            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow6.Name       = "GtkScrolledWindow6";
     this.GtkScrolledWindow6.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow6.Gtk.Container+ContainerChild
     global::Gtk.Viewport w1 = new global::Gtk.Viewport();
     w1.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport1.Gtk.Container+ContainerChild
     this.vboxDicussions = new global::Gtk.VBox();
     this.vboxDicussions.WidthRequest = 450;
     this.vboxDicussions.Name         = "vboxDicussions";
     this.vboxDicussions.Spacing      = 6;
     w1.Add(this.vboxDicussions);
     this.GtkScrolledWindow6.Add(w1);
     this.hpaned1.Add(this.GtkScrolledWindow6);
     global::Gtk.Paned.PanedChild w4 = ((global::Gtk.Paned.PanedChild)(this.hpaned1[this.GtkScrolledWindow6]));
     w4.Resize = false;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     global::Gtk.Viewport w5 = new global::Gtk.Viewport();
     w5.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.vboxComplaint         = new global::Gtk.VBox();
     this.vboxComplaint.Name    = "vboxComplaint";
     this.vboxComplaint.Spacing = 6;
     // Container child vboxComplaint.Gtk.Box+BoxChild
     this.hboxDialogButtons         = new global::Gtk.HBox();
     this.hboxDialogButtons.Name    = "hboxDialogButtons";
     this.hboxDialogButtons.Spacing = 6;
     // Container child hboxDialogButtons.Gtk.Box+BoxChild
     this.buttonSave              = new global::Gamma.GtkWidgets.yButton();
     this.buttonSave.CanFocus     = true;
     this.buttonSave.Name         = "buttonSave";
     this.buttonSave.UseUnderline = true;
     this.buttonSave.Label        = global::Mono.Unix.Catalog.GetString("Сохранить");
     global::Gtk.Image w6 = new global::Gtk.Image();
     w6.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-save", global::Gtk.IconSize.Menu);
     this.buttonSave.Image = w6;
     this.hboxDialogButtons.Add(this.buttonSave);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hboxDialogButtons[this.buttonSave]));
     w7.Position = 0;
     w7.Expand   = false;
     // Container child hboxDialogButtons.Gtk.Box+BoxChild
     this.buttonCancel              = new global::Gamma.GtkWidgets.yButton();
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = global::Mono.Unix.Catalog.GetString("Отменить");
     global::Gtk.Image w8 = new global::Gtk.Image();
     w8.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-revert-to-saved", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w8;
     this.hboxDialogButtons.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hboxDialogButtons[this.buttonCancel]));
     w9.Position = 1;
     w9.Expand   = false;
     // Container child hboxDialogButtons.Gtk.Box+BoxChild
     this.hboxInfo         = new global::Gtk.HBox();
     this.hboxInfo.Name    = "hboxInfo";
     this.hboxInfo.Spacing = 6;
     // Container child hboxInfo.Gtk.Box+BoxChild
     this.ylabelSubdivisions           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelSubdivisions.Name      = "ylabelSubdivisions";
     this.ylabelSubdivisions.LabelProp = global::Mono.Unix.Catalog.GetString("###");
     this.hboxInfo.Add(this.ylabelSubdivisions);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hboxInfo[this.ylabelSubdivisions]));
     w10.Position = 0;
     // Container child hboxInfo.Gtk.Box+BoxChild
     this.vseparator1      = new global::Gtk.VSeparator();
     this.vseparator1.Name = "vseparator1";
     this.hboxInfo.Add(this.vseparator1);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hboxInfo[this.vseparator1]));
     w11.Position = 1;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child hboxInfo.Gtk.Box+BoxChild
     this.ylabelCreatedBy           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelCreatedBy.Name      = "ylabelCreatedBy";
     this.ylabelCreatedBy.LabelProp = global::Mono.Unix.Catalog.GetString("###");
     this.hboxInfo.Add(this.ylabelCreatedBy);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hboxInfo[this.ylabelCreatedBy]));
     w12.Position = 2;
     // Container child hboxInfo.Gtk.Box+BoxChild
     this.vseparator2      = new global::Gtk.VSeparator();
     this.vseparator2.Name = "vseparator2";
     this.hboxInfo.Add(this.vseparator2);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hboxInfo[this.vseparator2]));
     w13.Position = 3;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child hboxInfo.Gtk.Box+BoxChild
     this.ylabelChangedBy           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelChangedBy.Name      = "ylabelChangedBy";
     this.ylabelChangedBy.LabelProp = global::Mono.Unix.Catalog.GetString("###");
     this.hboxInfo.Add(this.ylabelChangedBy);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hboxInfo[this.ylabelChangedBy]));
     w14.Position = 4;
     this.hboxDialogButtons.Add(this.hboxInfo);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hboxDialogButtons[this.hboxInfo]));
     w15.PackType = ((global::Gtk.PackType)(1));
     w15.Position = 3;
     w15.Expand   = false;
     this.vboxComplaint.Add(this.hboxDialogButtons);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vboxComplaint[this.hboxDialogButtons]));
     w16.Position = 0;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child vboxComplaint.Gtk.Box+BoxChild
     this.tableFields               = new global::Gtk.Table(((uint)(7)), ((uint)(4)), false);
     this.tableFields.Name          = "tableFields";
     this.tableFields.RowSpacing    = ((uint)(6));
     this.tableFields.ColumnSpacing = ((uint)(6));
     // Container child tableFields.Gtk.Table+TableChild
     this.comboboxComplaintSource                     = new global::Gamma.Widgets.ySpecComboBox();
     this.comboboxComplaintSource.Name                = "comboboxComplaintSource";
     this.comboboxComplaintSource.AddIfNotExist       = false;
     this.comboboxComplaintSource.DefaultFirst        = false;
     this.comboboxComplaintSource.ShowSpecialStateAll = false;
     this.comboboxComplaintSource.ShowSpecialStateNot = false;
     this.tableFields.Add(this.comboboxComplaintSource);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.tableFields[this.comboboxComplaintSource]));
     w17.TopAttach    = ((uint)(3));
     w17.BottomAttach = ((uint)(4));
     w17.LeftAttach   = ((uint)(3));
     w17.RightAttach  = ((uint)(4));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFields.Gtk.Table+TableChild
     this.comboType      = new global::Gamma.Widgets.yEnumComboBox();
     this.comboType.Name = "comboType";
     this.comboType.ShowSpecialStateAll = false;
     this.comboType.ShowSpecialStateNot = false;
     this.comboType.UseShortTitle       = false;
     this.comboType.DefaultFirst        = false;
     this.tableFields.Add(this.comboType);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.tableFields[this.comboType]));
     w18.TopAttach    = ((uint)(4));
     w18.BottomAttach = ((uint)(5));
     w18.LeftAttach   = ((uint)(3));
     w18.RightAttach  = ((uint)(4));
     w18.XOptions     = ((global::Gtk.AttachOptions)(4));
     w18.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFields.Gtk.Table+TableChild
     this.entryCounterparty                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entryCounterparty.Events           = ((global::Gdk.EventMask)(256));
     this.entryCounterparty.Name             = "entryCounterparty";
     this.entryCounterparty.CanEditReference = false;
     this.tableFields.Add(this.entryCounterparty);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.tableFields[this.entryCounterparty]));
     w19.TopAttach    = ((uint)(2));
     w19.BottomAttach = ((uint)(3));
     w19.LeftAttach   = ((uint)(1));
     w19.RightAttach  = ((uint)(2));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFields.Gtk.Table+TableChild
     this.entryOrder                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entryOrder.Events           = ((global::Gdk.EventMask)(256));
     this.entryOrder.Name             = "entryOrder";
     this.entryOrder.CanEditReference = false;
     this.tableFields.Add(this.entryOrder);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.tableFields[this.entryOrder]));
     w20.TopAttach    = ((uint)(2));
     w20.BottomAttach = ((uint)(3));
     w20.LeftAttach   = ((uint)(3));
     w20.RightAttach  = ((uint)(4));
     w20.XOptions     = ((global::Gtk.AttachOptions)(4));
     w20.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFields.Gtk.Table+TableChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.labelNameGuilties           = new global::Gamma.GtkWidgets.yLabel();
     this.labelNameGuilties.Name      = "labelNameGuilties";
     this.labelNameGuilties.Xalign    = 0F;
     this.labelNameGuilties.LabelProp = global::Mono.Unix.Catalog.GetString("Виновники:");
     this.vbox3.Add(this.labelNameGuilties);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.labelNameGuilties]));
     w21.Position = 0;
     w21.Expand   = false;
     w21.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.guiltyitemsview = new global::Vodovoz.Views.Complaints.GuiltyItemsView();
     this.guiltyitemsview.HeightRequest = 125;
     this.guiltyitemsview.Events        = ((global::Gdk.EventMask)(256));
     this.guiltyitemsview.Name          = "guiltyitemsview";
     this.vbox3.Add(this.guiltyitemsview);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.guiltyitemsview]));
     w22.Position = 1;
     w22.Expand   = false;
     w22.Fill     = false;
     this.hbox2.Add(this.vbox3);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.vbox3]));
     w23.Position = 0;
     w23.Expand   = false;
     w23.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.vbox6         = new global::Gtk.VBox();
     this.vbox6.Name    = "vbox6";
     this.vbox6.Spacing = 6;
     // Container child vbox6.Gtk.Box+BoxChild
     this.labelComplaintText           = new global::Gamma.GtkWidgets.yLabel();
     this.labelComplaintText.Name      = "labelComplaintText";
     this.labelComplaintText.Xalign    = 0F;
     this.labelComplaintText.Yalign    = 0F;
     this.labelComplaintText.LabelProp = global::Mono.Unix.Catalog.GetString("Проблема:       ");
     this.vbox6.Add(this.labelComplaintText);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox6[this.labelComplaintText]));
     w24.Position = 0;
     w24.Expand   = false;
     w24.Fill     = false;
     // Container child vbox6.Gtk.Box+BoxChild
     this.GtkScrolledWindow2            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow2.Name       = "GtkScrolledWindow2";
     this.GtkScrolledWindow2.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow2.Gtk.Container+ContainerChild
     this.ytextviewComplaintText          = new global::Gamma.GtkWidgets.yTextView();
     this.ytextviewComplaintText.CanFocus = true;
     this.ytextviewComplaintText.Name     = "ytextviewComplaintText";
     this.ytextviewComplaintText.WrapMode = ((global::Gtk.WrapMode)(2));
     this.GtkScrolledWindow2.Add(this.ytextviewComplaintText);
     this.vbox6.Add(this.GtkScrolledWindow2);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox6[this.GtkScrolledWindow2]));
     w26.Position = 1;
     this.hbox2.Add(this.vbox6);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.vbox6]));
     w27.Position = 1;
     this.tableFields.Add(this.hbox2);
     global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.tableFields[this.hbox2]));
     w28.TopAttach    = ((uint)(6));
     w28.BottomAttach = ((uint)(7));
     w28.LeftAttach   = ((uint)(1));
     w28.RightAttach  = ((uint)(4));
     // Container child tableFields.Gtk.Table+TableChild
     this.labelCounterparty           = new global::Gamma.GtkWidgets.yLabel();
     this.labelCounterparty.Name      = "labelCounterparty";
     this.labelCounterparty.Xalign    = 1F;
     this.labelCounterparty.LabelProp = global::Mono.Unix.Catalog.GetString("Клиент:");
     this.tableFields.Add(this.labelCounterparty);
     global::Gtk.Table.TableChild w29 = ((global::Gtk.Table.TableChild)(this.tableFields[this.labelCounterparty]));
     w29.TopAttach    = ((uint)(2));
     w29.BottomAttach = ((uint)(3));
     w29.XOptions     = ((global::Gtk.AttachOptions)(4));
     w29.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFields.Gtk.Table+TableChild
     this.labelName           = new global::Gamma.GtkWidgets.yLabel();
     this.labelName.Name      = "labelName";
     this.labelName.Xalign    = 1F;
     this.labelName.LabelProp = global::Mono.Unix.Catalog.GetString("Имя:");
     this.tableFields.Add(this.labelName);
     global::Gtk.Table.TableChild w30 = ((global::Gtk.Table.TableChild)(this.tableFields[this.labelName]));
     w30.TopAttach    = ((uint)(1));
     w30.BottomAttach = ((uint)(2));
     w30.XOptions     = ((global::Gtk.AttachOptions)(4));
     w30.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFields.Gtk.Table+TableChild
     this.labelName4           = new global::Gamma.GtkWidgets.yLabel();
     this.labelName4.Name      = "labelName4";
     this.labelName4.Xalign    = 1F;
     this.labelName4.LabelProp = global::Mono.Unix.Catalog.GetString("Дата план. завершения:");
     this.tableFields.Add(this.labelName4);
     global::Gtk.Table.TableChild w31 = ((global::Gtk.Table.TableChild)(this.tableFields[this.labelName4]));
     w31.LeftAttach  = ((uint)(2));
     w31.RightAttach = ((uint)(3));
     w31.XOptions    = ((global::Gtk.AttachOptions)(4));
     w31.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tableFields.Gtk.Table+TableChild
     this.labelNamePhone           = new global::Gamma.GtkWidgets.yLabel();
     this.labelNamePhone.Name      = "labelNamePhone";
     this.labelNamePhone.Xalign    = 1F;
     this.labelNamePhone.LabelProp = global::Mono.Unix.Catalog.GetString("Телефон:");
     this.tableFields.Add(this.labelNamePhone);
     global::Gtk.Table.TableChild w32 = ((global::Gtk.Table.TableChild)(this.tableFields[this.labelNamePhone]));
     w32.TopAttach    = ((uint)(4));
     w32.BottomAttach = ((uint)(5));
     w32.XOptions     = ((global::Gtk.AttachOptions)(4));
     w32.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFields.Gtk.Table+TableChild
     this.labelOrder           = new global::Gamma.GtkWidgets.yLabel();
     this.labelOrder.Name      = "labelOrder";
     this.labelOrder.Xalign    = 1F;
     this.labelOrder.LabelProp = global::Mono.Unix.Catalog.GetString("Заказ:");
     this.tableFields.Add(this.labelOrder);
     global::Gtk.Table.TableChild w33 = ((global::Gtk.Table.TableChild)(this.tableFields[this.labelOrder]));
     w33.TopAttach    = ((uint)(2));
     w33.BottomAttach = ((uint)(3));
     w33.LeftAttach   = ((uint)(2));
     w33.RightAttach  = ((uint)(3));
     w33.XOptions     = ((global::Gtk.AttachOptions)(4));
     w33.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFields.Gtk.Table+TableChild
     this.labelOrder1           = new global::Gamma.GtkWidgets.yLabel();
     this.labelOrder1.Name      = "labelOrder1";
     this.labelOrder1.Xalign    = 1F;
     this.labelOrder1.LabelProp = global::Mono.Unix.Catalog.GetString("Тип:");
     this.tableFields.Add(this.labelOrder1);
     global::Gtk.Table.TableChild w34 = ((global::Gtk.Table.TableChild)(this.tableFields[this.labelOrder1]));
     w34.TopAttach    = ((uint)(4));
     w34.BottomAttach = ((uint)(5));
     w34.LeftAttach   = ((uint)(2));
     w34.RightAttach  = ((uint)(3));
     w34.XOptions     = ((global::Gtk.AttachOptions)(4));
     w34.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFields.Gtk.Table+TableChild
     this.labelSource           = new global::Gamma.GtkWidgets.yLabel();
     this.labelSource.Name      = "labelSource";
     this.labelSource.Xalign    = 1F;
     this.labelSource.LabelProp = global::Mono.Unix.Catalog.GetString("Источник:");
     this.tableFields.Add(this.labelSource);
     global::Gtk.Table.TableChild w35 = ((global::Gtk.Table.TableChild)(this.tableFields[this.labelSource]));
     w35.TopAttach    = ((uint)(3));
     w35.BottomAttach = ((uint)(4));
     w35.LeftAttach   = ((uint)(2));
     w35.RightAttach  = ((uint)(3));
     w35.XOptions     = ((global::Gtk.AttachOptions)(4));
     w35.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFields.Gtk.Table+TableChild
     this.labelStatus           = new global::Gamma.GtkWidgets.yLabel();
     this.labelStatus.Name      = "labelStatus";
     this.labelStatus.Xalign    = 1F;
     this.labelStatus.LabelProp = global::Mono.Unix.Catalog.GetString("Статус:");
     this.tableFields.Add(this.labelStatus);
     global::Gtk.Table.TableChild w36 = ((global::Gtk.Table.TableChild)(this.tableFields[this.labelStatus]));
     w36.XOptions = ((global::Gtk.AttachOptions)(4));
     w36.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tableFields.Gtk.Table+TableChild
     this.lblAddress           = new global::Gamma.GtkWidgets.yLabel();
     this.lblAddress.Name      = "lblAddress";
     this.lblAddress.Xalign    = 1F;
     this.lblAddress.LabelProp = global::Mono.Unix.Catalog.GetString("Адрес:");
     this.tableFields.Add(this.lblAddress);
     global::Gtk.Table.TableChild w37 = ((global::Gtk.Table.TableChild)(this.tableFields[this.lblAddress]));
     w37.TopAttach    = ((uint)(3));
     w37.BottomAttach = ((uint)(4));
     w37.XOptions     = ((global::Gtk.AttachOptions)(4));
     w37.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFields.Gtk.Table+TableChild
     this.spLstAddress                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.spLstAddress.Name                = "spLstAddress";
     this.spLstAddress.AddIfNotExist       = false;
     this.spLstAddress.DefaultFirst        = false;
     this.spLstAddress.ShowSpecialStateAll = false;
     this.spLstAddress.ShowSpecialStateNot = true;
     this.tableFields.Add(this.spLstAddress);
     global::Gtk.Table.TableChild w38 = ((global::Gtk.Table.TableChild)(this.tableFields[this.spLstAddress]));
     w38.TopAttach    = ((uint)(3));
     w38.BottomAttach = ((uint)(4));
     w38.LeftAttach   = ((uint)(1));
     w38.RightAttach  = ((uint)(2));
     w38.XOptions     = ((global::Gtk.AttachOptions)(4));
     w38.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFields.Gtk.Table+TableChild
     this.ydatepickerPlannedCompletionDate                    = new global::QS.Widgets.GtkUI.DatePicker();
     this.ydatepickerPlannedCompletionDate.Events             = ((global::Gdk.EventMask)(256));
     this.ydatepickerPlannedCompletionDate.Name               = "ydatepickerPlannedCompletionDate";
     this.ydatepickerPlannedCompletionDate.WithTime           = false;
     this.ydatepickerPlannedCompletionDate.HideCalendarButton = false;
     this.ydatepickerPlannedCompletionDate.Date               = new global::System.DateTime(0);
     this.ydatepickerPlannedCompletionDate.IsEditable         = true;
     this.ydatepickerPlannedCompletionDate.AutoSeparation     = false;
     this.tableFields.Add(this.ydatepickerPlannedCompletionDate);
     global::Gtk.Table.TableChild w39 = ((global::Gtk.Table.TableChild)(this.tableFields[this.ydatepickerPlannedCompletionDate]));
     w39.LeftAttach  = ((uint)(3));
     w39.RightAttach = ((uint)(4));
     w39.XOptions    = ((global::Gtk.AttachOptions)(4));
     w39.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tableFields.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.tableFields.Add(this.yentryName);
     global::Gtk.Table.TableChild w40 = ((global::Gtk.Table.TableChild)(this.tableFields[this.yentryName]));
     w40.TopAttach    = ((uint)(1));
     w40.BottomAttach = ((uint)(2));
     w40.LeftAttach   = ((uint)(1));
     w40.RightAttach  = ((uint)(4));
     w40.XOptions     = ((global::Gtk.AttachOptions)(4));
     w40.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFields.Gtk.Table+TableChild
     this.yentryPhone               = new global::Gamma.GtkWidgets.yEntry();
     this.yentryPhone.CanFocus      = true;
     this.yentryPhone.Name          = "yentryPhone";
     this.yentryPhone.IsEditable    = true;
     this.yentryPhone.InvisibleChar = '●';
     this.tableFields.Add(this.yentryPhone);
     global::Gtk.Table.TableChild w41 = ((global::Gtk.Table.TableChild)(this.tableFields[this.yentryPhone]));
     w41.TopAttach    = ((uint)(4));
     w41.BottomAttach = ((uint)(5));
     w41.LeftAttach   = ((uint)(1));
     w41.RightAttach  = ((uint)(2));
     w41.XOptions     = ((global::Gtk.AttachOptions)(4));
     w41.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFields.Gtk.Table+TableChild
     this.yenumcomboStatus      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumcomboStatus.Name = "yenumcomboStatus";
     this.yenumcomboStatus.ShowSpecialStateAll = false;
     this.yenumcomboStatus.ShowSpecialStateNot = false;
     this.yenumcomboStatus.UseShortTitle       = false;
     this.yenumcomboStatus.DefaultFirst        = false;
     this.tableFields.Add(this.yenumcomboStatus);
     global::Gtk.Table.TableChild w42 = ((global::Gtk.Table.TableChild)(this.tableFields[this.yenumcomboStatus]));
     w42.LeftAttach  = ((uint)(1));
     w42.RightAttach = ((uint)(2));
     w42.XOptions    = ((global::Gtk.AttachOptions)(4));
     w42.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.vboxComplaint.Add(this.tableFields);
     global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.vboxComplaint[this.tableFields]));
     w43.Position = 1;
     w43.Expand   = false;
     w43.Fill     = false;
     // Container child vboxComplaint.Gtk.Box+BoxChild
     this.hbox9         = new global::Gtk.HBox();
     this.hbox9.Name    = "hbox9";
     this.hbox9.Spacing = 6;
     this.vboxComplaint.Add(this.hbox9);
     global::Gtk.Box.BoxChild w44 = ((global::Gtk.Box.BoxChild)(this.vboxComplaint[this.hbox9]));
     w44.Position = 2;
     // Container child vboxComplaint.Gtk.Box+BoxChild
     this.hbxComplaintKind         = new global::Gtk.HBox();
     this.hbxComplaintKind.Name    = "hbxComplaintKind";
     this.hbxComplaintKind.Spacing = 6;
     // Container child hbxComplaintKind.Gtk.Box+BoxChild
     this.lblComplaintKind           = new global::Gamma.GtkWidgets.yLabel();
     this.lblComplaintKind.Name      = "lblComplaintKind";
     this.lblComplaintKind.Xalign    = 0F;
     this.lblComplaintKind.LabelProp = global::Mono.Unix.Catalog.GetString("Вид рекламации:  ");
     this.hbxComplaintKind.Add(this.lblComplaintKind);
     global::Gtk.Box.BoxChild w45 = ((global::Gtk.Box.BoxChild)(this.hbxComplaintKind[this.lblComplaintKind]));
     w45.Position = 0;
     w45.Expand   = false;
     w45.Fill     = false;
     // Container child hbxComplaintKind.Gtk.Box+BoxChild
     this.cmbComplaintKind                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.cmbComplaintKind.Name                = "cmbComplaintKind";
     this.cmbComplaintKind.AddIfNotExist       = false;
     this.cmbComplaintKind.DefaultFirst        = false;
     this.cmbComplaintKind.ShowSpecialStateAll = false;
     this.cmbComplaintKind.ShowSpecialStateNot = true;
     this.hbxComplaintKind.Add(this.cmbComplaintKind);
     global::Gtk.Box.BoxChild w46 = ((global::Gtk.Box.BoxChild)(this.hbxComplaintKind[this.cmbComplaintKind]));
     w46.Position = 1;
     this.vboxComplaint.Add(this.hbxComplaintKind);
     global::Gtk.Box.BoxChild w47 = ((global::Gtk.Box.BoxChild)(this.vboxComplaint[this.hbxComplaintKind]));
     w47.Position = 3;
     w47.Expand   = false;
     w47.Fill     = false;
     // Container child vboxComplaint.Gtk.Box+BoxChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.vboxComplaint.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w48 = ((global::Gtk.Box.BoxChild)(this.vboxComplaint[this.hseparator1]));
     w48.Position = 4;
     w48.Expand   = false;
     w48.Fill     = false;
     // Container child vboxComplaint.Gtk.Box+BoxChild
     this.hbox8         = new global::Gtk.HBox();
     this.hbox8.Name    = "hbox8";
     this.hbox8.Spacing = 6;
     // Container child hbox8.Gtk.Box+BoxChild
     this.labelResultText           = new global::Gamma.GtkWidgets.yLabel();
     this.labelResultText.Name      = "labelResultText";
     this.labelResultText.Xalign    = 0F;
     this.labelResultText.Yalign    = 0F;
     this.labelResultText.LabelProp = global::Mono.Unix.Catalog.GetString("Результат:        ");
     this.hbox8.Add(this.labelResultText);
     global::Gtk.Box.BoxChild w49 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.labelResultText]));
     w49.Position = 0;
     w49.Expand   = false;
     w49.Fill     = false;
     // Container child hbox8.Gtk.Box+BoxChild
     this.GtkScrolledWindow3                  = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow3.Name             = "GtkScrolledWindow3";
     this.GtkScrolledWindow3.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.GtkScrolledWindow3.ShadowType       = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow3.Gtk.Container+ContainerChild
     this.ytextviewResultText          = new global::Gamma.GtkWidgets.yTextView();
     this.ytextviewResultText.CanFocus = true;
     this.ytextviewResultText.Name     = "ytextviewResultText";
     this.ytextviewResultText.WrapMode = ((global::Gtk.WrapMode)(3));
     this.GtkScrolledWindow3.Add(this.ytextviewResultText);
     this.hbox8.Add(this.GtkScrolledWindow3);
     global::Gtk.Box.BoxChild w51 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.GtkScrolledWindow3]));
     w51.Position = 1;
     this.vboxComplaint.Add(this.hbox8);
     global::Gtk.Box.BoxChild w52 = ((global::Gtk.Box.BoxChild)(this.vboxComplaint[this.hbox8]));
     w52.Position = 5;
     w52.Expand   = false;
     w52.Fill     = false;
     // Container child vboxComplaint.Gtk.Box+BoxChild
     this.hboxArrangement         = new global::Gtk.HBox();
     this.hboxArrangement.Name    = "hboxArrangement";
     this.hboxArrangement.Spacing = 6;
     // Container child hboxArrangement.Gtk.Box+BoxChild
     this.ylabelArrangement           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelArrangement.Name      = "ylabelArrangement";
     this.ylabelArrangement.LabelProp = global::Mono.Unix.Catalog.GetString("Мероприятия:");
     this.hboxArrangement.Add(this.ylabelArrangement);
     global::Gtk.Box.BoxChild w53 = ((global::Gtk.Box.BoxChild)(this.hboxArrangement[this.ylabelArrangement]));
     w53.Position = 0;
     w53.Expand   = false;
     w53.Fill     = false;
     // Container child hboxArrangement.Gtk.Box+BoxChild
     this.GtkScrolledWindow7            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow7.Name       = "GtkScrolledWindow7";
     this.GtkScrolledWindow7.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow7.Gtk.Container+ContainerChild
     this.arrangementTextView          = new global::Gamma.GtkWidgets.yTextView();
     this.arrangementTextView.CanFocus = true;
     this.arrangementTextView.Name     = "arrangementTextView";
     this.arrangementTextView.WrapMode = ((global::Gtk.WrapMode)(2));
     this.GtkScrolledWindow7.Add(this.arrangementTextView);
     this.hboxArrangement.Add(this.GtkScrolledWindow7);
     global::Gtk.Box.BoxChild w55 = ((global::Gtk.Box.BoxChild)(this.hboxArrangement[this.GtkScrolledWindow7]));
     w55.Position = 1;
     this.vboxComplaint.Add(this.hboxArrangement);
     global::Gtk.Box.BoxChild w56 = ((global::Gtk.Box.BoxChild)(this.vboxComplaint[this.hboxArrangement]));
     w56.Position = 6;
     w56.Expand   = false;
     w56.Fill     = false;
     // Container child vboxComplaint.Gtk.Box+BoxChild
     this.hbox10         = new global::Gtk.HBox();
     this.hbox10.Name    = "hbox10";
     this.hbox10.Spacing = 6;
     // Container child hbox10.Gtk.Box+BoxChild
     this.labelResult           = new global::Gamma.GtkWidgets.yLabel();
     this.labelResult.Name      = "labelResult";
     this.labelResult.LabelProp = global::Mono.Unix.Catalog.GetString("Итог работы:  ");
     this.hbox10.Add(this.labelResult);
     global::Gtk.Box.BoxChild w57 = ((global::Gtk.Box.BoxChild)(this.hbox10[this.labelResult]));
     w57.Position = 0;
     w57.Expand   = false;
     w57.Fill     = false;
     // Container child hbox10.Gtk.Box+BoxChild
     this.comboboxComplaintResult                     = new global::Gamma.Widgets.ySpecComboBox();
     this.comboboxComplaintResult.Name                = "comboboxComplaintResult";
     this.comboboxComplaintResult.AddIfNotExist       = false;
     this.comboboxComplaintResult.DefaultFirst        = false;
     this.comboboxComplaintResult.ShowSpecialStateAll = false;
     this.comboboxComplaintResult.ShowSpecialStateNot = false;
     this.hbox10.Add(this.comboboxComplaintResult);
     global::Gtk.Box.BoxChild w58 = ((global::Gtk.Box.BoxChild)(this.hbox10[this.comboboxComplaintResult]));
     w58.Position = 1;
     w58.Expand   = false;
     w58.Fill     = false;
     this.vboxComplaint.Add(this.hbox10);
     global::Gtk.Box.BoxChild w59 = ((global::Gtk.Box.BoxChild)(this.vboxComplaint[this.hbox10]));
     w59.Position = 7;
     w59.Expand   = false;
     w59.Fill     = false;
     // Container child vboxComplaint.Gtk.Box+BoxChild
     this.hbox11         = new global::Gtk.HBox();
     this.hbox11.Name    = "hbox11";
     this.hbox11.Spacing = 6;
     // Container child hbox11.Gtk.Box+BoxChild
     this.GtkScrolledWindow5            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow5.Name       = "GtkScrolledWindow5";
     this.GtkScrolledWindow5.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow5.Gtk.Container+ContainerChild
     this.ytreeviewFines          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewFines.CanFocus = true;
     this.ytreeviewFines.Name     = "ytreeviewFines";
     this.GtkScrolledWindow5.Add(this.ytreeviewFines);
     this.hbox11.Add(this.GtkScrolledWindow5);
     global::Gtk.Box.BoxChild w61 = ((global::Gtk.Box.BoxChild)(this.hbox11[this.GtkScrolledWindow5]));
     w61.Position = 0;
     // Container child hbox11.Gtk.Box+BoxChild
     this.complaintfilesview = new global::Vodovoz.Views.Complaints.ComplaintFilesView();
     this.complaintfilesview.WidthRequest = 300;
     this.complaintfilesview.Events       = ((global::Gdk.EventMask)(256));
     this.complaintfilesview.Name         = "complaintfilesview";
     this.hbox11.Add(this.complaintfilesview);
     global::Gtk.Box.BoxChild w62 = ((global::Gtk.Box.BoxChild)(this.hbox11[this.complaintfilesview]));
     w62.Position = 1;
     w62.Expand   = false;
     w62.Fill     = false;
     this.vboxComplaint.Add(this.hbox11);
     global::Gtk.Box.BoxChild w63 = ((global::Gtk.Box.BoxChild)(this.vboxComplaint[this.hbox11]));
     w63.Position = 8;
     w63.Expand   = false;
     w63.Fill     = false;
     // Container child vboxComplaint.Gtk.Box+BoxChild
     this.hboxFineButtons         = new global::Gtk.HBox();
     this.hboxFineButtons.Name    = "hboxFineButtons";
     this.hboxFineButtons.Spacing = 6;
     // Container child hboxFineButtons.Gtk.Box+BoxChild
     this.buttonAttachFine              = new global::Gamma.GtkWidgets.yButton();
     this.buttonAttachFine.CanFocus     = true;
     this.buttonAttachFine.Name         = "buttonAttachFine";
     this.buttonAttachFine.UseUnderline = true;
     this.buttonAttachFine.Label        = global::Mono.Unix.Catalog.GetString("Прикрепить штраф");
     this.hboxFineButtons.Add(this.buttonAttachFine);
     global::Gtk.Box.BoxChild w64 = ((global::Gtk.Box.BoxChild)(this.hboxFineButtons[this.buttonAttachFine]));
     w64.Position = 0;
     w64.Expand   = false;
     w64.Fill     = false;
     // Container child hboxFineButtons.Gtk.Box+BoxChild
     this.buttonAddFine              = new global::Gamma.GtkWidgets.yButton();
     this.buttonAddFine.CanFocus     = true;
     this.buttonAddFine.Name         = "buttonAddFine";
     this.buttonAddFine.UseUnderline = true;
     this.buttonAddFine.Label        = global::Mono.Unix.Catalog.GetString("Добавить штраф");
     this.hboxFineButtons.Add(this.buttonAddFine);
     global::Gtk.Box.BoxChild w65 = ((global::Gtk.Box.BoxChild)(this.hboxFineButtons[this.buttonAddFine]));
     w65.Position = 1;
     w65.Expand   = false;
     w65.Fill     = false;
     this.vboxComplaint.Add(this.hboxFineButtons);
     global::Gtk.Box.BoxChild w66 = ((global::Gtk.Box.BoxChild)(this.vboxComplaint[this.hboxFineButtons]));
     w66.Position = 9;
     w66.Expand   = false;
     w66.Fill     = false;
     w5.Add(this.vboxComplaint);
     this.GtkScrolledWindow.Add(w5);
     this.hpaned1.Add(this.GtkScrolledWindow);
     this.Add(this.hpaned1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Warehouse.IncomingInvoiceView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Warehouse.IncomingInvoiceView";
     // Container child Vodovoz.Views.Warehouse.IncomingInvoiceView.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.buttonSave              = new global::Gamma.GtkWidgets.yButton();
     this.buttonSave.CanFocus     = true;
     this.buttonSave.Name         = "buttonSave";
     this.buttonSave.UseUnderline = true;
     this.buttonSave.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.buttonSave.Image = w1;
     this.hbox2.Add(this.buttonSave);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.buttonSave]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = global::Mono.Unix.Catalog.GetString("Отменить");
     global::Gtk.Image w3 = new global::Gtk.Image();
     w3.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-revert-to-saved", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w3;
     this.hbox2.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.buttonCancel]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.btnPrint              = new global::Gamma.GtkWidgets.yButton();
     this.btnPrint.CanFocus     = true;
     this.btnPrint.Name         = "btnPrint";
     this.btnPrint.UseUnderline = true;
     this.btnPrint.Label        = global::Mono.Unix.Catalog.GetString("Печать");
     global::Gtk.Image w5 = new global::Gtk.Image();
     w5.Pixbuf           = global::Stetic.IconLoader.LoadIcon(this, "gtk-print", global::Gtk.IconSize.Menu);
     this.btnPrint.Image = w5;
     this.hbox2.Add(this.btnPrint);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.btnPrint]));
     w6.PackType = ((global::Gtk.PackType)(1));
     w6.Position = 2;
     w6.Expand   = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.vseparator1      = new global::Gtk.VSeparator();
     this.vseparator1.Name = "vseparator1";
     this.hbox2.Add(this.vseparator1);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.vseparator1]));
     w7.PackType = ((global::Gtk.PackType)(1));
     w7.Position = 3;
     w7.Expand   = false;
     w7.Fill     = false;
     this.vbox1.Add(this.hbox2);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox2]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.tableInvoice               = new global::Gtk.Table(((uint)(5)), ((uint)(3)), false);
     this.tableInvoice.Name          = "tableInvoice";
     this.tableInvoice.RowSpacing    = ((uint)(6));
     this.tableInvoice.ColumnSpacing = ((uint)(6));
     // Container child tableInvoice.Gtk.Table+TableChild
     this.entityVMEntryClient                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entityVMEntryClient.Events           = ((global::Gdk.EventMask)(256));
     this.entityVMEntryClient.Name             = "entityVMEntryClient";
     this.entityVMEntryClient.CanEditReference = false;
     this.tableInvoice.Add(this.entityVMEntryClient);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.tableInvoice[this.entityVMEntryClient]));
     w9.TopAttach    = ((uint)(3));
     w9.BottomAttach = ((uint)(4));
     w9.LeftAttach   = ((uint)(1));
     w9.RightAttach  = ((uint)(2));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableInvoice.Gtk.Table+TableChild
     this.entryInvoiceNumber               = new global::Gamma.GtkWidgets.yEntry();
     this.entryInvoiceNumber.CanFocus      = true;
     this.entryInvoiceNumber.Name          = "entryInvoiceNumber";
     this.entryInvoiceNumber.IsEditable    = true;
     this.entryInvoiceNumber.MaxLength     = 45;
     this.entryInvoiceNumber.InvisibleChar = '●';
     this.tableInvoice.Add(this.entryInvoiceNumber);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.tableInvoice[this.entryInvoiceNumber]));
     w10.TopAttach    = ((uint)(2));
     w10.BottomAttach = ((uint)(3));
     w10.LeftAttach   = ((uint)(1));
     w10.RightAttach  = ((uint)(2));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableInvoice.Gtk.Table+TableChild
     this.entryWaybillNumber               = new global::Gamma.GtkWidgets.yEntry();
     this.entryWaybillNumber.CanFocus      = true;
     this.entryWaybillNumber.Name          = "entryWaybillNumber";
     this.entryWaybillNumber.IsEditable    = true;
     this.entryWaybillNumber.MaxLength     = 45;
     this.entryWaybillNumber.InvisibleChar = '●';
     this.tableInvoice.Add(this.entryWaybillNumber);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.tableInvoice[this.entryWaybillNumber]));
     w11.TopAttach    = ((uint)(1));
     w11.BottomAttach = ((uint)(2));
     w11.LeftAttach   = ((uint)(1));
     w11.RightAttach  = ((uint)(2));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableInvoice.Gtk.Table+TableChild
     this.GtkScrolledWindow1            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name       = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.ytextviewComment          = new global::Gamma.GtkWidgets.yTextView();
     this.ytextviewComment.CanFocus = true;
     this.ytextviewComment.Name     = "ytextviewComment";
     this.GtkScrolledWindow1.Add(this.ytextviewComment);
     this.tableInvoice.Add(this.GtkScrolledWindow1);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.tableInvoice[this.GtkScrolledWindow1]));
     w13.TopAttach    = ((uint)(2));
     w13.BottomAttach = ((uint)(5));
     w13.LeftAttach   = ((uint)(2));
     w13.RightAttach  = ((uint)(3));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableInvoice.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Дата:");
     this.tableInvoice.Add(this.label1);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.tableInvoice[this.label1]));
     w14.XOptions = ((global::Gtk.AttachOptions)(4));
     w14.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tableInvoice.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Склад:");
     this.tableInvoice.Add(this.label2);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.tableInvoice[this.label2]));
     w15.TopAttach    = ((uint)(4));
     w15.BottomAttach = ((uint)(5));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableInvoice.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 1F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Номер накладной:");
     this.tableInvoice.Add(this.label4);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.tableInvoice[this.label4]));
     w16.TopAttach    = ((uint)(1));
     w16.BottomAttach = ((uint)(2));
     w16.XOptions     = ((global::Gtk.AttachOptions)(4));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableInvoice.Gtk.Table+TableChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.Xalign    = 1F;
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Номер счета-фактуры:");
     this.tableInvoice.Add(this.label5);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.tableInvoice[this.label5]));
     w17.TopAttach    = ((uint)(2));
     w17.BottomAttach = ((uint)(3));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableInvoice.Gtk.Table+TableChild
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.Xalign    = 0F;
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Комментарий</b>");
     this.label6.UseMarkup = true;
     this.tableInvoice.Add(this.label6);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.tableInvoice[this.label6]));
     w18.TopAttach    = ((uint)(1));
     w18.BottomAttach = ((uint)(2));
     w18.LeftAttach   = ((uint)(2));
     w18.RightAttach  = ((uint)(3));
     w18.XOptions     = ((global::Gtk.AttachOptions)(4));
     w18.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableInvoice.Gtk.Table+TableChild
     this.labelCounterparty           = new global::Gtk.Label();
     this.labelCounterparty.Name      = "labelCounterparty";
     this.labelCounterparty.Xalign    = 1F;
     this.labelCounterparty.LabelProp = global::Mono.Unix.Catalog.GetString("Контрагент:");
     this.tableInvoice.Add(this.labelCounterparty);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.tableInvoice[this.labelCounterparty]));
     w19.TopAttach    = ((uint)(3));
     w19.BottomAttach = ((uint)(4));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableInvoice.Gtk.Table+TableChild
     this.labelTimeStamp        = new global::Gamma.GtkWidgets.yLabel();
     this.labelTimeStamp.Name   = "labelTimeStamp";
     this.labelTimeStamp.Xalign = 0F;
     this.tableInvoice.Add(this.labelTimeStamp);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.tableInvoice[this.labelTimeStamp]));
     w20.LeftAttach  = ((uint)(1));
     w20.RightAttach = ((uint)(2));
     w20.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tableInvoice.Gtk.Table+TableChild
     this.lstWarehouse                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.lstWarehouse.Name                = "lstWarehouse";
     this.lstWarehouse.AddIfNotExist       = false;
     this.lstWarehouse.DefaultFirst        = false;
     this.lstWarehouse.ShowSpecialStateAll = false;
     this.lstWarehouse.ShowSpecialStateNot = false;
     this.tableInvoice.Add(this.lstWarehouse);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.tableInvoice[this.lstWarehouse]));
     w21.TopAttach    = ((uint)(4));
     w21.BottomAttach = ((uint)(5));
     w21.LeftAttach   = ((uint)(1));
     w21.RightAttach  = ((uint)(2));
     w21.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox1.Add(this.tableInvoice);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.tableInvoice]));
     w22.Position = 1;
     w22.Expand   = false;
     w22.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.vboxItemsView         = new global::Gtk.VBox();
     this.vboxItemsView.Name    = "vboxItemsView";
     this.vboxItemsView.Spacing = 6;
     // Container child vboxItemsView.Gtk.Box+BoxChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.Xalign    = 0F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Список номенклатур");
     this.vboxItemsView.Add(this.label3);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vboxItemsView[this.label3]));
     w23.Position = 0;
     w23.Expand   = false;
     w23.Fill     = false;
     // Container child vboxItemsView.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.treeItemsList          = new global::Gamma.GtkWidgets.yTreeView();
     this.treeItemsList.CanFocus = true;
     this.treeItemsList.Name     = "treeItemsList";
     this.GtkScrolledWindow.Add(this.treeItemsList);
     this.vboxItemsView.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vboxItemsView[this.GtkScrolledWindow]));
     w25.Position = 1;
     // Container child vboxItemsView.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.ybtnAdd              = new global::Gamma.GtkWidgets.yButton();
     this.ybtnAdd.CanFocus     = true;
     this.ybtnAdd.Name         = "ybtnAdd";
     this.ybtnAdd.UseUnderline = true;
     this.ybtnAdd.Label        = global::Mono.Unix.Catalog.GetString("Добавить");
     global::Gtk.Image w26 = new global::Gtk.Image();
     w26.Pixbuf         = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.ybtnAdd.Image = w26;
     this.hbox3.Add(this.ybtnAdd);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.ybtnAdd]));
     w27.Position = 0;
     w27.Expand   = false;
     w27.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.ybtnAddFromOrders              = new global::Gamma.GtkWidgets.yButton();
     this.ybtnAddFromOrders.CanFocus     = true;
     this.ybtnAddFromOrders.Name         = "ybtnAddFromOrders";
     this.ybtnAddFromOrders.UseUnderline = true;
     this.ybtnAddFromOrders.Label        = global::Mono.Unix.Catalog.GetString("Импорт заказов из ИМ");
     global::Gtk.Image w28 = new global::Gtk.Image();
     w28.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "stock_bottom", global::Gtk.IconSize.Menu);
     this.ybtnAddFromOrders.Image = w28;
     this.hbox3.Add(this.ybtnAddFromOrders);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.ybtnAddFromOrders]));
     w29.Position = 1;
     w29.Expand   = false;
     w29.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.buttonDelete              = new global::Gtk.Button();
     this.buttonDelete.CanFocus     = true;
     this.buttonDelete.Name         = "buttonDelete";
     this.buttonDelete.UseUnderline = true;
     this.buttonDelete.Label        = global::Mono.Unix.Catalog.GetString("Удалить");
     global::Gtk.Image w30 = new global::Gtk.Image();
     w30.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-delete", global::Gtk.IconSize.Menu);
     this.buttonDelete.Image = w30;
     this.hbox3.Add(this.buttonDelete);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.buttonDelete]));
     w31.Position = 2;
     w31.Expand   = false;
     w31.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.ylabelSum           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelSum.Name      = "ylabelSum";
     this.ylabelSum.LabelProp = global::Mono.Unix.Catalog.GetString("Sum");
     this.hbox3.Add(this.ylabelSum);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.ylabelSum]));
     w32.PackType = ((global::Gtk.PackType)(1));
     w32.Position = 3;
     w32.Expand   = false;
     w32.Fill     = false;
     this.vboxItemsView.Add(this.hbox3);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.vboxItemsView[this.hbox3]));
     w33.Position = 2;
     w33.Expand   = false;
     w33.Fill     = false;
     this.vbox1.Add(this.vboxItemsView);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.vboxItemsView]));
     w34.Position = 2;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Exemplo n.º 13
0
		protected virtual void Build()
		{
			global::Stetic.Gui.Initialize(this);
			// Widget Vodovoz.ExportTo1cDialog
			global::Stetic.BinContainer.Attach(this);
			this.Name = "Vodovoz.ExportTo1cDialog";
			// Container child Vodovoz.ExportTo1cDialog.Gtk.Container+ContainerChild
			this.hbox1 = new global::Gtk.HBox();
			this.hbox1.Name = "hbox1";
			this.hbox1.Spacing = 6;
			// Container child hbox1.Gtk.Box+BoxChild
			this.vbox2 = new global::Gtk.VBox();
			this.vbox2.Name = "vbox2";
			this.vbox2.Spacing = 6;
			// Container child vbox2.Gtk.Box+BoxChild
			this.table2 = new global::Gtk.Table(((uint)(3)), ((uint)(3)), false);
			this.table2.Name = "table2";
			this.table2.RowSpacing = ((uint)(6));
			this.table2.ColumnSpacing = ((uint)(6));
			// Container child table2.Gtk.Table+TableChild
			this.buttonExportBookkeeping = new global::Gtk.Button();
			this.buttonExportBookkeeping.Sensitive = false;
			this.buttonExportBookkeeping.CanFocus = true;
			this.buttonExportBookkeeping.Name = "buttonExportBookkeeping";
			this.buttonExportBookkeeping.UseUnderline = true;
			this.buttonExportBookkeeping.Label = global::Mono.Unix.Catalog.GetString("В бухгалтерию ООО");
			this.table2.Add(this.buttonExportBookkeeping);
			global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table2[this.buttonExportBookkeeping]));
			w1.TopAttach = ((uint)(1));
			w1.BottomAttach = ((uint)(2));
			w1.LeftAttach = ((uint)(1));
			w1.RightAttach = ((uint)(2));
			w1.XOptions = ((global::Gtk.AttachOptions)(4));
			w1.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table2.Gtk.Table+TableChild
			this.comboOrganization = new global::QS.Widgets.GtkUI.SpecialListComboBox();
			this.comboOrganization.Sensitive = false;
			this.comboOrganization.Name = "comboOrganization";
			this.comboOrganization.AddIfNotExist = false;
			this.comboOrganization.DefaultFirst = false;
			this.comboOrganization.ShowSpecialStateAll = false;
			this.comboOrganization.ShowSpecialStateNot = true;
			this.table2.Add(this.comboOrganization);
			global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table2[this.comboOrganization]));
			w2.TopAttach = ((uint)(2));
			w2.BottomAttach = ((uint)(3));
			w2.LeftAttach = ((uint)(1));
			w2.RightAttach = ((uint)(2));
			w2.XOptions = ((global::Gtk.AttachOptions)(4));
			w2.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table2.Gtk.Table+TableChild
			this.dateperiodpicker1 = new global::QS.Widgets.GtkUI.DateRangePicker();
			this.dateperiodpicker1.Events = ((global::Gdk.EventMask)(256));
			this.dateperiodpicker1.Name = "dateperiodpicker1";
			this.dateperiodpicker1.StartDate = new global::System.DateTime(0);
			this.dateperiodpicker1.EndDate = new global::System.DateTime(0);
			this.table2.Add(this.dateperiodpicker1);
			global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table2[this.dateperiodpicker1]));
			w3.LeftAttach = ((uint)(1));
			w3.RightAttach = ((uint)(2));
			w3.XOptions = ((global::Gtk.AttachOptions)(4));
			w3.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table2.Gtk.Table+TableChild
			this.hbox4 = new global::Gtk.HBox();
			this.hbox4.Name = "hbox4";
			this.hbox4.Spacing = 6;
			// Container child hbox4.Gtk.Box+BoxChild
			this.buttonExportIPTinkoff = new global::Gtk.Button();
			this.buttonExportIPTinkoff.Sensitive = false;
			this.buttonExportIPTinkoff.CanFocus = true;
			this.buttonExportIPTinkoff.Name = "buttonExportIPTinkoff";
			this.buttonExportIPTinkoff.UseUnderline = true;
			this.buttonExportIPTinkoff.Label = global::Mono.Unix.Catalog.GetString("В ИП для оплаты по Тинькофф");
			this.hbox4.Add(this.buttonExportIPTinkoff);
			global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.buttonExportIPTinkoff]));
			w4.Position = 0;
			w4.Expand = false;
			w4.Fill = false;
			// Container child hbox4.Gtk.Box+BoxChild
			this.ybuttonExportBookkeepingNew = new global::Gamma.GtkWidgets.yButton();
			this.ybuttonExportBookkeepingNew.Sensitive = false;
			this.ybuttonExportBookkeepingNew.CanFocus = true;
			this.ybuttonExportBookkeepingNew.Name = "ybuttonExportBookkeepingNew";
			this.ybuttonExportBookkeepingNew.UseUnderline = true;
			this.ybuttonExportBookkeepingNew.Label = global::Mono.Unix.Catalog.GetString("ТЕСТ УСН");
			this.hbox4.Add(this.ybuttonExportBookkeepingNew);
			global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.ybuttonExportBookkeepingNew]));
			w5.Position = 1;
			w5.Expand = false;
			w5.Fill = false;
			this.table2.Add(this.hbox4);
			global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table2[this.hbox4]));
			w6.TopAttach = ((uint)(1));
			w6.BottomAttach = ((uint)(2));
			w6.LeftAttach = ((uint)(2));
			w6.RightAttach = ((uint)(3));
			w6.XOptions = ((global::Gtk.AttachOptions)(4));
			w6.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table2.Gtk.Table+TableChild
			this.label10 = new global::Gtk.Label();
			this.label10.Name = "label10";
			this.label10.Xalign = 1F;
			this.label10.LabelProp = global::Mono.Unix.Catalog.GetString("Период:");
			this.table2.Add(this.label10);
			global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table2[this.label10]));
			w7.XOptions = ((global::Gtk.AttachOptions)(4));
			w7.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table2.Gtk.Table+TableChild
			this.label7 = new global::Gtk.Label();
			this.label7.Name = "label7";
			this.label7.Xalign = 1F;
			this.label7.LabelProp = global::Mono.Unix.Catalog.GetString("Сформировать выгрузку:");
			this.table2.Add(this.label7);
			global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table2[this.label7]));
			w8.TopAttach = ((uint)(1));
			w8.BottomAttach = ((uint)(2));
			w8.XOptions = ((global::Gtk.AttachOptions)(4));
			w8.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table2.Gtk.Table+TableChild
			this.labelOrg = new global::Gtk.Label();
			this.labelOrg.Name = "labelOrg";
			this.labelOrg.Xalign = 1F;
			this.labelOrg.LabelProp = global::Mono.Unix.Catalog.GetString("Организация (для Теста УСН):");
			this.table2.Add(this.labelOrg);
			global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table2[this.labelOrg]));
			w9.TopAttach = ((uint)(2));
			w9.BottomAttach = ((uint)(3));
			w9.XOptions = ((global::Gtk.AttachOptions)(4));
			w9.YOptions = ((global::Gtk.AttachOptions)(4));
			this.vbox2.Add(this.table2);
			global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.table2]));
			w10.Position = 0;
			w10.Expand = false;
			w10.Fill = false;
			// Container child vbox2.Gtk.Box+BoxChild
			this.GtkScrolledWindowErrors = new global::Gtk.ScrolledWindow();
			this.GtkScrolledWindowErrors.Name = "GtkScrolledWindowErrors";
			this.GtkScrolledWindowErrors.ShadowType = ((global::Gtk.ShadowType)(1));
			// Container child GtkScrolledWindowErrors.Gtk.Container+ContainerChild
			this.textviewErrors = new global::Gtk.TextView();
			this.textviewErrors.CanFocus = true;
			this.textviewErrors.Name = "textviewErrors";
			this.textviewErrors.Editable = false;
			this.GtkScrolledWindowErrors.Add(this.textviewErrors);
			this.vbox2.Add(this.GtkScrolledWindowErrors);
			global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.GtkScrolledWindowErrors]));
			w12.Position = 1;
			this.hbox1.Add(this.vbox2);
			global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox2]));
			w13.Position = 0;
			w13.Expand = false;
			w13.Fill = false;
			// Container child hbox1.Gtk.Box+BoxChild
			this.labelfill = new global::Gtk.Label();
			this.labelfill.WidthRequest = 100;
			this.labelfill.Name = "labelfill";
			this.hbox1.Add(this.labelfill);
			global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.labelfill]));
			w14.Position = 1;
			w14.Expand = false;
			w14.Fill = false;
			// Container child hbox1.Gtk.Box+BoxChild
			this.vbox1 = new global::Gtk.VBox();
			this.vbox1.Name = "vbox1";
			this.vbox1.Spacing = 6;
			// Container child vbox1.Gtk.Box+BoxChild
			this.table3 = new global::Gtk.Table(((uint)(6)), ((uint)(2)), false);
			this.table3.Name = "table3";
			this.table3.RowSpacing = ((uint)(6));
			this.table3.ColumnSpacing = ((uint)(6));
			// Container child table3.Gtk.Table+TableChild
			this.label1 = new global::Gtk.Label();
			this.label1.Name = "label1";
			this.label1.Xalign = 1F;
			this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Заказов на сумму:");
			this.table3.Add(this.label1);
			global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table3[this.label1]));
			w15.TopAttach = ((uint)(2));
			w15.BottomAttach = ((uint)(3));
			w15.XOptions = ((global::Gtk.AttachOptions)(4));
			w15.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table3.Gtk.Table+TableChild
			this.label2 = new global::Gtk.Label();
			this.label2.Name = "label2";
			this.label2.Xalign = 1F;
			this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Контрагентов выгружено:");
			this.table3.Add(this.label2);
			global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table3[this.label2]));
			w16.TopAttach = ((uint)(4));
			w16.BottomAttach = ((uint)(5));
			w16.XOptions = ((global::Gtk.AttachOptions)(4));
			w16.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table3.Gtk.Table+TableChild
			this.label3 = new global::Gtk.Label();
			this.label3.Name = "label3";
			this.label3.Xalign = 1F;
			this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Реализаций выгружено:");
			this.table3.Add(this.label3);
			global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table3[this.label3]));
			w17.XOptions = ((global::Gtk.AttachOptions)(4));
			w17.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table3.Gtk.Table+TableChild
			this.label4 = new global::Gtk.Label();
			this.label4.Name = "label4";
			this.label4.Xalign = 1F;
			this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Выгрузка на сумму:");
			this.table3.Add(this.label4);
			global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table3[this.label4]));
			w18.TopAttach = ((uint)(3));
			w18.BottomAttach = ((uint)(4));
			w18.XOptions = ((global::Gtk.AttachOptions)(4));
			w18.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table3.Gtk.Table+TableChild
			this.label5 = new global::Gtk.Label();
			this.label5.Name = "label5";
			this.label5.Xalign = 1F;
			this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Номенклатур выгружено:");
			this.table3.Add(this.label5);
			global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table3[this.label5]));
			w19.TopAttach = ((uint)(5));
			w19.BottomAttach = ((uint)(6));
			w19.XOptions = ((global::Gtk.AttachOptions)(4));
			w19.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table3.Gtk.Table+TableChild
			this.label6 = new global::Gtk.Label();
			this.label6.Name = "label6";
			this.label6.Xalign = 1F;
			this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("Счет-фактур выгружено:");
			this.table3.Add(this.label6);
			global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table3[this.label6]));
			w20.TopAttach = ((uint)(1));
			w20.BottomAttach = ((uint)(2));
			w20.XOptions = ((global::Gtk.AttachOptions)(4));
			w20.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table3.Gtk.Table+TableChild
			this.labelExportedSum = new global::Gtk.Label();
			this.labelExportedSum.Name = "labelExportedSum";
			this.labelExportedSum.LabelProp = global::Mono.Unix.Catalog.GetString("0");
			this.table3.Add(this.labelExportedSum);
			global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table3[this.labelExportedSum]));
			w21.TopAttach = ((uint)(3));
			w21.BottomAttach = ((uint)(4));
			w21.LeftAttach = ((uint)(1));
			w21.RightAttach = ((uint)(2));
			w21.XOptions = ((global::Gtk.AttachOptions)(4));
			w21.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table3.Gtk.Table+TableChild
			this.labelTotalCounterparty = new global::Gtk.Label();
			this.labelTotalCounterparty.Name = "labelTotalCounterparty";
			this.labelTotalCounterparty.LabelProp = global::Mono.Unix.Catalog.GetString("0");
			this.table3.Add(this.labelTotalCounterparty);
			global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table3[this.labelTotalCounterparty]));
			w22.TopAttach = ((uint)(4));
			w22.BottomAttach = ((uint)(5));
			w22.LeftAttach = ((uint)(1));
			w22.RightAttach = ((uint)(2));
			w22.XOptions = ((global::Gtk.AttachOptions)(4));
			w22.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table3.Gtk.Table+TableChild
			this.labelTotalInvoices = new global::Gtk.Label();
			this.labelTotalInvoices.Name = "labelTotalInvoices";
			this.labelTotalInvoices.LabelProp = global::Mono.Unix.Catalog.GetString("0");
			this.table3.Add(this.labelTotalInvoices);
			global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table3[this.labelTotalInvoices]));
			w23.TopAttach = ((uint)(1));
			w23.BottomAttach = ((uint)(2));
			w23.LeftAttach = ((uint)(1));
			w23.RightAttach = ((uint)(2));
			w23.XOptions = ((global::Gtk.AttachOptions)(4));
			w23.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table3.Gtk.Table+TableChild
			this.labelTotalNomenclature = new global::Gtk.Label();
			this.labelTotalNomenclature.Name = "labelTotalNomenclature";
			this.labelTotalNomenclature.LabelProp = global::Mono.Unix.Catalog.GetString("0");
			this.table3.Add(this.labelTotalNomenclature);
			global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table3[this.labelTotalNomenclature]));
			w24.TopAttach = ((uint)(5));
			w24.BottomAttach = ((uint)(6));
			w24.LeftAttach = ((uint)(1));
			w24.RightAttach = ((uint)(2));
			w24.XOptions = ((global::Gtk.AttachOptions)(4));
			w24.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table3.Gtk.Table+TableChild
			this.labelTotalSales = new global::Gtk.Label();
			this.labelTotalSales.Name = "labelTotalSales";
			this.labelTotalSales.LabelProp = global::Mono.Unix.Catalog.GetString("0");
			this.table3.Add(this.labelTotalSales);
			global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.table3[this.labelTotalSales]));
			w25.LeftAttach = ((uint)(1));
			w25.RightAttach = ((uint)(2));
			w25.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table3.Gtk.Table+TableChild
			this.labelTotalSum = new global::Gtk.Label();
			this.labelTotalSum.Name = "labelTotalSum";
			this.labelTotalSum.LabelProp = global::Mono.Unix.Catalog.GetString("0");
			this.table3.Add(this.labelTotalSum);
			global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.table3[this.labelTotalSum]));
			w26.TopAttach = ((uint)(2));
			w26.BottomAttach = ((uint)(3));
			w26.LeftAttach = ((uint)(1));
			w26.RightAttach = ((uint)(2));
			w26.XOptions = ((global::Gtk.AttachOptions)(4));
			w26.YOptions = ((global::Gtk.AttachOptions)(4));
			this.vbox1.Add(this.table3);
			global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.table3]));
			w27.Position = 0;
			w27.Expand = false;
			w27.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.buttonSave = new global::Gtk.Button();
			this.buttonSave.Sensitive = false;
			this.buttonSave.CanFocus = true;
			this.buttonSave.Name = "buttonSave";
			this.buttonSave.UseUnderline = true;
			this.buttonSave.Label = global::Mono.Unix.Catalog.GetString("Сохранить");
			global::Gtk.Image w28 = new global::Gtk.Image();
			w28.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-save", global::Gtk.IconSize.Button);
			this.buttonSave.Image = w28;
			this.hbox3.Add(this.buttonSave);
			global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.buttonSave]));
			w29.Position = 1;
			w29.Expand = false;
			w29.Fill = false;
			this.vbox1.Add(this.hbox3);
			global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox3]));
			w30.Position = 1;
			w30.Expand = false;
			w30.Fill = false;
			this.hbox1.Add(this.vbox1);
			global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox1]));
			w31.Position = 2;
			w31.Expand = false;
			w31.Fill = false;
			this.Add(this.hbox1);
			if ((this.Child != null))
			{
				this.Child.ShowAll();
			}
			this.GtkScrolledWindowErrors.Hide();
			this.Hide();
			this.dateperiodpicker1.PeriodChanged += new global::System.EventHandler(this.OnDateperiodpicker1PeriodChanged);
			this.buttonSave.Clicked += new global::System.EventHandler(this.OnButtonSaveClicked);
		}
Exemplo n.º 14
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.ReportsParameters.Store.NomenclatureForShipment
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.ReportsParameters.Store.NomenclatureForShipment";
     // Container child Vodovoz.ReportsParameters.Store.NomenclatureForShipment.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Дата:");
     this.hbox3.Add(this.label2);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.label2]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.ydatepicker                    = new global::QS.Widgets.GtkUI.DatePicker();
     this.ydatepicker.Events             = ((global::Gdk.EventMask)(256));
     this.ydatepicker.Name               = "ydatepicker";
     this.ydatepicker.WithTime           = false;
     this.ydatepicker.HideCalendarButton = false;
     this.ydatepicker.Date               = new global::System.DateTime(0);
     this.ydatepicker.IsEditable         = true;
     this.ydatepicker.AutoSeparation     = false;
     this.hbox3.Add(this.ydatepicker);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.ydatepicker]));
     w2.Position = 1;
     this.vbox2.Add(this.hbox3);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox3]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.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.lblGeoGrp           = new global::Gtk.Label();
     this.lblGeoGrp.Name      = "lblGeoGrp";
     this.lblGeoGrp.Xalign    = 1F;
     this.lblGeoGrp.LabelProp = global::Mono.Unix.Catalog.GetString("Группа районов:");
     this.hbox2.Add(this.lblGeoGrp);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.lblGeoGrp]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.lstGeoGrp                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.lstGeoGrp.Name                = "lstGeoGrp";
     this.lstGeoGrp.AddIfNotExist       = false;
     this.lstGeoGrp.DefaultFirst        = false;
     this.lstGeoGrp.ShowSpecialStateAll = true;
     this.lstGeoGrp.ShowSpecialStateNot = false;
     this.hbox2.Add(this.lstGeoGrp);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.lstGeoGrp]));
     w5.Position = 1;
     this.vbox2.Add(this.hbox2);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox2]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.vboxParameters         = new global::Gtk.VBox();
     this.vboxParameters.Name    = "vboxParameters";
     this.vboxParameters.Spacing = 6;
     this.vbox2.Add(this.vboxParameters);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.vboxParameters]));
     w7.Position = 2;
     // Container child vbox2.Gtk.Box+BoxChild
     this.buttonCreateRepot              = new global::Gtk.Button();
     this.buttonCreateRepot.CanFocus     = true;
     this.buttonCreateRepot.Name         = "buttonCreateRepot";
     this.buttonCreateRepot.UseUnderline = true;
     this.buttonCreateRepot.Label        = global::Mono.Unix.Catalog.GetString("Сформировать отчет");
     this.vbox2.Add(this.buttonCreateRepot);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.buttonCreateRepot]));
     w8.Position = 4;
     w8.Expand   = false;
     w8.Fill     = false;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.buttonCreateRepot.Clicked += new global::System.EventHandler(this.OnButtonCreateRepotClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Complaints.CreateInnerComplaintView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Complaints.CreateInnerComplaintView";
     // Container child Vodovoz.Views.Complaints.CreateInnerComplaintView.Gtk.Container+ContainerChild
     this.vboxDialog         = new global::Gtk.VBox();
     this.vboxDialog.Name    = "vboxDialog";
     this.vboxDialog.Spacing = 6;
     // Container child vboxDialog.Gtk.Box+BoxChild
     this.hboxDialogButtons         = new global::Gtk.HBox();
     this.hboxDialogButtons.Name    = "hboxDialogButtons";
     this.hboxDialogButtons.Spacing = 6;
     // Container child hboxDialogButtons.Gtk.Box+BoxChild
     this.buttonSave              = new global::Gamma.GtkWidgets.yButton();
     this.buttonSave.CanFocus     = true;
     this.buttonSave.Name         = "buttonSave";
     this.buttonSave.UseUnderline = true;
     this.buttonSave.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.buttonSave.Image = w1;
     this.hboxDialogButtons.Add(this.buttonSave);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hboxDialogButtons[this.buttonSave]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hboxDialogButtons.Gtk.Box+BoxChild
     this.buttonCancel              = new global::Gamma.GtkWidgets.yButton();
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.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.buttonCancel.Image = w3;
     this.hboxDialogButtons.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hboxDialogButtons[this.buttonCancel]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     this.vboxDialog.Add(this.hboxDialogButtons);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vboxDialog[this.hboxDialogButtons]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vboxDialog.Gtk.Box+BoxChild
     this.tableFields               = new global::Gtk.Table(((uint)(4)), ((uint)(2)), false);
     this.tableFields.Name          = "tableFields";
     this.tableFields.RowSpacing    = ((uint)(6));
     this.tableFields.ColumnSpacing = ((uint)(6));
     // Container child tableFields.Gtk.Table+TableChild
     this.complaintfilesview        = new global::Vodovoz.Views.Complaints.ComplaintFilesView();
     this.complaintfilesview.Events = ((global::Gdk.EventMask)(256));
     this.complaintfilesview.Name   = "complaintfilesview";
     this.tableFields.Add(this.complaintfilesview);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.tableFields[this.complaintfilesview]));
     w6.TopAttach    = ((uint)(3));
     w6.BottomAttach = ((uint)(4));
     w6.LeftAttach   = ((uint)(1));
     w6.RightAttach  = ((uint)(2));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFields.Gtk.Table+TableChild
     this.GtkScrolledWindow1            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name       = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.ytextviewComplaintText          = new global::Gamma.GtkWidgets.yTextView();
     this.ytextviewComplaintText.CanFocus = true;
     this.ytextviewComplaintText.Name     = "ytextviewComplaintText";
     this.GtkScrolledWindow1.Add(this.ytextviewComplaintText);
     this.tableFields.Add(this.GtkScrolledWindow1);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.tableFields[this.GtkScrolledWindow1]));
     w8.TopAttach    = ((uint)(1));
     w8.BottomAttach = ((uint)(2));
     w8.LeftAttach   = ((uint)(1));
     w8.RightAttach  = ((uint)(2));
     // Container child tableFields.Gtk.Table+TableChild
     this.guiltyitemsview        = new global::Vodovoz.Views.Complaints.GuiltyItemsView();
     this.guiltyitemsview.Events = ((global::Gdk.EventMask)(256));
     this.guiltyitemsview.Name   = "guiltyitemsview";
     this.tableFields.Add(this.guiltyitemsview);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.tableFields[this.guiltyitemsview]));
     w9.LeftAttach  = ((uint)(1));
     w9.RightAttach = ((uint)(2));
     w9.XOptions    = ((global::Gtk.AttachOptions)(4));
     w9.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tableFields.Gtk.Table+TableChild
     this.labelComplaintKind           = new global::Gtk.Label();
     this.labelComplaintKind.Name      = "labelComplaintKind";
     this.labelComplaintKind.LabelProp = global::Mono.Unix.Catalog.GetString("Вид рекламации:");
     this.tableFields.Add(this.labelComplaintKind);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.tableFields[this.labelComplaintKind]));
     w10.TopAttach    = ((uint)(2));
     w10.BottomAttach = ((uint)(3));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFields.Gtk.Table+TableChild
     this.labelComplaintText           = new global::Gtk.Label();
     this.labelComplaintText.Name      = "labelComplaintText";
     this.labelComplaintText.Xalign    = 1F;
     this.labelComplaintText.Yalign    = 0F;
     this.labelComplaintText.LabelProp = global::Mono.Unix.Catalog.GetString("Проблема:");
     this.tableFields.Add(this.labelComplaintText);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.tableFields[this.labelComplaintText]));
     w11.TopAttach    = ((uint)(1));
     w11.BottomAttach = ((uint)(2));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFields.Gtk.Table+TableChild
     this.labelGuilty           = new global::Gtk.Label();
     this.labelGuilty.Name      = "labelGuilty";
     this.labelGuilty.Xalign    = 1F;
     this.labelGuilty.Yalign    = 0F;
     this.labelGuilty.LabelProp = global::Mono.Unix.Catalog.GetString("Виновники:");
     this.tableFields.Add(this.labelGuilty);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.tableFields[this.labelGuilty]));
     w12.XOptions = ((global::Gtk.AttachOptions)(4));
     w12.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tableFields.Gtk.Table+TableChild
     this.spLstComplaintKind                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.spLstComplaintKind.Name                = "spLstComplaintKind";
     this.spLstComplaintKind.AddIfNotExist       = false;
     this.spLstComplaintKind.DefaultFirst        = false;
     this.spLstComplaintKind.ShowSpecialStateAll = false;
     this.spLstComplaintKind.ShowSpecialStateNot = false;
     this.tableFields.Add(this.spLstComplaintKind);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.tableFields[this.spLstComplaintKind]));
     w13.TopAttach    = ((uint)(2));
     w13.BottomAttach = ((uint)(3));
     w13.LeftAttach   = ((uint)(1));
     w13.RightAttach  = ((uint)(2));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vboxDialog.Add(this.tableFields);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vboxDialog[this.tableFields]));
     w14.Position = 1;
     // Container child vboxDialog.Gtk.Box+BoxChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.vboxDialog.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vboxDialog[this.hseparator1]));
     w15.Position = 2;
     w15.Expand   = false;
     w15.Fill     = false;
     this.Add(this.vboxDialog);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget CarGlass.Dialogs.EmployeesKoef
     global::Stetic.BinContainer.Attach(this);
     this.Name = "CarGlass.Dialogs.EmployeesKoef";
     // Container child CarGlass.Dialogs.EmployeesKoef.Gtk.Container+ContainerChild
     this.vbox5         = new global::Gtk.VBox();
     this.vbox5.Name    = "vbox5";
     this.vbox5.Spacing = 6;
     // Container child vbox5.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(1)), ((uint)(4)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.comboCoeff                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.comboCoeff.Name                = "comboCoeff";
     this.comboCoeff.AddIfNotExist       = false;
     this.comboCoeff.DefaultFirst        = false;
     this.comboCoeff.ShowSpecialStateAll = false;
     this.comboCoeff.ShowSpecialStateNot = false;
     this.table1.Add(this.comboCoeff);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1[this.comboCoeff]));
     w1.LeftAttach  = ((uint)(3));
     w1.RightAttach = ((uint)(4));
     w1.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.comboEmployees                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.comboEmployees.Name                = "comboEmployees";
     this.comboEmployees.AddIfNotExist       = false;
     this.comboEmployees.DefaultFirst        = false;
     this.comboEmployees.ShowSpecialStateAll = false;
     this.comboEmployees.ShowSpecialStateNot = false;
     this.table1.Add(this.comboEmployees);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.comboEmployees]));
     w2.LeftAttach  = ((uint)(1));
     w2.RightAttach = ((uint)(2));
     w2.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label12           = new global::Gtk.Label();
     this.label12.Name      = "label12";
     this.label12.LabelProp = global::Mono.Unix.Catalog.GetString("Сотрудник:");
     this.table1.Add(this.label12);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.label12]));
     w3.XOptions = ((global::Gtk.AttachOptions)(4));
     w3.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label13           = new global::Gtk.Label();
     this.label13.Name      = "label13";
     this.label13.LabelProp = global::Mono.Unix.Catalog.GetString("Коэффициент:");
     this.table1.Add(this.label13);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.label13]));
     w4.LeftAttach  = ((uint)(2));
     w4.RightAttach = ((uint)(3));
     w4.XOptions    = ((global::Gtk.AttachOptions)(4));
     w4.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.vbox5.Add(this.table1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.table1]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.ytree          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytree.CanFocus = true;
     this.ytree.Name     = "ytree";
     this.GtkScrolledWindow.Add(this.ytree);
     this.vbox5.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.GtkScrolledWindow]));
     w7.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.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("Сохранить");
     this.hbox1.Add(this.btnSave);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.btnSave]));
     w8.Position = 2;
     w8.Expand   = false;
     w8.Fill     = false;
     this.vbox5.Add(this.hbox1);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.hbox1]));
     w9.Position = 2;
     w9.Expand   = false;
     w9.Fill     = false;
     this.Add(this.vbox5);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.ytree.Hide();
     this.Hide();
     this.comboEmployees.ItemSelected += new global::System.EventHandler <Gamma.Widgets.ItemSelectedEventArgs>(this.OnComboMarkItemSelected);
     this.comboCoeff.ItemSelected     += new global::System.EventHandler <Gamma.Widgets.ItemSelectedEventArgs>(this.OnComboMark1ItemSelected);
     this.btnSave.Clicked             += new global::System.EventHandler(this.OnBtnSaveClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Filters.GtkViews.ComplaintFilterView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Filters.GtkViews.ComplaintFilterView";
     // Container child Vodovoz.Filters.GtkViews.ComplaintFilterView.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.table4               = new global::Gtk.Table(((uint)(4)), ((uint)(3)), false);
     this.table4.Name          = "table4";
     this.table4.RowSpacing    = ((uint)(6));
     this.table4.ColumnSpacing = ((uint)(6));
     // Container child table4.Gtk.Table+TableChild
     this.entryCounterparty                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entryCounterparty.Events           = ((global::Gdk.EventMask)(256));
     this.entryCounterparty.Name             = "entryCounterparty";
     this.entryCounterparty.CanEditReference = true;
     this.table4.Add(this.entryCounterparty);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table4[this.entryCounterparty]));
     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 table4.Gtk.Table+TableChild
     this.evmeAuthor                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.evmeAuthor.Events           = ((global::Gdk.EventMask)(256));
     this.evmeAuthor.Name             = "evmeAuthor";
     this.evmeAuthor.CanEditReference = true;
     this.table4.Add(this.evmeAuthor);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table4[this.evmeAuthor]));
     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 table4.Gtk.Table+TableChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Дата");
     this.hbox3.Add(this.label5);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.label5]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.yenumcomboboxDateType      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumcomboboxDateType.Name = "yenumcomboboxDateType";
     this.yenumcomboboxDateType.ShowSpecialStateAll = false;
     this.yenumcomboboxDateType.ShowSpecialStateNot = false;
     this.yenumcomboboxDateType.UseShortTitle       = false;
     this.yenumcomboboxDateType.DefaultFirst        = false;
     this.hbox3.Add(this.yenumcomboboxDateType);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.yenumcomboboxDateType]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.daterangepicker           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.daterangepicker.Events    = ((global::Gdk.EventMask)(256));
     this.daterangepicker.Name      = "daterangepicker";
     this.daterangepicker.StartDate = new global::System.DateTime(0);
     this.daterangepicker.EndDate   = new global::System.DateTime(0);
     this.hbox3.Add(this.daterangepicker);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.daterangepicker]));
     w5.Position = 2;
     w5.Expand   = false;
     w5.Fill     = false;
     this.table4.Add(this.hbox3);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table4[this.hbox3]));
     w6.TopAttach    = ((uint)(3));
     w6.BottomAttach = ((uint)(4));
     w6.RightAttach  = ((uint)(3));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.ybuttonMyComplaint              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonMyComplaint.CanFocus     = true;
     this.ybuttonMyComplaint.Name         = "ybuttonMyComplaint";
     this.ybuttonMyComplaint.UseUnderline = true;
     this.ybuttonMyComplaint.Label        = global::Mono.Unix.Catalog.GetString("Мои рекламации");
     this.hbox5.Add(this.ybuttonMyComplaint);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.ybuttonMyComplaint]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     this.table4.Add(this.hbox5);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table4[this.hbox5]));
     w8.TopAttach    = ((uint)(1));
     w8.BottomAttach = ((uint)(2));
     w8.LeftAttach   = ((uint)(2));
     w8.RightAttach  = ((uint)(3));
     w8.XPadding     = ((uint)(3));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.Xalign    = 1F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Автор рекламации:");
     this.table4.Add(this.label3);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table4[this.label3]));
     w9.TopAttach    = ((uint)(1));
     w9.BottomAttach = ((uint)(2));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 1F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("В работе у:");
     this.table4.Add(this.label4);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table4[this.label4]));
     w10.XOptions = ((global::Gtk.AttachOptions)(4));
     w10.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.Xalign    = 1F;
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("Клиент:");
     this.table4.Add(this.label6);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table4[this.label6]));
     w11.TopAttach    = ((uint)(2));
     w11.BottomAttach = ((uint)(3));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.yentryreferenceSubdivision        = new global::Gamma.Widgets.yEntryReference();
     this.yentryreferenceSubdivision.Events = ((global::Gdk.EventMask)(256));
     this.yentryreferenceSubdivision.Name   = "yentryreferenceSubdivision";
     this.table4.Add(this.yentryreferenceSubdivision);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table4[this.yentryreferenceSubdivision]));
     w12.LeftAttach  = ((uint)(1));
     w12.RightAttach = ((uint)(2));
     w12.XOptions    = ((global::Gtk.AttachOptions)(4));
     w12.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.hbox1.Add(this.table4);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.table4]));
     w13.Position = 0;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vseparator3      = new global::Gtk.VSeparator();
     this.vseparator3.Name = "vseparator3";
     this.hbox1.Add(this.vseparator3);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vseparator3]));
     w14.Position = 1;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.frmGuilty            = new global::Gtk.Frame();
     this.frmGuilty.Name       = "frmGuilty";
     this.frmGuilty.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frmGuilty.Gtk.Container+ContainerChild
     this.GtkAlignment6             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment6.Name        = "GtkAlignment6";
     this.GtkAlignment6.LeftPadding = ((uint)(12));
     // Container child GtkAlignment6.Gtk.Container+ContainerChild
     this.guiltyItemView        = new global::Vodovoz.Views.Complaints.GuiltyItemView();
     this.guiltyItemView.Events = ((global::Gdk.EventMask)(256));
     this.guiltyItemView.Name   = "guiltyItemView";
     this.GtkAlignment6.Add(this.guiltyItemView);
     this.frmGuilty.Add(this.GtkAlignment6);
     this.GtkLabel10            = new global::Gtk.Label();
     this.GtkLabel10.Name       = "GtkLabel10";
     this.GtkLabel10.LabelProp  = global::Mono.Unix.Catalog.GetString("<b>Виновный:</b>");
     this.GtkLabel10.UseMarkup  = true;
     this.frmGuilty.LabelWidget = this.GtkLabel10;
     this.hbox1.Add(this.frmGuilty);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.frmGuilty]));
     w17.Position = 2;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vseparator2      = new global::Gtk.VSeparator();
     this.vseparator2.Name = "vseparator2";
     this.hbox1.Add(this.vseparator2);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vseparator2]));
     w18.Position = 3;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(4)), ((uint)(4)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.cmbComplaintKind                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.cmbComplaintKind.Name                = "cmbComplaintKind";
     this.cmbComplaintKind.AddIfNotExist       = false;
     this.cmbComplaintKind.DefaultFirst        = false;
     this.cmbComplaintKind.ShowSpecialStateAll = true;
     this.cmbComplaintKind.ShowSpecialStateNot = false;
     this.table1.Add(this.cmbComplaintKind);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table1[this.cmbComplaintKind]));
     w19.TopAttach    = ((uint)(3));
     w19.BottomAttach = ((uint)(4));
     w19.LeftAttach   = ((uint)(1));
     w19.RightAttach  = ((uint)(2));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Тип:");
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w20.XOptions = ((global::Gtk.AttachOptions)(4));
     w20.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Статус рекламации:");
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     w21.TopAttach    = ((uint)(1));
     w21.BottomAttach = ((uint)(2));
     w21.XOptions     = ((global::Gtk.AttachOptions)(4));
     w21.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.lblComplaintKind           = new global::Gtk.Label();
     this.lblComplaintKind.Name      = "lblComplaintKind";
     this.lblComplaintKind.Xalign    = 1F;
     this.lblComplaintKind.LabelProp = global::Mono.Unix.Catalog.GetString("Вид:");
     this.table1.Add(this.lblComplaintKind);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table1[this.lblComplaintKind]));
     w22.TopAttach    = ((uint)(3));
     w22.BottomAttach = ((uint)(4));
     w22.XOptions     = ((global::Gtk.AttachOptions)(4));
     w22.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.lblComplaintObject           = new global::Gtk.Label();
     this.lblComplaintObject.Name      = "lblComplaintObject";
     this.lblComplaintObject.Xalign    = 1F;
     this.lblComplaintObject.LabelProp = global::Mono.Unix.Catalog.GetString("Объект рекламаций:");
     this.table1.Add(this.lblComplaintObject);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table1[this.lblComplaintObject]));
     w23.TopAttach    = ((uint)(2));
     w23.BottomAttach = ((uint)(3));
     w23.XOptions     = ((global::Gtk.AttachOptions)(4));
     w23.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yenumcomboboxCurrentSubdivisionStatus      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumcomboboxCurrentSubdivisionStatus.Name = "yenumcomboboxCurrentSubdivisionStatus";
     this.yenumcomboboxCurrentSubdivisionStatus.ShowSpecialStateAll = true;
     this.yenumcomboboxCurrentSubdivisionStatus.ShowSpecialStateNot = false;
     this.yenumcomboboxCurrentSubdivisionStatus.UseShortTitle       = false;
     this.yenumcomboboxCurrentSubdivisionStatus.DefaultFirst        = false;
     this.table1.Add(this.yenumcomboboxCurrentSubdivisionStatus);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table1[this.yenumcomboboxCurrentSubdivisionStatus]));
     w24.LeftAttach  = ((uint)(3));
     w24.RightAttach = ((uint)(4));
     w24.XOptions    = ((global::Gtk.AttachOptions)(4));
     w24.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yenumcomboboxStatus      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumcomboboxStatus.Name = "yenumcomboboxStatus";
     this.yenumcomboboxStatus.ShowSpecialStateAll = true;
     this.yenumcomboboxStatus.ShowSpecialStateNot = false;
     this.yenumcomboboxStatus.UseShortTitle       = false;
     this.yenumcomboboxStatus.DefaultFirst        = false;
     this.table1.Add(this.yenumcomboboxStatus);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.table1[this.yenumcomboboxStatus]));
     w25.TopAttach    = ((uint)(1));
     w25.BottomAttach = ((uint)(2));
     w25.LeftAttach   = ((uint)(1));
     w25.RightAttach  = ((uint)(2));
     w25.XOptions     = ((global::Gtk.AttachOptions)(4));
     w25.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yenumcomboboxType      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumcomboboxType.Name = "yenumcomboboxType";
     this.yenumcomboboxType.ShowSpecialStateAll = true;
     this.yenumcomboboxType.ShowSpecialStateNot = false;
     this.yenumcomboboxType.UseShortTitle       = false;
     this.yenumcomboboxType.DefaultFirst        = false;
     this.table1.Add(this.yenumcomboboxType);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.table1[this.yenumcomboboxType]));
     w26.LeftAttach  = ((uint)(1));
     w26.RightAttach = ((uint)(2));
     w26.XOptions    = ((global::Gtk.AttachOptions)(4));
     w26.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabelEmployeeSubdivisionStatus           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelEmployeeSubdivisionStatus.Name      = "ylabelEmployeeSubdivisionStatus";
     this.ylabelEmployeeSubdivisionStatus.Xalign    = 1F;
     this.ylabelEmployeeSubdivisionStatus.LabelProp = global::Mono.Unix.Catalog.GetString("Статус в отделе %отдел%:");
     this.table1.Add(this.ylabelEmployeeSubdivisionStatus);
     global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabelEmployeeSubdivisionStatus]));
     w27.LeftAttach  = ((uint)(2));
     w27.RightAttach = ((uint)(3));
     w27.XOptions    = ((global::Gtk.AttachOptions)(4));
     w27.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yspeccomboboxComplaintObject                     = new global::Gamma.Widgets.ySpecComboBox();
     this.yspeccomboboxComplaintObject.Name                = "yspeccomboboxComplaintObject";
     this.yspeccomboboxComplaintObject.AddIfNotExist       = false;
     this.yspeccomboboxComplaintObject.DefaultFirst        = false;
     this.yspeccomboboxComplaintObject.ShowSpecialStateAll = false;
     this.yspeccomboboxComplaintObject.ShowSpecialStateNot = false;
     this.table1.Add(this.yspeccomboboxComplaintObject);
     global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.table1[this.yspeccomboboxComplaintObject]));
     w28.TopAttach    = ((uint)(2));
     w28.BottomAttach = ((uint)(3));
     w28.LeftAttach   = ((uint)(1));
     w28.RightAttach  = ((uint)(2));
     w28.XOptions     = ((global::Gtk.AttachOptions)(4));
     w28.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.hbox1.Add(this.table1);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.table1]));
     w29.Position = 4;
     w29.Expand   = false;
     w29.Fill     = false;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox1]));
     w30.Position = 0;
     w30.Expand   = false;
     w30.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.vbox1.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hseparator1]));
     w31.Position = 1;
     w31.Expand   = false;
     w31.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Filters.GtkViews.SalaryByEmployeeFilterView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Filters.GtkViews.SalaryByEmployeeFilterView";
     // Container child Vodovoz.Filters.GtkViews.SalaryByEmployeeFilterView.Gtk.Container+ContainerChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.labelCategory           = new global::Gtk.Label();
     this.labelCategory.Name      = "labelCategory";
     this.labelCategory.LabelProp = global::Mono.Unix.Catalog.GetString("Категория:");
     this.hbox1.Add(this.labelCategory);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.labelCategory]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.enumcomboCategory      = new global::Gamma.Widgets.yEnumComboBox();
     this.enumcomboCategory.Name = "enumcomboCategory";
     this.enumcomboCategory.ShowSpecialStateAll = true;
     this.enumcomboCategory.ShowSpecialStateNot = false;
     this.enumcomboCategory.UseShortTitle       = false;
     this.enumcomboCategory.DefaultFirst        = false;
     this.hbox1.Add(this.enumcomboCategory);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.enumcomboCategory]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.ylabelStatus           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelStatus.Name      = "ylabelStatus";
     this.ylabelStatus.LabelProp = global::Mono.Unix.Catalog.GetString("Статус:");
     this.hbox1.Add(this.ylabelStatus);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.ylabelStatus]));
     w3.Position = 2;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.yenumcomboStatus      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumcomboStatus.Name = "yenumcomboStatus";
     this.yenumcomboStatus.ShowSpecialStateAll = true;
     this.yenumcomboStatus.ShowSpecialStateNot = false;
     this.yenumcomboStatus.UseShortTitle       = false;
     this.yenumcomboStatus.DefaultFirst        = false;
     this.hbox1.Add(this.yenumcomboStatus);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.yenumcomboStatus]));
     w4.Position = 3;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.ylabelSubdivision           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelSubdivision.Name      = "ylabelSubdivision";
     this.ylabelSubdivision.LabelProp = global::Mono.Unix.Catalog.GetString("Подразделение:");
     this.hbox1.Add(this.ylabelSubdivision);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.ylabelSubdivision]));
     w5.Position = 4;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.comboSubdivision                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.comboSubdivision.Name                = "comboSubdivision";
     this.comboSubdivision.AddIfNotExist       = false;
     this.comboSubdivision.DefaultFirst        = false;
     this.comboSubdivision.ShowSpecialStateAll = true;
     this.comboSubdivision.ShowSpecialStateNot = false;
     this.hbox1.Add(this.comboSubdivision);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.comboSubdivision]));
     w6.Position = 5;
     w6.Expand   = false;
     w6.Fill     = false;
     this.Add(this.hbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Exemplo n.º 19
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Cash.CashlessRequestView
     global::Stetic.BinContainer.Attach(this);
     this.WidthRequest = 450;
     this.Name         = "Vodovoz.Views.Cash.CashlessRequestView";
     // Container child Vodovoz.Views.Cash.CashlessRequestView.Gtk.Container+ContainerChild
     this.vboxDialog         = new global::Gtk.VBox();
     this.vboxDialog.Name    = "vboxDialog";
     this.vboxDialog.Spacing = 6;
     // Container child vboxDialog.Gtk.Box+BoxChild
     this.hboxDialogHeader         = new global::Gtk.HBox();
     this.hboxDialogHeader.Name    = "hboxDialogHeader";
     this.hboxDialogHeader.Spacing = 6;
     // Container child hboxDialogHeader.Gtk.Box+BoxChild
     this.buttonSave              = new global::Gamma.GtkWidgets.yButton();
     this.buttonSave.CanFocus     = true;
     this.buttonSave.Name         = "buttonSave";
     this.buttonSave.UseUnderline = true;
     this.buttonSave.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.buttonSave.Image = w1;
     this.hboxDialogHeader.Add(this.buttonSave);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hboxDialogHeader[this.buttonSave]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hboxDialogHeader.Gtk.Box+BoxChild
     this.buttonCancel              = new global::Gamma.GtkWidgets.yButton();
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.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.buttonCancel.Image = w3;
     this.hboxDialogHeader.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hboxDialogHeader[this.buttonCancel]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hboxDialogHeader.Gtk.Box+BoxChild
     this.labelRoleTitle           = new global::Gamma.GtkWidgets.yLabel();
     this.labelRoleTitle.Name      = "labelRoleTitle";
     this.labelRoleTitle.LabelProp = global::Mono.Unix.Catalog.GetString("Роль:");
     this.hboxDialogHeader.Add(this.labelRoleTitle);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hboxDialogHeader[this.labelRoleTitle]));
     w5.Position = 2;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hboxDialogHeader.Gtk.Box+BoxChild
     this.comboRoleChooser               = new global::Gamma.Widgets.yListComboBox();
     this.comboRoleChooser.Name          = "comboRoleChooser";
     this.comboRoleChooser.AddIfNotExist = false;
     this.comboRoleChooser.DefaultFirst  = false;
     this.hboxDialogHeader.Add(this.comboRoleChooser);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hboxDialogHeader[this.comboRoleChooser]));
     w6.Position = 3;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child hboxDialogHeader.Gtk.Box+BoxChild
     this.labelStatusTitle           = new global::Gamma.GtkWidgets.yLabel();
     this.labelStatusTitle.Name      = "labelStatusTitle";
     this.labelStatusTitle.LabelProp = global::Mono.Unix.Catalog.GetString("Статус заявки:");
     this.hboxDialogHeader.Add(this.labelStatusTitle);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hboxDialogHeader[this.labelStatusTitle]));
     w7.Position = 4;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child hboxDialogHeader.Gtk.Box+BoxChild
     this.labelStatus           = new global::Gamma.GtkWidgets.yLabel();
     this.labelStatus.Name      = "labelStatus";
     this.labelStatus.LabelProp = global::Mono.Unix.Catalog.GetString(".");
     this.hboxDialogHeader.Add(this.labelStatus);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hboxDialogHeader[this.labelStatus]));
     w8.Position = 5;
     w8.Expand   = false;
     w8.Fill     = false;
     this.vboxDialog.Add(this.hboxDialogHeader);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vboxDialog[this.hboxDialogHeader]));
     w9.Position = 0;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child vboxDialog.Gtk.Box+BoxChild
     this.scrolledMain            = new global::Gtk.ScrolledWindow();
     this.scrolledMain.CanFocus   = true;
     this.scrolledMain.Name       = "scrolledMain";
     this.scrolledMain.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledMain.Gtk.Container+ContainerChild
     global::Gtk.Viewport w10 = new global::Gtk.Viewport();
     w10.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.tableMain               = new global::Gtk.Table(((uint)(16)), ((uint)(2)), false);
     this.tableMain.Name          = "tableMain";
     this.tableMain.RowSpacing    = ((uint)(6));
     this.tableMain.ColumnSpacing = ((uint)(6));
     this.tableMain.BorderWidth   = ((uint)(10));
     // Container child tableMain.Gtk.Table+TableChild
     this.alignmentFiles = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignmentFiles.WidthRequest  = 400;
     this.alignmentFiles.HeightRequest = 100;
     this.alignmentFiles.Name          = "alignmentFiles";
     // Container child alignmentFiles.Gtk.Container+ContainerChild
     this.filesView        = new global::Vodovoz.Views.Cash.CashlessRequestFilesView();
     this.filesView.Events = ((global::Gdk.EventMask)(256));
     this.filesView.Name   = "filesView";
     this.alignmentFiles.Add(this.filesView);
     this.tableMain.Add(this.alignmentFiles);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.tableMain[this.alignmentFiles]));
     w12.TopAttach    = ((uint)(4));
     w12.BottomAttach = ((uint)(5));
     w12.LeftAttach   = ((uint)(1));
     w12.RightAttach  = ((uint)(2));
     w12.XOptions     = ((global::Gtk.AttachOptions)(0));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableMain.Gtk.Table+TableChild
     this.checkNotToReconcile = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkNotToReconcile.WidthRequest  = 400;
     this.checkNotToReconcile.CanFocus      = true;
     this.checkNotToReconcile.Name          = "checkNotToReconcile";
     this.checkNotToReconcile.Label         = global::Mono.Unix.Catalog.GetString("Утвердить возможность не пересогласовывать оплаты");
     this.checkNotToReconcile.DrawIndicator = true;
     this.checkNotToReconcile.UseUnderline  = true;
     this.checkNotToReconcile.FocusOnClick  = false;
     this.checkNotToReconcile.Xalign        = 0F;
     this.checkNotToReconcile.Yalign        = 0F;
     this.tableMain.Add(this.checkNotToReconcile);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.tableMain[this.checkNotToReconcile]));
     w13.TopAttach    = ((uint)(7));
     w13.BottomAttach = ((uint)(8));
     w13.LeftAttach   = ((uint)(1));
     w13.RightAttach  = ((uint)(2));
     w13.XOptions     = ((global::Gtk.AttachOptions)(0));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableMain.Gtk.Table+TableChild
     this.comboOrganisation = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.comboOrganisation.WidthRequest        = 400;
     this.comboOrganisation.Name                = "comboOrganisation";
     this.comboOrganisation.AddIfNotExist       = false;
     this.comboOrganisation.DefaultFirst        = false;
     this.comboOrganisation.ShowSpecialStateAll = false;
     this.comboOrganisation.ShowSpecialStateNot = false;
     this.tableMain.Add(this.comboOrganisation);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.tableMain[this.comboOrganisation]));
     w14.TopAttach    = ((uint)(9));
     w14.BottomAttach = ((uint)(10));
     w14.LeftAttach   = ((uint)(1));
     w14.RightAttach  = ((uint)(2));
     w14.XOptions     = ((global::Gtk.AttachOptions)(0));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableMain.Gtk.Table+TableChild
     this.eventBoxCancelReason      = new global::Gamma.GtkWidgets.yEventBox();
     this.eventBoxCancelReason.Name = "eventBoxCancelReason";
     // Container child eventBoxCancelReason.Gtk.Container+ContainerChild
     this.scrollCancelReason = new global::Gtk.ScrolledWindow();
     this.scrollCancelReason.WidthRequest  = 400;
     this.scrollCancelReason.HeightRequest = 65;
     this.scrollCancelReason.Name          = "scrollCancelReason";
     this.scrollCancelReason.ShadowType    = ((global::Gtk.ShadowType)(1));
     // Container child scrollCancelReason.Gtk.Container+ContainerChild
     this.entryCancelReason          = new global::Gamma.GtkWidgets.yTextView();
     this.entryCancelReason.CanFocus = true;
     this.entryCancelReason.Name     = "entryCancelReason";
     this.entryCancelReason.WrapMode = ((global::Gtk.WrapMode)(3));
     this.scrollCancelReason.Add(this.entryCancelReason);
     this.eventBoxCancelReason.Add(this.scrollCancelReason);
     this.tableMain.Add(this.eventBoxCancelReason);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.tableMain[this.eventBoxCancelReason]));
     w17.TopAttach    = ((uint)(13));
     w17.BottomAttach = ((uint)(14));
     w17.LeftAttach   = ((uint)(1));
     w17.RightAttach  = ((uint)(2));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableMain.Gtk.Table+TableChild
     this.eventBoxOrganisationSeparator      = new global::Gamma.GtkWidgets.yEventBox();
     this.eventBoxOrganisationSeparator.Name = "eventBoxOrganisationSeparator";
     // Container child eventBoxOrganisationSeparator.Gtk.Container+ContainerChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.eventBoxOrganisationSeparator.Add(this.hseparator1);
     this.tableMain.Add(this.eventBoxOrganisationSeparator);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.tableMain[this.eventBoxOrganisationSeparator]));
     w19.TopAttach    = ((uint)(8));
     w19.BottomAttach = ((uint)(9));
     w19.RightAttach  = ((uint)(2));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableMain.Gtk.Table+TableChild
     this.eventBoxReasonsSeparator      = new global::Gamma.GtkWidgets.yEventBox();
     this.eventBoxReasonsSeparator.Name = "eventBoxReasonsSeparator";
     // Container child eventBoxReasonsSeparator.Gtk.Container+ContainerChild
     this.hseparator2      = new global::Gtk.HSeparator();
     this.hseparator2.Name = "hseparator2";
     this.eventBoxReasonsSeparator.Add(this.hseparator2);
     this.tableMain.Add(this.eventBoxReasonsSeparator);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.tableMain[this.eventBoxReasonsSeparator]));
     w21.TopAttach    = ((uint)(11));
     w21.BottomAttach = ((uint)(12));
     w21.RightAttach  = ((uint)(2));
     w21.XOptions     = ((global::Gtk.AttachOptions)(4));
     w21.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableMain.Gtk.Table+TableChild
     this.eventBoxWhySentToReapproval      = new global::Gamma.GtkWidgets.yEventBox();
     this.eventBoxWhySentToReapproval.Name = "eventBoxWhySentToReapproval";
     // Container child eventBoxWhySentToReapproval.Gtk.Container+ContainerChild
     this.scrollWhySentToReapproval = new global::Gtk.ScrolledWindow();
     this.scrollWhySentToReapproval.WidthRequest  = 400;
     this.scrollWhySentToReapproval.HeightRequest = 65;
     this.scrollWhySentToReapproval.Name          = "scrollWhySentToReapproval";
     this.scrollWhySentToReapproval.ShadowType    = ((global::Gtk.ShadowType)(1));
     // Container child scrollWhySentToReapproval.Gtk.Container+ContainerChild
     this.entryWhySentToReapproval          = new global::Gamma.GtkWidgets.yTextView();
     this.entryWhySentToReapproval.CanFocus = true;
     this.entryWhySentToReapproval.Name     = "entryWhySentToReapproval";
     this.entryWhySentToReapproval.WrapMode = ((global::Gtk.WrapMode)(3));
     this.scrollWhySentToReapproval.Add(this.entryWhySentToReapproval);
     this.eventBoxWhySentToReapproval.Add(this.scrollWhySentToReapproval);
     this.tableMain.Add(this.eventBoxWhySentToReapproval);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.tableMain[this.eventBoxWhySentToReapproval]));
     w24.TopAttach    = ((uint)(12));
     w24.BottomAttach = ((uint)(13));
     w24.LeftAttach   = ((uint)(1));
     w24.RightAttach  = ((uint)(2));
     w24.XOptions     = ((global::Gtk.AttachOptions)(4));
     w24.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableMain.Gtk.Table+TableChild
     this.evmeAuthor = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.evmeAuthor.WidthRequest     = 400;
     this.evmeAuthor.Events           = ((global::Gdk.EventMask)(256));
     this.evmeAuthor.Name             = "evmeAuthor";
     this.evmeAuthor.CanEditReference = false;
     this.tableMain.Add(this.evmeAuthor);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.tableMain[this.evmeAuthor]));
     w25.LeftAttach  = ((uint)(1));
     w25.RightAttach = ((uint)(2));
     w25.XOptions    = ((global::Gtk.AttachOptions)(0));
     w25.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tableMain.Gtk.Table+TableChild
     this.evmeCounterparty = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.evmeCounterparty.WidthRequest     = 400;
     this.evmeCounterparty.Events           = ((global::Gdk.EventMask)(256));
     this.evmeCounterparty.Name             = "evmeCounterparty";
     this.evmeCounterparty.CanEditReference = false;
     this.tableMain.Add(this.evmeCounterparty);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.tableMain[this.evmeCounterparty]));
     w26.TopAttach    = ((uint)(2));
     w26.BottomAttach = ((uint)(3));
     w26.LeftAttach   = ((uint)(1));
     w26.RightAttach  = ((uint)(2));
     w26.XOptions     = ((global::Gtk.AttachOptions)(0));
     w26.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableMain.Gtk.Table+TableChild
     this.evmeExpenceCategory = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.evmeExpenceCategory.WidthRequest     = 400;
     this.evmeExpenceCategory.Events           = ((global::Gdk.EventMask)(256));
     this.evmeExpenceCategory.Name             = "evmeExpenceCategory";
     this.evmeExpenceCategory.CanEditReference = false;
     this.tableMain.Add(this.evmeExpenceCategory);
     global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.tableMain[this.evmeExpenceCategory]));
     w27.TopAttach    = ((uint)(10));
     w27.BottomAttach = ((uint)(11));
     w27.LeftAttach   = ((uint)(1));
     w27.RightAttach  = ((uint)(2));
     w27.XOptions     = ((global::Gtk.AttachOptions)(0));
     w27.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableMain.Gtk.Table+TableChild
     this.evmeSubdivision = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.evmeSubdivision.WidthRequest     = 400;
     this.evmeSubdivision.Events           = ((global::Gdk.EventMask)(256));
     this.evmeSubdivision.Name             = "evmeSubdivision";
     this.evmeSubdivision.CanEditReference = false;
     this.tableMain.Add(this.evmeSubdivision);
     global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.tableMain[this.evmeSubdivision]));
     w28.TopAttach    = ((uint)(1));
     w28.BottomAttach = ((uint)(2));
     w28.LeftAttach   = ((uint)(1));
     w28.RightAttach  = ((uint)(2));
     w28.XOptions     = ((global::Gtk.AttachOptions)(0));
     w28.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableMain.Gtk.Table+TableChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.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.vbox3.Add(this.btnCancel);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.btnCancel]));
     w29.Position = 0;
     w29.Expand   = false;
     w29.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.btnReapprove              = new global::Gamma.GtkWidgets.yButton();
     this.btnReapprove.CanFocus     = true;
     this.btnReapprove.Name         = "btnReapprove";
     this.btnReapprove.UseUnderline = true;
     this.btnReapprove.Label        = global::Mono.Unix.Catalog.GetString("Отправить на пересогласование");
     this.vbox3.Add(this.btnReapprove);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.btnReapprove]));
     w30.Position = 1;
     w30.Expand   = false;
     w30.Fill     = false;
     this.hbox5.Add(this.vbox3);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.vbox3]));
     w31.Position = 0;
     w31.Expand   = false;
     w31.Fill     = false;
     this.tableMain.Add(this.hbox5);
     global::Gtk.Table.TableChild w32 = ((global::Gtk.Table.TableChild)(this.tableMain[this.hbox5]));
     w32.TopAttach    = ((uint)(15));
     w32.BottomAttach = ((uint)(16));
     w32.LeftAttach   = ((uint)(1));
     w32.RightAttach  = ((uint)(2));
     w32.XOptions     = ((global::Gtk.AttachOptions)(4));
     w32.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableMain.Gtk.Table+TableChild
     this.hbox6         = new global::Gtk.HBox();
     this.hbox6.Name    = "hbox6";
     this.hbox6.Spacing = 6;
     // Container child hbox6.Gtk.Box+BoxChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.buttonPayout              = new global::Gamma.GtkWidgets.yButton();
     this.buttonPayout.CanFocus     = true;
     this.buttonPayout.Name         = "buttonPayout";
     this.buttonPayout.UseUnderline = true;
     this.buttonPayout.Label        = global::Mono.Unix.Catalog.GetString("Оплатить");
     this.vbox2.Add(this.buttonPayout);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.buttonPayout]));
     w33.Position = 0;
     w33.Expand   = false;
     w33.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.btnConveyForPayout              = new global::Gamma.GtkWidgets.yButton();
     this.btnConveyForPayout.CanFocus     = true;
     this.btnConveyForPayout.Name         = "btnConveyForPayout";
     this.btnConveyForPayout.UseUnderline = true;
     this.btnConveyForPayout.Label        = global::Mono.Unix.Catalog.GetString("Передать на выдачу");
     this.vbox2.Add(this.btnConveyForPayout);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.btnConveyForPayout]));
     w34.Position = 1;
     w34.Expand   = false;
     w34.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.btnAccept              = new global::Gamma.GtkWidgets.yButton();
     this.btnAccept.CanFocus     = true;
     this.btnAccept.Name         = "btnAccept";
     this.btnAccept.UseUnderline = true;
     this.btnAccept.Label        = global::Mono.Unix.Catalog.GetString("Подтвердить");
     this.vbox2.Add(this.btnAccept);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.btnAccept]));
     w35.Position = 2;
     w35.Expand   = false;
     w35.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.btnApprove              = new global::Gamma.GtkWidgets.yButton();
     this.btnApprove.CanFocus     = true;
     this.btnApprove.Name         = "btnApprove";
     this.btnApprove.UseUnderline = true;
     this.btnApprove.Label        = global::Mono.Unix.Catalog.GetString("Согласовать");
     this.vbox2.Add(this.btnApprove);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.btnApprove]));
     w36.Position = 3;
     w36.Expand   = false;
     w36.Fill     = false;
     this.hbox6.Add(this.vbox2);
     global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.vbox2]));
     w37.PackType = ((global::Gtk.PackType)(1));
     w37.Position = 0;
     w37.Expand   = false;
     w37.Fill     = false;
     this.tableMain.Add(this.hbox6);
     global::Gtk.Table.TableChild w38 = ((global::Gtk.Table.TableChild)(this.tableMain[this.hbox6]));
     w38.TopAttach    = ((uint)(15));
     w38.BottomAttach = ((uint)(16));
     w38.XOptions     = ((global::Gtk.AttachOptions)(4));
     w38.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableMain.Gtk.Table+TableChild
     this.hseparator3      = new global::Gtk.HSeparator();
     this.hseparator3.Name = "hseparator3";
     this.tableMain.Add(this.hseparator3);
     global::Gtk.Table.TableChild w39 = ((global::Gtk.Table.TableChild)(this.tableMain[this.hseparator3]));
     w39.TopAttach    = ((uint)(14));
     w39.BottomAttach = ((uint)(15));
     w39.RightAttach  = ((uint)(2));
     w39.XOptions     = ((global::Gtk.AttachOptions)(4));
     w39.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableMain.Gtk.Table+TableChild
     this.labelAuthor           = new global::Gtk.Label();
     this.labelAuthor.Name      = "labelAuthor";
     this.labelAuthor.Xalign    = 1F;
     this.labelAuthor.LabelProp = global::Mono.Unix.Catalog.GetString("Автор:");
     this.tableMain.Add(this.labelAuthor);
     global::Gtk.Table.TableChild w40 = ((global::Gtk.Table.TableChild)(this.tableMain[this.labelAuthor]));
     w40.XOptions = ((global::Gtk.AttachOptions)(4));
     w40.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tableMain.Gtk.Table+TableChild
     this.labelBasis           = new global::Gamma.GtkWidgets.yLabel();
     this.labelBasis.Name      = "labelBasis";
     this.labelBasis.Xalign    = 1F;
     this.labelBasis.Yalign    = 0F;
     this.labelBasis.LabelProp = global::Mono.Unix.Catalog.GetString("Основание:");
     this.tableMain.Add(this.labelBasis);
     global::Gtk.Table.TableChild w41 = ((global::Gtk.Table.TableChild)(this.tableMain[this.labelBasis]));
     w41.TopAttach    = ((uint)(5));
     w41.BottomAttach = ((uint)(6));
     w41.XOptions     = ((global::Gtk.AttachOptions)(4));
     w41.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableMain.Gtk.Table+TableChild
     this.labelCancelReason           = new global::Gamma.GtkWidgets.yLabel();
     this.labelCancelReason.Name      = "labelCancelReason";
     this.labelCancelReason.Xalign    = 1F;
     this.labelCancelReason.Yalign    = 0F;
     this.labelCancelReason.LabelProp = global::Mono.Unix.Catalog.GetString("Причина отмены:");
     this.tableMain.Add(this.labelCancelReason);
     global::Gtk.Table.TableChild w42 = ((global::Gtk.Table.TableChild)(this.tableMain[this.labelCancelReason]));
     w42.TopAttach    = ((uint)(13));
     w42.BottomAttach = ((uint)(14));
     w42.XOptions     = ((global::Gtk.AttachOptions)(4));
     w42.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableMain.Gtk.Table+TableChild
     this.labelComboOrganization           = new global::Gamma.GtkWidgets.yLabel();
     this.labelComboOrganization.Name      = "labelComboOrganization";
     this.labelComboOrganization.Xalign    = 1F;
     this.labelComboOrganization.LabelProp = global::Mono.Unix.Catalog.GetString("Наша организация:");
     this.tableMain.Add(this.labelComboOrganization);
     global::Gtk.Table.TableChild w43 = ((global::Gtk.Table.TableChild)(this.tableMain[this.labelComboOrganization]));
     w43.TopAttach    = ((uint)(9));
     w43.BottomAttach = ((uint)(10));
     w43.XOptions     = ((global::Gtk.AttachOptions)(4));
     w43.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableMain.Gtk.Table+TableChild
     this.labelCounterparty           = new global::Gamma.GtkWidgets.yLabel();
     this.labelCounterparty.Name      = "labelCounterparty";
     this.labelCounterparty.Xalign    = 1F;
     this.labelCounterparty.LabelProp = global::Mono.Unix.Catalog.GetString("Поставщик:");
     this.tableMain.Add(this.labelCounterparty);
     global::Gtk.Table.TableChild w44 = ((global::Gtk.Table.TableChild)(this.tableMain[this.labelCounterparty]));
     w44.TopAttach    = ((uint)(2));
     w44.BottomAttach = ((uint)(3));
     w44.XOptions     = ((global::Gtk.AttachOptions)(4));
     w44.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableMain.Gtk.Table+TableChild
     this.labelExpenceCategory           = new global::Gamma.GtkWidgets.yLabel();
     this.labelExpenceCategory.Name      = "labelExpenceCategory";
     this.labelExpenceCategory.Xalign    = 1F;
     this.labelExpenceCategory.LabelProp = global::Mono.Unix.Catalog.GetString("Статья расхода:");
     this.tableMain.Add(this.labelExpenceCategory);
     global::Gtk.Table.TableChild w45 = ((global::Gtk.Table.TableChild)(this.tableMain[this.labelExpenceCategory]));
     w45.TopAttach    = ((uint)(10));
     w45.BottomAttach = ((uint)(11));
     w45.XOptions     = ((global::Gtk.AttachOptions)(4));
     w45.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableMain.Gtk.Table+TableChild
     this.labelExplanation           = new global::Gamma.GtkWidgets.yLabel();
     this.labelExplanation.Name      = "labelExplanation";
     this.labelExplanation.Xalign    = 1F;
     this.labelExplanation.Yalign    = 0F;
     this.labelExplanation.LabelProp = global::Mono.Unix.Catalog.GetString("Пояснение:");
     this.tableMain.Add(this.labelExplanation);
     global::Gtk.Table.TableChild w46 = ((global::Gtk.Table.TableChild)(this.tableMain[this.labelExplanation]));
     w46.TopAttach    = ((uint)(6));
     w46.BottomAttach = ((uint)(7));
     w46.XOptions     = ((global::Gtk.AttachOptions)(4));
     w46.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableMain.Gtk.Table+TableChild
     this.labelFiles           = new global::Gamma.GtkWidgets.yLabel();
     this.labelFiles.Name      = "labelFiles";
     this.labelFiles.Xalign    = 1F;
     this.labelFiles.Yalign    = 0F;
     this.labelFiles.LabelProp = global::Mono.Unix.Catalog.GetString("Файлы:");
     this.tableMain.Add(this.labelFiles);
     global::Gtk.Table.TableChild w47 = ((global::Gtk.Table.TableChild)(this.tableMain[this.labelFiles]));
     w47.TopAttach    = ((uint)(4));
     w47.BottomAttach = ((uint)(5));
     w47.XOptions     = ((global::Gtk.AttachOptions)(4));
     w47.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableMain.Gtk.Table+TableChild
     this.labelSubdivision           = new global::Gtk.Label();
     this.labelSubdivision.Name      = "labelSubdivision";
     this.labelSubdivision.Xalign    = 1F;
     this.labelSubdivision.LabelProp = global::Mono.Unix.Catalog.GetString("Подразделение:");
     this.tableMain.Add(this.labelSubdivision);
     global::Gtk.Table.TableChild w48 = ((global::Gtk.Table.TableChild)(this.tableMain[this.labelSubdivision]));
     w48.TopAttach    = ((uint)(1));
     w48.BottomAttach = ((uint)(2));
     w48.XOptions     = ((global::Gtk.AttachOptions)(4));
     w48.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableMain.Gtk.Table+TableChild
     this.labelSum           = new global::Gamma.GtkWidgets.yLabel();
     this.labelSum.Name      = "labelSum";
     this.labelSum.Xalign    = 1F;
     this.labelSum.LabelProp = global::Mono.Unix.Catalog.GetString("Сумма:");
     this.tableMain.Add(this.labelSum);
     global::Gtk.Table.TableChild w49 = ((global::Gtk.Table.TableChild)(this.tableMain[this.labelSum]));
     w49.TopAttach    = ((uint)(3));
     w49.BottomAttach = ((uint)(4));
     w49.XOptions     = ((global::Gtk.AttachOptions)(4));
     w49.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableMain.Gtk.Table+TableChild
     this.labelWhySentToReapproval           = new global::Gamma.GtkWidgets.yLabel();
     this.labelWhySentToReapproval.Name      = "labelWhySentToReapproval";
     this.labelWhySentToReapproval.Xalign    = 1F;
     this.labelWhySentToReapproval.Yalign    = 0F;
     this.labelWhySentToReapproval.LabelProp = global::Mono.Unix.Catalog.GetString("Причина отправки\nна пересогласование:\n");
     this.tableMain.Add(this.labelWhySentToReapproval);
     global::Gtk.Table.TableChild w50 = ((global::Gtk.Table.TableChild)(this.tableMain[this.labelWhySentToReapproval]));
     w50.TopAttach    = ((uint)(12));
     w50.BottomAttach = ((uint)(13));
     w50.XOptions     = ((global::Gtk.AttachOptions)(4));
     w50.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableMain.Gtk.Table+TableChild
     this.scrollBasis = new global::Gtk.ScrolledWindow();
     this.scrollBasis.WidthRequest  = 400;
     this.scrollBasis.HeightRequest = 65;
     this.scrollBasis.Name          = "scrollBasis";
     this.scrollBasis.ShadowType    = ((global::Gtk.ShadowType)(1));
     // Container child scrollBasis.Gtk.Container+ContainerChild
     this.entryBasis          = new global::Gamma.GtkWidgets.yTextView();
     this.entryBasis.CanFocus = true;
     this.entryBasis.Name     = "entryBasis";
     this.entryBasis.WrapMode = ((global::Gtk.WrapMode)(3));
     this.scrollBasis.Add(this.entryBasis);
     this.tableMain.Add(this.scrollBasis);
     global::Gtk.Table.TableChild w52 = ((global::Gtk.Table.TableChild)(this.tableMain[this.scrollBasis]));
     w52.TopAttach    = ((uint)(5));
     w52.BottomAttach = ((uint)(6));
     w52.LeftAttach   = ((uint)(1));
     w52.RightAttach  = ((uint)(2));
     w52.XOptions     = ((global::Gtk.AttachOptions)(0));
     w52.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableMain.Gtk.Table+TableChild
     this.scrollExplanation = new global::Gtk.ScrolledWindow();
     this.scrollExplanation.WidthRequest  = 400;
     this.scrollExplanation.HeightRequest = 65;
     this.scrollExplanation.Name          = "scrollExplanation";
     this.scrollExplanation.ShadowType    = ((global::Gtk.ShadowType)(1));
     // Container child scrollExplanation.Gtk.Container+ContainerChild
     this.entryExplanation          = new global::Gamma.GtkWidgets.yTextView();
     this.entryExplanation.CanFocus = true;
     this.entryExplanation.Name     = "entryExplanation";
     this.entryExplanation.WrapMode = ((global::Gtk.WrapMode)(3));
     this.scrollExplanation.Add(this.entryExplanation);
     this.tableMain.Add(this.scrollExplanation);
     global::Gtk.Table.TableChild w54 = ((global::Gtk.Table.TableChild)(this.tableMain[this.scrollExplanation]));
     w54.TopAttach    = ((uint)(6));
     w54.BottomAttach = ((uint)(7));
     w54.LeftAttach   = ((uint)(1));
     w54.RightAttach  = ((uint)(2));
     w54.XOptions     = ((global::Gtk.AttachOptions)(0));
     w54.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableMain.Gtk.Table+TableChild
     this.yhboxSum = new global::Gamma.GtkWidgets.yHBox();
     this.yhboxSum.WidthRequest = 400;
     this.yhboxSum.Name         = "yhboxSum";
     this.yhboxSum.Spacing      = 6;
     // Container child yhboxSum.Gtk.Box+BoxChild
     this.spinSum = new global::Gamma.GtkWidgets.ySpinButton(0D, 2147483647D, 100D);
     this.spinSum.WidthRequest             = 190;
     this.spinSum.CanFocus                 = true;
     this.spinSum.Name                     = "spinSum";
     this.spinSum.Adjustment.PageIncrement = 1000D;
     this.spinSum.ClimbRate                = 1D;
     this.spinSum.Digits                   = ((uint)(2));
     this.spinSum.Numeric                  = true;
     this.spinSum.ValueAsDecimal           = 0m;
     this.spinSum.ValueAsInt               = 0;
     this.yhboxSum.Add(this.spinSum);
     global::Gtk.Box.BoxChild w55 = ((global::Gtk.Box.BoxChild)(this.yhboxSum[this.spinSum]));
     w55.Position = 0;
     w55.Expand   = false;
     w55.Fill     = false;
     // Container child yhboxSum.Gtk.Box+BoxChild
     this.currencylabel1           = new global::QSProjectsLib.CurrencyLabel();
     this.currencylabel1.Name      = "currencylabel1";
     this.currencylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("currencylabel1");
     this.yhboxSum.Add(this.currencylabel1);
     global::Gtk.Box.BoxChild w56 = ((global::Gtk.Box.BoxChild)(this.yhboxSum[this.currencylabel1]));
     w56.Position = 1;
     w56.Expand   = false;
     w56.Fill     = false;
     this.tableMain.Add(this.yhboxSum);
     global::Gtk.Table.TableChild w57 = ((global::Gtk.Table.TableChild)(this.tableMain[this.yhboxSum]));
     w57.TopAttach    = ((uint)(3));
     w57.BottomAttach = ((uint)(4));
     w57.LeftAttach   = ((uint)(1));
     w57.RightAttach  = ((uint)(2));
     w57.XOptions     = ((global::Gtk.AttachOptions)(0));
     w57.YOptions     = ((global::Gtk.AttachOptions)(4));
     w10.Add(this.tableMain);
     this.scrolledMain.Add(w10);
     this.vboxDialog.Add(this.scrolledMain);
     global::Gtk.Box.BoxChild w60 = ((global::Gtk.Box.BoxChild)(this.vboxDialog[this.scrolledMain]));
     w60.Position = 1;
     this.Add(this.vboxDialog);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget CarGlass.Dialogs.SalaryCalculation
     global::Stetic.BinContainer.Attach(this);
     this.Name = "CarGlass.Dialogs.SalaryCalculation";
     // Container child CarGlass.Dialogs.SalaryCalculation.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.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Период расчета:");
     this.hbox1.Add(this.label2);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label2]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox1.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.hbox1.Add(this.daterangepicker1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.daterangepicker1]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.btnCalc              = new global::Gtk.Button();
     this.btnCalc.CanFocus     = true;
     this.btnCalc.Name         = "btnCalc";
     this.btnCalc.UseUnderline = true;
     this.btnCalc.Label        = global::Mono.Unix.Catalog.GetString("Рассчитать");
     this.hbox1.Add(this.btnCalc);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.btnCalc]));
     w3.Position = 2;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.hbox1.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.hseparator1]));
     w4.Position = 3;
     // Container child hbox1.Gtk.Box+BoxChild
     this.btnSetting              = new global::Gtk.Button();
     this.btnSetting.CanFocus     = true;
     this.btnSetting.Name         = "btnSetting";
     this.btnSetting.UseUnderline = true;
     this.btnSetting.Label        = global::Mono.Unix.Catalog.GetString("Настройки");
     this.hbox1.Add(this.btnSetting);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.btnSetting]));
     w5.Position = 4;
     w5.Expand   = false;
     w5.Fill     = false;
     this.vbox2.Add(this.hbox1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox1]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Сотрудники:");
     this.hbox4.Add(this.label5);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.label5]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.cmbEmployees                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.cmbEmployees.Name                = "cmbEmployees";
     this.cmbEmployees.AddIfNotExist       = false;
     this.cmbEmployees.DefaultFirst        = false;
     this.cmbEmployees.ShowSpecialStateAll = false;
     this.cmbEmployees.ShowSpecialStateNot = false;
     this.hbox4.Add(this.cmbEmployees);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.cmbEmployees]));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     this.vbox2.Add(this.hbox4);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox4]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child vbox2.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.ytreeMain          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeMain.CanFocus = true;
     this.ytreeMain.Name     = "ytreeMain";
     this.GtkScrolledWindow.Add(this.ytreeMain);
     this.vbox2.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.GtkScrolledWindow]));
     w11.Position = 2;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("Список работ:");
     this.hbox5.Add(this.label6);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.label6]));
     w12.Position = 0;
     w12.Expand   = false;
     w12.Fill     = false;
     this.vbox2.Add(this.hbox5);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox5]));
     w13.Position = 3;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child vbox2.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.ytreeService          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeService.CanFocus = true;
     this.ytreeService.Name     = "ytreeService";
     this.GtkScrolledWindow1.Add(this.ytreeService);
     this.vbox2.Add(this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.GtkScrolledWindow1]));
     w15.Position = 4;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.ytreeMain.Hide();
     this.ytreeService.Hide();
     this.Hide();
     this.btnCalc.Clicked           += new global::System.EventHandler(this.OnBtnCalcClicked);
     this.btnSetting.Clicked        += new global::System.EventHandler(this.OnBtnSettingClicked);
     this.cmbEmployees.ItemSelected += new global::System.EventHandler <Gamma.Widgets.ItemSelectedEventArgs>(this.OnCmbEmployeesItemSelected);
     this.ytreeMain.RowActivated    += new global::Gtk.RowActivatedHandler(this.OnYtreeMainRowActivated);
     this.ytreeService.RowActivated += new global::Gtk.RowActivatedHandler(this.OnYtreeMainRowActivated);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Filters.GtkViews.OrderFilterView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Filters.GtkViews.OrderFilterView";
     // Container child Vodovoz.Filters.GtkViews.OrderFilterView.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(4)), ((uint)(7)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.dateperiodOrders           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.dateperiodOrders.Events    = ((global::Gdk.EventMask)(256));
     this.dateperiodOrders.Name      = "dateperiodOrders";
     this.dateperiodOrders.StartDate = new global::System.DateTime(0);
     this.dateperiodOrders.EndDate   = new global::System.DateTime(0);
     this.table1.Add(this.dateperiodOrders);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1[this.dateperiodOrders]));
     w1.LeftAttach  = ((uint)(5));
     w1.RightAttach = ((uint)(6));
     w1.XOptions    = ((global::Gtk.AttachOptions)(4));
     w1.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryCounterparty                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entryCounterparty.Events           = ((global::Gdk.EventMask)(256));
     this.entryCounterparty.Name             = "entryCounterparty";
     this.entryCounterparty.CanEditReference = true;
     this.table1.Add(this.entryCounterparty);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.entryCounterparty]));
     w2.TopAttach    = ((uint)(3));
     w2.BottomAttach = ((uint)(4));
     w2.LeftAttach   = ((uint)(1));
     w2.RightAttach  = ((uint)(2));
     w2.XOptions     = ((global::Gtk.AttachOptions)(4));
     w2.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.enumcomboPaymentType      = new global::Gamma.Widgets.yEnumComboBox();
     this.enumcomboPaymentType.Name = "enumcomboPaymentType";
     this.enumcomboPaymentType.ShowSpecialStateAll = true;
     this.enumcomboPaymentType.ShowSpecialStateNot = false;
     this.enumcomboPaymentType.UseShortTitle       = false;
     this.enumcomboPaymentType.DefaultFirst        = false;
     this.table1.Add(this.enumcomboPaymentType);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.enumcomboPaymentType]));
     w3.TopAttach    = ((uint)(1));
     w3.BottomAttach = ((uint)(2));
     w3.LeftAttach   = ((uint)(3));
     w3.RightAttach  = ((uint)(4));
     w3.XOptions     = ((global::Gtk.AttachOptions)(4));
     w3.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.enumcomboStatus      = new global::Gamma.Widgets.yEnumComboBox();
     this.enumcomboStatus.Name = "enumcomboStatus";
     this.enumcomboStatus.ShowSpecialStateAll = true;
     this.enumcomboStatus.ShowSpecialStateNot = false;
     this.enumcomboStatus.UseShortTitle       = false;
     this.enumcomboStatus.DefaultFirst        = false;
     this.table1.Add(this.enumcomboStatus);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.enumcomboStatus]));
     w4.TopAttach    = ((uint)(1));
     w4.BottomAttach = ((uint)(2));
     w4.LeftAttach   = ((uint)(1));
     w4.RightAttach  = ((uint)(2));
     w4.XOptions     = ((global::Gtk.AttachOptions)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Статус:");
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w5.TopAttach    = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Контрагент:");
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     w6.TopAttach    = ((uint)(3));
     w6.BottomAttach = ((uint)(4));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.Xalign    = 1F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Точка доставки:");
     this.table1.Add(this.label3);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1[this.label3]));
     w7.TopAttach    = ((uint)(3));
     w7.BottomAttach = ((uint)(4));
     w7.LeftAttach   = ((uint)(2));
     w7.RightAttach  = ((uint)(3));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 1F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Период:");
     this.table1.Add(this.label4);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1[this.label4]));
     w8.LeftAttach  = ((uint)(4));
     w8.RightAttach = ((uint)(5));
     w8.XOptions    = ((global::Gtk.AttachOptions)(4));
     w8.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.Xalign    = 1F;
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Тип оплаты:");
     this.table1.Add(this.label5);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1[this.label5]));
     w9.TopAttach    = ((uint)(1));
     w9.BottomAttach = ((uint)(2));
     w9.LeftAttach   = ((uint)(2));
     w9.RightAttach  = ((uint)(3));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.representationentryDeliveryPoint        = new global::QS.Widgets.GtkUI.RepresentationEntry();
     this.representationentryDeliveryPoint.Events = ((global::Gdk.EventMask)(256));
     this.representationentryDeliveryPoint.Name   = "representationentryDeliveryPoint";
     this.table1.Add(this.representationentryDeliveryPoint);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1[this.representationentryDeliveryPoint]));
     w10.TopAttach    = ((uint)(3));
     w10.BottomAttach = ((uint)(4));
     w10.LeftAttach   = ((uint)(3));
     w10.RightAttach  = ((uint)(6));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.speciallistCmbOrganisations                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.speciallistCmbOrganisations.Name                = "speciallistCmbOrganisations";
     this.speciallistCmbOrganisations.AddIfNotExist       = false;
     this.speciallistCmbOrganisations.DefaultFirst        = false;
     this.speciallistCmbOrganisations.ShowSpecialStateAll = true;
     this.speciallistCmbOrganisations.ShowSpecialStateNot = false;
     this.table1.Add(this.speciallistCmbOrganisations);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1[this.speciallistCmbOrganisations]));
     w11.TopAttach    = ((uint)(2));
     w11.BottomAttach = ((uint)(3));
     w11.LeftAttach   = ((uint)(1));
     w11.RightAttach  = ((uint)(2));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.speciallistCmbPaymentsFrom                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.speciallistCmbPaymentsFrom.Name                = "speciallistCmbPaymentsFrom";
     this.speciallistCmbPaymentsFrom.AddIfNotExist       = false;
     this.speciallistCmbPaymentsFrom.DefaultFirst        = false;
     this.speciallistCmbPaymentsFrom.ShowSpecialStateAll = true;
     this.speciallistCmbPaymentsFrom.ShowSpecialStateNot = false;
     this.table1.Add(this.speciallistCmbPaymentsFrom);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1[this.speciallistCmbPaymentsFrom]));
     w12.TopAttach    = ((uint)(2));
     w12.BottomAttach = ((uint)(3));
     w12.LeftAttach   = ((uint)(3));
     w12.RightAttach  = ((uint)(4));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yenumcomboboxPaymentOrder      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumcomboboxPaymentOrder.Name = "yenumcomboboxPaymentOrder";
     this.yenumcomboboxPaymentOrder.ShowSpecialStateAll = true;
     this.yenumcomboboxPaymentOrder.ShowSpecialStateNot = false;
     this.yenumcomboboxPaymentOrder.UseShortTitle       = false;
     this.yenumcomboboxPaymentOrder.DefaultFirst        = false;
     this.table1.Add(this.yenumcomboboxPaymentOrder);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1[this.yenumcomboboxPaymentOrder]));
     w13.TopAttach    = ((uint)(1));
     w13.BottomAttach = ((uint)(2));
     w13.LeftAttach   = ((uint)(5));
     w13.RightAttach  = ((uint)(6));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yenumcomboboxViewTypes      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumcomboboxViewTypes.Name = "yenumcomboboxViewTypes";
     this.yenumcomboboxViewTypes.ShowSpecialStateAll = false;
     this.yenumcomboboxViewTypes.ShowSpecialStateNot = false;
     this.yenumcomboboxViewTypes.UseShortTitle       = false;
     this.yenumcomboboxViewTypes.DefaultFirst        = false;
     this.table1.Add(this.yenumcomboboxViewTypes);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1[this.yenumcomboboxViewTypes]));
     w14.LeftAttach  = ((uint)(1));
     w14.RightAttach = ((uint)(2));
     w14.XOptions    = ((global::Gtk.AttachOptions)(4));
     w14.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yenumСmbboxOrderPaymentStatus      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumСmbboxOrderPaymentStatus.Name = "yenumСmbboxOrderPaymentStatus";
     this.yenumСmbboxOrderPaymentStatus.ShowSpecialStateAll = true;
     this.yenumСmbboxOrderPaymentStatus.ShowSpecialStateNot = false;
     this.yenumСmbboxOrderPaymentStatus.UseShortTitle       = false;
     this.yenumСmbboxOrderPaymentStatus.DefaultFirst        = false;
     this.table1.Add(this.yenumСmbboxOrderPaymentStatus);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1[this.yenumСmbboxOrderPaymentStatus]));
     w15.LeftAttach  = ((uint)(3));
     w15.RightAttach = ((uint)(4));
     w15.XOptions    = ((global::Gtk.AttachOptions)(4));
     w15.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabel1           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel1.Name      = "ylabel1";
     this.ylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("Отображать:");
     this.table1.Add(this.ylabel1);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabel1]));
     w16.XOptions = ((global::Gtk.AttachOptions)(4));
     w16.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabel2           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel2.Name      = "ylabel2";
     this.ylabel2.Xalign    = 1F;
     this.ylabel2.LabelProp = global::Mono.Unix.Catalog.GetString("Статус оплаты: ");
     this.table1.Add(this.ylabel2);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabel2]));
     w17.LeftAttach  = ((uint)(2));
     w17.RightAttach = ((uint)(3));
     w17.XOptions    = ((global::Gtk.AttachOptions)(4));
     w17.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylblOrganisation           = new global::Gamma.GtkWidgets.yLabel();
     this.ylblOrganisation.Name      = "ylblOrganisation";
     this.ylblOrganisation.Xalign    = 1F;
     this.ylblOrganisation.LabelProp = global::Mono.Unix.Catalog.GetString("Организация:");
     this.table1.Add(this.ylblOrganisation);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table1[this.ylblOrganisation]));
     w18.TopAttach    = ((uint)(2));
     w18.BottomAttach = ((uint)(3));
     w18.XOptions     = ((global::Gtk.AttachOptions)(4));
     w18.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylblPaymentFrom           = new global::Gamma.GtkWidgets.yLabel();
     this.ylblPaymentFrom.Name      = "ylblPaymentFrom";
     this.ylblPaymentFrom.Xalign    = 1F;
     this.ylblPaymentFrom.LabelProp = global::Mono.Unix.Catalog.GetString("Откуда оплата:");
     this.table1.Add(this.ylblPaymentFrom);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table1[this.ylblPaymentFrom]));
     w19.TopAttach    = ((uint)(2));
     w19.BottomAttach = ((uint)(3));
     w19.LeftAttach   = ((uint)(2));
     w19.RightAttach  = ((uint)(3));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox2.Add(this.table1);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.table1]));
     w20.Position = 0;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.ycheckOnlySelfdelivery               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckOnlySelfdelivery.CanFocus      = true;
     this.ycheckOnlySelfdelivery.Name          = "ycheckOnlySelfdelivery";
     this.ycheckOnlySelfdelivery.Label         = global::Mono.Unix.Catalog.GetString("Только самовывоз");
     this.ycheckOnlySelfdelivery.DrawIndicator = true;
     this.ycheckOnlySelfdelivery.UseUnderline  = true;
     this.hbox4.Add(this.ycheckOnlySelfdelivery);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.ycheckOnlySelfdelivery]));
     w21.Position = 0;
     w21.Expand   = false;
     w21.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.ycheckWithoutSelfdelivery               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckWithoutSelfdelivery.CanFocus      = true;
     this.ycheckWithoutSelfdelivery.Name          = "ycheckWithoutSelfdelivery";
     this.ycheckWithoutSelfdelivery.Label         = global::Mono.Unix.Catalog.GetString("Скрыть самовывозы");
     this.ycheckWithoutSelfdelivery.DrawIndicator = true;
     this.ycheckWithoutSelfdelivery.UseUnderline  = true;
     this.hbox4.Add(this.ycheckWithoutSelfdelivery);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.ycheckWithoutSelfdelivery]));
     w22.Position = 1;
     w22.Expand   = false;
     w22.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.ycheckOnlyServices               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckOnlyServices.CanFocus      = true;
     this.ycheckOnlyServices.Name          = "ycheckOnlyServices";
     this.ycheckOnlyServices.Label         = global::Mono.Unix.Catalog.GetString("Только выезд мастера");
     this.ycheckOnlyServices.DrawIndicator = true;
     this.ycheckOnlyServices.UseUnderline  = true;
     this.hbox4.Add(this.ycheckOnlyServices);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.ycheckOnlyServices]));
     w23.Position = 2;
     w23.Expand   = false;
     w23.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.ycheckHideServices               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckHideServices.CanFocus      = true;
     this.ycheckHideServices.Name          = "ycheckHideServices";
     this.ycheckHideServices.Label         = global::Mono.Unix.Catalog.GetString("Скрыть выезд мастера");
     this.ycheckHideServices.DrawIndicator = true;
     this.ycheckHideServices.UseUnderline  = true;
     this.hbox4.Add(this.ycheckHideServices);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.ycheckHideServices]));
     w24.Position = 3;
     w24.Expand   = false;
     w24.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.ycheckLessThreeHours               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckLessThreeHours.CanFocus      = true;
     this.ycheckLessThreeHours.Name          = "ycheckLessThreeHours";
     this.ycheckLessThreeHours.Label         = global::Mono.Unix.Catalog.GetString("Менее 3-х часов");
     this.ycheckLessThreeHours.DrawIndicator = true;
     this.ycheckLessThreeHours.UseUnderline  = true;
     this.hbox4.Add(this.ycheckLessThreeHours);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.ycheckLessThreeHours]));
     w25.Position = 4;
     w25.Expand   = false;
     w25.Fill     = false;
     this.vbox2.Add(this.hbox4);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox4]));
     w26.Position = 1;
     w26.Expand   = false;
     w26.Fill     = false;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Complaints.CreateComplaintView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Complaints.CreateComplaintView";
     // Container child Vodovoz.Views.Complaints.CreateComplaintView.Gtk.Container+ContainerChild
     this.vboxDialog         = new global::Gtk.VBox();
     this.vboxDialog.Name    = "vboxDialog";
     this.vboxDialog.Spacing = 6;
     // Container child vboxDialog.Gtk.Box+BoxChild
     this.hboxDialogButtons         = new global::Gtk.HBox();
     this.hboxDialogButtons.Name    = "hboxDialogButtons";
     this.hboxDialogButtons.Spacing = 6;
     // Container child hboxDialogButtons.Gtk.Box+BoxChild
     this.buttonSave              = new global::Gamma.GtkWidgets.yButton();
     this.buttonSave.CanFocus     = true;
     this.buttonSave.Name         = "buttonSave";
     this.buttonSave.UseUnderline = true;
     this.buttonSave.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.buttonSave.Image = w1;
     this.hboxDialogButtons.Add(this.buttonSave);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hboxDialogButtons[this.buttonSave]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hboxDialogButtons.Gtk.Box+BoxChild
     this.buttonCancel              = new global::Gamma.GtkWidgets.yButton();
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.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.buttonCancel.Image = w3;
     this.hboxDialogButtons.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hboxDialogButtons[this.buttonCancel]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     this.vboxDialog.Add(this.hboxDialogButtons);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vboxDialog[this.hboxDialogButtons]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vboxDialog.Gtk.Box+BoxChild
     this.tableFields               = new global::Gtk.Table(((uint)(14)), ((uint)(2)), false);
     this.tableFields.Name          = "tableFields";
     this.tableFields.RowSpacing    = ((uint)(6));
     this.tableFields.ColumnSpacing = ((uint)(6));
     // Container child tableFields.Gtk.Table+TableChild
     this.comboboxComplaintSource                     = new global::Gamma.Widgets.ySpecComboBox();
     this.comboboxComplaintSource.Name                = "comboboxComplaintSource";
     this.comboboxComplaintSource.AddIfNotExist       = false;
     this.comboboxComplaintSource.DefaultFirst        = false;
     this.comboboxComplaintSource.ShowSpecialStateAll = false;
     this.comboboxComplaintSource.ShowSpecialStateNot = false;
     this.tableFields.Add(this.comboboxComplaintSource);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.tableFields[this.comboboxComplaintSource]));
     w6.TopAttach    = ((uint)(11));
     w6.BottomAttach = ((uint)(12));
     w6.LeftAttach   = ((uint)(1));
     w6.RightAttach  = ((uint)(2));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFields.Gtk.Table+TableChild
     this.complaintfilesview        = new global::Vodovoz.Views.Complaints.ComplaintFilesView();
     this.complaintfilesview.Events = ((global::Gdk.EventMask)(256));
     this.complaintfilesview.Name   = "complaintfilesview";
     this.tableFields.Add(this.complaintfilesview);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.tableFields[this.complaintfilesview]));
     w7.TopAttach    = ((uint)(12));
     w7.BottomAttach = ((uint)(13));
     w7.LeftAttach   = ((uint)(1));
     w7.RightAttach  = ((uint)(2));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFields.Gtk.Table+TableChild
     this.entryCounterparty                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entryCounterparty.Events           = ((global::Gdk.EventMask)(256));
     this.entryCounterparty.Name             = "entryCounterparty";
     this.entryCounterparty.CanEditReference = false;
     this.tableFields.Add(this.entryCounterparty);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.tableFields[this.entryCounterparty]));
     w8.TopAttach    = ((uint)(1));
     w8.BottomAttach = ((uint)(2));
     w8.LeftAttach   = ((uint)(1));
     w8.RightAttach  = ((uint)(2));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFields.Gtk.Table+TableChild
     this.entryOrder                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entryOrder.Events           = ((global::Gdk.EventMask)(256));
     this.entryOrder.Name             = "entryOrder";
     this.entryOrder.CanEditReference = false;
     this.tableFields.Add(this.entryOrder);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.tableFields[this.entryOrder]));
     w9.TopAttach    = ((uint)(8));
     w9.BottomAttach = ((uint)(9));
     w9.LeftAttach   = ((uint)(1));
     w9.RightAttach  = ((uint)(2));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFields.Gtk.Table+TableChild
     this.GtkScrolledWindow1            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name       = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.ytextviewComplaintText          = new global::Gamma.GtkWidgets.yTextView();
     this.ytextviewComplaintText.CanFocus = true;
     this.ytextviewComplaintText.Name     = "ytextviewComplaintText";
     this.GtkScrolledWindow1.Add(this.ytextviewComplaintText);
     this.tableFields.Add(this.GtkScrolledWindow1);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.tableFields[this.GtkScrolledWindow1]));
     w11.TopAttach    = ((uint)(5));
     w11.BottomAttach = ((uint)(6));
     w11.LeftAttach   = ((uint)(1));
     w11.RightAttach  = ((uint)(2));
     // Container child tableFields.Gtk.Table+TableChild
     this.guiltyitemsview = new global::Vodovoz.Views.Complaints.GuiltyItemsView();
     this.guiltyitemsview.HeightRequest = 125;
     this.guiltyitemsview.Events        = ((global::Gdk.EventMask)(256));
     this.guiltyitemsview.Name          = "guiltyitemsview";
     this.tableFields.Add(this.guiltyitemsview);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.tableFields[this.guiltyitemsview]));
     w12.TopAttach    = ((uint)(13));
     w12.BottomAttach = ((uint)(14));
     w12.LeftAttach   = ((uint)(1));
     w12.RightAttach  = ((uint)(2));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFields.Gtk.Table+TableChild
     this.labelComplaintKind           = new global::Gtk.Label();
     this.labelComplaintKind.Name      = "labelComplaintKind";
     this.labelComplaintKind.LabelProp = global::Mono.Unix.Catalog.GetString("Вид рекламации:");
     this.tableFields.Add(this.labelComplaintKind);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.tableFields[this.labelComplaintKind]));
     w13.TopAttach    = ((uint)(6));
     w13.BottomAttach = ((uint)(7));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFields.Gtk.Table+TableChild
     this.labelComplaintText           = new global::Gtk.Label();
     this.labelComplaintText.Name      = "labelComplaintText";
     this.labelComplaintText.Xalign    = 1F;
     this.labelComplaintText.LabelProp = global::Mono.Unix.Catalog.GetString("Проблема:");
     this.tableFields.Add(this.labelComplaintText);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.tableFields[this.labelComplaintText]));
     w14.TopAttach    = ((uint)(5));
     w14.BottomAttach = ((uint)(6));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFields.Gtk.Table+TableChild
     this.labelCounterparty           = new global::Gtk.Label();
     this.labelCounterparty.Name      = "labelCounterparty";
     this.labelCounterparty.Xalign    = 1F;
     this.labelCounterparty.LabelProp = global::Mono.Unix.Catalog.GetString("Клиент:");
     this.tableFields.Add(this.labelCounterparty);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.tableFields[this.labelCounterparty]));
     w15.TopAttach    = ((uint)(1));
     w15.BottomAttach = ((uint)(2));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFields.Gtk.Table+TableChild
     this.labelGuilty           = new global::Gtk.Label();
     this.labelGuilty.Name      = "labelGuilty";
     this.labelGuilty.Xalign    = 1F;
     this.labelGuilty.LabelProp = global::Mono.Unix.Catalog.GetString("Виновники:");
     this.tableFields.Add(this.labelGuilty);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.tableFields[this.labelGuilty]));
     w16.TopAttach    = ((uint)(13));
     w16.BottomAttach = ((uint)(14));
     w16.XOptions     = ((global::Gtk.AttachOptions)(4));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFields.Gtk.Table+TableChild
     this.labelName           = new global::Gtk.Label();
     this.labelName.Name      = "labelName";
     this.labelName.Xalign    = 1F;
     this.labelName.LabelProp = global::Mono.Unix.Catalog.GetString("Имя:");
     this.tableFields.Add(this.labelName);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.tableFields[this.labelName]));
     w17.TopAttach    = ((uint)(3));
     w17.BottomAttach = ((uint)(4));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFields.Gtk.Table+TableChild
     this.labelName2           = new global::Gtk.Label();
     this.labelName2.Name      = "labelName2";
     this.labelName2.Xalign    = 1F;
     this.labelName2.LabelProp = global::Mono.Unix.Catalog.GetString("Телефон:");
     this.tableFields.Add(this.labelName2);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.tableFields[this.labelName2]));
     w18.TopAttach    = ((uint)(10));
     w18.BottomAttach = ((uint)(11));
     w18.XOptions     = ((global::Gtk.AttachOptions)(4));
     w18.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFields.Gtk.Table+TableChild
     this.labelOrder           = new global::Gtk.Label();
     this.labelOrder.Name      = "labelOrder";
     this.labelOrder.Xalign    = 1F;
     this.labelOrder.LabelProp = global::Mono.Unix.Catalog.GetString("Заказ:");
     this.tableFields.Add(this.labelOrder);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.tableFields[this.labelOrder]));
     w19.TopAttach    = ((uint)(8));
     w19.BottomAttach = ((uint)(9));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFields.Gtk.Table+TableChild
     this.labelSource           = new global::Gtk.Label();
     this.labelSource.Name      = "labelSource";
     this.labelSource.Xalign    = 1F;
     this.labelSource.LabelProp = global::Mono.Unix.Catalog.GetString("Источник:");
     this.tableFields.Add(this.labelSource);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.tableFields[this.labelSource]));
     w20.TopAttach    = ((uint)(11));
     w20.BottomAttach = ((uint)(12));
     w20.XOptions     = ((global::Gtk.AttachOptions)(4));
     w20.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFields.Gtk.Table+TableChild
     this.lblAddress           = new global::Gtk.Label();
     this.lblAddress.Name      = "lblAddress";
     this.lblAddress.Xalign    = 1F;
     this.lblAddress.LabelProp = global::Mono.Unix.Catalog.GetString("Адрес:");
     this.tableFields.Add(this.lblAddress);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.tableFields[this.lblAddress]));
     w21.TopAttach    = ((uint)(7));
     w21.BottomAttach = ((uint)(8));
     w21.XOptions     = ((global::Gtk.AttachOptions)(4));
     w21.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFields.Gtk.Table+TableChild
     this.spLstAddress                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.spLstAddress.Name                = "spLstAddress";
     this.spLstAddress.AddIfNotExist       = false;
     this.spLstAddress.DefaultFirst        = false;
     this.spLstAddress.ShowSpecialStateAll = false;
     this.spLstAddress.ShowSpecialStateNot = true;
     this.tableFields.Add(this.spLstAddress);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.tableFields[this.spLstAddress]));
     w22.TopAttach    = ((uint)(7));
     w22.BottomAttach = ((uint)(8));
     w22.LeftAttach   = ((uint)(1));
     w22.RightAttach  = ((uint)(2));
     w22.XOptions     = ((global::Gtk.AttachOptions)(4));
     w22.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFields.Gtk.Table+TableChild
     this.spLstComplaintKind                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.spLstComplaintKind.Name                = "spLstComplaintKind";
     this.spLstComplaintKind.AddIfNotExist       = false;
     this.spLstComplaintKind.DefaultFirst        = false;
     this.spLstComplaintKind.ShowSpecialStateAll = false;
     this.spLstComplaintKind.ShowSpecialStateNot = false;
     this.tableFields.Add(this.spLstComplaintKind);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.tableFields[this.spLstComplaintKind]));
     w23.TopAttach    = ((uint)(6));
     w23.BottomAttach = ((uint)(7));
     w23.LeftAttach   = ((uint)(1));
     w23.RightAttach  = ((uint)(2));
     w23.XOptions     = ((global::Gtk.AttachOptions)(4));
     w23.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFields.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.tableFields.Add(this.yentryName);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.tableFields[this.yentryName]));
     w24.TopAttach    = ((uint)(3));
     w24.BottomAttach = ((uint)(4));
     w24.LeftAttach   = ((uint)(1));
     w24.RightAttach  = ((uint)(2));
     w24.XOptions     = ((global::Gtk.AttachOptions)(4));
     w24.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFields.Gtk.Table+TableChild
     this.yentryPhone               = new global::Gamma.GtkWidgets.yEntry();
     this.yentryPhone.CanFocus      = true;
     this.yentryPhone.Name          = "yentryPhone";
     this.yentryPhone.IsEditable    = true;
     this.yentryPhone.InvisibleChar = '●';
     this.tableFields.Add(this.yentryPhone);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.tableFields[this.yentryPhone]));
     w25.TopAttach    = ((uint)(10));
     w25.BottomAttach = ((uint)(11));
     w25.LeftAttach   = ((uint)(1));
     w25.RightAttach  = ((uint)(2));
     w25.XOptions     = ((global::Gtk.AttachOptions)(4));
     w25.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vboxDialog.Add(this.tableFields);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vboxDialog[this.tableFields]));
     w26.Position = 1;
     // Container child vboxDialog.Gtk.Box+BoxChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.vboxDialog.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vboxDialog[this.hseparator1]));
     w27.Position = 2;
     w27.Expand   = false;
     w27.Fill     = false;
     this.Add(this.vboxDialog);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Exemplo n.º 23
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.SelfDeliveryDocumentDlg
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.SelfDeliveryDocumentDlg";
     // Container child Vodovoz.SelfDeliveryDocumentDlg.Gtk.Container+ContainerChild
     this.vbxMain             = new global::Gtk.VBox();
     this.vbxMain.Name        = "vbxMain";
     this.vbxMain.Spacing     = 6;
     this.vbxMain.BorderWidth = ((uint)(6));
     // Container child vbxMain.Gtk.Box+BoxChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.buttonSave              = new global::Gtk.Button();
     this.buttonSave.CanFocus     = true;
     this.buttonSave.Name         = "buttonSave";
     this.buttonSave.UseUnderline = true;
     this.buttonSave.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.buttonSave.Image = w1;
     this.hbox5.Add(this.buttonSave);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.buttonSave]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = global::Mono.Unix.Catalog.GetString("Отменить");
     global::Gtk.Image w3 = new global::Gtk.Image();
     w3.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-revert-to-saved", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w3;
     this.hbox5.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.buttonCancel]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.buttonPrint              = new global::Gtk.Button();
     this.buttonPrint.Sensitive    = false;
     this.buttonPrint.CanFocus     = true;
     this.buttonPrint.Name         = "buttonPrint";
     this.buttonPrint.UseUnderline = true;
     this.buttonPrint.Label        = global::Mono.Unix.Catalog.GetString("Печать");
     global::Gtk.Image w5 = new global::Gtk.Image();
     w5.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-print", global::Gtk.IconSize.Menu);
     this.buttonPrint.Image = w5;
     this.hbox5.Add(this.buttonPrint);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.buttonPrint]));
     w6.PackType = ((global::Gtk.PackType)(1));
     w6.Position = 2;
     w6.Expand   = false;
     w6.Fill     = false;
     this.vbxMain.Add(this.hbox5);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbxMain[this.hbox5]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vbxMain.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.tableWriteoff               = new global::Gtk.Table(((uint)(3)), ((uint)(4)), false);
     this.tableWriteoff.Name          = "tableWriteoff";
     this.tableWriteoff.RowSpacing    = ((uint)(6));
     this.tableWriteoff.ColumnSpacing = ((uint)(6));
     // Container child tableWriteoff.Gtk.Table+TableChild
     this.evmeOrder                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.evmeOrder.Events           = ((global::Gdk.EventMask)(256));
     this.evmeOrder.Name             = "evmeOrder";
     this.evmeOrder.CanEditReference = true;
     this.tableWriteoff.Add(this.evmeOrder);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.tableWriteoff[this.evmeOrder]));
     w8.LeftAttach  = ((uint)(3));
     w8.RightAttach = ((uint)(4));
     w8.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tableWriteoff.Gtk.Table+TableChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.ytextviewCommnet          = new global::Gamma.GtkWidgets.yTextView();
     this.ytextviewCommnet.CanFocus = true;
     this.ytextviewCommnet.Name     = "ytextviewCommnet";
     this.GtkScrolledWindow.Add(this.ytextviewCommnet);
     this.tableWriteoff.Add(this.GtkScrolledWindow);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.tableWriteoff[this.GtkScrolledWindow]));
     w10.TopAttach    = ((uint)(2));
     w10.BottomAttach = ((uint)(3));
     w10.LeftAttach   = ((uint)(1));
     w10.RightAttach  = ((uint)(4));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableWriteoff.Gtk.Table+TableChild
     this.GtkScrolledWindow1                  = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name             = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.VscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.GtkScrolledWindow1.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.GtkScrolledWindow1.ShadowType       = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.ytextviewOrderInfo          = new global::Gamma.GtkWidgets.yTextView();
     this.ytextviewOrderInfo.CanFocus = true;
     this.ytextviewOrderInfo.Name     = "ytextviewOrderInfo";
     this.ytextviewOrderInfo.Editable = false;
     this.GtkScrolledWindow1.Add(this.ytextviewOrderInfo);
     this.tableWriteoff.Add(this.GtkScrolledWindow1);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.tableWriteoff[this.GtkScrolledWindow1]));
     w12.TopAttach    = ((uint)(1));
     w12.BottomAttach = ((uint)(2));
     w12.LeftAttach   = ((uint)(3));
     w12.RightAttach  = ((uint)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableWriteoff.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Дата:");
     this.tableWriteoff.Add(this.label1);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.tableWriteoff[this.label1]));
     w13.XOptions = ((global::Gtk.AttachOptions)(4));
     w13.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tableWriteoff.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Заказ:");
     this.tableWriteoff.Add(this.label2);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.tableWriteoff[this.label2]));
     w14.LeftAttach  = ((uint)(2));
     w14.RightAttach = ((uint)(3));
     w14.XOptions    = ((global::Gtk.AttachOptions)(4));
     w14.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tableWriteoff.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.Xalign    = 1F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Информация:");
     this.tableWriteoff.Add(this.label3);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.tableWriteoff[this.label3]));
     w15.TopAttach    = ((uint)(1));
     w15.BottomAttach = ((uint)(2));
     w15.LeftAttach   = ((uint)(2));
     w15.RightAttach  = ((uint)(3));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableWriteoff.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 1F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Склад:");
     this.tableWriteoff.Add(this.label4);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.tableWriteoff[this.label4]));
     w16.TopAttach    = ((uint)(1));
     w16.BottomAttach = ((uint)(2));
     w16.XOptions     = ((global::Gtk.AttachOptions)(4));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableWriteoff.Gtk.Table+TableChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.Xalign    = 1F;
     this.label5.Yalign    = 0F;
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Комментарий:");
     this.tableWriteoff.Add(this.label5);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.tableWriteoff[this.label5]));
     w17.TopAttach    = ((uint)(2));
     w17.BottomAttach = ((uint)(3));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableWriteoff.Gtk.Table+TableChild
     this.lstWarehouse                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.lstWarehouse.Name                = "lstWarehouse";
     this.lstWarehouse.AddIfNotExist       = false;
     this.lstWarehouse.DefaultFirst        = false;
     this.lstWarehouse.ShowSpecialStateAll = false;
     this.lstWarehouse.ShowSpecialStateNot = false;
     this.tableWriteoff.Add(this.lstWarehouse);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.tableWriteoff[this.lstWarehouse]));
     w18.TopAttach    = ((uint)(1));
     w18.BottomAttach = ((uint)(2));
     w18.LeftAttach   = ((uint)(1));
     w18.RightAttach  = ((uint)(2));
     w18.XOptions     = ((global::Gtk.AttachOptions)(4));
     w18.YOptions     = ((global::Gtk.AttachOptions)(0));
     // Container child tableWriteoff.Gtk.Table+TableChild
     this.ylabelDate           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelDate.Name      = "ylabelDate";
     this.ylabelDate.LabelProp = global::Mono.Unix.Catalog.GetString("ylabel1");
     this.tableWriteoff.Add(this.ylabelDate);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.tableWriteoff[this.ylabelDate]));
     w19.LeftAttach  = ((uint)(1));
     w19.RightAttach = ((uint)(2));
     w19.XOptions    = ((global::Gtk.AttachOptions)(4));
     w19.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.hbox2.Add(this.tableWriteoff);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.tableWriteoff]));
     w20.Position = 0;
     this.vbxMain.Add(this.hbox2);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbxMain[this.hbox2]));
     w21.Position = 1;
     w21.Expand   = false;
     w21.Fill     = false;
     // Container child vbxMain.Gtk.Box+BoxChild
     this.hbxGoods         = new global::Gtk.HBox();
     this.hbxGoods.Name    = "hbxGoods";
     this.hbxGoods.Spacing = 6;
     // Container child hbxGoods.Gtk.Box+BoxChild
     this.selfdeliverydocumentitemsview1        = new global::Vodovoz.SelfDeliveryDocumentItemsView();
     this.selfdeliverydocumentitemsview1.Events = ((global::Gdk.EventMask)(256));
     this.selfdeliverydocumentitemsview1.Name   = "selfdeliverydocumentitemsview1";
     this.hbxGoods.Add(this.selfdeliverydocumentitemsview1);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbxGoods[this.selfdeliverydocumentitemsview1]));
     w22.Position = 0;
     // Container child hbxGoods.Gtk.Box+BoxChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbxTareToReturn         = new global::Gtk.HBox();
     this.hbxTareToReturn.Name    = "hbxTareToReturn";
     this.hbxTareToReturn.Spacing = 6;
     // Container child hbxTareToReturn.Gtk.Box+BoxChild
     this.lblTareToReturn           = new global::Gtk.Label();
     this.lblTareToReturn.Name      = "lblTareToReturn";
     this.lblTareToReturn.Xalign    = 0F;
     this.lblTareToReturn.LabelProp = global::Mono.Unix.Catalog.GetString("Тара на возврат:");
     this.hbxTareToReturn.Add(this.lblTareToReturn);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbxTareToReturn[this.lblTareToReturn]));
     w23.Position = 0;
     w23.Expand   = false;
     w23.Fill     = false;
     // Container child hbxTareToReturn.Gtk.Box+BoxChild
     this.spnTareToReturn          = new global::Gamma.GtkWidgets.ySpinButton(0D, 9999D, 1D);
     this.spnTareToReturn.CanFocus = true;
     this.spnTareToReturn.Name     = "spnTareToReturn";
     this.spnTareToReturn.Adjustment.PageIncrement = 10D;
     this.spnTareToReturn.ClimbRate      = 1D;
     this.spnTareToReturn.Numeric        = true;
     this.spnTareToReturn.ValueAsDecimal = 0m;
     this.spnTareToReturn.ValueAsInt     = 0;
     this.hbxTareToReturn.Add(this.spnTareToReturn);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.hbxTareToReturn[this.spnTareToReturn]));
     w24.Position = 1;
     this.vbox2.Add(this.hbxTareToReturn);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbxTareToReturn]));
     w25.Position = 0;
     w25.Expand   = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.lblTareReturnedBefore               = new global::Gamma.GtkWidgets.yLabel();
     this.lblTareReturnedBefore.Name          = "lblTareReturnedBefore";
     this.lblTareReturnedBefore.Xalign        = 0F;
     this.lblTareReturnedBefore.Yalign        = 0F;
     this.lblTareReturnedBefore.UseMarkup     = true;
     this.lblTareReturnedBefore.WidthChars    = 0;
     this.lblTareReturnedBefore.MaxWidthChars = 0;
     this.vbox2.Add(this.lblTareReturnedBefore);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.lblTareReturnedBefore]));
     w26.Position = 1;
     w26.Expand   = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.vBoxOtherGoods         = new global::Gtk.VBox();
     this.vBoxOtherGoods.Name    = "vBoxOtherGoods";
     this.vBoxOtherGoods.Spacing = 6;
     // Container child vBoxOtherGoods.Gtk.Box+BoxChild
     this.lblOtherGoods           = new global::Gtk.Label();
     this.lblOtherGoods.Name      = "lblOtherGoods";
     this.lblOtherGoods.Xalign    = 0F;
     this.lblOtherGoods.LabelProp = global::Mono.Unix.Catalog.GetString("ТМЦ на возврат:");
     this.vBoxOtherGoods.Add(this.lblOtherGoods);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vBoxOtherGoods[this.lblOtherGoods]));
     w27.Position = 0;
     w27.Expand   = false;
     w27.Fill     = false;
     // Container child vBoxOtherGoods.Gtk.Box+BoxChild
     this.GtkScrolledWindow4            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow4.Name       = "GtkScrolledWindow4";
     this.GtkScrolledWindow4.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow4.Gtk.Container+ContainerChild
     this.yTreeOtherGoods          = new global::Gamma.GtkWidgets.yTreeView();
     this.yTreeOtherGoods.CanFocus = true;
     this.yTreeOtherGoods.Name     = "yTreeOtherGoods";
     this.GtkScrolledWindow4.Add(this.yTreeOtherGoods);
     this.vBoxOtherGoods.Add(this.GtkScrolledWindow4);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.vBoxOtherGoods[this.GtkScrolledWindow4]));
     w29.Position = 1;
     // Container child vBoxOtherGoods.Gtk.Box+BoxChild
     this.hbox6         = new global::Gtk.HBox();
     this.hbox6.Name    = "hbox6";
     this.hbox6.Spacing = 6;
     // Container child hbox6.Gtk.Box+BoxChild
     this.btnAddOtherGoods              = new global::Gtk.Button();
     this.btnAddOtherGoods.CanFocus     = true;
     this.btnAddOtherGoods.Name         = "btnAddOtherGoods";
     this.btnAddOtherGoods.UseUnderline = true;
     this.btnAddOtherGoods.Label        = global::Mono.Unix.Catalog.GetString("ТМЦ");
     global::Gtk.Image w30 = new global::Gtk.Image();
     w30.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.btnAddOtherGoods.Image = w30;
     this.hbox6.Add(this.btnAddOtherGoods);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.btnAddOtherGoods]));
     w31.Position = 0;
     w31.Expand   = false;
     w31.Fill     = false;
     this.vBoxOtherGoods.Add(this.hbox6);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.vBoxOtherGoods[this.hbox6]));
     w32.Position = 2;
     w32.Expand   = false;
     w32.Fill     = false;
     this.vbox2.Add(this.vBoxOtherGoods);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.vBoxOtherGoods]));
     w33.Position = 2;
     this.hbxGoods.Add(this.vbox2);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.hbxGoods[this.vbox2]));
     w34.Position = 1;
     this.vbxMain.Add(this.hbxGoods);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.vbxMain[this.hbxGoods]));
     w35.Position = 2;
     this.Add(this.vbxMain);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.btnAddOtherGoods.Clicked += new global::System.EventHandler(this.OnBtnAddOtherGoodsClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.ReportsParameters.PlanImplementationReport
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.ReportsParameters.PlanImplementationReport";
     // Container child Vodovoz.ReportsParameters.PlanImplementationReport.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Дата:");
     this.hbox1.Add(this.label1);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label1]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.dateperiodpicker           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.dateperiodpicker.Events    = ((global::Gdk.EventMask)(256));
     this.dateperiodpicker.Name      = "dateperiodpicker";
     this.dateperiodpicker.StartDate = new global::System.DateTime(0);
     this.dateperiodpicker.EndDate   = new global::System.DateTime(0);
     this.hbox1.Add(this.dateperiodpicker);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.dateperiodpicker]));
     w2.Position = 1;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox1]));
     w3.Position = 0;
     w3.Expand   = 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.lblPlanType           = new global::Gtk.Label();
     this.lblPlanType.Name      = "lblPlanType";
     this.lblPlanType.Xalign    = 1F;
     this.lblPlanType.LabelProp = global::Mono.Unix.Catalog.GetString("Тип плана:");
     this.hbox4.Add(this.lblPlanType);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.lblPlanType]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.lstCmbPlanType                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.lstCmbPlanType.Name                = "lstCmbPlanType";
     this.lstCmbPlanType.AddIfNotExist       = false;
     this.lstCmbPlanType.DefaultFirst        = false;
     this.lstCmbPlanType.ShowSpecialStateAll = false;
     this.lstCmbPlanType.ShowSpecialStateNot = false;
     this.hbox4.Add(this.lstCmbPlanType);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.lstCmbPlanType]));
     w5.Position = 1;
     this.vbox1.Add(this.hbox4);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox4]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hboxDriver         = new global::Gtk.HBox();
     this.hboxDriver.Name    = "hboxDriver";
     this.hboxDriver.Spacing = 6;
     // Container child hboxDriver.Gtk.Box+BoxChild
     this.lblEmployee           = new global::Gtk.Label();
     this.lblEmployee.Name      = "lblEmployee";
     this.lblEmployee.Xalign    = 1F;
     this.lblEmployee.LabelProp = global::Mono.Unix.Catalog.GetString("Сотрудник:");
     this.hboxDriver.Add(this.lblEmployee);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hboxDriver[this.lblEmployee]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child hboxDriver.Gtk.Box+BoxChild
     this.yEntRefEmployee        = new global::QS.Widgets.GtkUI.RepresentationEntry();
     this.yEntRefEmployee.Events = ((global::Gdk.EventMask)(256));
     this.yEntRefEmployee.Name   = "yEntRefEmployee";
     this.hboxDriver.Add(this.yEntRefEmployee);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hboxDriver[this.yEntRefEmployee]));
     w8.Position = 1;
     this.vbox1.Add(this.hboxDriver);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hboxDriver]));
     w9.Position = 2;
     w9.Expand   = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.lblEmployeePlan      = new global::Gamma.GtkWidgets.yLabel();
     this.lblEmployeePlan.Name = "lblEmployeePlan";
     this.vbox1.Add(this.lblEmployeePlan);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.lblEmployeePlan]));
     w10.Position = 3;
     w10.Expand   = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.buttonCreateReport              = new global::Gtk.Button();
     this.buttonCreateReport.CanFocus     = true;
     this.buttonCreateReport.Name         = "buttonCreateReport";
     this.buttonCreateReport.UseUnderline = true;
     this.buttonCreateReport.Label        = global::Mono.Unix.Catalog.GetString("Сформировать отчет");
     this.vbox1.Add(this.buttonCreateReport);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.buttonCreateReport]));
     w11.PackType = ((global::Gtk.PackType)(1));
     w11.Position = 4;
     w11.Expand   = false;
     w11.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.buttonCreateReport.Clicked += new global::System.EventHandler(this.OnButtonCreateReportClicked);
 }
Exemplo n.º 25
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.ReportsParameters.Logistic.OrdersByDistrictsAndDeliverySchedulesReport
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.ReportsParameters.Logistic.OrdersByDistrictsAndDeliverySchedulesReport";
     // Container child Vodovoz.ReportsParameters.Logistic.OrdersByDistrictsAndDeliverySchedulesReport.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(3)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     this.table1.BorderWidth   = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.lblDate           = new global::Gamma.GtkWidgets.yLabel();
     this.lblDate.Name      = "lblDate";
     this.lblDate.Xalign    = 1F;
     this.lblDate.LabelProp = global::Mono.Unix.Catalog.GetString("Дата:");
     this.table1.Add(this.lblDate);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1[this.lblDate]));
     w1.XOptions = ((global::Gtk.AttachOptions)(4));
     w1.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.lblGeographicGroup           = new global::Gamma.GtkWidgets.yLabel();
     this.lblGeographicGroup.Name      = "lblGeographicGroup";
     this.lblGeographicGroup.Xalign    = 1F;
     this.lblGeographicGroup.LabelProp = global::Mono.Unix.Catalog.GetString("Часть города:");
     this.table1.Add(this.lblGeographicGroup);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.lblGeographicGroup]));
     w2.TopAttach    = ((uint)(1));
     w2.BottomAttach = ((uint)(2));
     w2.XOptions     = ((global::Gtk.AttachOptions)(4));
     w2.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.lblTariffZone           = new global::Gtk.Label();
     this.lblTariffZone.Name      = "lblTariffZone";
     this.lblTariffZone.Xalign    = 1F;
     this.lblTariffZone.LabelProp = global::Mono.Unix.Catalog.GetString("Тарифая зона:");
     this.table1.Add(this.lblTariffZone);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.lblTariffZone]));
     w3.TopAttach    = ((uint)(2));
     w3.BottomAttach = ((uint)(3));
     w3.XOptions     = ((global::Gtk.AttachOptions)(4));
     w3.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.lstGeographicGroup                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.lstGeographicGroup.Name                = "lstGeographicGroup";
     this.lstGeographicGroup.AddIfNotExist       = false;
     this.lstGeographicGroup.DefaultFirst        = false;
     this.lstGeographicGroup.ShowSpecialStateAll = true;
     this.lstGeographicGroup.ShowSpecialStateNot = false;
     this.table1.Add(this.lstGeographicGroup);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.lstGeographicGroup]));
     w4.TopAttach    = ((uint)(1));
     w4.BottomAttach = ((uint)(2));
     w4.LeftAttach   = ((uint)(1));
     w4.RightAttach  = ((uint)(2));
     w4.XOptions     = ((global::Gtk.AttachOptions)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.pkrDate           = new global::QSWidgetLib.DatePeriodPicker();
     this.pkrDate.Events    = ((global::Gdk.EventMask)(256));
     this.pkrDate.Name      = "pkrDate";
     this.pkrDate.StartDate = new global::System.DateTime(0);
     this.pkrDate.EndDate   = new global::System.DateTime(0);
     this.table1.Add(this.pkrDate);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1[this.pkrDate]));
     w5.LeftAttach  = ((uint)(1));
     w5.RightAttach = ((uint)(2));
     w5.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yspeccomboboxTariffZone                     = new global::Gamma.Widgets.ySpecComboBox();
     this.yspeccomboboxTariffZone.Name                = "yspeccomboboxTariffZone";
     this.yspeccomboboxTariffZone.AddIfNotExist       = false;
     this.yspeccomboboxTariffZone.DefaultFirst        = false;
     this.yspeccomboboxTariffZone.ShowSpecialStateAll = true;
     this.yspeccomboboxTariffZone.ShowSpecialStateNot = false;
     this.table1.Add(this.yspeccomboboxTariffZone);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.yspeccomboboxTariffZone]));
     w6.TopAttach    = ((uint)(2));
     w6.BottomAttach = ((uint)(3));
     w6.LeftAttach   = ((uint)(1));
     w6.RightAttach  = ((uint)(2));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox1.Add(this.table1);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.table1]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.buttonRun              = new global::Gtk.Button();
     this.buttonRun.CanFocus     = true;
     this.buttonRun.Name         = "buttonRun";
     this.buttonRun.UseUnderline = true;
     this.buttonRun.Label        = global::Mono.Unix.Catalog.GetString("Сформировать отчет");
     this.vbox1.Add(this.buttonRun);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.buttonRun]));
     w8.PackType = ((global::Gtk.PackType)(1));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.buttonRun.Clicked += new global::System.EventHandler(this.OnButtonRunClicked);
 }
Exemplo n.º 26
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Warehouse.WarehouseView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Warehouse.WarehouseView";
     // Container child Vodovoz.Views.Warehouse.WarehouseView.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.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;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox1]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vbox1.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.table1               = new global::Gtk.Table(((uint)(8)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.checkArchive               = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkArchive.CanFocus      = true;
     this.checkArchive.Name          = "checkArchive";
     this.checkArchive.Label         = global::Mono.Unix.Catalog.GetString("Архивный");
     this.checkArchive.DrawIndicator = true;
     this.checkArchive.UseUnderline  = true;
     this.table1.Add(this.checkArchive);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.checkArchive]));
     w6.TopAttach    = ((uint)(7));
     w6.BottomAttach = ((uint)(8));
     w6.LeftAttach   = ((uint)(1));
     w6.RightAttach  = ((uint)(2));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.checkCanReceiveBottles               = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkCanReceiveBottles.CanFocus      = true;
     this.checkCanReceiveBottles.Name          = "checkCanReceiveBottles";
     this.checkCanReceiveBottles.Label         = global::Mono.Unix.Catalog.GetString("Приём тары");
     this.checkCanReceiveBottles.DrawIndicator = true;
     this.checkCanReceiveBottles.UseUnderline  = true;
     this.table1.Add(this.checkCanReceiveBottles);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1[this.checkCanReceiveBottles]));
     w7.TopAttach    = ((uint)(5));
     w7.BottomAttach = ((uint)(6));
     w7.LeftAttach   = ((uint)(1));
     w7.RightAttach  = ((uint)(2));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.checkCanReceiveEquipment               = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkCanReceiveEquipment.CanFocus      = true;
     this.checkCanReceiveEquipment.Name          = "checkCanReceiveEquipment";
     this.checkCanReceiveEquipment.Label         = global::Mono.Unix.Catalog.GetString("Приём оборудования");
     this.checkCanReceiveEquipment.DrawIndicator = true;
     this.checkCanReceiveEquipment.UseUnderline  = true;
     this.table1.Add(this.checkCanReceiveEquipment);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1[this.checkCanReceiveEquipment]));
     w8.TopAttach    = ((uint)(6));
     w8.BottomAttach = ((uint)(7));
     w8.LeftAttach   = ((uint)(1));
     w8.RightAttach  = ((uint)(2));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.checkOnlineStore               = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkOnlineStore.CanFocus      = true;
     this.checkOnlineStore.Name          = "checkOnlineStore";
     this.checkOnlineStore.Label         = global::Mono.Unix.Catalog.GetString("Интернет магазин");
     this.checkOnlineStore.DrawIndicator = true;
     this.checkOnlineStore.UseUnderline  = true;
     this.table1.Add(this.checkOnlineStore);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1[this.checkOnlineStore]));
     w9.TopAttach    = ((uint)(4));
     w9.BottomAttach = ((uint)(5));
     w9.LeftAttach   = ((uint)(1));
     w9.RightAttach  = ((uint)(2));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.comboEnumTypeOfUse      = new global::Gamma.Widgets.yEnumComboBox();
     this.comboEnumTypeOfUse.Name = "comboEnumTypeOfUse";
     this.comboEnumTypeOfUse.ShowSpecialStateAll = false;
     this.comboEnumTypeOfUse.ShowSpecialStateNot = false;
     this.comboEnumTypeOfUse.UseShortTitle       = false;
     this.comboEnumTypeOfUse.DefaultFirst        = false;
     this.table1.Add(this.comboEnumTypeOfUse);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1[this.comboEnumTypeOfUse]));
     w10.TopAttach    = ((uint)(2));
     w10.BottomAttach = ((uint)(3));
     w10.LeftAttach   = ((uint)(1));
     w10.RightAttach  = ((uint)(2));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.comboOwner                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.comboOwner.Name                = "comboOwner";
     this.comboOwner.AddIfNotExist       = false;
     this.comboOwner.DefaultFirst        = false;
     this.comboOwner.ShowSpecialStateAll = false;
     this.comboOwner.ShowSpecialStateNot = true;
     this.table1.Add(this.comboOwner);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1[this.comboOwner]));
     w11.TopAttach    = ((uint)(3));
     w11.BottomAttach = ((uint)(4));
     w11.LeftAttach   = ((uint)(1));
     w11.RightAttach  = ((uint)(2));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryName               = new global::Gamma.GtkWidgets.yEntry();
     this.entryName.CanFocus      = true;
     this.entryName.Name          = "entryName";
     this.entryName.IsEditable    = true;
     this.entryName.InvisibleChar = '•';
     this.table1.Add(this.entryName);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1[this.entryName]));
     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 table1.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Название:");
     this.label2.Justify   = ((global::Gtk.Justification)(1));
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     w13.TopAttach    = ((uint)(1));
     w13.BottomAttach = ((uint)(2));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.Xalign    = 1F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Тип использования:");
     this.label3.Justify   = ((global::Gtk.Justification)(1));
     this.table1.Add(this.label3);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1[this.label3]));
     w14.TopAttach    = ((uint)(2));
     w14.BottomAttach = ((uint)(3));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 1F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Подразделение-владелец:");
     this.label4.Justify   = ((global::Gtk.Justification)(1));
     this.table1.Add(this.label4);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1[this.label4]));
     w15.TopAttach    = ((uint)(3));
     w15.BottomAttach = ((uint)(4));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.Xalign    = 1F;
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Публиковать количество:");
     this.label5.Justify   = ((global::Gtk.Justification)(1));
     this.table1.Add(this.label5);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1[this.label5]));
     w16.TopAttach    = ((uint)(4));
     w16.BottomAttach = ((uint)(5));
     w16.XOptions     = ((global::Gtk.AttachOptions)(4));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.notebook1.Add(this.table1);
     // Notebook tab
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Информация");
     this.notebook1.SetTabLabel(this.table1, this.label1);
     this.label1.ShowAll();
     this.vbox1.Add(this.notebook1);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.notebook1]));
     w18.Position = 1;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Filters.GtkViews.CallTaskFilterView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Filters.GtkViews.CallTaskFilterView";
     // Container child Vodovoz.Filters.GtkViews.CallTaskFilterView.Gtk.Container+ContainerChild
     this.vboxFilter         = new global::Gtk.VBox();
     this.vboxFilter.Name    = "vboxFilter";
     this.vboxFilter.Spacing = 6;
     // Container child vboxFilter.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("ФИО оператора :");
     this.hbox1.Add(this.label3);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label3]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.entVMEmployee                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entVMEmployee.Events           = ((global::Gdk.EventMask)(256));
     this.entVMEmployee.Name             = "entVMEmployee";
     this.entVMEmployee.CanEditReference = false;
     this.hbox1.Add(this.entVMEmployee);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.entVMEmployee]));
     w2.Position = 1;
     w2.Expand   = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.showWithoutCheckButton               = new global::Gamma.GtkWidgets.yCheckButton();
     this.showWithoutCheckButton.CanFocus      = true;
     this.showWithoutCheckButton.Name          = "showWithoutCheckButton";
     this.showWithoutCheckButton.Label         = global::Mono.Unix.Catalog.GetString("Только задачи без ответственного");
     this.showWithoutCheckButton.Active        = true;
     this.showWithoutCheckButton.DrawIndicator = true;
     this.showWithoutCheckButton.UseUnderline  = true;
     this.hbox1.Add(this.showWithoutCheckButton);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.showWithoutCheckButton]));
     w3.Position = 2;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.checkbuttonHideCompleted               = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkbuttonHideCompleted.CanFocus      = true;
     this.checkbuttonHideCompleted.Name          = "checkbuttonHideCompleted";
     this.checkbuttonHideCompleted.Label         = global::Mono.Unix.Catalog.GetString("Скрыть выполненые");
     this.checkbuttonHideCompleted.Active        = true;
     this.checkbuttonHideCompleted.DrawIndicator = true;
     this.checkbuttonHideCompleted.UseUnderline  = true;
     this.hbox1.Add(this.checkbuttonHideCompleted);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.checkbuttonHideCompleted]));
     w4.Position = 3;
     w4.Expand   = false;
     w4.Fill     = false;
     this.vboxFilter.Add(this.hbox1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vboxFilter[this.hbox1]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vboxFilter.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.comboboxDateType      = new global::Gamma.Widgets.yEnumComboBox();
     this.comboboxDateType.Name = "comboboxDateType";
     this.comboboxDateType.ShowSpecialStateAll = false;
     this.comboboxDateType.ShowSpecialStateNot = false;
     this.comboboxDateType.UseShortTitle       = false;
     this.comboboxDateType.DefaultFirst        = false;
     this.hbox3.Add(this.comboboxDateType);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.comboboxDateType]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.dateperiodpickerDateFilter           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.dateperiodpickerDateFilter.Events    = ((global::Gdk.EventMask)(256));
     this.dateperiodpickerDateFilter.Name      = "dateperiodpickerDateFilter";
     this.dateperiodpickerDateFilter.StartDate = new global::System.DateTime(0);
     this.dateperiodpickerDateFilter.EndDate   = new global::System.DateTime(0);
     this.hbox3.Add(this.dateperiodpickerDateFilter);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.dateperiodpickerDateFilter]));
     w7.Position = 1;
     // Container child hbox3.Gtk.Box+BoxChild
     this.vseparator2      = new global::Gtk.VSeparator();
     this.vseparator2.Name = "vseparator2";
     this.hbox3.Add(this.vseparator2);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.vseparator2]));
     w8.Position = 2;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Тип объекта: ");
     this.hbox3.Add(this.label1);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.label1]));
     w9.Position = 3;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.specialListCmbboxDlvPointCategory                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.specialListCmbboxDlvPointCategory.Name                = "specialListCmbboxDlvPointCategory";
     this.specialListCmbboxDlvPointCategory.AddIfNotExist       = false;
     this.specialListCmbboxDlvPointCategory.DefaultFirst        = false;
     this.specialListCmbboxDlvPointCategory.ShowSpecialStateAll = false;
     this.specialListCmbboxDlvPointCategory.ShowSpecialStateNot = true;
     this.hbox3.Add(this.specialListCmbboxDlvPointCategory);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.specialListCmbboxDlvPointCategory]));
     w10.Position = 4;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.yenumcomboboxSortingDirection      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumcomboboxSortingDirection.Name = "yenumcomboboxSortingDirection";
     this.yenumcomboboxSortingDirection.ShowSpecialStateAll = false;
     this.yenumcomboboxSortingDirection.ShowSpecialStateNot = false;
     this.yenumcomboboxSortingDirection.UseShortTitle       = false;
     this.yenumcomboboxSortingDirection.DefaultFirst        = false;
     this.hbox3.Add(this.yenumcomboboxSortingDirection);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.yenumcomboboxSortingDirection]));
     w11.Position = 5;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.yenumcomboboxSortingParam      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumcomboboxSortingParam.Name = "yenumcomboboxSortingParam";
     this.yenumcomboboxSortingParam.ShowSpecialStateAll = false;
     this.yenumcomboboxSortingParam.ShowSpecialStateNot = false;
     this.yenumcomboboxSortingParam.UseShortTitle       = false;
     this.yenumcomboboxSortingParam.DefaultFirst        = false;
     this.hbox3.Add(this.yenumcomboboxSortingParam);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.yenumcomboboxSortingParam]));
     w12.Position = 6;
     w12.Expand   = false;
     w12.Fill     = false;
     this.vboxFilter.Add(this.hbox3);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vboxFilter[this.hbox3]));
     w13.Position = 1;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child vboxFilter.Gtk.Box+BoxChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.buttonExpired              = new global::Gtk.Button();
     this.buttonExpired.CanFocus     = true;
     this.buttonExpired.Name         = "buttonExpired";
     this.buttonExpired.UseUnderline = true;
     this.buttonExpired.Label        = global::Mono.Unix.Catalog.GetString("Просрочено");
     this.hbox5.Add(this.buttonExpired);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.buttonExpired]));
     w14.Position = 0;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.buttonToday              = new global::Gtk.Button();
     this.buttonToday.CanFocus     = true;
     this.buttonToday.Name         = "buttonToday";
     this.buttonToday.UseUnderline = true;
     this.buttonToday.Label        = global::Mono.Unix.Catalog.GetString("Сегодня");
     this.hbox5.Add(this.buttonToday);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.buttonToday]));
     w15.Position = 1;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.buttonTomorrow              = new global::Gtk.Button();
     this.buttonTomorrow.CanFocus     = true;
     this.buttonTomorrow.Name         = "buttonTomorrow";
     this.buttonTomorrow.UseUnderline = true;
     this.buttonTomorrow.Label        = global::Mono.Unix.Catalog.GetString("Завтра");
     this.hbox5.Add(this.buttonTomorrow);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.buttonTomorrow]));
     w16.Position = 2;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.buttonThisWeek              = new global::Gtk.Button();
     this.buttonThisWeek.CanFocus     = true;
     this.buttonThisWeek.Name         = "buttonThisWeek";
     this.buttonThisWeek.UseUnderline = true;
     this.buttonThisWeek.Label        = global::Mono.Unix.Catalog.GetString("На этой неделе");
     this.hbox5.Add(this.buttonThisWeek);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.buttonThisWeek]));
     w17.Position = 3;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.buttonNextWeek              = new global::Gtk.Button();
     this.buttonNextWeek.CanFocus     = true;
     this.buttonNextWeek.Name         = "buttonNextWeek";
     this.buttonNextWeek.UseUnderline = true;
     this.buttonNextWeek.Label        = global::Mono.Unix.Catalog.GetString("На следующей неделе");
     this.hbox5.Add(this.buttonNextWeek);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.buttonNextWeek]));
     w18.Position = 4;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.vseparator1      = new global::Gtk.VSeparator();
     this.vseparator1.Name = "vseparator1";
     this.hbox5.Add(this.vseparator1);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.vseparator1]));
     w19.Position = 5;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.label7           = new global::Gtk.Label();
     this.label7.Name      = "label7";
     this.label7.Xalign    = 1F;
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString("Район города:");
     this.hbox5.Add(this.label7);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.label7]));
     w20.Position = 6;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.ySpecCmbGeographicGroup                     = new global::Gamma.Widgets.ySpecComboBox();
     this.ySpecCmbGeographicGroup.Name                = "ySpecCmbGeographicGroup";
     this.ySpecCmbGeographicGroup.AddIfNotExist       = false;
     this.ySpecCmbGeographicGroup.DefaultFirst        = false;
     this.ySpecCmbGeographicGroup.ShowSpecialStateAll = true;
     this.ySpecCmbGeographicGroup.ShowSpecialStateNot = false;
     this.hbox5.Add(this.ySpecCmbGeographicGroup);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.ySpecCmbGeographicGroup]));
     w21.Position = 7;
     w21.Expand   = false;
     w21.Fill     = false;
     this.vboxFilter.Add(this.hbox5);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vboxFilter[this.hbox5]));
     w22.Position = 2;
     w22.Expand   = false;
     w22.Fill     = false;
     this.Add(this.vboxFilter);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.ReadyForReceptionFilter
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.ReadyForReceptionFilter";
     // Container child Vodovoz.ReadyForReceptionFilter.Gtk.Container+ContainerChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Склад:");
     this.hbox3.Add(this.label2);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.label2]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.comboWarehouses                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.comboWarehouses.Name                = "comboWarehouses";
     this.comboWarehouses.AddIfNotExist       = false;
     this.comboWarehouses.DefaultFirst        = false;
     this.comboWarehouses.ShowSpecialStateAll = true;
     this.comboWarehouses.ShowSpecialStateNot = false;
     this.hbox2.Add(this.comboWarehouses);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.comboWarehouses]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.entryWarehouses = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entryWarehouses.WidthRequest     = 350;
     this.entryWarehouses.Events           = ((global::Gdk.EventMask)(256));
     this.entryWarehouses.Name             = "entryWarehouses";
     this.entryWarehouses.CanEditReference = false;
     this.hbox2.Add(this.entryWarehouses);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.entryWarehouses]));
     w3.Position = 1;
     w3.Expand   = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.checkWithoutUnload               = new global::Gtk.CheckButton();
     this.checkWithoutUnload.CanFocus      = true;
     this.checkWithoutUnload.Name          = "checkWithoutUnload";
     this.checkWithoutUnload.Label         = global::Mono.Unix.Catalog.GetString("Только без разгрузок");
     this.checkWithoutUnload.DrawIndicator = true;
     this.checkWithoutUnload.UseUnderline  = true;
     this.hbox2.Add(this.checkWithoutUnload);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.checkWithoutUnload]));
     w4.Position = 2;
     this.hbox3.Add(this.hbox2);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.hbox2]));
     w5.Position = 1;
     this.Add(this.hbox3);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.comboWarehouses.Hide();
     this.entryWarehouses.Hide();
     this.Hide();
     this.comboWarehouses.ItemSelected  += new global::System.EventHandler <Gamma.Widgets.ItemSelectedEventArgs>(this.OnComboWarehousesItemSelected);
     this.entryWarehouses.ChangedByUser += new global::System.EventHandler(this.OnEntryWarehousesChangedByUser);
     this.checkWithoutUnload.Toggled    += new global::System.EventHandler(this.OnCheckWithoutUnloadToggled);
 }
Exemplo n.º 29
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Reports.CashFlow
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Reports.CashFlow";
     // Container child Vodovoz.Reports.CashFlow.Gtk.Container+ContainerChild
     this.table1               = new global::Gtk.Table(((uint)(11)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     this.table1.BorderWidth   = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.buttonRun              = new global::Gtk.Button();
     this.buttonRun.Sensitive    = false;
     this.buttonRun.CanFocus     = true;
     this.buttonRun.Name         = "buttonRun";
     this.buttonRun.UseUnderline = true;
     this.buttonRun.Label        = global::Mono.Unix.Catalog.GetString("Сформировать отчет");
     this.table1.Add(this.buttonRun);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1[this.buttonRun]));
     w1.TopAttach    = ((uint)(10));
     w1.BottomAttach = ((uint)(11));
     w1.RightAttach  = ((uint)(2));
     w1.XOptions     = ((global::Gtk.AttachOptions)(0));
     w1.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.checkDetail               = new global::Gtk.CheckButton();
     this.checkDetail.CanFocus      = true;
     this.checkDetail.Name          = "checkDetail";
     this.checkDetail.Label         = global::Mono.Unix.Catalog.GetString("Детализированный");
     this.checkDetail.DrawIndicator = true;
     this.checkDetail.UseUnderline  = true;
     this.checkDetail.Xalign        = 0F;
     this.table1.Add(this.checkDetail);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.checkDetail]));
     w2.TopAttach    = ((uint)(4));
     w2.BottomAttach = ((uint)(5));
     w2.LeftAttach   = ((uint)(1));
     w2.RightAttach  = ((uint)(2));
     w2.XOptions     = ((global::Gtk.AttachOptions)(4));
     w2.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.checkOrganisations               = new global::Gtk.CheckButton();
     this.checkOrganisations.CanFocus      = true;
     this.checkOrganisations.Name          = "checkOrganisations";
     this.checkOrganisations.Label         = global::Mono.Unix.Catalog.GetString("По юр лицам");
     this.checkOrganisations.DrawIndicator = true;
     this.checkOrganisations.UseUnderline  = true;
     this.table1.Add(this.checkOrganisations);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.checkOrganisations]));
     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 table1.Gtk.Table+TableChild
     this.comboExpenseCategory      = new global::Gtk.ComboBox();
     this.comboExpenseCategory.Name = "comboExpenseCategory";
     this.table1.Add(this.comboExpenseCategory);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.comboExpenseCategory]));
     w4.TopAttach    = ((uint)(9));
     w4.BottomAttach = ((uint)(10));
     w4.LeftAttach   = ((uint)(1));
     w4.RightAttach  = ((uint)(2));
     w4.XOptions     = ((global::Gtk.AttachOptions)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.comboIncomeCategory                     = new global::Gamma.Widgets.ySpecComboBox();
     this.comboIncomeCategory.Name                = "comboIncomeCategory";
     this.comboIncomeCategory.AddIfNotExist       = false;
     this.comboIncomeCategory.DefaultFirst        = false;
     this.comboIncomeCategory.ShowSpecialStateAll = true;
     this.comboIncomeCategory.ShowSpecialStateNot = false;
     this.table1.Add(this.comboIncomeCategory);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1[this.comboIncomeCategory]));
     w5.TopAttach    = ((uint)(8));
     w5.BottomAttach = ((uint)(9));
     w5.LeftAttach   = ((uint)(1));
     w5.RightAttach  = ((uint)(2));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.comboPart                     = new global::Gamma.Widgets.yEnumComboBox();
     this.comboPart.Sensitive           = false;
     this.comboPart.Name                = "comboPart";
     this.comboPart.ShowSpecialStateAll = true;
     this.comboPart.ShowSpecialStateNot = false;
     this.comboPart.UseShortTitle       = false;
     this.comboPart.DefaultFirst        = false;
     this.table1.Add(this.comboPart);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.comboPart]));
     w6.TopAttach    = ((uint)(7));
     w6.BottomAttach = ((uint)(8));
     w6.LeftAttach   = ((uint)(1));
     w6.RightAttach  = ((uint)(2));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.evmeCashier                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.evmeCashier.Events           = ((global::Gdk.EventMask)(256));
     this.evmeCashier.Name             = "evmeCashier";
     this.evmeCashier.CanEditReference = true;
     this.table1.Add(this.evmeCashier);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1[this.evmeCashier]));
     w7.TopAttach    = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.LeftAttach   = ((uint)(1));
     w7.RightAttach  = ((uint)(2));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.evmeEmployee                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.evmeEmployee.Events           = ((global::Gdk.EventMask)(256));
     this.evmeEmployee.Name             = "evmeEmployee";
     this.evmeEmployee.CanEditReference = true;
     this.table1.Add(this.evmeEmployee);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1[this.evmeEmployee]));
     w8.TopAttach    = ((uint)(2));
     w8.BottomAttach = ((uint)(3));
     w8.LeftAttach   = ((uint)(1));
     w8.RightAttach  = ((uint)(2));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.dateStart                    = new global::QS.Widgets.GtkUI.DatePicker();
     this.dateStart.Events             = ((global::Gdk.EventMask)(256));
     this.dateStart.Name               = "dateStart";
     this.dateStart.WithTime           = true;
     this.dateStart.HideCalendarButton = false;
     this.dateStart.Date               = new global::System.DateTime(0);
     this.dateStart.IsEditable         = true;
     this.dateStart.AutoSeparation     = true;
     this.hbox3.Add(this.dateStart);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.dateStart]));
     w9.Position = 0;
     // Container child hbox3.Gtk.Box+BoxChild
     this.lblMinus           = new global::Gtk.Label();
     this.lblMinus.Name      = "lblMinus";
     this.lblMinus.LabelProp = global::Mono.Unix.Catalog.GetString(" - ");
     this.hbox3.Add(this.lblMinus);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.lblMinus]));
     w10.Position = 1;
     // Container child hbox3.Gtk.Box+BoxChild
     this.dateEnd                    = new global::QS.Widgets.GtkUI.DatePicker();
     this.dateEnd.Events             = ((global::Gdk.EventMask)(256));
     this.dateEnd.Name               = "dateEnd";
     this.dateEnd.WithTime           = true;
     this.dateEnd.HideCalendarButton = false;
     this.dateEnd.Date               = new global::System.DateTime(0);
     this.dateEnd.IsEditable         = true;
     this.dateEnd.AutoSeparation     = true;
     this.hbox3.Add(this.dateEnd);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.dateEnd]));
     w11.Position = 2;
     this.table1.Add(this.hbox3);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox3]));
     w12.LeftAttach  = ((uint)(1));
     w12.RightAttach = ((uint)(2));
     w12.XOptions    = ((global::Gtk.AttachOptions)(4));
     w12.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Период:");
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w13.XOptions = ((global::Gtk.AttachOptions)(4));
     w13.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Раздел:");
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     w14.TopAttach    = ((uint)(7));
     w14.BottomAttach = ((uint)(8));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.Xalign    = 1F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Статья дохода:");
     this.table1.Add(this.label3);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1[this.label3]));
     w15.TopAttach    = ((uint)(8));
     w15.BottomAttach = ((uint)(9));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 1F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Статья расхода:");
     this.table1.Add(this.label4);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1[this.label4]));
     w16.TopAttach    = ((uint)(9));
     w16.BottomAttach = ((uint)(10));
     w16.XOptions     = ((global::Gtk.AttachOptions)(4));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.Xalign    = 1F;
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Кассир:");
     this.table1.Add(this.label5);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1[this.label5]));
     w17.TopAttach    = ((uint)(1));
     w17.BottomAttach = ((uint)(2));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.Xalign    = 1F;
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("Сотрудник:");
     this.table1.Add(this.label6);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table1[this.label6]));
     w18.TopAttach    = ((uint)(2));
     w18.BottomAttach = ((uint)(3));
     w18.XOptions     = ((global::Gtk.AttachOptions)(4));
     w18.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.specialListCmbCashSubdivisions                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.specialListCmbCashSubdivisions.Name                = "specialListCmbCashSubdivisions";
     this.specialListCmbCashSubdivisions.AddIfNotExist       = false;
     this.specialListCmbCashSubdivisions.DefaultFirst        = false;
     this.specialListCmbCashSubdivisions.ShowSpecialStateAll = true;
     this.specialListCmbCashSubdivisions.ShowSpecialStateNot = false;
     this.table1.Add(this.specialListCmbCashSubdivisions);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table1[this.specialListCmbCashSubdivisions]));
     w19.TopAttach    = ((uint)(5));
     w19.BottomAttach = ((uint)(6));
     w19.LeftAttach   = ((uint)(1));
     w19.RightAttach  = ((uint)(2));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.specialListCmbOrganisations                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.specialListCmbOrganisations.Name                = "specialListCmbOrganisations";
     this.specialListCmbOrganisations.AddIfNotExist       = false;
     this.specialListCmbOrganisations.DefaultFirst        = false;
     this.specialListCmbOrganisations.ShowSpecialStateAll = true;
     this.specialListCmbOrganisations.ShowSpecialStateNot = false;
     this.table1.Add(this.specialListCmbOrganisations);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table1[this.specialListCmbOrganisations]));
     w20.TopAttach    = ((uint)(6));
     w20.BottomAttach = ((uint)(7));
     w20.LeftAttach   = ((uint)(1));
     w20.RightAttach  = ((uint)(2));
     w20.XOptions     = ((global::Gtk.AttachOptions)(4));
     w20.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylblCashSubdivisions           = new global::Gamma.GtkWidgets.yLabel();
     this.ylblCashSubdivisions.Name      = "ylblCashSubdivisions";
     this.ylblCashSubdivisions.Xalign    = 1F;
     this.ylblCashSubdivisions.LabelProp = global::Mono.Unix.Catalog.GetString("Кассы:");
     this.table1.Add(this.ylblCashSubdivisions);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table1[this.ylblCashSubdivisions]));
     w21.TopAttach    = ((uint)(5));
     w21.BottomAttach = ((uint)(6));
     w21.XOptions     = ((global::Gtk.AttachOptions)(4));
     w21.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylblOrganisations           = new global::Gamma.GtkWidgets.yLabel();
     this.ylblOrganisations.Name      = "ylblOrganisations";
     this.ylblOrganisations.Xalign    = 1F;
     this.ylblOrganisations.LabelProp = global::Mono.Unix.Catalog.GetString("Организации:");
     this.table1.Add(this.ylblOrganisations);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table1[this.ylblOrganisations]));
     w22.TopAttach    = ((uint)(6));
     w22.BottomAttach = ((uint)(7));
     w22.XOptions     = ((global::Gtk.AttachOptions)(4));
     w22.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.Add(this.table1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.dateStart.DateChangedByUser += new global::System.EventHandler(this.OnDateChanged);
     this.dateEnd.DateChanged         += new global::System.EventHandler(this.OnDateChanged);
     this.comboPart.EnumItemSelected  += new global::System.EventHandler <Gamma.Widgets.ItemSelectedEventArgs>(this.OnComboPartEnumItemSelected);
     this.checkDetail.Toggled         += new global::System.EventHandler(this.OnCheckDetailToggled);
     this.buttonRun.Clicked           += new global::System.EventHandler(this.OnButtonRunClicked);
 }
Exemplo n.º 30
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Reports.CarsExploitationReportView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Reports.CarsExploitationReportView";
     // Container child Vodovoz.Views.Reports.CarsExploitationReportView.Gtk.Container+ContainerChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.hboxMain         = new global::Gtk.HBox();
     this.hboxMain.Name    = "hboxMain";
     this.hboxMain.Spacing = 6;
     // Container child hboxMain.Gtk.Box+BoxChild
     this.parametersContainer         = new global::Gtk.VBox();
     this.parametersContainer.Name    = "parametersContainer";
     this.parametersContainer.Spacing = 6;
     // Container child parametersContainer.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.ylabel1           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel1.Name      = "ylabel1";
     this.ylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("Период:");
     this.hbox2.Add(this.ylabel1);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.ylabel1]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.comboMonth      = new global::Gamma.Widgets.yEnumComboBox();
     this.comboMonth.Name = "comboMonth";
     this.comboMonth.ShowSpecialStateAll = false;
     this.comboMonth.ShowSpecialStateNot = false;
     this.comboMonth.UseShortTitle       = false;
     this.comboMonth.DefaultFirst        = false;
     this.hbox2.Add(this.comboMonth);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.comboMonth]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.comboYear                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.comboYear.Name                = "comboYear";
     this.comboYear.AddIfNotExist       = false;
     this.comboYear.DefaultFirst        = false;
     this.comboYear.ShowSpecialStateAll = false;
     this.comboYear.ShowSpecialStateNot = false;
     this.hbox2.Add(this.comboYear);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.comboYear]));
     w3.Position = 2;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.ybuttonInfo = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonInfo.TooltipMarkup = "Справка по работе с отчётом";
     this.ybuttonInfo.CanFocus      = true;
     this.ybuttonInfo.Name          = "ybuttonInfo";
     this.ybuttonInfo.UseUnderline  = true;
     this.ybuttonInfo.Relief        = ((global::Gtk.ReliefStyle)(1));
     global::Gtk.Image w4 = new global::Gtk.Image();
     w4.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-help", global::Gtk.IconSize.Menu);
     this.ybuttonInfo.Image = w4;
     this.hbox2.Add(this.ybuttonInfo);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.ybuttonInfo]));
     w5.PackType = ((global::Gtk.PackType)(1));
     w5.Position = 3;
     w5.Expand   = false;
     w5.Fill     = false;
     this.parametersContainer.Add(this.hbox2);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.parametersContainer[this.hbox2]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child parametersContainer.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.ylabel2           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel2.Name      = "ylabel2";
     this.ylabel2.LabelProp = global::Mono.Unix.Catalog.GetString("Подсчёт по");
     this.hbox3.Add(this.ylabel2);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.ylabel2]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.comboIndicatorsType      = new global::Gamma.Widgets.yEnumComboBox();
     this.comboIndicatorsType.Name = "comboIndicatorsType";
     this.comboIndicatorsType.ShowSpecialStateAll = false;
     this.comboIndicatorsType.ShowSpecialStateNot = false;
     this.comboIndicatorsType.UseShortTitle       = false;
     this.comboIndicatorsType.DefaultFirst        = false;
     this.hbox3.Add(this.comboIndicatorsType);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.comboIndicatorsType]));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.ylabel3           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel3.Name      = "ylabel3";
     this.ylabel3.LabelProp = global::Mono.Unix.Catalog.GetString("данным");
     this.hbox3.Add(this.ylabel3);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.ylabel3]));
     w9.Position = 2;
     w9.Expand   = false;
     w9.Fill     = false;
     this.parametersContainer.Add(this.hbox3);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.parametersContainer[this.hbox3]));
     w10.Position = 1;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child parametersContainer.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(5)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.comboCompanyCarType      = new global::Gamma.Widgets.yEnumComboBox();
     this.comboCompanyCarType.Name = "comboCompanyCarType";
     this.comboCompanyCarType.ShowSpecialStateAll = true;
     this.comboCompanyCarType.ShowSpecialStateNot = false;
     this.comboCompanyCarType.UseShortTitle       = false;
     this.comboCompanyCarType.DefaultFirst        = false;
     this.table1.Add(this.comboCompanyCarType);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1[this.comboCompanyCarType]));
     w11.TopAttach    = ((uint)(1));
     w11.BottomAttach = ((uint)(2));
     w11.LeftAttach   = ((uint)(1));
     w11.RightAttach  = ((uint)(2));
     w11.YPadding     = ((uint)(5));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.comboDriverCarKind                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.comboDriverCarKind.Name                = "comboDriverCarKind";
     this.comboDriverCarKind.AddIfNotExist       = false;
     this.comboDriverCarKind.DefaultFirst        = false;
     this.comboDriverCarKind.ShowSpecialStateAll = true;
     this.comboDriverCarKind.ShowSpecialStateNot = false;
     this.table1.Add(this.comboDriverCarKind);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1[this.comboDriverCarKind]));
     w12.TopAttach    = ((uint)(2));
     w12.BottomAttach = ((uint)(3));
     w12.LeftAttach   = ((uint)(1));
     w12.RightAttach  = ((uint)(2));
     w12.YPadding     = ((uint)(5));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.comboIsRaskat      = new global::Gamma.Widgets.yEnumComboBox();
     this.comboIsRaskat.Name = "comboIsRaskat";
     this.comboIsRaskat.ShowSpecialStateAll = false;
     this.comboIsRaskat.ShowSpecialStateNot = false;
     this.comboIsRaskat.UseShortTitle       = false;
     this.comboIsRaskat.DefaultFirst        = true;
     this.table1.Add(this.comboIsRaskat);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1[this.comboIsRaskat]));
     w13.TopAttach    = ((uint)(3));
     w13.BottomAttach = ((uint)(4));
     w13.LeftAttach   = ((uint)(1));
     w13.RightAttach  = ((uint)(2));
     w13.YPadding     = ((uint)(5));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.enumComboOwnType      = new global::Gamma.Widgets.yEnumComboBox();
     this.enumComboOwnType.Name = "enumComboOwnType";
     this.enumComboOwnType.ShowSpecialStateAll = false;
     this.enumComboOwnType.ShowSpecialStateNot = false;
     this.enumComboOwnType.UseShortTitle       = false;
     this.enumComboOwnType.DefaultFirst        = true;
     this.table1.Add(this.enumComboOwnType);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1[this.enumComboOwnType]));
     w14.LeftAttach  = ((uint)(1));
     w14.RightAttach = ((uint)(2));
     w14.YPadding    = ((uint)(5));
     w14.XOptions    = ((global::Gtk.AttachOptions)(4));
     w14.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hboxDriverDelayTime         = new global::Gtk.HBox();
     this.hboxDriverDelayTime.Name    = "hboxDriverDelayTime";
     this.hboxDriverDelayTime.Spacing = 6;
     // Container child hboxDriverDelayTime.Gtk.Box+BoxChild
     this.yspinHours          = new global::Gamma.GtkWidgets.ySpinButton(0D, 23D, 1D);
     this.yspinHours.CanFocus = true;
     this.yspinHours.Name     = "yspinHours";
     this.yspinHours.Adjustment.PageIncrement = 10D;
     this.yspinHours.ClimbRate      = 1D;
     this.yspinHours.Numeric        = true;
     this.yspinHours.ValueAsDecimal = 0m;
     this.yspinHours.ValueAsInt     = 0;
     this.hboxDriverDelayTime.Add(this.yspinHours);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hboxDriverDelayTime[this.yspinHours]));
     w15.Position = 0;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child hboxDriverDelayTime.Gtk.Box+BoxChild
     this.ylabel5           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel5.Name      = "ylabel5";
     this.ylabel5.LabelProp = global::Mono.Unix.Catalog.GetString("ч.");
     this.hboxDriverDelayTime.Add(this.ylabel5);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hboxDriverDelayTime[this.ylabel5]));
     w16.Position = 1;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child hboxDriverDelayTime.Gtk.Box+BoxChild
     this.yspinMinutes          = new global::Gamma.GtkWidgets.ySpinButton(0D, 59D, 1D);
     this.yspinMinutes.CanFocus = true;
     this.yspinMinutes.Name     = "yspinMinutes";
     this.yspinMinutes.Adjustment.PageIncrement = 10D;
     this.yspinMinutes.ClimbRate      = 1D;
     this.yspinMinutes.Numeric        = true;
     this.yspinMinutes.ValueAsDecimal = 0m;
     this.yspinMinutes.ValueAsInt     = 0;
     this.hboxDriverDelayTime.Add(this.yspinMinutes);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hboxDriverDelayTime[this.yspinMinutes]));
     w17.Position = 2;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child hboxDriverDelayTime.Gtk.Box+BoxChild
     this.ylabel8           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel8.Name      = "ylabel8";
     this.ylabel8.LabelProp = global::Mono.Unix.Catalog.GetString("мин.");
     this.hboxDriverDelayTime.Add(this.ylabel8);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hboxDriverDelayTime[this.ylabel8]));
     w18.Position = 3;
     w18.Expand   = false;
     w18.Fill     = false;
     this.table1.Add(this.hboxDriverDelayTime);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table1[this.hboxDriverDelayTime]));
     w19.TopAttach    = ((uint)(4));
     w19.BottomAttach = ((uint)(5));
     w19.LeftAttach   = ((uint)(1));
     w19.RightAttach  = ((uint)(2));
     w19.YPadding     = ((uint)(5));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.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.table1.Add(this.ylabel4);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabel4]));
     w20.XOptions = ((global::Gtk.AttachOptions)(4));
     w20.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabelCompanyCarType           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelCompanyCarType.Name      = "ylabelCompanyCarType";
     this.ylabelCompanyCarType.Xalign    = 1F;
     this.ylabelCompanyCarType.LabelProp = global::Mono.Unix.Catalog.GetString("Тип автомобиля компании:");
     this.table1.Add(this.ylabelCompanyCarType);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabelCompanyCarType]));
     w21.TopAttach    = ((uint)(1));
     w21.BottomAttach = ((uint)(2));
     w21.XOptions     = ((global::Gtk.AttachOptions)(4));
     w21.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabelDriverCarIsRaskat           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelDriverCarIsRaskat.Name      = "ylabelDriverCarIsRaskat";
     this.ylabelDriverCarIsRaskat.Xalign    = 1F;
     this.ylabelDriverCarIsRaskat.LabelProp = global::Mono.Unix.Catalog.GetString("Раскат:");
     this.table1.Add(this.ylabelDriverCarIsRaskat);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabelDriverCarIsRaskat]));
     w22.TopAttach    = ((uint)(3));
     w22.BottomAttach = ((uint)(4));
     w22.XOptions     = ((global::Gtk.AttachOptions)(4));
     w22.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabelDriverCarType           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelDriverCarType.Name      = "ylabelDriverCarType";
     this.ylabelDriverCarType.Xalign    = 1F;
     this.ylabelDriverCarType.LabelProp = global::Mono.Unix.Catalog.GetString("Вид автомобиля водителя:");
     this.table1.Add(this.ylabelDriverCarType);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabelDriverCarType]));
     w23.TopAttach    = ((uint)(2));
     w23.BottomAttach = ((uint)(3));
     w23.XOptions     = ((global::Gtk.AttachOptions)(4));
     w23.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabelDriverScheduleDelay = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelDriverScheduleDelay.TooltipMarkup = "Устанавливает допустимую погрешность при определении выхода за рамки графиков вод" +
                                                    "ителя в показателе \"График\"";
     this.ylabelDriverScheduleDelay.Name      = "ylabelDriverScheduleDelay";
     this.ylabelDriverScheduleDelay.Xalign    = 1F;
     this.ylabelDriverScheduleDelay.LabelProp = global::Mono.Unix.Catalog.GetString("Отсрочка времени графиков:");
     this.table1.Add(this.ylabelDriverScheduleDelay);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabelDriverScheduleDelay]));
     w24.TopAttach    = ((uint)(4));
     w24.BottomAttach = ((uint)(5));
     w24.XOptions     = ((global::Gtk.AttachOptions)(4));
     w24.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.parametersContainer.Add(this.table1);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.parametersContainer[this.table1]));
     w25.Position = 2;
     w25.Expand   = false;
     w25.Fill     = false;
     // Container child parametersContainer.Gtk.Box+BoxChild
     this.hbox7         = new global::Gtk.HBox();
     this.hbox7.Name    = "hbox7";
     this.hbox7.Spacing = 6;
     // Container child hbox7.Gtk.Box+BoxChild
     this.ylabel6           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel6.Name      = "ylabel6";
     this.ylabel6.LabelProp = global::Mono.Unix.Catalog.GetString("Автомобиль:");
     this.hbox7.Add(this.ylabel6);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.ylabel6]));
     w26.Position = 0;
     w26.Expand   = false;
     w26.Fill     = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.entryCar                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entryCar.Events           = ((global::Gdk.EventMask)(256));
     this.entryCar.Name             = "entryCar";
     this.entryCar.CanEditReference = true;
     this.hbox7.Add(this.entryCar);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.entryCar]));
     w27.Position = 1;
     this.parametersContainer.Add(this.hbox7);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.parametersContainer[this.hbox7]));
     w28.Position = 3;
     w28.Expand   = false;
     w28.Fill     = false;
     // Container child parametersContainer.Gtk.Box+BoxChild
     this.ylabel7           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel7.Name      = "ylabel7";
     this.ylabel7.Xalign    = 0F;
     this.ylabel7.LabelProp = global::Mono.Unix.Catalog.GetString("Показатели:");
     this.parametersContainer.Add(this.ylabel7);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.parametersContainer[this.ylabel7]));
     w29.Position = 4;
     w29.Expand   = false;
     w29.Fill     = false;
     // Container child parametersContainer.Gtk.Box+BoxChild
     this.hbox6         = new global::Gtk.HBox();
     this.hbox6.Name    = "hbox6";
     this.hbox6.Spacing = 6;
     // Container child hbox6.Gtk.Box+BoxChild
     this.ybuttonSelectAllIndicators              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonSelectAllIndicators.CanFocus     = true;
     this.ybuttonSelectAllIndicators.Name         = "ybuttonSelectAllIndicators";
     this.ybuttonSelectAllIndicators.UseUnderline = true;
     this.ybuttonSelectAllIndicators.Label        = global::Mono.Unix.Catalog.GetString("Выбрать все");
     this.hbox6.Add(this.ybuttonSelectAllIndicators);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.ybuttonSelectAllIndicators]));
     w30.Position = 0;
     w30.Expand   = false;
     w30.Fill     = false;
     // Container child hbox6.Gtk.Box+BoxChild
     this.ybuttonUnselectAllIndicators              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonUnselectAllIndicators.CanFocus     = true;
     this.ybuttonUnselectAllIndicators.Name         = "ybuttonUnselectAllIndicators";
     this.ybuttonUnselectAllIndicators.UseUnderline = true;
     this.ybuttonUnselectAllIndicators.Label        = global::Mono.Unix.Catalog.GetString("Снять все");
     this.hbox6.Add(this.ybuttonUnselectAllIndicators);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.ybuttonUnselectAllIndicators]));
     w31.Position = 1;
     w31.Expand   = false;
     w31.Fill     = false;
     this.parametersContainer.Add(this.hbox6);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.parametersContainer[this.hbox6]));
     w32.Position = 5;
     w32.Expand   = false;
     w32.Fill     = false;
     // Container child parametersContainer.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
     global::Gtk.Viewport w33 = new global::Gtk.Viewport();
     w33.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport1.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.enumchecklistIndicators      = new global::Gamma.Widgets.EnumCheckList();
     this.enumchecklistIndicators.Name = "enumchecklistIndicators";
     this.vbox2.Add(this.enumchecklistIndicators);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.enumchecklistIndicators]));
     w34.Position = 0;
     w34.Expand   = false;
     w34.Fill     = false;
     w33.Add(this.vbox2);
     this.scrolledwindow1.Add(w33);
     this.parametersContainer.Add(this.scrolledwindow1);
     global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.parametersContainer[this.scrolledwindow1]));
     w37.Position = 6;
     // Container child parametersContainer.Gtk.Box+BoxChild
     this.ybuttonSave              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonSave.CanFocus     = true;
     this.ybuttonSave.Name         = "ybuttonSave";
     this.ybuttonSave.UseUnderline = true;
     this.ybuttonSave.Label        = global::Mono.Unix.Catalog.GetString("Сохранить");
     this.parametersContainer.Add(this.ybuttonSave);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.parametersContainer[this.ybuttonSave]));
     w38.PackType = ((global::Gtk.PackType)(1));
     w38.Position = 7;
     w38.Expand   = false;
     w38.Fill     = false;
     // Container child parametersContainer.Gtk.Box+BoxChild
     this.ycheckbuttonConditionalFormattingRequired               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckbuttonConditionalFormattingRequired.CanFocus      = true;
     this.ycheckbuttonConditionalFormattingRequired.Name          = "ycheckbuttonConditionalFormattingRequired";
     this.ycheckbuttonConditionalFormattingRequired.Label         = global::Mono.Unix.Catalog.GetString("Сохранять с цветными ячейками (долго)");
     this.ycheckbuttonConditionalFormattingRequired.DrawIndicator = true;
     this.ycheckbuttonConditionalFormattingRequired.UseUnderline  = true;
     this.parametersContainer.Add(this.ycheckbuttonConditionalFormattingRequired);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.parametersContainer[this.ycheckbuttonConditionalFormattingRequired]));
     w39.PackType = ((global::Gtk.PackType)(1));
     w39.Position = 8;
     w39.Expand   = false;
     w39.Fill     = false;
     // Container child parametersContainer.Gtk.Box+BoxChild
     this.ybuttonAbortCreateReport              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonAbortCreateReport.CanFocus     = true;
     this.ybuttonAbortCreateReport.Name         = "ybuttonAbortCreateReport";
     this.ybuttonAbortCreateReport.UseUnderline = true;
     this.ybuttonAbortCreateReport.Label        = global::Mono.Unix.Catalog.GetString("Отчет в процессе формирования... (Отменить)");
     this.parametersContainer.Add(this.ybuttonAbortCreateReport);
     global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.parametersContainer[this.ybuttonAbortCreateReport]));
     w40.PackType = ((global::Gtk.PackType)(1));
     w40.Position = 9;
     w40.Expand   = false;
     w40.Fill     = false;
     // Container child parametersContainer.Gtk.Box+BoxChild
     this.ybuttonCreateReport              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonCreateReport.CanFocus     = true;
     this.ybuttonCreateReport.Name         = "ybuttonCreateReport";
     this.ybuttonCreateReport.UseUnderline = true;
     this.ybuttonCreateReport.Label        = global::Mono.Unix.Catalog.GetString("Сформировать отчет");
     this.parametersContainer.Add(this.ybuttonCreateReport);
     global::Gtk.Box.BoxChild w41 = ((global::Gtk.Box.BoxChild)(this.parametersContainer[this.ybuttonCreateReport]));
     w41.PackType = ((global::Gtk.PackType)(1));
     w41.Position = 10;
     w41.Expand   = false;
     w41.Fill     = false;
     this.hboxMain.Add(this.parametersContainer);
     global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.hboxMain[this.parametersContainer]));
     w42.Position = 0;
     w42.Expand   = false;
     w42.Fill     = false;
     // Container child hboxMain.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.vseparator1      = new global::Gtk.VSeparator();
     this.vseparator1.Name = "vseparator1";
     this.vbox4.Add(this.vseparator1);
     global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.vseparator1]));
     w43.Position = 0;
     // Container child vbox4.Gtk.Box+BoxChild
     this.arrowSlider      = new global::Gtk.Arrow(((global::Gtk.ArrowType)(3)), ((global::Gtk.ShadowType)(2)));
     this.arrowSlider.Name = "arrowSlider";
     this.vbox4.Add(this.arrowSlider);
     global::Gtk.Box.BoxChild w44 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.arrowSlider]));
     w44.Position = 1;
     w44.Expand   = false;
     w44.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 w45 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.labelTitle]));
     w45.Position = 2;
     w45.Expand   = false;
     w45.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.vseparator2      = new global::Gtk.VSeparator();
     this.vseparator2.Name = "vseparator2";
     this.vbox4.Add(this.vseparator2);
     global::Gtk.Box.BoxChild w46 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.vseparator2]));
     w46.Position = 3;
     this.eventboxArrow.Add(this.vbox4);
     this.hboxMain.Add(this.eventboxArrow);
     global::Gtk.Box.BoxChild w48 = ((global::Gtk.Box.BoxChild)(this.hboxMain[this.eventboxArrow]));
     w48.Position = 1;
     w48.Expand   = false;
     w48.Fill     = false;
     this.hbox1.Add(this.hboxMain);
     global::Gtk.Box.BoxChild w49 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.hboxMain]));
     w49.Position = 0;
     w49.Expand   = false;
     w49.Fill     = false;
     // Container child hbox1.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.ytreeReportIndicatorsRows          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeReportIndicatorsRows.CanFocus = true;
     this.ytreeReportIndicatorsRows.Name     = "ytreeReportIndicatorsRows";
     this.GtkScrolledWindow.Add(this.ytreeReportIndicatorsRows);
     this.hbox1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w51 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.GtkScrolledWindow]));
     w51.Position = 1;
     this.Add(this.hbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.ybuttonSave.Clicked            += new global::System.EventHandler(this.OnYbuttonSaveClicked);
     this.eventboxArrow.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler(this.OnEventboxArrowButtonPressEvent);
 }