protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Filters.GtkViews.CarModelFilterView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Filters.GtkViews.CarModelFilterView";
     // Container child Vodovoz.Filters.GtkViews.CarModelFilterView.Gtk.Container+ContainerChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.labelArchive           = new global::Gtk.Label();
     this.labelArchive.Name      = "labelArchive";
     this.labelArchive.LabelProp = global::Mono.Unix.Catalog.GetString("Архивные:");
     this.hbox1.Add(this.labelArchive);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.labelArchive]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.nullCheckArchive              = new global::QS.Widgets.NullableCheckButton();
     this.nullCheckArchive.CanFocus     = true;
     this.nullCheckArchive.Name         = "nullCheckArchive";
     this.nullCheckArchive.UseUnderline = true;
     this.hbox1.Add(this.nullCheckArchive);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.nullCheckArchive]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     this.Add(this.hbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Filters.GtkViews.FastDeliveryAvailabilityFilterView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Filters.GtkViews.FastDeliveryAvailabilityFilterView";
     // Container child Vodovoz.Filters.GtkViews.FastDeliveryAvailabilityFilterView.Gtk.Container+ContainerChild
     this.table1               = new global::Gtk.Table(((uint)(2)), ((uint)(6)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // 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 w1 = ((global::Gtk.Table.TableChild)(this.table1[this.entryCounterparty]));
     w1.LeftAttach  = ((uint)(3));
     w1.RightAttach = ((uint)(4));
     w1.XOptions    = ((global::Gtk.AttachOptions)(4));
     w1.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryDistrict                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entryDistrict.Events           = ((global::Gdk.EventMask)(256));
     this.entryDistrict.Name             = "entryDistrict";
     this.entryDistrict.CanEditReference = true;
     this.table1.Add(this.entryDistrict);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.entryDistrict]));
     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.entryLogistician                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entryLogistician.Events           = ((global::Gdk.EventMask)(256));
     this.entryLogistician.Name             = "entryLogistician";
     this.entryLogistician.CanEditReference = true;
     this.table1.Add(this.entryLogistician);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.entryLogistician]));
     w3.TopAttach    = ((uint)(1));
     w3.BottomAttach = ((uint)(2));
     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.entryReactionTime = new global::QS.Widgets.ValidatedEntry();
     this.entryReactionTime.WidthRequest  = 30;
     this.entryReactionTime.CanFocus      = true;
     this.entryReactionTime.Name          = "entryReactionTime";
     this.entryReactionTime.IsEditable    = true;
     this.entryReactionTime.MaxLength     = 3;
     this.entryReactionTime.InvisibleChar = '•';
     this.table1.Add(this.entryReactionTime);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.entryReactionTime]));
     w4.TopAttach    = ((uint)(1));
     w4.BottomAttach = ((uint)(2));
     w4.LeftAttach   = ((uint)(3));
     w4.RightAttach  = ((uint)(4));
     w4.XOptions     = ((global::Gtk.AttachOptions)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hbox6         = new global::Gtk.HBox();
     this.hbox6.Name    = "hbox6";
     this.hbox6.Spacing = 6;
     // Container child hbox6.Gtk.Box+BoxChild
     this.ylabelVerificationSuccess           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelVerificationSuccess.Name      = "ylabelVerificationSuccess";
     this.ylabelVerificationSuccess.Xalign    = 1F;
     this.ylabelVerificationSuccess.LabelProp = global::Mono.Unix.Catalog.GetString("Проверка успешна:");
     this.hbox6.Add(this.ylabelVerificationSuccess);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.ylabelVerificationSuccess]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hbox6.Gtk.Box+BoxChild
     this.nullablecheckVerificationSuccess              = new global::QS.Widgets.NullableCheckButton();
     this.nullablecheckVerificationSuccess.CanFocus     = true;
     this.nullablecheckVerificationSuccess.Name         = "nullablecheckVerificationSuccess";
     this.nullablecheckVerificationSuccess.UseUnderline = true;
     this.hbox6.Add(this.nullablecheckVerificationSuccess);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.nullablecheckVerificationSuccess]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     this.table1.Add(this.hbox6);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox6]));
     w7.TopAttach    = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.LeftAttach   = ((uint)(4));
     w7.RightAttach  = ((uint)(6));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ydateperiodpickerVerificationDate           = new global::Gamma.Widgets.yDatePeriodPicker();
     this.ydateperiodpickerVerificationDate.Events    = ((global::Gdk.EventMask)(256));
     this.ydateperiodpickerVerificationDate.Name      = "ydateperiodpickerVerificationDate";
     this.ydateperiodpickerVerificationDate.StartDate = new global::System.DateTime(0);
     this.ydateperiodpickerVerificationDate.EndDate   = new global::System.DateTime(0);
     this.table1.Add(this.ydateperiodpickerVerificationDate);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1[this.ydateperiodpickerVerificationDate]));
     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.ylabelCounterparty           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelCounterparty.Name      = "ylabelCounterparty";
     this.ylabelCounterparty.Xalign    = 1F;
     this.ylabelCounterparty.LabelProp = global::Mono.Unix.Catalog.GetString("Контрагент:");
     this.table1.Add(this.ylabelCounterparty);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabelCounterparty]));
     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.ylabelDistrict           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelDistrict.Name      = "ylabelDistrict";
     this.ylabelDistrict.Xalign    = 1F;
     this.ylabelDistrict.LabelProp = global::Mono.Unix.Catalog.GetString("Район:");
     this.table1.Add(this.ylabelDistrict);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabelDistrict]));
     w10.LeftAttach  = ((uint)(4));
     w10.RightAttach = ((uint)(5));
     w10.XOptions    = ((global::Gtk.AttachOptions)(4));
     w10.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabelLogistician           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelLogistician.Name      = "ylabelLogistician";
     this.ylabelLogistician.Xalign    = 1F;
     this.ylabelLogistician.LabelProp = global::Mono.Unix.Catalog.GetString("Логист:");
     this.table1.Add(this.ylabelLogistician);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabelLogistician]));
     w11.TopAttach    = ((uint)(1));
     w11.BottomAttach = ((uint)(2));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabelReactionTime           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelReactionTime.Name      = "ylabelReactionTime";
     this.ylabelReactionTime.Xalign    = 1F;
     this.ylabelReactionTime.LabelProp = global::Mono.Unix.Catalog.GetString("Время реакции более (минут):");
     this.table1.Add(this.ylabelReactionTime);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabelReactionTime]));
     w12.TopAttach    = ((uint)(1));
     w12.BottomAttach = ((uint)(2));
     w12.LeftAttach   = ((uint)(2));
     w12.RightAttach  = ((uint)(3));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabelVerificationDate           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelVerificationDate.Name      = "ylabelVerificationDate";
     this.ylabelVerificationDate.Xalign    = 1F;
     this.ylabelVerificationDate.LabelProp = global::Mono.Unix.Catalog.GetString("Дата проверки:");
     this.table1.Add(this.ylabelVerificationDate);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabelVerificationDate]));
     w13.XOptions = ((global::Gtk.AttachOptions)(4));
     w13.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.ReportsParameters.Logistic.RouteListsOnClosingReport
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.ReportsParameters.Logistic.RouteListsOnClosingReport";
     // Container child Vodovoz.ReportsParameters.Logistic.RouteListsOnClosingReport.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));
     // 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.nullCheckVisitingMasters              = new global::QS.Widgets.NullableCheckButton();
     this.nullCheckVisitingMasters.CanFocus     = true;
     this.nullCheckVisitingMasters.Name         = "nullCheckVisitingMasters";
     this.nullCheckVisitingMasters.UseUnderline = true;
     this.hbox3.Add(this.nullCheckVisitingMasters);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.nullCheckVisitingMasters]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     this.table1.Add(this.hbox3);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox3]));
     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 table1.Gtk.Table+TableChild
     this.ycheckTodayRouteLists               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckTodayRouteLists.CanFocus      = true;
     this.ycheckTodayRouteLists.Name          = "ycheckTodayRouteLists";
     this.ycheckTodayRouteLists.Label         = "";
     this.ycheckTodayRouteLists.DrawIndicator = true;
     this.ycheckTodayRouteLists.UseUnderline  = true;
     this.ycheckTodayRouteLists.FocusOnClick  = false;
     this.ycheckTodayRouteLists.Xalign        = 0F;
     this.ycheckTodayRouteLists.Yalign        = 0F;
     this.table1.Add(this.ycheckTodayRouteLists);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.ycheckTodayRouteLists]));
     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.ylabelGeoGroup           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelGeoGroup.Name      = "ylabelGeoGroup";
     this.ylabelGeoGroup.Xalign    = 1F;
     this.ylabelGeoGroup.LabelProp = global::Mono.Unix.Catalog.GetString("Район города:");
     this.table1.Add(this.ylabelGeoGroup);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabelGeoGroup]));
     w4.TopAttach    = ((uint)(2));
     w4.BottomAttach = ((uint)(3));
     w4.XOptions     = ((global::Gtk.AttachOptions)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabelTodayRouteLists           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelTodayRouteLists.Name      = "ylabelTodayRouteLists";
     this.ylabelTodayRouteLists.Xalign    = 1F;
     this.ylabelTodayRouteLists.LabelProp = global::Mono.Unix.Catalog.GetString("Включая сегодняшние МЛ:");
     this.table1.Add(this.ylabelTodayRouteLists);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabelTodayRouteLists]));
     w5.XOptions = ((global::Gtk.AttachOptions)(4));
     w5.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabelVisitingMasters           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelVisitingMasters.Name      = "ylabelVisitingMasters";
     this.ylabelVisitingMasters.Xalign    = 1F;
     this.ylabelVisitingMasters.LabelProp = global::Mono.Unix.Catalog.GetString("Выездные мастера:");
     this.table1.Add(this.ylabelVisitingMasters);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabelVisitingMasters]));
     w6.TopAttach    = ((uint)(1));
     w6.BottomAttach = ((uint)(2));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     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.table1.Add(this.ySpecCmbGeographicGroup);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1[this.ySpecCmbGeographicGroup]));
     w7.TopAttach    = ((uint)(2));
     w7.BottomAttach = ((uint)(3));
     w7.LeftAttach   = ((uint)(1));
     w7.RightAttach  = ((uint)(2));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox1.Add(this.table1);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.table1]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hseparator2      = new global::Gtk.HSeparator();
     this.hseparator2.Name = "hseparator2";
     this.vbox1.Add(this.hseparator2);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hseparator2]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.ylabelTypeOfUse           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelTypeOfUse.Name      = "ylabelTypeOfUse";
     this.ylabelTypeOfUse.Xalign    = 0F;
     this.ylabelTypeOfUse.LabelProp = global::Mono.Unix.Catalog.GetString("Тип авто:");
     this.vbox1.Add(this.ylabelTypeOfUse);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.ylabelTypeOfUse]));
     w10.Position = 2;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.GtkScrolledWindowTypeOfUse            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindowTypeOfUse.Name       = "GtkScrolledWindowTypeOfUse";
     this.GtkScrolledWindowTypeOfUse.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindowTypeOfUse.Gtk.Container+ContainerChild
     global::Gtk.Viewport w11 = new global::Gtk.Viewport();
     w11.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport1.Gtk.Container+ContainerChild
     this.enumcheckCarTypeOfUse      = new global::Gamma.Widgets.EnumCheckList();
     this.enumcheckCarTypeOfUse.Name = "enumcheckCarTypeOfUse";
     w11.Add(this.enumcheckCarTypeOfUse);
     this.GtkScrolledWindowTypeOfUse.Add(w11);
     this.vbox1.Add(this.GtkScrolledWindowTypeOfUse);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.GtkScrolledWindowTypeOfUse]));
     w14.Position = 3;
     w14.Expand   = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hseparator3      = new global::Gtk.HSeparator();
     this.hseparator3.Name = "hseparator3";
     this.vbox1.Add(this.hseparator3);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hseparator3]));
     w15.Position = 4;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.ylabelOwnType           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelOwnType.Name      = "ylabelOwnType";
     this.ylabelOwnType.Xalign    = 0F;
     this.ylabelOwnType.LabelProp = global::Mono.Unix.Catalog.GetString("Принадлежность авто:");
     this.vbox1.Add(this.ylabelOwnType);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.ylabelOwnType]));
     w16.Position = 5;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.GtkScrolledWindowOwnType            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindowOwnType.Name       = "GtkScrolledWindowOwnType";
     this.GtkScrolledWindowOwnType.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindowOwnType.Gtk.Container+ContainerChild
     global::Gtk.Viewport w17 = new global::Gtk.Viewport();
     w17.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport2.Gtk.Container+ContainerChild
     this.enumcheckCarOwnType      = new global::Gamma.Widgets.EnumCheckList();
     this.enumcheckCarOwnType.Name = "enumcheckCarOwnType";
     w17.Add(this.enumcheckCarOwnType);
     this.GtkScrolledWindowOwnType.Add(w17);
     this.vbox1.Add(this.GtkScrolledWindowOwnType);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.GtkScrolledWindowOwnType]));
     w20.Position = 6;
     w20.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 w21 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.buttonCreateReport]));
     w21.PackType = ((global::Gtk.PackType)(1));
     w21.Position = 7;
     w21.Expand   = 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 w22 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hseparator1]));
     w22.PackType = ((global::Gtk.PackType)(1));
     w22.Position = 8;
     w22.Expand   = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.buttonCreateReport.Clicked += new global::System.EventHandler(this.OnButtonCreateReportClicked);
 }
Example #4
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Logistic.DriversInfoExportView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Logistic.DriversInfoExportView";
     // Container child Vodovoz.Views.Logistic.DriversInfoExportView.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.yhbox1         = new global::Gamma.GtkWidgets.yHBox();
     this.yhbox1.Name    = "yhbox1";
     this.yhbox1.Spacing = 6;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.ytable1               = new global::Gamma.GtkWidgets.yTable();
     this.ytable1.Name          = "ytable1";
     this.ytable1.NRows         = ((uint)(2));
     this.ytable1.NColumns      = ((uint)(5));
     this.ytable1.RowSpacing    = ((uint)(6));
     this.ytable1.ColumnSpacing = ((uint)(6));
     // Container child ytable1.Gtk.Table+TableChild
     this.comboEmployeeStatus      = new global::Gamma.Widgets.yEnumComboBox();
     this.comboEmployeeStatus.Name = "comboEmployeeStatus";
     this.comboEmployeeStatus.ShowSpecialStateAll = true;
     this.comboEmployeeStatus.ShowSpecialStateNot = false;
     this.comboEmployeeStatus.UseShortTitle       = false;
     this.comboEmployeeStatus.DefaultFirst        = false;
     this.ytable1.Add(this.comboEmployeeStatus);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.ytable1[this.comboEmployeeStatus]));
     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 ytable1.Gtk.Table+TableChild
     this.comboTypeOfUse      = new global::Gamma.Widgets.yEnumComboBox();
     this.comboTypeOfUse.Name = "comboTypeOfUse";
     this.comboTypeOfUse.ShowSpecialStateAll = true;
     this.comboTypeOfUse.ShowSpecialStateNot = false;
     this.comboTypeOfUse.UseShortTitle       = false;
     this.comboTypeOfUse.DefaultFirst        = false;
     this.ytable1.Add(this.comboTypeOfUse);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.ytable1[this.comboTypeOfUse]));
     w2.TopAttach    = ((uint)(1));
     w2.BottomAttach = ((uint)(2));
     w2.LeftAttach   = ((uint)(3));
     w2.RightAttach  = ((uint)(4));
     w2.XOptions     = ((global::Gtk.AttachOptions)(4));
     w2.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.datepickerPeriod = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.datepickerPeriod.WidthRequest = 180;
     this.datepickerPeriod.Events       = ((global::Gdk.EventMask)(256));
     this.datepickerPeriod.Name         = "datepickerPeriod";
     this.datepickerPeriod.StartDate    = new global::System.DateTime(0);
     this.datepickerPeriod.EndDate      = new global::System.DateTime(0);
     this.ytable1.Add(this.datepickerPeriod);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.ytable1[this.datepickerPeriod]));
     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.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.checkRaskat              = new global::QS.Widgets.NullableCheckButton();
     this.checkRaskat.CanFocus     = true;
     this.checkRaskat.Name         = "checkRaskat";
     this.checkRaskat.UseUnderline = true;
     this.hbox2.Add(this.checkRaskat);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.checkRaskat]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.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 w5 = new global::Gtk.Image();
     w5.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-help", global::Gtk.IconSize.Menu);
     this.ybuttonInfo.Image = w5;
     this.hbox2.Add(this.ybuttonInfo);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.ybuttonInfo]));
     w6.PackType = ((global::Gtk.PackType)(1));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     this.ytable1.Add(this.hbox2);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.ytable1[this.hbox2]));
     w7.LeftAttach  = ((uint)(3));
     w7.RightAttach = ((uint)(4));
     w7.XOptions    = ((global::Gtk.AttachOptions)(4));
     w7.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 w8 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel1]));
     w8.XOptions = ((global::Gtk.AttachOptions)(4));
     w8.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabel2           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel2.Name      = "ylabel2";
     this.ylabel2.Xalign    = 1F;
     this.ylabel2.LabelProp = global::Mono.Unix.Catalog.GetString("Статус сотрудника:");
     this.ytable1.Add(this.ylabel2);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel2]));
     w9.TopAttach    = ((uint)(1));
     w9.BottomAttach = ((uint)(2));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabel3           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel3.Name      = "ylabel3";
     this.ylabel3.Xalign    = 1F;
     this.ylabel3.LabelProp = global::Mono.Unix.Catalog.GetString("Раскат:");
     this.ytable1.Add(this.ylabel3);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel3]));
     w10.LeftAttach  = ((uint)(2));
     w10.RightAttach = ((uint)(3));
     w10.XOptions    = ((global::Gtk.AttachOptions)(4));
     w10.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabelStatus      = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelStatus.Name = "ylabelStatus";
     this.ytable1.Add(this.ylabelStatus);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabelStatus]));
     w11.TopAttach    = ((uint)(1));
     w11.BottomAttach = ((uint)(2));
     w11.LeftAttach   = ((uint)(4));
     w11.RightAttach  = ((uint)(5));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabelTypeOfUse           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelTypeOfUse.Name      = "ylabelTypeOfUse";
     this.ylabelTypeOfUse.Xalign    = 1F;
     this.ylabelTypeOfUse.LabelProp = global::Mono.Unix.Catalog.GetString("Принадлежность а/м:");
     this.ytable1.Add(this.ylabelTypeOfUse);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabelTypeOfUse]));
     w12.TopAttach    = ((uint)(1));
     w12.BottomAttach = ((uint)(2));
     w12.LeftAttach   = ((uint)(2));
     w12.RightAttach  = ((uint)(3));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.yhbox1.Add(this.ytable1);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.ytable1]));
     w13.Position = 0;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.yvbox2         = new global::Gamma.GtkWidgets.yVBox();
     this.yvbox2.Name    = "yvbox2";
     this.yvbox2.Spacing = 6;
     // Container child yvbox2.Gtk.Box+BoxChild
     this.ybuttonForm              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonForm.CanFocus     = true;
     this.ybuttonForm.Name         = "ybuttonForm";
     this.ybuttonForm.UseUnderline = true;
     this.ybuttonForm.Label        = global::Mono.Unix.Catalog.GetString("Сформировать");
     this.yvbox2.Add(this.ybuttonForm);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.yvbox2[this.ybuttonForm]));
     w14.Position = 0;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child yvbox2.Gtk.Box+BoxChild
     this.ybuttonExport              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonExport.CanFocus     = true;
     this.ybuttonExport.Name         = "ybuttonExport";
     this.ybuttonExport.UseUnderline = true;
     this.ybuttonExport.Label        = global::Mono.Unix.Catalog.GetString("Выгрузить");
     this.yvbox2.Add(this.ybuttonExport);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.yvbox2[this.ybuttonExport]));
     w15.PackType = ((global::Gtk.PackType)(1));
     w15.Position = 1;
     w15.Expand   = false;
     w15.Fill     = false;
     this.yhbox1.Add(this.yvbox2);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.yvbox2]));
     w16.PackType = ((global::Gtk.PackType)(1));
     w16.Position = 1;
     w16.Expand   = false;
     w16.Fill     = false;
     this.yvbox1.Add(this.yhbox1);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.yhbox1]));
     w17.Position = 0;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child yvbox1.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.ytreeDriversInfo          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeDriversInfo.CanFocus = true;
     this.ytreeDriversInfo.Name     = "ytreeDriversInfo";
     this.GtkScrolledWindow.Add(this.ytreeDriversInfo);
     this.yvbox1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.GtkScrolledWindow]));
     w19.Position = 1;
     this.Add(this.yvbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Filters.GtkViews.CarFilterView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Filters.GtkViews.CarFilterView";
     // Container child Vodovoz.Filters.GtkViews.CarFilterView.Gtk.Container+ContainerChild
     this.GtkScrolledWindow                  = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name             = "GtkScrolledWindow";
     this.GtkScrolledWindow.VscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.GtkScrolledWindow.ShadowType       = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     global::Gtk.Viewport w1 = new global::Gtk.Viewport();
     w1.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     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.entryModel                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entryModel.Events           = ((global::Gdk.EventMask)(256));
     this.entryModel.Name             = "entryModel";
     this.entryModel.CanEditReference = false;
     this.table1.Add(this.entryModel);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.entryModel]));
     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 table1.Gtk.Table+TableChild
     this.GtkScrolledWindowOwnType = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindowOwnType.WidthRequest = 200;
     this.GtkScrolledWindowOwnType.Name         = "GtkScrolledWindowOwnType";
     this.GtkScrolledWindowOwnType.ShadowType   = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindowOwnType.Gtk.Container+ContainerChild
     global::Gtk.Viewport w3 = new global::Gtk.Viewport();
     w3.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport2.Gtk.Container+ContainerChild
     this.enumcheckCarOwnType      = new global::Gamma.Widgets.EnumCheckList();
     this.enumcheckCarOwnType.Name = "enumcheckCarOwnType";
     w3.Add(this.enumcheckCarOwnType);
     this.GtkScrolledWindowOwnType.Add(w3);
     this.table1.Add(this.GtkScrolledWindowOwnType);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.GtkScrolledWindowOwnType]));
     w6.TopAttach    = ((uint)(1));
     w6.BottomAttach = ((uint)(4));
     w6.LeftAttach   = ((uint)(3));
     w6.RightAttach  = ((uint)(4));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.GtkScrolledWindowTypeOfUse = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindowTypeOfUse.WidthRequest = 200;
     this.GtkScrolledWindowTypeOfUse.Name         = "GtkScrolledWindowTypeOfUse";
     this.GtkScrolledWindowTypeOfUse.ShadowType   = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindowTypeOfUse.Gtk.Container+ContainerChild
     global::Gtk.Viewport w7 = new global::Gtk.Viewport();
     w7.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport1.Gtk.Container+ContainerChild
     this.enumcheckCarTypeOfUse      = new global::Gamma.Widgets.EnumCheckList();
     this.enumcheckCarTypeOfUse.Name = "enumcheckCarTypeOfUse";
     w7.Add(this.enumcheckCarTypeOfUse);
     this.GtkScrolledWindowTypeOfUse.Add(w7);
     this.table1.Add(this.GtkScrolledWindowTypeOfUse);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1[this.GtkScrolledWindowTypeOfUse]));
     w10.TopAttach    = ((uint)(1));
     w10.BottomAttach = ((uint)(4));
     w10.LeftAttach   = ((uint)(2));
     w10.RightAttach  = ((uint)(3));
     w10.XPadding     = ((uint)(10));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.nullablecheckArchive              = new global::QS.Widgets.NullableCheckButton();
     this.nullablecheckArchive.CanFocus     = true;
     this.nullablecheckArchive.Name         = "nullablecheckArchive";
     this.nullablecheckArchive.UseUnderline = true;
     this.hbox2.Add(this.nullablecheckArchive);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.nullablecheckArchive]));
     w11.Position = 0;
     w11.Expand   = false;
     w11.Fill     = false;
     this.table1.Add(this.hbox2);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox2]));
     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.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.nullablecheckVisitingMaster              = new global::QS.Widgets.NullableCheckButton();
     this.nullablecheckVisitingMaster.CanFocus     = true;
     this.nullablecheckVisitingMaster.Name         = "nullablecheckVisitingMaster";
     this.nullablecheckVisitingMaster.UseUnderline = true;
     this.hbox3.Add(this.nullablecheckVisitingMaster);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.nullablecheckVisitingMaster]));
     w13.Position = 0;
     w13.Expand   = false;
     w13.Fill     = false;
     this.table1.Add(this.hbox3);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox3]));
     w14.TopAttach    = ((uint)(1));
     w14.BottomAttach = ((uint)(2));
     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.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 w15 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabel1]));
     w15.TopAttach    = ((uint)(1));
     w15.BottomAttach = ((uint)(2));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabelArchive           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelArchive.Name      = "ylabelArchive";
     this.ylabelArchive.Xalign    = 1F;
     this.ylabelArchive.LabelProp = global::Mono.Unix.Catalog.GetString("Архивные:");
     this.table1.Add(this.ylabelArchive);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabelArchive]));
     w16.XOptions = ((global::Gtk.AttachOptions)(4));
     w16.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabelModel           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelModel.Name      = "ylabelModel";
     this.ylabelModel.Xalign    = 1F;
     this.ylabelModel.LabelProp = global::Mono.Unix.Catalog.GetString("Модель:");
     this.table1.Add(this.ylabelModel);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabelModel]));
     w17.TopAttach    = ((uint)(2));
     w17.BottomAttach = ((uint)(3));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabelOwnType           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelOwnType.Name      = "ylabelOwnType";
     this.ylabelOwnType.LabelProp = global::Mono.Unix.Catalog.GetString("Принадлежность:");
     this.table1.Add(this.ylabelOwnType);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabelOwnType]));
     w18.LeftAttach  = ((uint)(3));
     w18.RightAttach = ((uint)(4));
     w18.XOptions    = ((global::Gtk.AttachOptions)(4));
     w18.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabelTypeOfUse           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelTypeOfUse.Name      = "ylabelTypeOfUse";
     this.ylabelTypeOfUse.LabelProp = global::Mono.Unix.Catalog.GetString("Тип:");
     this.table1.Add(this.ylabelTypeOfUse);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabelTypeOfUse]));
     w19.LeftAttach  = ((uint)(2));
     w19.RightAttach = ((uint)(3));
     w19.XOptions    = ((global::Gtk.AttachOptions)(4));
     w19.YOptions    = ((global::Gtk.AttachOptions)(4));
     w1.Add(this.table1);
     this.GtkScrolledWindow.Add(w1);
     this.Add(this.GtkScrolledWindow);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }