示例#1
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Complaints.ComplaintDiscussionsView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Complaints.ComplaintDiscussionsView";
     // Container child Vodovoz.Views.Complaints.ComplaintDiscussionsView.Gtk.Container+ContainerChild
     this.vboxWidget         = new global::Gtk.VBox();
     this.vboxWidget.Name    = "vboxWidget";
     this.vboxWidget.Spacing = 6;
     // Container child vboxWidget.Gtk.Box+BoxChild
     this.scrolledwindow1                  = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.CanFocus         = true;
     this.scrolledwindow1.Name             = "scrolledwindow1";
     this.scrolledwindow1.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.scrolledwindow1.ShadowType       = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     global::Gtk.Viewport w1 = new global::Gtk.Viewport();
     w1.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.vboxSubdivisionItems         = new global::Gtk.VBox();
     this.vboxSubdivisionItems.Name    = "vboxSubdivisionItems";
     this.vboxSubdivisionItems.Spacing = 6;
     w1.Add(this.vboxSubdivisionItems);
     this.scrolledwindow1.Add(w1);
     this.vboxWidget.Add(this.scrolledwindow1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vboxWidget[this.scrolledwindow1]));
     w4.Position = 1;
     // Container child vboxWidget.Gtk.Box+BoxChild
     this.hboxButtons         = new global::Gtk.HBox();
     this.hboxButtons.Name    = "hboxButtons";
     this.hboxButtons.Spacing = 6;
     // Container child hboxButtons.Gtk.Box+BoxChild
     this.ybuttonAttachSubdivision              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonAttachSubdivision.CanFocus     = true;
     this.ybuttonAttachSubdivision.Name         = "ybuttonAttachSubdivision";
     this.ybuttonAttachSubdivision.UseUnderline = true;
     this.ybuttonAttachSubdivision.Label        = global::Mono.Unix.Catalog.GetString("Подключить отдел");
     global::Gtk.Image w5 = new global::Gtk.Image();
     w5.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.ybuttonAttachSubdivision.Image = w5;
     this.hboxButtons.Add(this.ybuttonAttachSubdivision);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hboxButtons[this.ybuttonAttachSubdivision]));
     w6.Position = 2;
     w6.Expand   = false;
     w6.Fill     = false;
     this.vboxWidget.Add(this.hboxButtons);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vboxWidget[this.hboxButtons]));
     w7.PackType = ((global::Gtk.PackType)(1));
     w7.Position = 2;
     w7.Expand   = false;
     w7.Fill     = false;
     this.Add(this.vboxWidget);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
示例#2
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget workwear.Views.Stock.Widgets.BuhDocumentView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "workwear.Views.Stock.Widgets.BuhDocumentView";
     // Container child workwear.Views.Stock.Widgets.BuhDocumentView.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.yentryBuhDocText = new global::Gamma.GtkWidgets.yEntry();
     this.yentryBuhDocText.TooltipMarkup = "Бухгалтерский документ по которому было произведено списание. Отобразится вместо " +
                                           "подписи сотрудника в карточке.";
     this.yentryBuhDocText.CanFocus      = true;
     this.yentryBuhDocText.Name          = "yentryBuhDocText";
     this.yentryBuhDocText.IsEditable    = true;
     this.yentryBuhDocText.InvisibleChar = '•';
     this.yvbox1.Add(this.yentryBuhDocText);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.yentryBuhDocText]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // 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.ybuttonChange              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonChange.CanFocus     = true;
     this.ybuttonChange.Name         = "ybuttonChange";
     this.ybuttonChange.UseUnderline = true;
     this.ybuttonChange.Label        = global::Mono.Unix.Catalog.GetString("Заменить");
     this.yhbox1.Add(this.ybuttonChange);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.ybuttonChange]));
     w2.Position = 0;
     w2.Fill     = false;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.ybuttonCancel              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonCancel.CanFocus     = true;
     this.ybuttonCancel.Name         = "ybuttonCancel";
     this.ybuttonCancel.UseUnderline = true;
     this.ybuttonCancel.Label        = global::Mono.Unix.Catalog.GetString("Отменить");
     this.yhbox1.Add(this.ybuttonCancel);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.ybuttonCancel]));
     w3.Position = 1;
     w3.Fill     = false;
     this.yvbox1.Add(this.yhbox1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.yhbox1]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     this.Add(this.yvbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.ReportsParameters.Payments.PaymentsFromBankClientFinDepartmentReport
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.ReportsParameters.Payments.PaymentsFromBankClientFinDepartmentReport";
     // Container child Vodovoz.ReportsParameters.Payments.PaymentsFromBankClientFinDepartmentReport.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.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     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.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.hbox1.Add(this.daterangepicker);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.daterangepicker]));
     w2.Position = 1;
     this.vbox2.Add(this.hbox1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox1]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.btnCreateReport              = new global::Gamma.GtkWidgets.yButton();
     this.btnCreateReport.CanFocus     = true;
     this.btnCreateReport.Name         = "btnCreateReport";
     this.btnCreateReport.UseUnderline = true;
     this.btnCreateReport.Label        = global::Mono.Unix.Catalog.GetString("Сформировать отчет");
     this.vbox2.Add(this.btnCreateReport);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.btnCreateReport]));
     w4.Position = 2;
     w4.Expand   = false;
     w4.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.ServiceDialogs.LargeMessageDialog
			this.Name = "Vodovoz.ServiceDialogs.LargeMessageDialog";
			this.Title = global::Mono.Unix.Catalog.GetString("LargeMessageDialog");
			this.TypeHint = ((global::Gdk.WindowTypeHint)(1));
			this.WindowPosition = ((global::Gtk.WindowPosition)(4));
			this.Modal = true;
			this.DefaultWidth = 800;
			this.DefaultHeight = 500;
			// Container child Vodovoz.ServiceDialogs.LargeMessageDialog.Gtk.Container+ContainerChild
			this.vboxMain = new global::Gtk.VBox();
			this.vboxMain.Name = "vboxMain";
			this.vboxMain.Spacing = 6;
			// Container child vboxMain.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.ytextviewMessage = new global::Gamma.GtkWidgets.yTextView();
			this.ytextviewMessage.CanFocus = true;
			this.ytextviewMessage.Name = "ytextviewMessage";
			this.GtkScrolledWindow.Add(this.ytextviewMessage);
			this.vboxMain.Add(this.GtkScrolledWindow);
			global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vboxMain[this.GtkScrolledWindow]));
			w2.Position = 0;
			// Container child vboxMain.Gtk.Box+BoxChild
			this.hboxButtons = new global::Gtk.HBox();
			this.hboxButtons.Name = "hboxButtons";
			this.hboxButtons.Spacing = 6;
			// Container child hboxButtons.Gtk.Box+BoxChild
			this.ybuttonOk = new global::Gamma.GtkWidgets.yButton();
			this.ybuttonOk.CanFocus = true;
			this.ybuttonOk.Name = "ybuttonOk";
			this.ybuttonOk.UseUnderline = true;
			this.ybuttonOk.Label = global::Mono.Unix.Catalog.GetString("Ок");
			this.hboxButtons.Add(this.ybuttonOk);
			global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hboxButtons[this.ybuttonOk]));
			w3.Position = 2;
			this.vboxMain.Add(this.hboxButtons);
			global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vboxMain[this.hboxButtons]));
			w4.Position = 1;
			w4.Expand = false;
			w4.Fill = false;
			this.Add(this.vboxMain);
			if ((this.Child != null))
			{
				this.Child.ShowAll();
			}
			this.Show();
		}
示例#5
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Mango.IncomingCallView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Mango.IncomingCallView";
     // Container child Vodovoz.Views.Mango.IncomingCallView.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.vboxIncomings         = new global::Gtk.VBox();
     this.vboxIncomings.Name    = "vboxIncomings";
     this.vboxIncomings.Spacing = 6;
     this.vbox1.Add(this.vboxIncomings);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.vboxIncomings]));
     w1.Position = 0;
     // 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.buttonDisconnect              = new global::Gamma.GtkWidgets.yButton();
     this.buttonDisconnect.CanFocus     = true;
     this.buttonDisconnect.Name         = "buttonDisconnect";
     this.buttonDisconnect.UseUnderline = true;
     this.buttonDisconnect.Label        = global::Mono.Unix.Catalog.GetString("Завершить");
     global::Gtk.Image w2 = new global::Gtk.Image();
     w2.Pixbuf = global::Gdk.Pixbuf.LoadFromResource("Vodovoz.icons.phone.decline-call.png");
     this.buttonDisconnect.Image = w2;
     this.hbox1.Add(this.buttonDisconnect);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonDisconnect]));
     w3.PackType = ((global::Gtk.PackType)(1));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox1]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.buttonDisconnect.Clicked += new global::System.EventHandler(this.OnButtonDisconnectClicked);
 }
示例#6
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Employees.TerminalManagementView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Employees.TerminalManagementView";
     // Container child Vodovoz.Views.Employees.TerminalManagementView.Gtk.Container+ContainerChild
     this.yhbox1         = new global::Gamma.GtkWidgets.yHBox();
     this.yhbox1.Name    = "yhbox1";
     this.yhbox1.Spacing = 6;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.buttonGiveout              = new global::Gamma.GtkWidgets.yButton();
     this.buttonGiveout.CanFocus     = true;
     this.buttonGiveout.Name         = "buttonGiveout";
     this.buttonGiveout.UseUnderline = true;
     this.buttonGiveout.Label        = global::Mono.Unix.Catalog.GetString("Привязать терминал");
     this.yhbox1.Add(this.buttonGiveout);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.buttonGiveout]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.buttonReturn              = new global::Gamma.GtkWidgets.yButton();
     this.buttonReturn.CanFocus     = true;
     this.buttonReturn.Name         = "buttonReturn";
     this.buttonReturn.UseUnderline = true;
     this.buttonReturn.Label        = global::Mono.Unix.Catalog.GetString("Отвязать терминал");
     this.yhbox1.Add(this.buttonReturn);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.buttonReturn]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.labelTerminalInfo           = new global::Gamma.GtkWidgets.yLabel();
     this.labelTerminalInfo.Name      = "labelTerminalInfo";
     this.labelTerminalInfo.LabelProp = global::Mono.Unix.Catalog.GetString("Терминал не привязан");
     this.yhbox1.Add(this.labelTerminalInfo);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.labelTerminalInfo]));
     w3.Position = 2;
     w3.Expand   = false;
     w3.Fill     = false;
     this.Add(this.yhbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Logistic.FastDeliveryAvailabilityHistoryView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Logistic.FastDeliveryAvailabilityHistoryView";
     // Container child Vodovoz.Views.Logistic.FastDeliveryAvailabilityHistoryView.Gtk.Container+ContainerChild
     this.vboxMain         = new global::Gamma.GtkWidgets.yVBox();
     this.vboxMain.Name    = "vboxMain";
     this.vboxMain.Spacing = 6;
     // Container child vboxMain.Gtk.Box+BoxChild
     this.yhboxMainButtons         = new global::Gamma.GtkWidgets.yHBox();
     this.yhboxMainButtons.Name    = "yhboxMainButtons";
     this.yhboxMainButtons.Spacing = 6;
     // Container child yhboxMainButtons.Gtk.Box+BoxChild
     this.buttonClose              = new global::Gamma.GtkWidgets.yButton();
     this.buttonClose.CanFocus     = true;
     this.buttonClose.Name         = "buttonClose";
     this.buttonClose.UseUnderline = true;
     this.buttonClose.Label        = global::Mono.Unix.Catalog.GetString("Закрыть");
     global::Gtk.Image w1 = new global::Gtk.Image();
     w1.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-close", global::Gtk.IconSize.Menu);
     this.buttonClose.Image = w1;
     this.yhboxMainButtons.Add(this.buttonClose);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.yhboxMainButtons[this.buttonClose]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     this.vboxMain.Add(this.yhboxMainButtons);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vboxMain[this.yhboxMainButtons]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vboxMain.Gtk.Box+BoxChild
     this.yhboxVerificationWidget         = new global::Gamma.GtkWidgets.yHBox();
     this.yhboxVerificationWidget.Name    = "yhboxVerificationWidget";
     this.yhboxVerificationWidget.Spacing = 6;
     this.vboxMain.Add(this.yhboxVerificationWidget);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vboxMain[this.yhboxVerificationWidget]));
     w4.Position = 1;
     this.Add(this.vboxMain);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
示例#8
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Cash.CashlessRequestFilesView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Cash.CashlessRequestFilesView";
     // Container child Vodovoz.Views.Cash.CashlessRequestFilesView.Gtk.Container+ContainerChild
     this.vboxMain         = new global::Gtk.VBox();
     this.vboxMain.Name    = "vboxMain";
     this.vboxMain.Spacing = 6;
     // Container child vboxMain.Gtk.Box+BoxChild
     this.scrollFilesTree            = new global::Gtk.ScrolledWindow();
     this.scrollFilesTree.Name       = "scrollFilesTree";
     this.scrollFilesTree.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrollFilesTree.Gtk.Container+ContainerChild
     this.ytreeviewFiles                = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewFiles.CanFocus       = true;
     this.ytreeviewFiles.Name           = "ytreeviewFiles";
     this.ytreeviewFiles.HeadersVisible = false;
     this.scrollFilesTree.Add(this.ytreeviewFiles);
     this.vboxMain.Add(this.scrollFilesTree);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vboxMain[this.scrollFilesTree]));
     w2.Position = 0;
     // Container child vboxMain.Gtk.Box+BoxChild
     this.ybuttonAttachFile              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonAttachFile.CanFocus     = true;
     this.ybuttonAttachFile.Name         = "ybuttonAttachFile";
     this.ybuttonAttachFile.UseUnderline = true;
     this.ybuttonAttachFile.Label        = global::Mono.Unix.Catalog.GetString("Прикрепить файл");
     global::Gtk.Image w3 = new global::Gtk.Image();
     w3.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-open", global::Gtk.IconSize.Menu);
     this.ybuttonAttachFile.Image = w3;
     this.vboxMain.Add(this.ybuttonAttachFile);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vboxMain[this.ybuttonAttachFile]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     this.Add(this.vboxMain);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Dialogs.Phones.PhonesView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Dialogs.Phones.PhonesView";
     // Container child Vodovoz.Dialogs.Phones.PhonesView.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.vboxPhones         = new global::Gtk.VBox();
     this.vboxPhones.Name    = "vboxPhones";
     this.vboxPhones.Spacing = 6;
     this.vbox1.Add(this.vboxPhones);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.vboxPhones]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.buttonAddPhone              = new global::Gamma.GtkWidgets.yButton();
     this.buttonAddPhone.CanFocus     = true;
     this.buttonAddPhone.Name         = "buttonAddPhone";
     this.buttonAddPhone.UseUnderline = true;
     this.buttonAddPhone.Label        = global::Mono.Unix.Catalog.GetString("Добавить");
     global::Gtk.Image w2 = new global::Gtk.Image();
     w2.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonAddPhone.Image = w2;
     this.vbox1.Add(this.buttonAddPhone);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.buttonAddPhone]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.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.ReportsParameters.Payments.PaymentsFromBankClientReport
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.ReportsParameters.Payments.PaymentsFromBankClientReport";
     // Container child Vodovoz.ReportsParameters.Payments.PaymentsFromBankClientReport.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.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Контрагент:");
     this.hbox2.Add(this.label2);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.label2]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.entryCounterparty                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entryCounterparty.Events           = ((global::Gdk.EventMask)(256));
     this.entryCounterparty.Name             = "entryCounterparty";
     this.entryCounterparty.CanEditReference = true;
     this.hbox2.Add(this.entryCounterparty);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.entryCounterparty]));
     w2.Position = 1;
     this.vbox1.Add(this.hbox2);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox2]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.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.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 w4 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.label1]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.yentryRefSubdivision        = new global::Gamma.Widgets.yEntryReference();
     this.yentryRefSubdivision.Events = ((global::Gdk.EventMask)(256));
     this.yentryRefSubdivision.Name   = "yentryRefSubdivision";
     this.hbox3.Add(this.yentryRefSubdivision);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.yentryRefSubdivision]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     this.vbox1.Add(this.hbox3);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox3]));
     w6.Position = 2;
     w6.Expand   = false;
     w6.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.checkSortDate               = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkSortDate.CanFocus      = true;
     this.checkSortDate.Name          = "checkSortDate";
     this.checkSortDate.Label         = global::Mono.Unix.Catalog.GetString("Сортировка по дате");
     this.checkSortDate.DrawIndicator = true;
     this.checkSortDate.UseUnderline  = true;
     this.hbox4.Add(this.checkSortDate);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.checkSortDate]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     this.vbox1.Add(this.hbox4);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox4]));
     w8.Position = 3;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.checkAllSubdivisions               = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkAllSubdivisions.CanFocus      = true;
     this.checkAllSubdivisions.Name          = "checkAllSubdivisions";
     this.checkAllSubdivisions.Label         = global::Mono.Unix.Catalog.GetString("Не ограничивать по подразделению");
     this.checkAllSubdivisions.DrawIndicator = true;
     this.checkAllSubdivisions.UseUnderline  = true;
     this.vbox1.Add(this.checkAllSubdivisions);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.checkAllSubdivisions]));
     w9.Position = 4;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.btnCreateReport              = new global::Gamma.GtkWidgets.yButton();
     this.btnCreateReport.CanFocus     = true;
     this.btnCreateReport.Name         = "btnCreateReport";
     this.btnCreateReport.UseUnderline = true;
     this.btnCreateReport.Label        = global::Mono.Unix.Catalog.GetString("Сформировать отчет");
     this.vbox1.Add(this.btnCreateReport);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.btnCreateReport]));
     w10.Position = 5;
     w10.Expand   = false;
     w10.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.Dialogs.Fuel.FuelWriteoffDocumentView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Dialogs.Fuel.FuelWriteoffDocumentView";
     // Container child Vodovoz.Dialogs.Fuel.FuelWriteoffDocumentView.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;
     // Container child hboxDialogButtons.Gtk.Box+BoxChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.buttonPrint              = new global::Gamma.GtkWidgets.yButton();
     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.hboxDialogButtons.Add(this.hbox5);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hboxDialogButtons[this.hbox5]));
     w7.PackType = ((global::Gtk.PackType)(1));
     w7.Position = 3;
     this.vboxDialog.Add(this.hboxDialogButtons);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vboxDialog[this.hboxDialogButtons]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child vboxDialog.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(7)), ((uint)(5)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.entryEmployee                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entryEmployee.Events           = ((global::Gdk.EventMask)(256));
     this.entryEmployee.Name             = "entryEmployee";
     this.entryEmployee.CanEditReference = false;
     this.table1.Add(this.entryEmployee);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1[this.entryEmployee]));
     w9.TopAttach    = ((uint)(2));
     w9.BottomAttach = ((uint)(3));
     w9.LeftAttach   = ((uint)(1));
     w9.RightAttach  = ((uint)(4));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryExpenseCategory                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entryExpenseCategory.Events           = ((global::Gdk.EventMask)(256));
     this.entryExpenseCategory.Name             = "entryExpenseCategory";
     this.entryExpenseCategory.CanEditReference = false;
     this.table1.Add(this.entryExpenseCategory);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1[this.entryExpenseCategory]));
     w10.TopAttach    = ((uint)(1));
     w10.BottomAttach = ((uint)(2));
     w10.LeftAttach   = ((uint)(1));
     w10.RightAttach  = ((uint)(4));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.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.ytextviewReason          = new global::Gamma.GtkWidgets.yTextView();
     this.ytextviewReason.CanFocus = true;
     this.ytextviewReason.Name     = "ytextviewReason";
     this.GtkScrolledWindow.Add(this.ytextviewReason);
     this.table1.Add(this.GtkScrolledWindow);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1[this.GtkScrolledWindow]));
     w12.TopAttach    = ((uint)(4));
     w12.BottomAttach = ((uint)(5));
     w12.LeftAttach   = ((uint)(1));
     w12.RightAttach  = ((uint)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(0));
     // Container child table1.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.ytreeviewItems          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewItems.CanFocus = true;
     this.ytreeviewItems.Name     = "ytreeviewItems";
     this.GtkScrolledWindow1.Add(this.ytreeviewItems);
     this.table1.Add(this.GtkScrolledWindow1);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1[this.GtkScrolledWindow1]));
     w14.TopAttach    = ((uint)(5));
     w14.BottomAttach = ((uint)(6));
     w14.RightAttach  = ((uint)(4));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.ybuttonAddItem              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonAddItem.CanFocus     = true;
     this.ybuttonAddItem.Name         = "ybuttonAddItem";
     this.ybuttonAddItem.UseUnderline = true;
     this.ybuttonAddItem.Label        = global::Mono.Unix.Catalog.GetString("Добавить");
     global::Gtk.Image w15 = new global::Gtk.Image();
     w15.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.ybuttonAddItem.Image = w15;
     this.hbox4.Add(this.ybuttonAddItem);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.ybuttonAddItem]));
     w16.Position = 0;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.ybuttonDeleteItem              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonDeleteItem.CanFocus     = true;
     this.ybuttonDeleteItem.Name         = "ybuttonDeleteItem";
     this.ybuttonDeleteItem.UseUnderline = true;
     this.ybuttonDeleteItem.Label        = global::Mono.Unix.Catalog.GetString("Удалить");
     global::Gtk.Image w17 = new global::Gtk.Image();
     w17.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-delete", global::Gtk.IconSize.Menu);
     this.ybuttonDeleteItem.Image = w17;
     this.hbox4.Add(this.ybuttonDeleteItem);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.ybuttonDeleteItem]));
     w18.Position = 1;
     w18.Expand   = false;
     w18.Fill     = false;
     this.table1.Add(this.hbox4);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox4]));
     w19.TopAttach    = ((uint)(6));
     w19.BottomAttach = ((uint)(7));
     w19.RightAttach  = ((uint)(4));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelCashier           = new global::Gtk.Label();
     this.labelCashier.Name      = "labelCashier";
     this.labelCashier.Xalign    = 1F;
     this.labelCashier.LabelProp = global::Mono.Unix.Catalog.GetString("Кассир:");
     this.labelCashier.Justify   = ((global::Gtk.Justification)(1));
     this.table1.Add(this.labelCashier);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table1[this.labelCashier]));
     w20.LeftAttach  = ((uint)(2));
     w20.RightAttach = ((uint)(3));
     w20.XOptions    = ((global::Gtk.AttachOptions)(4));
     w20.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelCashSubdivision           = new global::Gtk.Label();
     this.labelCashSubdivision.Name      = "labelCashSubdivision";
     this.labelCashSubdivision.Xalign    = 1F;
     this.labelCashSubdivision.LabelProp = global::Mono.Unix.Catalog.GetString("Касса:");
     this.labelCashSubdivision.Justify   = ((global::Gtk.Justification)(1));
     this.table1.Add(this.labelCashSubdivision);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table1[this.labelCashSubdivision]));
     w21.TopAttach    = ((uint)(3));
     w21.BottomAttach = ((uint)(4));
     w21.XOptions     = ((global::Gtk.AttachOptions)(4));
     w21.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelDate           = new global::Gtk.Label();
     this.labelDate.Name      = "labelDate";
     this.labelDate.Xalign    = 1F;
     this.labelDate.LabelProp = global::Mono.Unix.Catalog.GetString("Дата:");
     this.labelDate.Justify   = ((global::Gtk.Justification)(1));
     this.table1.Add(this.labelDate);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table1[this.labelDate]));
     w22.XOptions = ((global::Gtk.AttachOptions)(4));
     w22.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.labelEmployee.Justify   = ((global::Gtk.Justification)(1));
     this.table1.Add(this.labelEmployee);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table1[this.labelEmployee]));
     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.labelExpenseCategory           = new global::Gtk.Label();
     this.labelExpenseCategory.Name      = "labelExpenseCategory";
     this.labelExpenseCategory.Xalign    = 1F;
     this.labelExpenseCategory.LabelProp = global::Mono.Unix.Catalog.GetString("Статья расхода:");
     this.labelExpenseCategory.Justify   = ((global::Gtk.Justification)(1));
     this.table1.Add(this.labelExpenseCategory);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table1[this.labelExpenseCategory]));
     w24.TopAttach    = ((uint)(1));
     w24.BottomAttach = ((uint)(2));
     w24.XOptions     = ((global::Gtk.AttachOptions)(4));
     w24.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelReason           = new global::Gtk.Label();
     this.labelReason.Name      = "labelReason";
     this.labelReason.Xalign    = 1F;
     this.labelReason.LabelProp = global::Mono.Unix.Catalog.GetString("Основание:");
     this.labelReason.Justify   = ((global::Gtk.Justification)(1));
     this.table1.Add(this.labelReason);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.table1[this.labelReason]));
     w25.TopAttach    = ((uint)(4));
     w25.BottomAttach = ((uint)(5));
     w25.XOptions     = ((global::Gtk.AttachOptions)(4));
     w25.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.vbox5         = new global::Gtk.VBox();
     this.vbox5.Name    = "vbox5";
     this.vbox5.Spacing = 6;
     // Container child vbox5.Gtk.Box+BoxChild
     this.fuelbalanceview        = new global::Vodovoz.Dialogs.Fuel.FuelBalanceView();
     this.fuelbalanceview.Events = ((global::Gdk.EventMask)(256));
     this.fuelbalanceview.Name   = "fuelbalanceview";
     this.vbox5.Add(this.fuelbalanceview);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.fuelbalanceview]));
     w26.Position = 0;
     w26.Expand   = false;
     w26.Fill     = false;
     this.table1.Add(this.vbox5);
     global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.table1[this.vbox5]));
     w27.BottomAttach = ((uint)(6));
     w27.LeftAttach   = ((uint)(4));
     w27.RightAttach  = ((uint)(5));
     w27.XOptions     = ((global::Gtk.AttachOptions)(4));
     w27.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ycomboboxCashSubdivision                     = new global::Gamma.Widgets.ySpecComboBox();
     this.ycomboboxCashSubdivision.Name                = "ycomboboxCashSubdivision";
     this.ycomboboxCashSubdivision.AddIfNotExist       = false;
     this.ycomboboxCashSubdivision.DefaultFirst        = false;
     this.ycomboboxCashSubdivision.ShowSpecialStateAll = false;
     this.ycomboboxCashSubdivision.ShowSpecialStateNot = false;
     this.table1.Add(this.ycomboboxCashSubdivision);
     global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.table1[this.ycomboboxCashSubdivision]));
     w28.TopAttach    = ((uint)(3));
     w28.BottomAttach = ((uint)(4));
     w28.LeftAttach   = ((uint)(1));
     w28.RightAttach  = ((uint)(4));
     w28.XOptions     = ((global::Gtk.AttachOptions)(4));
     w28.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ydatepickerDate                = new global::QS.Widgets.GtkUI.DatePicker();
     this.ydatepickerDate.Events         = ((global::Gdk.EventMask)(256));
     this.ydatepickerDate.Name           = "ydatepickerDate";
     this.ydatepickerDate.WithTime       = false;
     this.ydatepickerDate.Date           = new global::System.DateTime(0);
     this.ydatepickerDate.IsEditable     = true;
     this.ydatepickerDate.AutoSeparation = false;
     this.table1.Add(this.ydatepickerDate);
     global::Gtk.Table.TableChild w29 = ((global::Gtk.Table.TableChild)(this.table1[this.ydatepickerDate]));
     w29.LeftAttach  = ((uint)(1));
     w29.RightAttach = ((uint)(2));
     w29.XOptions    = ((global::Gtk.AttachOptions)(4));
     w29.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabelCashierValue           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelCashierValue.Name      = "ylabelCashierValue";
     this.ylabelCashierValue.Xalign    = 0F;
     this.ylabelCashierValue.LabelProp = global::Mono.Unix.Catalog.GetString("кассир");
     this.table1.Add(this.ylabelCashierValue);
     global::Gtk.Table.TableChild w30 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabelCashierValue]));
     w30.LeftAttach  = ((uint)(3));
     w30.RightAttach = ((uint)(4));
     w30.XOptions    = ((global::Gtk.AttachOptions)(4));
     w30.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.vboxDialog.Add(this.table1);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.vboxDialog[this.table1]));
     w31.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 Vodovoz.Views.Complaints.ComplaintResultOfCounterpartyView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Complaints.ComplaintResultOfCounterpartyView";
     // Container child Vodovoz.Views.Complaints.ComplaintResultOfCounterpartyView.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;
     // Container child vboxDialog.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(1)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.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.table1.Add(this.labelName);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.labelName]));
     w6.XOptions = ((global::Gtk.AttachOptions)(4));
     w6.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.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.table1.Add(this.yentryName);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1[this.yentryName]));
     w7.LeftAttach  = ((uint)(1));
     w7.RightAttach = ((uint)(2));
     w7.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.vboxDialog.Add(this.table1);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vboxDialog[this.table1]));
     w8.Position = 1;
     w8.Expand   = false;
     // Container child vboxDialog.Gtk.Box+BoxChild
     this.chkIsArhive               = new global::Gamma.GtkWidgets.yCheckButton();
     this.chkIsArhive.CanFocus      = true;
     this.chkIsArhive.Name          = "chkIsArhive";
     this.chkIsArhive.Label         = global::Mono.Unix.Catalog.GetString("Архивный");
     this.chkIsArhive.DrawIndicator = true;
     this.chkIsArhive.UseUnderline  = true;
     this.vboxDialog.Add(this.chkIsArhive);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vboxDialog[this.chkIsArhive]));
     w9.Position = 2;
     w9.Expand   = false;
     w9.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 Vodovoz.Views.Logistic.CarVersionsView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Logistic.CarVersionsView";
     // Container child Vodovoz.Views.Logistic.CarVersionsView.Gtk.Container+ContainerChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.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.ytreeCarVersions          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeCarVersions.CanFocus = true;
     this.ytreeCarVersions.Name     = "ytreeCarVersions";
     this.GtkScrolledWindow2.Add(this.ytreeCarVersions);
     this.vbox3.Add(this.GtkScrolledWindow2);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.GtkScrolledWindow2]));
     w2.Position = 0;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.labelDate           = new global::Gtk.Label();
     this.labelDate.Name      = "labelDate";
     this.labelDate.LabelProp = global::Mono.Unix.Catalog.GetString("Дата:");
     this.labelDate.Justify   = ((global::Gtk.Justification)(1));
     this.hbox2.Add(this.labelDate);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.labelDate]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.datepickerVersionDate                    = new global::QS.Widgets.GtkUI.DatePicker();
     this.datepickerVersionDate.Events             = ((global::Gdk.EventMask)(256));
     this.datepickerVersionDate.Name               = "datepickerVersionDate";
     this.datepickerVersionDate.WithTime           = false;
     this.datepickerVersionDate.HideCalendarButton = false;
     this.datepickerVersionDate.Date               = new global::System.DateTime(0);
     this.datepickerVersionDate.IsEditable         = true;
     this.datepickerVersionDate.AutoSeparation     = false;
     this.hbox2.Add(this.datepickerVersionDate);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.datepickerVersionDate]));
     w4.Position = 1;
     w4.Expand   = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.buttonNewVersion              = new global::Gamma.GtkWidgets.yButton();
     this.buttonNewVersion.CanFocus     = true;
     this.buttonNewVersion.Name         = "buttonNewVersion";
     this.buttonNewVersion.UseUnderline = true;
     this.buttonNewVersion.Label        = global::Mono.Unix.Catalog.GetString("Новая версия");
     this.hbox2.Add(this.buttonNewVersion);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.buttonNewVersion]));
     w5.Position = 2;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.buttonChangeVersionDate              = new global::Gamma.GtkWidgets.yButton();
     this.buttonChangeVersionDate.CanFocus     = true;
     this.buttonChangeVersionDate.Name         = "buttonChangeVersionDate";
     this.buttonChangeVersionDate.UseUnderline = true;
     this.buttonChangeVersionDate.Label        = global::Mono.Unix.Catalog.GetString("Сменить дату начала");
     this.hbox2.Add(this.buttonChangeVersionDate);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.buttonChangeVersionDate]));
     w6.Position = 3;
     w6.Expand   = false;
     w6.Fill     = false;
     this.vbox3.Add(this.hbox2);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox2]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     this.Add(this.vbox3);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
示例#14
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget workwear.Views.Sizes.SizeTypeView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "workwear.Views.Sizes.SizeTypeView";
     // Container child workwear.Views.Sizes.SizeTypeView.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)(5)), ((uint)(2)), false);
     this.table2.Name          = "table2";
     this.table2.ColumnSpacing = ((uint)(6));
     // 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 w6 = ((global::Gtk.Table.TableChild)(this.table2[this.entityname]));
     w6.TopAttach    = ((uint)(1));
     w6.BottomAttach = ((uint)(2));
     w6.LeftAttach   = ((uint)(1));
     w6.RightAttach  = ((uint)(2));
     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.TopAttach    = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.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 w8 = ((global::Gtk.Table.TableChild)(this.table2[this.label9]));
     w8.XOptions = ((global::Gtk.AttachOptions)(4));
     w8.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 w9 = ((global::Gtk.Table.TableChild)(this.table2[this.labelId]));
     w9.LeftAttach  = ((uint)(1));
     w9.RightAttach = ((uint)(2));
     w9.XOptions    = ((global::Gtk.AttachOptions)(4));
     w9.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.specllistcomCategory      = new global::Gamma.Widgets.yEnumComboBox();
     this.specllistcomCategory.Name = "specllistcomCategory";
     this.specllistcomCategory.ShowSpecialStateAll = false;
     this.specllistcomCategory.ShowSpecialStateNot = false;
     this.specllistcomCategory.UseShortTitle       = false;
     this.specllistcomCategory.DefaultFirst        = false;
     this.table2.Add(this.specllistcomCategory);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table2[this.specllistcomCategory]));
     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 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 w11 = ((global::Gtk.Table.TableChild)(this.table2[this.ycheckbuttonUseInEmployee]));
     w11.TopAttach    = ((uint)(4));
     w11.BottomAttach = ((uint)(5));
     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.ylabel1           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel1.Name      = "ylabel1";
     this.ylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("Категория:");
     this.table2.Add(this.ylabel1);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table2[this.ylabel1]));
     w12.TopAttach    = ((uint)(2));
     w12.BottomAttach = ((uint)(3));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.ylabel3           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel3.Name      = "ylabel3";
     this.ylabel3.LabelProp = global::Mono.Unix.Catalog.GetString("Позиция");
     this.table2.Add(this.ylabel3);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table2[this.ylabel3]));
     w13.TopAttach    = ((uint)(3));
     w13.BottomAttach = ((uint)(4));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.yspinPosition          = new global::Gamma.GtkWidgets.ySpinButton(0D, 100D, 1D);
     this.yspinPosition.CanFocus = true;
     this.yspinPosition.Name     = "yspinPosition";
     this.yspinPosition.Adjustment.PageIncrement = 10D;
     this.yspinPosition.ClimbRate      = 1D;
     this.yspinPosition.Numeric        = true;
     this.yspinPosition.ValueAsDecimal = 0m;
     this.yspinPosition.ValueAsInt     = 0;
     this.table2.Add(this.yspinPosition);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table2[this.yspinPosition]));
     w14.TopAttach    = ((uint)(3));
     w14.BottomAttach = ((uint)(4));
     w14.LeftAttach   = ((uint)(1));
     w14.RightAttach  = ((uint)(2));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox3.Add(this.table2);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.table2]));
     w15.Position = 1;
     w15.Expand   = false;
     w15.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.ytreeviewSizes          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewSizes.CanFocus = true;
     this.ytreeviewSizes.Name     = "ytreeviewSizes";
     this.scrolledwindow1.Add(this.ytreeviewSizes);
     this.yvbox1.Add(this.scrolledwindow1);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.scrolledwindow1]));
     w17.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.ybuttonAddSize              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonAddSize.CanFocus     = true;
     this.ybuttonAddSize.Name         = "ybuttonAddSize";
     this.ybuttonAddSize.UseUnderline = true;
     this.ybuttonAddSize.Label        = global::Mono.Unix.Catalog.GetString("Добавить размер");
     this.yhbox1.Add(this.ybuttonAddSize);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.ybuttonAddSize]));
     w18.Position = 0;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.ybuttonRemoveSize              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonRemoveSize.CanFocus     = true;
     this.ybuttonRemoveSize.Name         = "ybuttonRemoveSize";
     this.ybuttonRemoveSize.UseUnderline = true;
     this.ybuttonRemoveSize.Label        = global::Mono.Unix.Catalog.GetString("Удалить размер");
     this.yhbox1.Add(this.ybuttonRemoveSize);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.ybuttonRemoveSize]));
     w19.Position = 1;
     w19.Expand   = false;
     w19.Fill     = false;
     this.yvbox1.Add(this.yhbox1);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.yhbox1]));
     w20.Position = 1;
     w20.Expand   = false;
     w20.Fill     = false;
     this.vbox3.Add(this.yvbox1);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.yvbox1]));
     w21.Position = 2;
     this.Add(this.vbox3);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
示例#15
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Goods.NomenclaturePurchasePricesView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Goods.NomenclaturePurchasePricesView";
     // Container child Vodovoz.Views.Goods.NomenclaturePurchasePricesView.Gtk.Container+ContainerChild
     this.vboxWidged         = new global::Gtk.VBox();
     this.vboxWidged.Name    = "vboxWidged";
     this.vboxWidged.Spacing = 6;
     // Container child vboxWidged.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.treeViewPurchasePrices          = new global::Gamma.GtkWidgets.yTreeView();
     this.treeViewPurchasePrices.CanFocus = true;
     this.treeViewPurchasePrices.Name     = "treeViewPurchasePrices";
     this.GtkScrolledWindow.Add(this.treeViewPurchasePrices);
     this.vboxWidged.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vboxWidged[this.GtkScrolledWindow]));
     w2.Position = 0;
     // Container child vboxWidged.Gtk.Box+BoxChild
     this.hboxButtons         = new global::Gtk.HBox();
     this.hboxButtons.Name    = "hboxButtons";
     this.hboxButtons.Spacing = 6;
     // Container child hboxButtons.Gtk.Box+BoxChild
     this.ylabelDate           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelDate.Name      = "ylabelDate";
     this.ylabelDate.LabelProp = global::Mono.Unix.Catalog.GetString("Дата:");
     this.hboxButtons.Add(this.ylabelDate);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hboxButtons[this.ylabelDate]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hboxButtons.Gtk.Box+BoxChild
     this.ydatepickerStart                    = new global::QS.Widgets.GtkUI.DatePicker();
     this.ydatepickerStart.Events             = ((global::Gdk.EventMask)(256));
     this.ydatepickerStart.Name               = "ydatepickerStart";
     this.ydatepickerStart.WithTime           = false;
     this.ydatepickerStart.HideCalendarButton = false;
     this.ydatepickerStart.Date               = new global::System.DateTime(0);
     this.ydatepickerStart.IsEditable         = true;
     this.ydatepickerStart.AutoSeparation     = false;
     this.hboxButtons.Add(this.ydatepickerStart);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hboxButtons[this.ydatepickerStart]));
     w4.Position = 1;
     w4.Expand   = false;
     // Container child hboxButtons.Gtk.Box+BoxChild
     this.buttonChangePurchasePrice              = new global::Gamma.GtkWidgets.yButton();
     this.buttonChangePurchasePrice.CanFocus     = true;
     this.buttonChangePurchasePrice.Name         = "buttonChangePurchasePrice";
     this.buttonChangePurchasePrice.UseUnderline = true;
     this.buttonChangePurchasePrice.Label        = global::Mono.Unix.Catalog.GetString("Новая цена закупки");
     this.hboxButtons.Add(this.buttonChangePurchasePrice);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hboxButtons[this.buttonChangePurchasePrice]));
     w5.Position = 2;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hboxButtons.Gtk.Box+BoxChild
     this.buttonChangeDate              = new global::Gamma.GtkWidgets.yButton();
     this.buttonChangeDate.CanFocus     = true;
     this.buttonChangeDate.Name         = "buttonChangeDate";
     this.buttonChangeDate.UseUnderline = true;
     this.buttonChangeDate.Label        = global::Mono.Unix.Catalog.GetString("Сменить дату");
     this.hboxButtons.Add(this.buttonChangeDate);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hboxButtons[this.buttonChangeDate]));
     w6.Position = 3;
     w6.Expand   = false;
     w6.Fill     = false;
     this.vboxWidged.Add(this.hboxButtons);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vboxWidged[this.hboxButtons]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     this.Add(this.vboxWidged);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Orders.DiscountReasonView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Orders.DiscountReasonView";
     // Container child Vodovoz.Views.Orders.DiscountReasonView.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.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-floppy", global::Gtk.IconSize.Menu);
     this.buttonSave.Image = w1;
     this.hbox1.Add(this.buttonSave);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonSave]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox1.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-close", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w3;
     this.hbox1.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonCancel]));
     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.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.vbox1.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hseparator1]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.table3               = new global::Gtk.Table(((uint)(3)), ((uint)(2)), false);
     this.table3.Name          = "table3";
     this.table3.RowSpacing    = ((uint)(6));
     this.table3.ColumnSpacing = ((uint)(6));
     // Container child table3.Gtk.Table+TableChild
     this.checkIsArchive               = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkIsArchive.CanFocus      = true;
     this.checkIsArchive.Name          = "checkIsArchive";
     this.checkIsArchive.Label         = "";
     this.checkIsArchive.DrawIndicator = true;
     this.checkIsArchive.UseUnderline  = true;
     this.table3.Add(this.checkIsArchive);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table3[this.checkIsArchive]));
     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 table3.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.table3.Add(this.entryName);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table3[this.entryName]));
     w8.LeftAttach  = ((uint)(1));
     w8.RightAttach = ((uint)(2));
     w8.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.hboxDiscountParams         = new global::Gtk.HBox();
     this.hboxDiscountParams.Name    = "hboxDiscountParams";
     this.hboxDiscountParams.Spacing = 6;
     // Container child hboxDiscountParams.Gtk.Box+BoxChild
     this.spinDiscount          = new global::Gamma.GtkWidgets.ySpinButton(0D, 100000D, 1D);
     this.spinDiscount.CanFocus = true;
     this.spinDiscount.Name     = "spinDiscount";
     this.spinDiscount.Adjustment.PageIncrement = 1D;
     this.spinDiscount.ClimbRate      = 1D;
     this.spinDiscount.Numeric        = true;
     this.spinDiscount.ValueAsDecimal = 0m;
     this.spinDiscount.ValueAsInt     = 0;
     this.hboxDiscountParams.Add(this.spinDiscount);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hboxDiscountParams[this.spinDiscount]));
     w9.Position = 0;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child hboxDiscountParams.Gtk.Box+BoxChild
     this.enumDiscountValueType      = new global::Gamma.Widgets.yEnumComboBox();
     this.enumDiscountValueType.Name = "enumDiscountValueType";
     this.enumDiscountValueType.ShowSpecialStateAll = false;
     this.enumDiscountValueType.ShowSpecialStateNot = false;
     this.enumDiscountValueType.UseShortTitle       = false;
     this.enumDiscountValueType.DefaultFirst        = false;
     this.hboxDiscountParams.Add(this.enumDiscountValueType);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hboxDiscountParams[this.enumDiscountValueType]));
     w10.Position = 1;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child hboxDiscountParams.Gtk.Box+BoxChild
     this.chkBtnPremiumDiscount               = new global::Gamma.GtkWidgets.yCheckButton();
     this.chkBtnPremiumDiscount.CanFocus      = true;
     this.chkBtnPremiumDiscount.Name          = "chkBtnPremiumDiscount";
     this.chkBtnPremiumDiscount.Label         = global::Mono.Unix.Catalog.GetString("Премиальная скидка");
     this.chkBtnPremiumDiscount.DrawIndicator = true;
     this.chkBtnPremiumDiscount.UseUnderline  = true;
     this.hboxDiscountParams.Add(this.chkBtnPremiumDiscount);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hboxDiscountParams[this.chkBtnPremiumDiscount]));
     w11.Position = 2;
     w11.Expand   = false;
     w11.Fill     = false;
     this.table3.Add(this.hboxDiscountParams);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table3[this.hboxDiscountParams]));
     w12.TopAttach    = ((uint)(2));
     w12.BottomAttach = ((uint)(3));
     w12.LeftAttach   = ((uint)(1));
     w12.RightAttach  = ((uint)(2));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child 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.label1.Justify   = ((global::Gtk.Justification)(1));
     this.table3.Add(this.label1);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table3[this.label1]));
     w13.XOptions = ((global::Gtk.AttachOptions)(4));
     w13.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.label2.Justify   = ((global::Gtk.Justification)(1));
     this.table3.Add(this.label2);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table3[this.label2]));
     w14.TopAttach    = ((uint)(1));
     w14.BottomAttach = ((uint)(2));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.labelDiscont           = new global::Gtk.Label();
     this.labelDiscont.Name      = "labelDiscont";
     this.labelDiscont.Xalign    = 1F;
     this.labelDiscont.LabelProp = global::Mono.Unix.Catalog.GetString("Скидка на все:");
     this.table3.Add(this.labelDiscont);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table3[this.labelDiscont]));
     w15.TopAttach    = ((uint)(2));
     w15.BottomAttach = ((uint)(3));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox1.Add(this.table3);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.table3]));
     w16.Position = 2;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.vboxReferences         = new global::Gamma.GtkWidgets.yVBox();
     this.vboxReferences.Name    = "vboxReferences";
     this.vboxReferences.Spacing = 6;
     // Container child vboxReferences.Gtk.Box+BoxChild
     this.hboxNomenclatureCategoriesTitle         = new global::Gamma.GtkWidgets.yHBox();
     this.hboxNomenclatureCategoriesTitle.Name    = "hboxNomenclatureCategoriesTitle";
     this.hboxNomenclatureCategoriesTitle.Spacing = 6;
     // Container child hboxNomenclatureCategoriesTitle.Gtk.Box+BoxChild
     this.lblNomenclatureCategories           = new global::Gamma.GtkWidgets.yLabel();
     this.lblNomenclatureCategories.Name      = "lblNomenclatureCategories";
     this.lblNomenclatureCategories.LabelProp = global::Mono.Unix.Catalog.GetString("Категории номенклатур:");
     this.hboxNomenclatureCategoriesTitle.Add(this.lblNomenclatureCategories);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hboxNomenclatureCategoriesTitle[this.lblNomenclatureCategories]));
     w17.Position = 0;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child hboxNomenclatureCategoriesTitle.Gtk.Box+BoxChild
     this.chkBtnSelectAll               = new global::Gamma.GtkWidgets.yCheckButton();
     this.chkBtnSelectAll.CanFocus      = true;
     this.chkBtnSelectAll.Name          = "chkBtnSelectAll";
     this.chkBtnSelectAll.Label         = global::Mono.Unix.Catalog.GetString("Выбрать все");
     this.chkBtnSelectAll.DrawIndicator = true;
     this.chkBtnSelectAll.UseUnderline  = true;
     this.hboxNomenclatureCategoriesTitle.Add(this.chkBtnSelectAll);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hboxNomenclatureCategoriesTitle[this.chkBtnSelectAll]));
     w18.Position = 1;
     w18.Expand   = false;
     w18.Fill     = false;
     this.vboxReferences.Add(this.hboxNomenclatureCategoriesTitle);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vboxReferences[this.hboxNomenclatureCategoriesTitle]));
     w19.Position = 0;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child vboxReferences.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.treeViewNomenclatureCategories          = new global::Gamma.GtkWidgets.yTreeView();
     this.treeViewNomenclatureCategories.CanFocus = true;
     this.treeViewNomenclatureCategories.Name     = "treeViewNomenclatureCategories";
     this.GtkScrolledWindow2.Add(this.treeViewNomenclatureCategories);
     this.vboxReferences.Add(this.GtkScrolledWindow2);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vboxReferences[this.GtkScrolledWindow2]));
     w21.Position = 1;
     // Container child vboxReferences.Gtk.Box+BoxChild
     this.lblNomenclatures           = new global::Gamma.GtkWidgets.yLabel();
     this.lblNomenclatures.Name      = "lblNomenclatures";
     this.lblNomenclatures.Xalign    = 0F;
     this.lblNomenclatures.LabelProp = global::Mono.Unix.Catalog.GetString("Номенклатуры:");
     this.vboxReferences.Add(this.lblNomenclatures);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vboxReferences[this.lblNomenclatures]));
     w22.Position = 2;
     w22.Expand   = false;
     w22.Fill     = false;
     // Container child vboxReferences.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.treeViewNomenclatures          = new global::Gamma.GtkWidgets.yTreeView();
     this.treeViewNomenclatures.CanFocus = true;
     this.treeViewNomenclatures.Name     = "treeViewNomenclatures";
     this.GtkScrolledWindow1.Add(this.treeViewNomenclatures);
     this.vboxReferences.Add(this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vboxReferences[this.GtkScrolledWindow1]));
     w24.Position = 3;
     // Container child vboxReferences.Gtk.Box+BoxChild
     this.hboxNomenclaturesBtns         = new global::Gamma.GtkWidgets.yHBox();
     this.hboxNomenclaturesBtns.Name    = "hboxNomenclaturesBtns";
     this.hboxNomenclaturesBtns.Spacing = 6;
     // Container child hboxNomenclaturesBtns.Gtk.Box+BoxChild
     this.btnAddNomenclature              = new global::Gamma.GtkWidgets.yButton();
     this.btnAddNomenclature.CanFocus     = true;
     this.btnAddNomenclature.Name         = "btnAddNomenclature";
     this.btnAddNomenclature.UseUnderline = true;
     this.btnAddNomenclature.Label        = global::Mono.Unix.Catalog.GetString("Добавить номенклатуру");
     this.hboxNomenclaturesBtns.Add(this.btnAddNomenclature);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.hboxNomenclaturesBtns[this.btnAddNomenclature]));
     w25.Position = 0;
     w25.Expand   = false;
     w25.Fill     = false;
     // Container child hboxNomenclaturesBtns.Gtk.Box+BoxChild
     this.btnRemoveNomenclature              = new global::Gamma.GtkWidgets.yButton();
     this.btnRemoveNomenclature.CanFocus     = true;
     this.btnRemoveNomenclature.Name         = "btnRemoveNomenclature";
     this.btnRemoveNomenclature.UseUnderline = true;
     this.btnRemoveNomenclature.Label        = global::Mono.Unix.Catalog.GetString("Удалить номенклатуру");
     this.hboxNomenclaturesBtns.Add(this.btnRemoveNomenclature);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.hboxNomenclaturesBtns[this.btnRemoveNomenclature]));
     w26.Position = 1;
     w26.Expand   = false;
     w26.Fill     = false;
     this.vboxReferences.Add(this.hboxNomenclaturesBtns);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vboxReferences[this.hboxNomenclaturesBtns]));
     w27.Position = 4;
     w27.Expand   = false;
     w27.Fill     = false;
     // Container child vboxReferences.Gtk.Box+BoxChild
     this.lblProductGroups           = new global::Gamma.GtkWidgets.yLabel();
     this.lblProductGroups.Name      = "lblProductGroups";
     this.lblProductGroups.Xalign    = 0F;
     this.lblProductGroups.LabelProp = global::Mono.Unix.Catalog.GetString("Группы товаров:");
     this.vboxReferences.Add(this.lblProductGroups);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vboxReferences[this.lblProductGroups]));
     w28.Position = 5;
     w28.Expand   = false;
     w28.Fill     = false;
     // Container child vboxReferences.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.treeViewProductGroups          = new global::Gamma.GtkWidgets.yTreeView();
     this.treeViewProductGroups.CanFocus = true;
     this.treeViewProductGroups.Name     = "treeViewProductGroups";
     this.GtkScrolledWindow.Add(this.treeViewProductGroups);
     this.vboxReferences.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vboxReferences[this.GtkScrolledWindow]));
     w30.Position = 6;
     // Container child vboxReferences.Gtk.Box+BoxChild
     this.hboxProductGroupBtns         = new global::Gamma.GtkWidgets.yHBox();
     this.hboxProductGroupBtns.Name    = "hboxProductGroupBtns";
     this.hboxProductGroupBtns.Spacing = 6;
     // Container child hboxProductGroupBtns.Gtk.Box+BoxChild
     this.btnAddProductGroup              = new global::Gamma.GtkWidgets.yButton();
     this.btnAddProductGroup.CanFocus     = true;
     this.btnAddProductGroup.Name         = "btnAddProductGroup";
     this.btnAddProductGroup.UseUnderline = true;
     this.btnAddProductGroup.Label        = global::Mono.Unix.Catalog.GetString("Добавить группу товаров");
     this.hboxProductGroupBtns.Add(this.btnAddProductGroup);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.hboxProductGroupBtns[this.btnAddProductGroup]));
     w31.Position = 0;
     w31.Expand   = false;
     w31.Fill     = false;
     // Container child hboxProductGroupBtns.Gtk.Box+BoxChild
     this.btnRemoveProductGroup              = new global::Gamma.GtkWidgets.yButton();
     this.btnRemoveProductGroup.CanFocus     = true;
     this.btnRemoveProductGroup.Name         = "btnRemoveProductGroup";
     this.btnRemoveProductGroup.UseUnderline = true;
     this.btnRemoveProductGroup.Label        = global::Mono.Unix.Catalog.GetString("Удалить группу товаров");
     this.hboxProductGroupBtns.Add(this.btnRemoveProductGroup);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.hboxProductGroupBtns[this.btnRemoveProductGroup]));
     w32.Position = 1;
     w32.Expand   = false;
     w32.Fill     = false;
     this.vboxReferences.Add(this.hboxProductGroupBtns);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.vboxReferences[this.hboxProductGroupBtns]));
     w33.Position = 7;
     w33.Expand   = false;
     w33.Fill     = false;
     this.vbox1.Add(this.vboxReferences);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.vboxReferences]));
     w34.Position = 3;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget workwear.Views.Tools.ReplaceEntityView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "workwear.Views.Tools.ReplaceEntityView";
     // Container child workwear.Views.Tools.ReplaceEntityView.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.ytable2               = new global::Gamma.GtkWidgets.yTable();
     this.ytable2.Name          = "ytable2";
     this.ytable2.NRows         = ((uint)(4));
     this.ytable2.NColumns      = ((uint)(3));
     this.ytable2.RowSpacing    = ((uint)(6));
     this.ytable2.ColumnSpacing = ((uint)(6));
     // Container child ytable2.Gtk.Table+TableChild
     this.checkRemoveSource               = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkRemoveSource.CanFocus      = true;
     this.checkRemoveSource.Name          = "checkRemoveSource";
     this.checkRemoveSource.Label         = global::Mono.Unix.Catalog.GetString("Удалить исходный объект");
     this.checkRemoveSource.DrawIndicator = true;
     this.checkRemoveSource.UseUnderline  = true;
     this.ytable2.Add(this.checkRemoveSource);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.ytable2[this.checkRemoveSource]));
     w1.TopAttach    = ((uint)(3));
     w1.BottomAttach = ((uint)(4));
     w1.LeftAttach   = ((uint)(1));
     w1.RightAttach  = ((uint)(2));
     w1.XOptions     = ((global::Gtk.AttachOptions)(4));
     w1.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable2.Gtk.Table+TableChild
     this.entrySource        = new global::QS.Views.Control.EntityEntry();
     this.entrySource.Events = ((global::Gdk.EventMask)(256));
     this.entrySource.Name   = "entrySource";
     this.ytable2.Add(this.entrySource);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.ytable2[this.entrySource]));
     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 ytable2.Gtk.Table+TableChild
     this.entryTarget        = new global::QS.Views.Control.EntityEntry();
     this.entryTarget.Events = ((global::Gdk.EventMask)(256));
     this.entryTarget.Name   = "entryTarget";
     this.ytable2.Add(this.entryTarget);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.ytable2[this.entryTarget]));
     w3.TopAttach    = ((uint)(2));
     w3.BottomAttach = ((uint)(3));
     w3.LeftAttach   = ((uint)(1));
     w3.RightAttach  = ((uint)(2));
     w3.XOptions     = ((global::Gtk.AttachOptions)(4));
     w3.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable2.Gtk.Table+TableChild
     this.labelTotalLinks           = new global::Gamma.GtkWidgets.yLabel();
     this.labelTotalLinks.Name      = "labelTotalLinks";
     this.labelTotalLinks.LabelProp = global::Mono.Unix.Catalog.GetString("ylabel2");
     this.ytable2.Add(this.labelTotalLinks);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.ytable2[this.labelTotalLinks]));
     w4.TopAttach    = ((uint)(1));
     w4.BottomAttach = ((uint)(2));
     w4.LeftAttach   = ((uint)(2));
     w4.RightAttach  = ((uint)(3));
     w4.XOptions     = ((global::Gtk.AttachOptions)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable2.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.ytable2.Add(this.ylabel1);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.ytable2[this.ylabel1]));
     w5.TopAttach    = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable2.Gtk.Table+TableChild
     this.ylabel2           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel2.Name      = "ylabel2";
     this.ylabel2.LabelProp = global::Mono.Unix.Catalog.GetString("Внимание данная процедура необратима!! Рекомендуем сделать резервную копию БД.\nПр" +
                                                                  "оцедура заменить все ссылки на с одной номенклатуры нормы на другую. Тем самым п" +
                                                                  "озволяя объединять дублированные объекты.");
     this.ylabel2.Justify = ((global::Gtk.Justification)(2));
     this.ytable2.Add(this.ylabel2);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.ytable2[this.ylabel2]));
     w6.RightAttach = ((uint)(3));
     w6.XOptions    = ((global::Gtk.AttachOptions)(4));
     w6.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 w7 = ((global::Gtk.Table.TableChild)(this.ytable2[this.ylabel3]));
     w7.TopAttach    = ((uint)(2));
     w7.BottomAttach = ((uint)(3));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.yvbox1.Add(this.ytable2);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.ytable2]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.progressTotal      = new global::QS.Widgets.ProgressWidget();
     this.progressTotal.Name = "progressTotal";
     this.yvbox1.Add(this.progressTotal);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.progressTotal]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.buttonReplace              = new global::Gamma.GtkWidgets.yButton();
     this.buttonReplace.CanFocus     = true;
     this.buttonReplace.Name         = "buttonReplace";
     this.buttonReplace.UseUnderline = true;
     this.buttonReplace.Label        = global::Mono.Unix.Catalog.GetString("Заменить");
     global::Gtk.Image w10 = new global::Gtk.Image();
     w10.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-execute", global::Gtk.IconSize.Menu);
     this.buttonReplace.Image = w10;
     this.yvbox1.Add(this.buttonReplace);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.buttonReplace]));
     w11.Position = 2;
     w11.Expand   = false;
     w11.Fill     = false;
     this.Add(this.yvbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.buttonReplace.Clicked += new global::System.EventHandler(this.OnButtonReplaceClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.ReportsParameters.Employees.EmployeesReport
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.ReportsParameters.Employees.EmployeesReport";
     // Container child Vodovoz.ReportsParameters.Employees.EmployeesReport.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));
     // Container child table1.Gtk.Table+TableChild
     this.buttonRun              = new global::Gamma.GtkWidgets.yButton();
     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.XOptions     = ((global::Gtk.AttachOptions)(4));
     w1.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.calculationPicker           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.calculationPicker.Events    = ((global::Gdk.EventMask)(256));
     this.calculationPicker.Name      = "calculationPicker";
     this.calculationPicker.StartDate = new global::System.DateTime(0);
     this.calculationPicker.EndDate   = new global::System.DateTime(0);
     this.table1.Add(this.calculationPicker);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.calculationPicker]));
     w2.TopAttach    = ((uint)(8));
     w2.BottomAttach = ((uint)(9));
     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.creationPicker           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.creationPicker.Events    = ((global::Gdk.EventMask)(256));
     this.creationPicker.Name      = "creationPicker";
     this.creationPicker.StartDate = new global::System.DateTime(0);
     this.creationPicker.EndDate   = new global::System.DateTime(0);
     this.table1.Add(this.creationPicker);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.creationPicker]));
     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.enumCategory      = new global::Gamma.Widgets.yEnumComboBox();
     this.enumCategory.Name = "enumCategory";
     this.enumCategory.ShowSpecialStateAll = false;
     this.enumCategory.ShowSpecialStateNot = false;
     this.enumCategory.UseShortTitle       = false;
     this.enumCategory.DefaultFirst        = false;
     this.table1.Add(this.enumCategory);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.enumCategory]));
     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.firedPicker           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.firedPicker.Events    = ((global::Gdk.EventMask)(256));
     this.firedPicker.Name      = "firedPicker";
     this.firedPicker.StartDate = new global::System.DateTime(0);
     this.firedPicker.EndDate   = new global::System.DateTime(0);
     this.table1.Add(this.firedPicker);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1[this.firedPicker]));
     w5.TopAttach    = ((uint)(9));
     w5.BottomAttach = ((uint)(10));
     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.firstRLPicker           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.firstRLPicker.Events    = ((global::Gdk.EventMask)(256));
     this.firstRLPicker.Name      = "firstRLPicker";
     this.firstRLPicker.StartDate = new global::System.DateTime(0);
     this.firstRLPicker.EndDate   = new global::System.DateTime(0);
     this.table1.Add(this.firstRLPicker);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.firstRLPicker]));
     w6.TopAttach    = ((uint)(6));
     w6.BottomAttach = ((uint)(7));
     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.firstWorkingDayPicker           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.firstWorkingDayPicker.Events    = ((global::Gdk.EventMask)(256));
     this.firstWorkingDayPicker.Name      = "firstWorkingDayPicker";
     this.firstWorkingDayPicker.StartDate = new global::System.DateTime(0);
     this.firstWorkingDayPicker.EndDate   = new global::System.DateTime(0);
     this.table1.Add(this.firstWorkingDayPicker);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1[this.firstWorkingDayPicker]));
     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.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.buttonInfo              = new global::Gamma.GtkWidgets.yButton();
     this.buttonInfo.CanFocus     = true;
     this.buttonInfo.Name         = "buttonInfo";
     this.buttonInfo.UseUnderline = true;
     this.buttonInfo.Xalign       = 1F;
     global::Gtk.Image w8 = new global::Gtk.Image();
     w8.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-help", global::Gtk.IconSize.Menu);
     this.buttonInfo.Image = w8;
     this.hbox3.Add(this.buttonInfo);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.buttonInfo]));
     w9.PackType = ((global::Gtk.PackType)(1));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     this.table1.Add(this.hbox3);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox3]));
     w10.TopAttach    = ((uint)(10));
     w10.BottomAttach = ((uint)(11));
     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.hbox9         = new global::Gtk.HBox();
     this.hbox9.Name    = "hbox9";
     this.hbox9.Spacing = 6;
     // Container child hbox9.Gtk.Box+BoxChild
     this.checkIsWorking               = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkIsWorking.CanFocus      = true;
     this.checkIsWorking.Name          = "checkIsWorking";
     this.checkIsWorking.Label         = global::Mono.Unix.Catalog.GetString("Работает");
     this.checkIsWorking.Active        = true;
     this.checkIsWorking.DrawIndicator = true;
     this.checkIsWorking.UseUnderline  = true;
     this.hbox9.Add(this.checkIsWorking);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.checkIsWorking]));
     w11.Position = 0;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child hbox9.Gtk.Box+BoxChild
     this.checkIsFired               = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkIsFired.CanFocus      = true;
     this.checkIsFired.Name          = "checkIsFired";
     this.checkIsFired.Label         = global::Mono.Unix.Catalog.GetString("Уволен");
     this.checkIsFired.DrawIndicator = true;
     this.checkIsFired.UseUnderline  = true;
     this.hbox9.Add(this.checkIsFired);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.checkIsFired]));
     w12.Position = 1;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child hbox9.Gtk.Box+BoxChild
     this.checkOnMaternityLeave               = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkOnMaternityLeave.CanFocus      = true;
     this.checkOnMaternityLeave.Name          = "checkOnMaternityLeave";
     this.checkOnMaternityLeave.Label         = global::Mono.Unix.Catalog.GetString("В декрете");
     this.checkOnMaternityLeave.DrawIndicator = true;
     this.checkOnMaternityLeave.UseUnderline  = true;
     this.hbox9.Add(this.checkOnMaternityLeave);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.checkOnMaternityLeave]));
     w13.Position = 2;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child hbox9.Gtk.Box+BoxChild
     this.checkOnCalculation               = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkOnCalculation.CanFocus      = true;
     this.checkOnCalculation.Name          = "checkOnCalculation";
     this.checkOnCalculation.Label         = global::Mono.Unix.Catalog.GetString("На расчете");
     this.checkOnCalculation.DrawIndicator = true;
     this.checkOnCalculation.UseUnderline  = true;
     this.hbox9.Add(this.checkOnCalculation);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.checkOnCalculation]));
     w14.Position = 3;
     w14.Expand   = false;
     w14.Fill     = false;
     this.table1.Add(this.hbox9);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox9]));
     w15.TopAttach    = ((uint)(2));
     w15.BottomAttach = ((uint)(3));
     w15.RightAttach  = ((uint)(2));
     w15.XOptions     = ((global::Gtk.AttachOptions)(0));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hiredPicker           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.hiredPicker.Events    = ((global::Gdk.EventMask)(256));
     this.hiredPicker.Name      = "hiredPicker";
     this.hiredPicker.StartDate = new global::System.DateTime(0);
     this.hiredPicker.EndDate   = new global::System.DateTime(0);
     this.table1.Add(this.hiredPicker);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1[this.hiredPicker]));
     w16.TopAttach    = ((uint)(4));
     w16.BottomAttach = ((uint)(5));
     w16.LeftAttach   = ((uint)(1));
     w16.RightAttach  = ((uint)(2));
     w16.XOptions     = ((global::Gtk.AttachOptions)(4));
     w16.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 w17 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w17.XOptions = ((global::Gtk.AttachOptions)(4));
     w17.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 w18 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     w18.TopAttach    = ((uint)(3));
     w18.BottomAttach = ((uint)(4));
     w18.XOptions     = ((global::Gtk.AttachOptions)(4));
     w18.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 w19 = ((global::Gtk.Table.TableChild)(this.table1[this.label3]));
     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.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 w20 = ((global::Gtk.Table.TableChild)(this.table1[this.label4]));
     w20.TopAttach    = ((uint)(5));
     w20.BottomAttach = ((uint)(6));
     w20.XOptions     = ((global::Gtk.AttachOptions)(4));
     w20.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 w21 = ((global::Gtk.Table.TableChild)(this.table1[this.label5]));
     w21.TopAttach    = ((uint)(6));
     w21.BottomAttach = ((uint)(7));
     w21.XOptions     = ((global::Gtk.AttachOptions)(4));
     w21.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 w22 = ((global::Gtk.Table.TableChild)(this.table1[this.label6]));
     w22.TopAttach    = ((uint)(7));
     w22.BottomAttach = ((uint)(8));
     w22.XOptions     = ((global::Gtk.AttachOptions)(4));
     w22.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 w23 = ((global::Gtk.Table.TableChild)(this.table1[this.label7]));
     w23.TopAttach    = ((uint)(8));
     w23.BottomAttach = ((uint)(9));
     w23.XOptions     = ((global::Gtk.AttachOptions)(4));
     w23.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label8           = new global::Gtk.Label();
     this.label8.Name      = "label8";
     this.label8.Xalign    = 1F;
     this.label8.LabelProp = global::Mono.Unix.Catalog.GetString("Дата увольнения:");
     this.table1.Add(this.label8);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table1[this.label8]));
     w24.TopAttach    = ((uint)(9));
     w24.BottomAttach = ((uint)(10));
     w24.XOptions     = ((global::Gtk.AttachOptions)(4));
     w24.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label9           = new global::Gtk.Label();
     this.label9.Name      = "label9";
     this.label9.Xalign    = 1F;
     this.label9.LabelProp = global::Mono.Unix.Catalog.GetString("Статусы:");
     this.table1.Add(this.label9);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.table1[this.label9]));
     w25.TopAttach    = ((uint)(1));
     w25.BottomAttach = ((uint)(2));
     w25.XOptions     = ((global::Gtk.AttachOptions)(4));
     w25.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.lastRLPicker           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.lastRLPicker.Events    = ((global::Gdk.EventMask)(256));
     this.lastRLPicker.Name      = "lastRLPicker";
     this.lastRLPicker.StartDate = new global::System.DateTime(0);
     this.lastRLPicker.EndDate   = new global::System.DateTime(0);
     this.table1.Add(this.lastRLPicker);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.table1[this.lastRLPicker]));
     w26.TopAttach    = ((uint)(7));
     w26.BottomAttach = ((uint)(8));
     w26.LeftAttach   = ((uint)(1));
     w26.RightAttach  = ((uint)(2));
     w26.XOptions     = ((global::Gtk.AttachOptions)(4));
     w26.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.Add(this.table1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
示例#19
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();
 }
示例#20
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)(7));
     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.comboPlanFact      = new global::Gamma.Widgets.yEnumComboBox();
     this.comboPlanFact.Name = "comboPlanFact";
     this.comboPlanFact.ShowSpecialStateAll = false;
     this.comboPlanFact.ShowSpecialStateNot = false;
     this.comboPlanFact.UseShortTitle       = false;
     this.comboPlanFact.DefaultFirst        = true;
     this.ytable1.Add(this.comboPlanFact);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.ytable1[this.comboPlanFact]));
     w2.LeftAttach  = ((uint)(5));
     w2.RightAttach = ((uint)(6));
     w2.XOptions    = ((global::Gtk.AttachOptions)(4));
     w2.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.comboTypeOfDriversInfoExport      = new global::Gamma.Widgets.yEnumComboBox();
     this.comboTypeOfDriversInfoExport.Name = "comboTypeOfDriversInfoExport";
     this.comboTypeOfDriversInfoExport.ShowSpecialStateAll = false;
     this.comboTypeOfDriversInfoExport.ShowSpecialStateNot = false;
     this.comboTypeOfDriversInfoExport.UseShortTitle       = false;
     this.comboTypeOfDriversInfoExport.DefaultFirst        = true;
     this.ytable1.Add(this.comboTypeOfDriversInfoExport);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.ytable1[this.comboTypeOfDriversInfoExport]));
     w3.TopAttach    = ((uint)(1));
     w3.BottomAttach = ((uint)(2));
     w3.LeftAttach   = ((uint)(5));
     w3.RightAttach  = ((uint)(6));
     w3.XOptions     = ((global::Gtk.AttachOptions)(4));
     w3.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 w4 = ((global::Gtk.Table.TableChild)(this.ytable1[this.datepickerPeriod]));
     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.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 w5 = new global::Gtk.Viewport();
     w5.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport2.Gtk.Container+ContainerChild
     this.enumcheckCarOwnType      = new global::Gamma.Widgets.EnumCheckList();
     this.enumcheckCarOwnType.Name = "enumcheckCarOwnType";
     w5.Add(this.enumcheckCarOwnType);
     this.GtkScrolledWindowOwnType.Add(w5);
     this.ytable1.Add(this.GtkScrolledWindowOwnType);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.ytable1[this.GtkScrolledWindowOwnType]));
     w8.BottomAttach = ((uint)(2));
     w8.LeftAttach   = ((uint)(3));
     w8.RightAttach  = ((uint)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.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 w9 = new global::Gtk.Viewport();
     w9.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport1.Gtk.Container+ContainerChild
     this.enumcheckCarTypeOfUse      = new global::Gamma.Widgets.EnumCheckList();
     this.enumcheckCarTypeOfUse.Name = "enumcheckCarTypeOfUse";
     w9.Add(this.enumcheckCarTypeOfUse);
     this.GtkScrolledWindowTypeOfUse.Add(w9);
     this.ytable1.Add(this.GtkScrolledWindowTypeOfUse);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.ytable1[this.GtkScrolledWindowTypeOfUse]));
     w12.BottomAttach = ((uint)(2));
     w12.LeftAttach   = ((uint)(2));
     w12.RightAttach  = ((uint)(3));
     w12.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.ybuttonInfo = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonInfo.TooltipMarkup = "Справка по работе с выгрузкой";
     this.ybuttonInfo.WidthRequest  = 40;
     this.ybuttonInfo.CanFocus      = true;
     this.ybuttonInfo.Name          = "ybuttonInfo";
     this.ybuttonInfo.UseUnderline  = true;
     this.ybuttonInfo.Relief        = ((global::Gtk.ReliefStyle)(1));
     global::Gtk.Image w13 = new global::Gtk.Image();
     w13.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-help", global::Gtk.IconSize.Menu);
     this.ybuttonInfo.Image = w13;
     this.hbox2.Add(this.ybuttonInfo);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.ybuttonInfo]));
     w14.Position = 0;
     w14.Expand   = false;
     w14.Fill     = false;
     this.ytable1.Add(this.hbox2);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.ytable1[this.hbox2]));
     w15.LeftAttach  = ((uint)(6));
     w15.RightAttach = ((uint)(7));
     w15.XOptions    = ((global::Gtk.AttachOptions)(4));
     w15.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 w16 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel1]));
     w16.XOptions = ((global::Gtk.AttachOptions)(4));
     w16.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 w17 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel2]));
     w17.TopAttach    = ((uint)(1));
     w17.BottomAttach = ((uint)(2));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabelPlanFact           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelPlanFact.Name      = "ylabelPlanFact";
     this.ylabelPlanFact.Xalign    = 1F;
     this.ylabelPlanFact.LabelProp = global::Mono.Unix.Catalog.GetString("План/факт:");
     this.ytable1.Add(this.ylabelPlanFact);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabelPlanFact]));
     w18.LeftAttach  = ((uint)(4));
     w18.RightAttach = ((uint)(5));
     w18.XOptions    = ((global::Gtk.AttachOptions)(4));
     w18.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 w19 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabelStatus]));
     w19.TopAttach    = ((uint)(1));
     w19.BottomAttach = ((uint)(2));
     w19.LeftAttach   = ((uint)(6));
     w19.RightAttach  = ((uint)(7));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabelTypeOfDriversInfoExport           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelTypeOfDriversInfoExport.Name      = "ylabelTypeOfDriversInfoExport";
     this.ylabelTypeOfDriversInfoExport.Xalign    = 1F;
     this.ylabelTypeOfDriversInfoExport.LabelProp = global::Mono.Unix.Catalog.GetString("Тип выгрузки:");
     this.ytable1.Add(this.ylabelTypeOfDriversInfoExport);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabelTypeOfDriversInfoExport]));
     w20.TopAttach    = ((uint)(1));
     w20.BottomAttach = ((uint)(2));
     w20.LeftAttach   = ((uint)(4));
     w20.RightAttach  = ((uint)(5));
     w20.XOptions     = ((global::Gtk.AttachOptions)(4));
     w20.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.yhbox1.Add(this.ytable1);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.ytable1]));
     w21.Position = 0;
     w21.Expand   = false;
     // 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 w22 = ((global::Gtk.Box.BoxChild)(this.yvbox2[this.ybuttonForm]));
     w22.Position = 0;
     w22.Expand   = false;
     w22.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 w23 = ((global::Gtk.Box.BoxChild)(this.yvbox2[this.ybuttonExport]));
     w23.PackType = ((global::Gtk.PackType)(1));
     w23.Position = 1;
     w23.Expand   = false;
     w23.Fill     = false;
     this.yhbox1.Add(this.yvbox2);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.yvbox2]));
     w24.PackType = ((global::Gtk.PackType)(1));
     w24.Position = 1;
     w24.Expand   = false;
     w24.Fill     = false;
     this.yvbox1.Add(this.yhbox1);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.yhbox1]));
     w25.Position = 0;
     w25.Expand   = false;
     w25.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 w27 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.GtkScrolledWindow]));
     w27.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.Views.ExportImportNomenclatureCatalogView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.ExportImportNomenclatureCatalogView";
     // Container child Vodovoz.Views.ExportImportNomenclatureCatalogView.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.table1               = new global::Gtk.Table(((uint)(2)), ((uint)(3)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.enummenubuttonExport              = new global::QS.Widgets.EnumMenuButton();
     this.enummenubuttonExport.CanFocus     = true;
     this.enummenubuttonExport.Name         = "enummenubuttonExport";
     this.enummenubuttonExport.UseUnderline = true;
     this.enummenubuttonExport.UseMarkup    = false;
     this.enummenubuttonExport.LabelXAlign  = 0F;
     this.enummenubuttonExport.Label        = global::Mono.Unix.Catalog.GetString("Выгрузка");
     global::Gtk.Image w1 = new global::Gtk.Image();
     w1.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-copy", global::Gtk.IconSize.Menu);
     this.enummenubuttonExport.Image = w1;
     this.table1.Add(this.enummenubuttonExport);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.enummenubuttonExport]));
     w2.TopAttach    = ((uint)(1));
     w2.BottomAttach = ((uint)(2));
     w2.LeftAttach   = ((uint)(2));
     w2.RightAttach  = ((uint)(3));
     w2.XOptions     = ((global::Gtk.AttachOptions)(4));
     w2.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.enummenubuttonLoadActions              = new global::QS.Widgets.EnumMenuButton();
     this.enummenubuttonLoadActions.CanFocus     = true;
     this.enummenubuttonLoadActions.Name         = "enummenubuttonLoadActions";
     this.enummenubuttonLoadActions.UseUnderline = true;
     this.enummenubuttonLoadActions.UseMarkup    = false;
     this.enummenubuttonLoadActions.LabelXAlign  = 0F;
     this.enummenubuttonLoadActions.Label        = global::Mono.Unix.Catalog.GetString("Действия");
     global::Gtk.Image w3 = new global::Gtk.Image();
     w3.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-justify-fill", global::Gtk.IconSize.Menu);
     this.enummenubuttonLoadActions.Image = w3;
     this.table1.Add(this.enummenubuttonLoadActions);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.enummenubuttonLoadActions]));
     w4.LeftAttach  = ((uint)(2));
     w4.RightAttach = ((uint)(3));
     w4.XOptions    = ((global::Gtk.AttachOptions)(4));
     w4.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ybuttonExport = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonExport.WidthRequest  = 200;
     this.ybuttonExport.HeightRequest = 30;
     this.ybuttonExport.CanFocus      = true;
     this.ybuttonExport.Name          = "ybuttonExport";
     this.ybuttonExport.UseUnderline  = true;
     this.ybuttonExport.Label         = global::Mono.Unix.Catalog.GetString("Выбрать");
     this.table1.Add(this.ybuttonExport);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1[this.ybuttonExport]));
     w5.TopAttach    = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     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.yfilechooserbuttonImport = new global::Gamma.GtkWidgets.yFileChooserButton();
     this.yfilechooserbuttonImport.WidthRequest  = 150;
     this.yfilechooserbuttonImport.HeightRequest = 30;
     this.yfilechooserbuttonImport.Name          = "yfilechooserbuttonImport";
     this.yfilechooserbuttonImport.Title         = global::Mono.Unix.Catalog.GetString("Выберите csv файл");
     this.table1.Add(this.yfilechooserbuttonImport);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.yfilechooserbuttonImport]));
     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.ylabelExport           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelExport.Name      = "ylabelExport";
     this.ylabelExport.LabelProp = global::Mono.Unix.Catalog.GetString("Папка выгрузки:");
     this.table1.Add(this.ylabelExport);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabelExport]));
     w7.TopAttach    = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabelImport           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelImport.Name      = "ylabelImport";
     this.ylabelImport.LabelProp = global::Mono.Unix.Catalog.GetString("Файл загрузки:");
     this.table1.Add(this.ylabelImport);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabelImport]));
     w8.XOptions = ((global::Gtk.AttachOptions)(4));
     w8.YOptions = ((global::Gtk.AttachOptions)(4));
     this.hbox3.Add(this.table1);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.table1]));
     w9.Position = 0;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // 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.ybuttonConfirmLoadNew              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonConfirmLoadNew.CanFocus     = true;
     this.ybuttonConfirmLoadNew.Name         = "ybuttonConfirmLoadNew";
     this.ybuttonConfirmLoadNew.UseUnderline = true;
     this.ybuttonConfirmLoadNew.Label        = global::Mono.Unix.Catalog.GetString("Подтвердить загрузку");
     global::Gtk.Image w10 = new global::Gtk.Image();
     w10.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-apply", global::Gtk.IconSize.Menu);
     this.ybuttonConfirmLoadNew.Image = w10;
     this.hbox4.Add(this.ybuttonConfirmLoadNew);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.ybuttonConfirmLoadNew]));
     w11.Position = 0;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.enummenubuttonConfirmUpdate              = new global::QS.Widgets.EnumMenuButton();
     this.enummenubuttonConfirmUpdate.CanFocus     = true;
     this.enummenubuttonConfirmUpdate.Name         = "enummenubuttonConfirmUpdate";
     this.enummenubuttonConfirmUpdate.UseUnderline = true;
     this.enummenubuttonConfirmUpdate.UseMarkup    = false;
     this.enummenubuttonConfirmUpdate.LabelXAlign  = 0F;
     this.enummenubuttonConfirmUpdate.Label        = global::Mono.Unix.Catalog.GetString("Подтвердить замену");
     global::Gtk.Image w12 = new global::Gtk.Image();
     w12.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-apply", global::Gtk.IconSize.Menu);
     this.enummenubuttonConfirmUpdate.Image = w12;
     this.hbox4.Add(this.enummenubuttonConfirmUpdate);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.enummenubuttonConfirmUpdate]));
     w13.Position = 1;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.ycheckDontChangeSellPrice               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckDontChangeSellPrice.CanFocus      = true;
     this.ycheckDontChangeSellPrice.Name          = "ycheckDontChangeSellPrice";
     this.ycheckDontChangeSellPrice.Label         = global::Mono.Unix.Catalog.GetString("Не заменять цены на продажу");
     this.ycheckDontChangeSellPrice.DrawIndicator = true;
     this.ycheckDontChangeSellPrice.UseUnderline  = true;
     this.hbox4.Add(this.ycheckDontChangeSellPrice);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.ycheckDontChangeSellPrice]));
     w14.Position = 2;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.ylabel2 = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel2.HeightRequest = 30;
     this.ylabel2.Name          = "ylabel2";
     this.ylabel2.Xalign        = 1F;
     this.ylabel2.LabelProp     = global::Mono.Unix.Catalog.GetString("Статус: ");
     this.hbox4.Add(this.ylabel2);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.ylabel2]));
     w15.Position = 3;
     this.vbox1.Add(this.hbox4);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox4]));
     w16.Position = 0;
     w16.Expand   = false;
     w16.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.progressbar = new global::Gtk.ProgressBar();
     this.progressbar.WidthRequest  = 450;
     this.progressbar.HeightRequest = 30;
     this.progressbar.Name          = "progressbar";
     this.hbox2.Add(this.progressbar);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.progressbar]));
     w17.Position = 0;
     w17.Expand   = false;
     w17.Fill     = false;
     this.vbox1.Add(this.hbox2);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox2]));
     w18.Position = 1;
     w18.Expand   = false;
     w18.Fill     = false;
     this.hbox3.Add(this.vbox1);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.vbox1]));
     w19.Position = 1;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child hbox3.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.ytextviewProgressStatus            = new global::Gamma.GtkWidgets.yTextView();
     this.ytextviewProgressStatus.CanFocus   = true;
     this.ytextviewProgressStatus.Name       = "ytextviewProgressStatus";
     this.ytextviewProgressStatus.Editable   = false;
     this.ytextviewProgressStatus.WrapMode   = ((global::Gtk.WrapMode)(3));
     this.ytextviewProgressStatus.LeftMargin = 5;
     this.GtkScrolledWindow1.Add(this.ytextviewProgressStatus);
     this.hbox3.Add(this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.GtkScrolledWindow1]));
     w21.Position = 2;
     this.vbox2.Add(this.hbox3);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox3]));
     w22.Position = 0;
     w22.Expand   = false;
     w22.Fill     = false;
     // 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.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.ytreeviewNomenclatures          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewNomenclatures.CanFocus = true;
     this.ytreeviewNomenclatures.Name     = "ytreeviewNomenclatures";
     this.GtkScrolledWindow.Add(this.ytreeviewNomenclatures);
     this.hbox1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.GtkScrolledWindow]));
     w24.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.GtkScrolledWindow2 = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow2.WidthRequest = 300;
     this.GtkScrolledWindow2.Name         = "GtkScrolledWindow2";
     this.GtkScrolledWindow2.ShadowType   = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow2.Gtk.Container+ContainerChild
     this.ytextviewNodeMessages            = new global::Gamma.GtkWidgets.yTextView();
     this.ytextviewNodeMessages.CanFocus   = true;
     this.ytextviewNodeMessages.Name       = "ytextviewNodeMessages";
     this.ytextviewNodeMessages.Editable   = false;
     this.ytextviewNodeMessages.WrapMode   = ((global::Gtk.WrapMode)(3));
     this.ytextviewNodeMessages.LeftMargin = 5;
     this.GtkScrolledWindow2.Add(this.ytextviewNodeMessages);
     this.hbox1.Add(this.GtkScrolledWindow2);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.GtkScrolledWindow2]));
     w26.Position = 1;
     w26.Expand   = false;
     this.vbox2.Add(this.hbox1);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox1]));
     w27.Position = 1;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.ybuttonConfirmLoadNew.Hide();
     this.enummenubuttonConfirmUpdate.Hide();
     this.ycheckDontChangeSellPrice.Hide();
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget workwear.Views.Stock.Widgets.SizeWidgetView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "workwear.Views.Stock.Widgets.SizeWidgetView";
     // Container child workwear.Views.Stock.Widgets.SizeWidgetView.Gtk.Container+ContainerChild
     this.table1               = new global::Gtk.Table(((uint)(3)), ((uint)(3)), false);
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.AddButton              = new global::Gamma.GtkWidgets.yButton();
     this.AddButton.CanFocus     = true;
     this.AddButton.Name         = "AddButton";
     this.AddButton.UseUnderline = true;
     this.AddButton.Label        = global::Mono.Unix.Catalog.GetString("Добавить в документ");
     global::Gtk.Image w1 = new global::Gtk.Image();
     w1.Pixbuf            = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.AddButton.Image = w1;
     this.table1.Add(this.AddButton);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.AddButton]));
     w2.XOptions = ((global::Gtk.AttachOptions)(4));
     w2.YOptions = ((global::Gtk.AttachOptions)(0));
     // Container child table1.Gtk.Table+TableChild
     this.GtkScrolledWindow = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.HeightRequest    = 600;
     this.GtkScrolledWindow.Name             = "GtkScrolledWindow";
     this.GtkScrolledWindow.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.GtkScrolledWindow.ShadowType       = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     global::Gtk.Viewport w3 = new global::Gtk.Viewport();
     w3.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.CheckBoxPlace               = new global::Gtk.Table(((uint)(1)), ((uint)(4)), false);
     this.CheckBoxPlace.Name          = "CheckBoxPlace";
     this.CheckBoxPlace.RowSpacing    = ((uint)(6));
     this.CheckBoxPlace.ColumnSpacing = ((uint)(6));
     w3.Add(this.CheckBoxPlace);
     this.GtkScrolledWindow.Add(w3);
     this.table1.Add(this.GtkScrolledWindow);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.GtkScrolledWindow]));
     w6.TopAttach    = ((uint)(2));
     w6.BottomAttach = ((uint)(3));
     w6.RightAttach  = ((uint)(3));
     // 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.selectAllButton              = new global::Gtk.Button();
     this.selectAllButton.CanFocus     = true;
     this.selectAllButton.Name         = "selectAllButton";
     this.selectAllButton.UseUnderline = true;
     this.selectAllButton.Label        = global::Mono.Unix.Catalog.GetString("Выбрать все");
     this.hbox2.Add(this.selectAllButton);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.selectAllButton]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.GrowthInfoBox         = new global::Gtk.HBox();
     this.GrowthInfoBox.Name    = "GrowthInfoBox";
     this.GrowthInfoBox.Spacing = 6;
     // Container child GrowthInfoBox.Gtk.Box+BoxChild
     this.GrowthInfoLabel           = new global::Gtk.Label();
     this.GrowthInfoLabel.Name      = "GrowthInfoLabel";
     this.GrowthInfoLabel.Xalign    = 1F;
     this.GrowthInfoLabel.LabelProp = global::Mono.Unix.Catalog.GetString("Рост:");
     this.GrowthInfoBox.Add(this.GrowthInfoLabel);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.GrowthInfoBox[this.GrowthInfoLabel]));
     w8.Position = 0;
     // Container child GrowthInfoBox.Gtk.Box+BoxChild
     this.GrowthBox               = new global::Gamma.Widgets.yListComboBox();
     this.GrowthBox.Name          = "GrowthBox";
     this.GrowthBox.AddIfNotExist = false;
     this.GrowthBox.DefaultFirst  = false;
     this.GrowthInfoBox.Add(this.GrowthBox);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.GrowthInfoBox[this.GrowthBox]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     this.hbox2.Add(this.GrowthInfoBox);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.GrowthInfoBox]));
     w10.Position = 1;
     this.table1.Add(this.hbox2);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox2]));
     w11.TopAttach    = ((uint)(1));
     w11.BottomAttach = ((uint)(2));
     w11.RightAttach  = ((uint)(3));
     w11.YOptions     = ((global::Gtk.AttachOptions)(6));
     this.Add(this.table1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.selectAllButton.Clicked += new global::System.EventHandler(this.selectAllButton_Clicked);
     this.AddButton.Clicked       += new global::System.EventHandler(this.OnAddButtonClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Orders.OrdersWithoutShipment.OrderWithoutShipmentForPaymentView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Orders.OrdersWithoutShipment.OrderWithoutShipmentForPaymentView";
     // Container child Vodovoz.Views.Orders.OrdersWithoutShipment.OrderWithoutShipmentForPaymentView.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.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.hbox5.Add(this.btnCancel);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.btnCancel]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     this.vbox1.Add(this.hbox5);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox5]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // 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.ylabel1           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel1.Name      = "ylabel1";
     this.ylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("Счет без отгрузки на постоплату № Ф");
     this.hbox1.Add(this.ylabel1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.ylabel1]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.ylabelOrderNum           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelOrderNum.Name      = "ylabelOrderNum";
     this.ylabelOrderNum.LabelProp = global::Mono.Unix.Catalog.GetString("orderNum");
     this.hbox1.Add(this.ylabelOrderNum);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.ylabelOrderNum]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.ylabel3           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel3.Name      = "ylabel3";
     this.ylabel3.LabelProp = global::Mono.Unix.Catalog.GetString(" от ");
     this.hbox1.Add(this.ylabel3);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.ylabel3]));
     w5.Position = 2;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.ylabelOrderDate           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelOrderDate.Name      = "ylabelOrderDate";
     this.ylabelOrderDate.LabelProp = global::Mono.Unix.Catalog.GetString("orderDate");
     this.hbox1.Add(this.ylabelOrderDate);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.ylabelOrderDate]));
     w6.Position = 3;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.ylabel5           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel5.Name      = "ylabel5";
     this.ylabel5.LabelProp = global::Mono.Unix.Catalog.GetString(" Автор: ");
     this.hbox1.Add(this.ylabel5);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.ylabel5]));
     w7.Position = 4;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.ylabelOrderAuthor           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelOrderAuthor.Name      = "ylabelOrderAuthor";
     this.ylabelOrderAuthor.LabelProp = global::Mono.Unix.Catalog.GetString("author");
     this.hbox1.Add(this.ylabelOrderAuthor);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.ylabelOrderAuthor]));
     w8.Position = 5;
     w8.Expand   = false;
     w8.Fill     = false;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox1]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.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.ylabel7           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel7.Name      = "ylabel7";
     this.ylabel7.LabelProp = global::Mono.Unix.Catalog.GetString("Контрагент: ");
     this.hbox2.Add(this.ylabel7);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.ylabel7]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.entityViewModelEntryCounterparty                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entityViewModelEntryCounterparty.Events           = ((global::Gdk.EventMask)(256));
     this.entityViewModelEntryCounterparty.Name             = "entityViewModelEntryCounterparty";
     this.entityViewModelEntryCounterparty.CanEditReference = false;
     this.hbox2.Add(this.entityViewModelEntryCounterparty);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.entityViewModelEntryCounterparty]));
     w11.Position = 1;
     this.vbox1.Add(this.hbox2);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox2]));
     w12.Position = 2;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox6         = new global::Gtk.HBox();
     this.hbox6.Name    = "hbox6";
     this.hbox6.Spacing = 6;
     // Container child hbox6.Gtk.Box+BoxChild
     this.ybtnOpenBill              = new global::Gamma.GtkWidgets.yButton();
     this.ybtnOpenBill.CanFocus     = true;
     this.ybtnOpenBill.Name         = "ybtnOpenBill";
     this.ybtnOpenBill.UseUnderline = true;
     this.ybtnOpenBill.Label        = global::Mono.Unix.Catalog.GetString("Открыть счет");
     this.hbox6.Add(this.ybtnOpenBill);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.ybtnOpenBill]));
     w13.Position = 0;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child hbox6.Gtk.Box+BoxChild
     this.yCheckBtnHideSignature               = new global::Gamma.GtkWidgets.yCheckButton();
     this.yCheckBtnHideSignature.CanFocus      = true;
     this.yCheckBtnHideSignature.Name          = "yCheckBtnHideSignature";
     this.yCheckBtnHideSignature.Label         = global::Mono.Unix.Catalog.GetString("Счет без печати и подписей");
     this.yCheckBtnHideSignature.DrawIndicator = true;
     this.yCheckBtnHideSignature.UseUnderline  = true;
     this.hbox6.Add(this.yCheckBtnHideSignature);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.yCheckBtnHideSignature]));
     w14.Position = 1;
     w14.Expand   = false;
     w14.Fill     = false;
     this.vbox1.Add(this.hbox6);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox6]));
     w15.Position = 3;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hboxSendDocuments         = new global::Gtk.HBox();
     this.hboxSendDocuments.Name    = "hboxSendDocuments";
     this.hboxSendDocuments.Spacing = 6;
     this.vbox1.Add(this.hboxSendDocuments);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hboxSendDocuments]));
     w16.Position = 4;
     this.vbox2.Add(this.vbox1);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.vbox1]));
     w17.Position = 0;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox10         = new global::Gtk.HBox();
     this.hbox10.Name    = "hbox10";
     this.hbox10.Spacing = 6;
     // Container child hbox10.Gtk.Box+BoxChild
     this.ylabel13           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel13.Name      = "ylabel13";
     this.ylabel13.LabelProp = global::Mono.Unix.Catalog.GetString("Период: ");
     this.hbox10.Add(this.ylabel13);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox10[this.ylabel13]));
     w18.Position = 0;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child hbox10.Gtk.Box+BoxChild
     this.daterangepickerOrdersDate           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.daterangepickerOrdersDate.Events    = ((global::Gdk.EventMask)(256));
     this.daterangepickerOrdersDate.Name      = "daterangepickerOrdersDate";
     this.daterangepickerOrdersDate.StartDate = new global::System.DateTime(0);
     this.daterangepickerOrdersDate.EndDate   = new global::System.DateTime(0);
     this.hbox10.Add(this.daterangepickerOrdersDate);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hbox10[this.daterangepickerOrdersDate]));
     w19.Position = 1;
     this.vbox2.Add(this.hbox10);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox10]));
     w20.Position = 1;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox9         = new global::Gtk.HBox();
     this.hbox9.Name    = "hbox9";
     this.hbox9.Spacing = 6;
     // Container child hbox9.Gtk.Box+BoxChild
     this.ylabel11           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel11.Name      = "ylabel11";
     this.ylabel11.LabelProp = global::Mono.Unix.Catalog.GetString("Заказы: ");
     this.hbox9.Add(this.ylabel11);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.ylabel11]));
     w21.Position = 0;
     w21.Expand   = false;
     w21.Fill     = false;
     this.vbox2.Add(this.hbox9);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox9]));
     w22.Position = 2;
     w22.Expand   = false;
     w22.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.ytreeviewOrders          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewOrders.CanFocus = true;
     this.ytreeviewOrders.Name     = "ytreeviewOrders";
     this.GtkScrolledWindow1.Add(this.ytreeviewOrders);
     this.vbox2.Add(this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.GtkScrolledWindow1]));
     w24.Position = 3;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.ReportsParameters.Bottles.ReturnedTareReport
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.ReportsParameters.Bottles.ReturnedTareReport";
     // Container child Vodovoz.ReportsParameters.Bottles.ReturnedTareReport.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)(3)), ((uint)(5)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.buttonHelp              = new global::Gtk.Button();
     this.buttonHelp.CanFocus     = true;
     this.buttonHelp.Name         = "buttonHelp";
     this.buttonHelp.UseUnderline = true;
     this.buttonHelp.Label        = global::Mono.Unix.Catalog.GetString("Справка");
     global::Gtk.Image w1 = new global::Gtk.Image();
     w1.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-help", global::Gtk.IconSize.Menu);
     this.buttonHelp.Image = w1;
     this.table1.Add(this.buttonHelp);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.buttonHelp]));
     w2.LeftAttach  = ((uint)(4));
     w2.RightAttach = ((uint)(5));
     w2.XOptions    = ((global::Gtk.AttachOptions)(4));
     w2.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.chkClosedOrdersOnly               = new global::Gamma.GtkWidgets.yCheckButton();
     this.chkClosedOrdersOnly.CanFocus      = true;
     this.chkClosedOrdersOnly.Name          = "chkClosedOrdersOnly";
     this.chkClosedOrdersOnly.Label         = global::Mono.Unix.Catalog.GetString("Закрытые заказы");
     this.chkClosedOrdersOnly.DrawIndicator = true;
     this.chkClosedOrdersOnly.UseUnderline  = true;
     this.table1.Add(this.chkClosedOrdersOnly);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.chkClosedOrdersOnly]));
     w3.TopAttach    = ((uint)(2));
     w3.BottomAttach = ((uint)(3));
     w3.LeftAttach   = ((uint)(1));
     w3.RightAttach  = ((uint)(2));
     w3.XOptions     = ((global::Gtk.AttachOptions)(4));
     w3.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     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.table1.Add(this.daterangepicker);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.daterangepicker]));
     w4.LeftAttach  = ((uint)(2));
     w4.RightAttach = ((uint)(3));
     w4.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entityviewmodelentryAuthor                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entityviewmodelentryAuthor.Events           = ((global::Gdk.EventMask)(256));
     this.entityviewmodelentryAuthor.Name             = "entityviewmodelentryAuthor";
     this.entityviewmodelentryAuthor.CanEditReference = false;
     this.table1.Add(this.entityviewmodelentryAuthor);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1[this.entityviewmodelentryAuthor]));
     w5.TopAttach    = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     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.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 w6 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w6.XOptions = ((global::Gtk.AttachOptions)(4));
     w6.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 w7 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     w7.TopAttach    = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.vseparator1      = new global::Gtk.VSeparator();
     this.vseparator1.Name = "vseparator1";
     this.table1.Add(this.vseparator1);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1[this.vseparator1]));
     w8.LeftAttach  = ((uint)(3));
     w8.RightAttach = ((uint)(4));
     w8.XOptions    = ((global::Gtk.AttachOptions)(4));
     w8.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     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.table1.Add(this.yenumcomboboxDateType);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1[this.yenumcomboboxDateType]));
     w9.LeftAttach  = ((uint)(1));
     w9.RightAttach = ((uint)(2));
     w9.XOptions    = ((global::Gtk.AttachOptions)(4));
     w9.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.vbox2.Add(this.table1);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.table1]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.btnCreateReport              = new global::Gamma.GtkWidgets.yButton();
     this.btnCreateReport.CanFocus     = true;
     this.btnCreateReport.Name         = "btnCreateReport";
     this.btnCreateReport.UseUnderline = true;
     this.btnCreateReport.Label        = global::Mono.Unix.Catalog.GetString("Сформировать отчет");
     this.vbox2.Add(this.btnCreateReport);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.btnCreateReport]));
     w11.Position = 1;
     w11.Expand   = false;
     w11.Fill     = false;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
示例#25
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.FuelDocumentView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.FuelDocumentView";
     // Container child Vodovoz.FuelDocumentView.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox8         = new global::Gtk.HBox();
     this.hbox8.Name    = "hbox8";
     this.hbox8.Spacing = 6;
     // Container child hbox8.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.hbox8.Add(this.buttonSave);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.buttonSave]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox8.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.hbox8.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.buttonCancel]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     this.vbox1.Add(this.hbox8);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox8]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.table3               = new global::Gtk.Table(((uint)(9)), ((uint)(3)), false);
     this.table3.Name          = "table3";
     this.table3.RowSpacing    = ((uint)(6));
     this.table3.ColumnSpacing = ((uint)(6));
     // Container child table3.Gtk.Table+TableChild
     this.entityviewmodelentryCar                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entityviewmodelentryCar.Sensitive        = false;
     this.entityviewmodelentryCar.Events           = ((global::Gdk.EventMask)(256));
     this.entityviewmodelentryCar.Name             = "entityviewmodelentryCar";
     this.entityviewmodelentryCar.CanEditReference = true;
     this.table3.Add(this.entityviewmodelentryCar);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table3[this.entityviewmodelentryCar]));
     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 table3.Gtk.Table+TableChild
     this.evmeDriver                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.evmeDriver.Sensitive        = false;
     this.evmeDriver.Events           = ((global::Gdk.EventMask)(256));
     this.evmeDriver.Name             = "evmeDriver";
     this.evmeDriver.CanEditReference = true;
     this.table3.Add(this.evmeDriver);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table3[this.evmeDriver]));
     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 table3.Gtk.Table+TableChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.spinFuelPrice = new global::Gamma.GtkWidgets.ySpinButton(0D, 200D, 0.01D);
     this.spinFuelPrice.WidthRequest             = 100;
     this.spinFuelPrice.Sensitive                = false;
     this.spinFuelPrice.CanFocus                 = true;
     this.spinFuelPrice.Name                     = "spinFuelPrice";
     this.spinFuelPrice.Adjustment.PageIncrement = 0.01D;
     this.spinFuelPrice.ClimbRate                = 1D;
     this.spinFuelPrice.Digits                   = ((uint)(2));
     this.spinFuelPrice.Numeric                  = true;
     this.spinFuelPrice.ValueAsDecimal           = 0m;
     this.spinFuelPrice.ValueAsInt               = 0;
     this.hbox3.Add(this.spinFuelPrice);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.spinFuelPrice]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     this.table3.Add(this.hbox3);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table3[this.hbox3]));
     w9.TopAttach    = ((uint)(6));
     w9.BottomAttach = ((uint)(7));
     w9.LeftAttach   = ((uint)(1));
     w9.RightAttach  = ((uint)(2));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.yenumcomboboxPaymentType      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumcomboboxPaymentType.Name = "yenumcomboboxPaymentType";
     this.yenumcomboboxPaymentType.ShowSpecialStateAll = false;
     this.yenumcomboboxPaymentType.ShowSpecialStateNot = false;
     this.yenumcomboboxPaymentType.UseShortTitle       = false;
     this.yenumcomboboxPaymentType.DefaultFirst        = false;
     this.hbox4.Add(this.yenumcomboboxPaymentType);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.yenumcomboboxPaymentType]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.disablespinMoney        = new global::QSOrmProject.DisableSpinButton();
     this.disablespinMoney.Events = ((global::Gdk.EventMask)(256));
     this.disablespinMoney.Name   = "disablespinMoney";
     this.disablespinMoney.Active = false;
     this.disablespinMoney.Upper  = 100000D;
     this.disablespinMoney.Lower  = 0D;
     this.disablespinMoney.Digits = ((uint)(2));
     this.hbox4.Add(this.disablespinMoney);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.disablespinMoney]));
     w11.Position = 1;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.buttonSetRemain              = new global::Gamma.GtkWidgets.yButton();
     this.buttonSetRemain.CanFocus     = true;
     this.buttonSetRemain.Name         = "buttonSetRemain";
     this.buttonSetRemain.UseUnderline = true;
     this.buttonSetRemain.Label        = global::Mono.Unix.Catalog.GetString("Весь остаток");
     this.hbox4.Add(this.buttonSetRemain);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.buttonSetRemain]));
     w12.Position = 2;
     w12.Expand   = false;
     w12.Fill     = false;
     this.table3.Add(this.hbox4);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table3[this.hbox4]));
     w13.TopAttach    = ((uint)(7));
     w13.BottomAttach = ((uint)(8));
     w13.LeftAttach   = ((uint)(1));
     w13.RightAttach  = ((uint)(2));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     this.table3.Add(this.hbox5);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table3[this.hbox5]));
     w14.TopAttach    = ((uint)(6));
     w14.BottomAttach = ((uint)(7));
     w14.LeftAttach   = ((uint)(2));
     w14.RightAttach  = ((uint)(3));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.hbox6         = new global::Gtk.HBox();
     this.hbox6.Name    = "hbox6";
     this.hbox6.Spacing = 6;
     // Container child hbox6.Gtk.Box+BoxChild
     this.yspinFuelTicketLiters = new global::Gamma.GtkWidgets.ySpinButton(0D, 1000D, 10D);
     this.yspinFuelTicketLiters.WidthRequest             = 90;
     this.yspinFuelTicketLiters.CanFocus                 = true;
     this.yspinFuelTicketLiters.Name                     = "yspinFuelTicketLiters";
     this.yspinFuelTicketLiters.Adjustment.PageIncrement = 20D;
     this.yspinFuelTicketLiters.ClimbRate                = 1D;
     this.yspinFuelTicketLiters.Numeric                  = true;
     this.yspinFuelTicketLiters.ValueAsDecimal           = 0m;
     this.yspinFuelTicketLiters.ValueAsInt               = 0;
     this.hbox6.Add(this.yspinFuelTicketLiters);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.yspinFuelTicketLiters]));
     w15.Position = 0;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child hbox6.Gtk.Box+BoxChild
     this.yspeccomboboxSubdivision                     = new global::Gamma.Widgets.ySpecComboBox();
     this.yspeccomboboxSubdivision.Name                = "yspeccomboboxSubdivision";
     this.yspeccomboboxSubdivision.AddIfNotExist       = false;
     this.yspeccomboboxSubdivision.DefaultFirst        = false;
     this.yspeccomboboxSubdivision.ShowSpecialStateAll = false;
     this.yspeccomboboxSubdivision.ShowSpecialStateNot = false;
     this.hbox6.Add(this.yspeccomboboxSubdivision);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.yspeccomboboxSubdivision]));
     w16.Position = 1;
     w16.Expand   = false;
     w16.Fill     = false;
     this.table3.Add(this.hbox6);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table3[this.hbox6]));
     w17.TopAttach    = ((uint)(4));
     w17.BottomAttach = ((uint)(5));
     w17.LeftAttach   = ((uint)(1));
     w17.RightAttach  = ((uint)(2));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.hbox7         = new global::Gtk.HBox();
     this.hbox7.Name    = "hbox7";
     this.hbox7.Spacing = 6;
     // Container child hbox7.Gtk.Box+BoxChild
     this.labelExpenseInfo           = new global::Gamma.GtkWidgets.yLabel();
     this.labelExpenseInfo.Name      = "labelExpenseInfo";
     this.labelExpenseInfo.LabelProp = global::Mono.Unix.Catalog.GetString("ylabel1");
     this.hbox7.Add(this.labelExpenseInfo);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.labelExpenseInfo]));
     w18.Position = 0;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.buttonOpenExpense              = new global::Gamma.GtkWidgets.yButton();
     this.buttonOpenExpense.CanFocus     = true;
     this.buttonOpenExpense.Name         = "buttonOpenExpense";
     this.buttonOpenExpense.UseUnderline = true;
     this.buttonOpenExpense.Label        = global::Mono.Unix.Catalog.GetString("Открыть расходный ордер");
     this.hbox7.Add(this.buttonOpenExpense);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.buttonOpenExpense]));
     w19.Position = 1;
     w19.Expand   = false;
     w19.Fill     = false;
     this.table3.Add(this.hbox7);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table3[this.hbox7]));
     w20.TopAttach    = ((uint)(8));
     w20.BottomAttach = ((uint)(9));
     w20.LeftAttach   = ((uint)(1));
     w20.RightAttach  = ((uint)(2));
     w20.XOptions     = ((global::Gtk.AttachOptions)(4));
     w20.YOptions     = ((global::Gtk.AttachOptions)(4));
     // 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 w21 = ((global::Gtk.Table.TableChild)(this.table3[this.label1]));
     w21.XOptions = ((global::Gtk.AttachOptions)(4));
     w21.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 w22 = ((global::Gtk.Table.TableChild)(this.table3[this.label2]));
     w22.TopAttach    = ((uint)(1));
     w22.BottomAttach = ((uint)(2));
     w22.XOptions     = ((global::Gtk.AttachOptions)(4));
     w22.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 w23 = ((global::Gtk.Table.TableChild)(this.table3[this.label3]));
     w23.TopAttach    = ((uint)(3));
     w23.BottomAttach = ((uint)(4));
     w23.XOptions     = ((global::Gtk.AttachOptions)(4));
     w23.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 w24 = ((global::Gtk.Table.TableChild)(this.table3[this.label4]));
     w24.TopAttach    = ((uint)(2));
     w24.BottomAttach = ((uint)(3));
     w24.XOptions     = ((global::Gtk.AttachOptions)(4));
     w24.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 w25 = ((global::Gtk.Table.TableChild)(this.table3[this.label5]));
     w25.TopAttach    = ((uint)(7));
     w25.BottomAttach = ((uint)(8));
     w25.XOptions     = ((global::Gtk.AttachOptions)(4));
     w25.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 w26 = ((global::Gtk.Table.TableChild)(this.table3[this.label6]));
     w26.TopAttach    = ((uint)(4));
     w26.BottomAttach = ((uint)(5));
     w26.XOptions     = ((global::Gtk.AttachOptions)(4));
     w26.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.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.table3.Add(this.label7);
     global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.table3[this.label7]));
     w27.TopAttach    = ((uint)(6));
     w27.BottomAttach = ((uint)(7));
     w27.XOptions     = ((global::Gtk.AttachOptions)(4));
     w27.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.labelAvalilableFuel           = new global::Gamma.GtkWidgets.yLabel();
     this.labelAvalilableFuel.Name      = "labelAvalilableFuel";
     this.labelAvalilableFuel.Xalign    = 0F;
     this.labelAvalilableFuel.LabelProp = global::Mono.Unix.Catalog.GetString("label1");
     this.table3.Add(this.labelAvalilableFuel);
     global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.table3[this.labelAvalilableFuel]));
     w28.TopAttach    = ((uint)(5));
     w28.BottomAttach = ((uint)(6));
     w28.LeftAttach   = ((uint)(1));
     w28.RightAttach  = ((uint)(2));
     w28.XOptions     = ((global::Gtk.AttachOptions)(4));
     w28.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.labelResultInfo           = new global::Gamma.GtkWidgets.yLabel();
     this.labelResultInfo.Name      = "labelResultInfo";
     this.labelResultInfo.LabelProp = global::Mono.Unix.Catalog.GetString("Итог");
     this.table3.Add(this.labelResultInfo);
     global::Gtk.Table.TableChild w29 = ((global::Gtk.Table.TableChild)(this.table3[this.labelResultInfo]));
     w29.TopAttach    = ((uint)(7));
     w29.BottomAttach = ((uint)(8));
     w29.LeftAttach   = ((uint)(2));
     w29.RightAttach  = ((uint)(3));
     w29.XOptions     = ((global::Gtk.AttachOptions)(4));
     w29.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     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.table3.Add(this.ydatepicker);
     global::Gtk.Table.TableChild w30 = ((global::Gtk.Table.TableChild)(this.table3[this.ydatepicker]));
     w30.LeftAttach  = ((uint)(1));
     w30.RightAttach = ((uint)(2));
     w30.XOptions    = ((global::Gtk.AttachOptions)(4));
     w30.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.yentryfuel           = new global::Gamma.Widgets.yEntryReference();
     this.yentryfuel.Sensitive = false;
     this.yentryfuel.Events    = ((global::Gdk.EventMask)(256));
     this.yentryfuel.Name      = "yentryfuel";
     this.table3.Add(this.yentryfuel);
     global::Gtk.Table.TableChild w31 = ((global::Gtk.Table.TableChild)(this.table3[this.yentryfuel]));
     w31.TopAttach    = ((uint)(3));
     w31.BottomAttach = ((uint)(4));
     w31.LeftAttach   = ((uint)(1));
     w31.RightAttach  = ((uint)(2));
     w31.XOptions     = ((global::Gtk.AttachOptions)(4));
     w31.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.ytextviewFuelInfo          = new global::Gamma.GtkWidgets.yTextView();
     this.ytextviewFuelInfo.CanFocus = true;
     this.ytextviewFuelInfo.Name     = "ytextviewFuelInfo";
     this.ytextviewFuelInfo.Editable = false;
     this.table3.Add(this.ytextviewFuelInfo);
     global::Gtk.Table.TableChild w32 = ((global::Gtk.Table.TableChild)(this.table3[this.ytextviewFuelInfo]));
     w32.BottomAttach = ((uint)(4));
     w32.LeftAttach   = ((uint)(2));
     w32.RightAttach  = ((uint)(3));
     w32.XOptions     = ((global::Gtk.AttachOptions)(4));
     w32.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox1.Add(this.table3);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.table3]));
     w33.Position = 1;
     w33.Expand   = false;
     w33.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.buttonSave.Clicked            += new global::System.EventHandler(this.OnButtonSaveClicked);
     this.buttonCancel.Clicked          += new global::System.EventHandler(this.OnButtonCancelClicked);
     this.buttonOpenExpense.Clicked     += new global::System.EventHandler(this.OnButtonOpenExpenseClicked);
     this.disablespinMoney.ValueChanged += new global::System.EventHandler(this.OnDisablespinMoneyValueChanged);
     this.buttonSetRemain.Clicked       += new global::System.EventHandler(this.OnButtonSetRemainClicked);
 }
示例#26
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Logistic.CarModelView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Logistic.CarModelView";
     // Container child Vodovoz.Views.Logistic.CarModelView.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // 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.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::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.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;
     this.vbox2.Add(this.hbox2);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox2]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.ytable1               = new global::Gamma.GtkWidgets.yTable();
     this.ytable1.Name          = "ytable1";
     this.ytable1.NRows         = ((uint)(6));
     this.ytable1.NColumns      = ((uint)(2));
     this.ytable1.RowSpacing    = ((uint)(6));
     this.ytable1.ColumnSpacing = ((uint)(6));
     // Container child ytable1.Gtk.Table+TableChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.maxWeightSpin = new global::Gamma.GtkWidgets.ySpinButton(0D, 20000D, 1D);
     this.maxWeightSpin.WidthRequest             = 100;
     this.maxWeightSpin.CanFocus                 = true;
     this.maxWeightSpin.Name                     = "maxWeightSpin";
     this.maxWeightSpin.Adjustment.PageIncrement = 10D;
     this.maxWeightSpin.ClimbRate                = 1D;
     this.maxWeightSpin.Numeric                  = true;
     this.maxWeightSpin.ValueAsDecimal           = 0m;
     this.maxWeightSpin.ValueAsInt               = 0;
     this.hbox3.Add(this.maxWeightSpin);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.maxWeightSpin]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     this.ytable1.Add(this.hbox3);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.ytable1[this.hbox3]));
     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));
     // Container child ytable1.Gtk.Table+TableChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.maxVolumeSpin = new global::Gamma.GtkWidgets.ySpinButton(0D, 250D, 1D);
     this.maxVolumeSpin.WidthRequest             = 100;
     this.maxVolumeSpin.CanFocus                 = true;
     this.maxVolumeSpin.Name                     = "maxVolumeSpin";
     this.maxVolumeSpin.Adjustment.PageIncrement = 10D;
     this.maxVolumeSpin.ClimbRate                = 1D;
     this.maxVolumeSpin.Digits                   = ((uint)(2));
     this.maxVolumeSpin.Numeric                  = true;
     this.maxVolumeSpin.ValueAsDecimal           = 0m;
     this.maxVolumeSpin.ValueAsInt               = 0;
     this.hbox4.Add(this.maxVolumeSpin);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.maxVolumeSpin]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     this.ytable1.Add(this.hbox4);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.ytable1[this.hbox4]));
     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 ytable1.Gtk.Table+TableChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.entryManufacturer = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entryManufacturer.WidthRequest     = 400;
     this.entryManufacturer.Events           = ((global::Gdk.EventMask)(256));
     this.entryManufacturer.Name             = "entryManufacturer";
     this.entryManufacturer.CanEditReference = true;
     this.hbox5.Add(this.entryManufacturer);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.entryManufacturer]));
     w10.Position = 0;
     w10.Expand   = false;
     this.ytable1.Add(this.hbox5);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.ytable1[this.hbox5]));
     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 ytable1.Gtk.Table+TableChild
     this.hbox6         = new global::Gtk.HBox();
     this.hbox6.Name    = "hbox6";
     this.hbox6.Spacing = 6;
     // Container child hbox6.Gtk.Box+BoxChild
     this.comboTypeOfUse      = new global::Gamma.Widgets.yEnumComboBox();
     this.comboTypeOfUse.Name = "comboTypeOfUse";
     this.comboTypeOfUse.ShowSpecialStateAll = false;
     this.comboTypeOfUse.ShowSpecialStateNot = false;
     this.comboTypeOfUse.UseShortTitle       = false;
     this.comboTypeOfUse.DefaultFirst        = false;
     this.hbox6.Add(this.comboTypeOfUse);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.comboTypeOfUse]));
     w12.Position = 0;
     w12.Expand   = false;
     w12.Fill     = false;
     this.ytable1.Add(this.hbox6);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.ytable1[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 ytable1.Gtk.Table+TableChild
     this.hbox7         = new global::Gtk.HBox();
     this.hbox7.Name    = "hbox7";
     this.hbox7.Spacing = 6;
     // Container child hbox7.Gtk.Box+BoxChild
     this.ycheckIsArchive               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckIsArchive.CanFocus      = true;
     this.ycheckIsArchive.Name          = "ycheckIsArchive";
     this.ycheckIsArchive.Label         = "";
     this.ycheckIsArchive.DrawIndicator = true;
     this.ycheckIsArchive.UseUnderline  = true;
     this.hbox7.Add(this.ycheckIsArchive);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.ycheckIsArchive]));
     w14.Position = 0;
     w14.Expand   = false;
     w14.Fill     = false;
     this.ytable1.Add(this.hbox7);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.ytable1[this.hbox7]));
     w15.TopAttach    = ((uint)(5));
     w15.BottomAttach = ((uint)(6));
     w15.LeftAttach   = ((uint)(1));
     w15.RightAttach  = ((uint)(2));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.hbox9         = new global::Gtk.HBox();
     this.hbox9.Name    = "hbox9";
     this.hbox9.Spacing = 6;
     // Container child hbox9.Gtk.Box+BoxChild
     this.yentryName = new global::Gamma.GtkWidgets.yEntry();
     this.yentryName.WidthRequest  = 400;
     this.yentryName.CanFocus      = true;
     this.yentryName.Name          = "yentryName";
     this.yentryName.IsEditable    = true;
     this.yentryName.InvisibleChar = '•';
     this.hbox9.Add(this.yentryName);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.yentryName]));
     w16.Position = 0;
     w16.Expand   = false;
     w16.Fill     = false;
     this.ytable1.Add(this.hbox9);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.ytable1[this.hbox9]));
     w17.LeftAttach  = ((uint)(1));
     w17.RightAttach = ((uint)(2));
     w17.XOptions    = ((global::Gtk.AttachOptions)(4));
     w17.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.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.ytable1.Add(this.label1);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.ytable1[this.label1]));
     w18.TopAttach    = ((uint)(1));
     w18.BottomAttach = ((uint)(2));
     w18.XOptions     = ((global::Gtk.AttachOptions)(4));
     w18.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.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.ytable1.Add(this.label2);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.ytable1[this.label2]));
     w19.TopAttach    = ((uint)(2));
     w19.BottomAttach = ((uint)(3));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.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("Объём груза (м<sup>3</sup>):");
     this.label3.UseMarkup = true;
     this.ytable1.Add(this.label3);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.ytable1[this.label3]));
     w20.TopAttach    = ((uint)(3));
     w20.BottomAttach = ((uint)(4));
     w20.XOptions     = ((global::Gtk.AttachOptions)(4));
     w20.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.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.ytable1.Add(this.label4);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.ytable1[this.label4]));
     w21.TopAttach    = ((uint)(4));
     w21.BottomAttach = ((uint)(5));
     w21.XOptions     = ((global::Gtk.AttachOptions)(4));
     w21.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.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.ytable1.Add(this.label5);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.ytable1[this.label5]));
     w22.TopAttach    = ((uint)(5));
     w22.BottomAttach = ((uint)(6));
     w22.XOptions     = ((global::Gtk.AttachOptions)(4));
     w22.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.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.ytable1.Add(this.labelName);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.ytable1[this.labelName]));
     w23.XOptions = ((global::Gtk.AttachOptions)(4));
     w23.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox2.Add(this.ytable1);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.ytable1]));
     w24.Position = 1;
     w24.Expand   = false;
     w24.Fill     = false;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
示例#27
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Warehouse.MovementDocumentView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Warehouse.MovementDocumentView";
     // Container child Vodovoz.Views.Warehouse.MovementDocumentView.Gtk.Container+ContainerChild
     this.vboxView         = new global::Gtk.VBox();
     this.vboxView.Name    = "vboxView";
     this.vboxView.Spacing = 6;
     // Container child vboxView.Gtk.Box+BoxChild
     this.hboxDialogButtons         = new global::Gtk.HBox();
     this.hboxDialogButtons.Name    = "hboxDialogButtons";
     this.hboxDialogButtons.Spacing = 6;
     // Container child hboxDialogButtons.Gtk.Box+BoxChild
     this.buttonSend              = new global::Gamma.GtkWidgets.yButton();
     this.buttonSend.CanFocus     = true;
     this.buttonSend.Name         = "buttonSend";
     this.buttonSend.UseUnderline = true;
     this.buttonSend.Label        = global::Mono.Unix.Catalog.GetString("Отправить");
     this.hboxDialogButtons.Add(this.buttonSend);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hboxDialogButtons[this.buttonSend]));
     w1.Position = 0;
     w1.Expand   = false;
     // Container child hboxDialogButtons.Gtk.Box+BoxChild
     this.buttonReceive              = new global::Gamma.GtkWidgets.yButton();
     this.buttonReceive.CanFocus     = true;
     this.buttonReceive.Name         = "buttonReceive";
     this.buttonReceive.UseUnderline = true;
     this.buttonReceive.Label        = global::Mono.Unix.Catalog.GetString("Принять");
     this.hboxDialogButtons.Add(this.buttonReceive);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hboxDialogButtons[this.buttonReceive]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hboxDialogButtons.Gtk.Box+BoxChild
     this.buttonAcceptDiscrepancy              = new global::Gamma.GtkWidgets.yButton();
     this.buttonAcceptDiscrepancy.CanFocus     = true;
     this.buttonAcceptDiscrepancy.Name         = "buttonAcceptDiscrepancy";
     this.buttonAcceptDiscrepancy.UseUnderline = true;
     this.buttonAcceptDiscrepancy.Label        = global::Mono.Unix.Catalog.GetString("Подтвердить расхождения");
     this.hboxDialogButtons.Add(this.buttonAcceptDiscrepancy);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hboxDialogButtons[this.buttonAcceptDiscrepancy]));
     w3.Position = 2;
     w3.Expand   = false;
     w3.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 w4 = new global::Gtk.Image();
     w4.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-revert-to-saved", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w4;
     this.hboxDialogButtons.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hboxDialogButtons[this.buttonCancel]));
     w5.Position = 3;
     w5.Expand   = false;
     // Container child hboxDialogButtons.Gtk.Box+BoxChild
     this.hboxPrint         = new global::Gtk.HBox();
     this.hboxPrint.Name    = "hboxPrint";
     this.hboxPrint.Spacing = 6;
     // Container child hboxPrint.Gtk.Box+BoxChild
     this.buttonPrint              = new global::Gamma.GtkWidgets.yButton();
     this.buttonPrint.CanFocus     = true;
     this.buttonPrint.Name         = "buttonPrint";
     this.buttonPrint.UseUnderline = true;
     this.buttonPrint.Label        = global::Mono.Unix.Catalog.GetString("Печать");
     global::Gtk.Image w6 = new global::Gtk.Image();
     w6.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-print", global::Gtk.IconSize.Menu);
     this.buttonPrint.Image = w6;
     this.hboxPrint.Add(this.buttonPrint);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hboxPrint[this.buttonPrint]));
     w7.PackType = ((global::Gtk.PackType)(1));
     w7.Position = 2;
     w7.Expand   = false;
     w7.Fill     = false;
     this.hboxDialogButtons.Add(this.hboxPrint);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hboxDialogButtons[this.hboxPrint]));
     w8.PackType = ((global::Gtk.PackType)(1));
     w8.Position = 5;
     this.vboxView.Add(this.hboxDialogButtons);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vboxView[this.hboxDialogButtons]));
     w9.Position = 0;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child vboxView.Gtk.Box+BoxChild
     this.tableInfo               = new global::Gtk.Table(((uint)(5)), ((uint)(4)), false);
     this.tableInfo.Name          = "tableInfo";
     this.tableInfo.RowSpacing    = ((uint)(6));
     this.tableInfo.ColumnSpacing = ((uint)(6));
     // Container child tableInfo.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.ytextviewComment          = new global::Gamma.GtkWidgets.yTextView();
     this.ytextviewComment.CanFocus = true;
     this.ytextviewComment.Name     = "ytextviewComment";
     this.GtkScrolledWindow.Add(this.ytextviewComment);
     this.tableInfo.Add(this.GtkScrolledWindow);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.tableInfo[this.GtkScrolledWindow]));
     w11.TopAttach    = ((uint)(4));
     w11.BottomAttach = ((uint)(5));
     w11.LeftAttach   = ((uint)(1));
     w11.RightAttach  = ((uint)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableInfo.Gtk.Table+TableChild
     this.hboxAuthor         = new global::Gtk.HBox();
     this.hboxAuthor.Name    = "hboxAuthor";
     this.hboxAuthor.Spacing = 6;
     // Container child hboxAuthor.Gtk.Box+BoxChild
     this.ylabelAuthorValue           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelAuthorValue.Name      = "ylabelAuthorValue";
     this.ylabelAuthorValue.Xalign    = 0F;
     this.ylabelAuthorValue.LabelProp = global::Mono.Unix.Catalog.GetString("###");
     this.hboxAuthor.Add(this.ylabelAuthorValue);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hboxAuthor[this.ylabelAuthorValue]));
     w12.Position = 0;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child hboxAuthor.Gtk.Box+BoxChild
     this.vseparator1      = new global::Gtk.VSeparator();
     this.vseparator1.Name = "vseparator1";
     this.hboxAuthor.Add(this.vseparator1);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hboxAuthor[this.vseparator1]));
     w13.Position = 1;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child hboxAuthor.Gtk.Box+BoxChild
     this.ylabelEditor           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelEditor.Name      = "ylabelEditor";
     this.ylabelEditor.Xalign    = 1F;
     this.ylabelEditor.LabelProp = global::Mono.Unix.Catalog.GetString("Изменил:");
     this.hboxAuthor.Add(this.ylabelEditor);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hboxAuthor[this.ylabelEditor]));
     w14.Position = 2;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child hboxAuthor.Gtk.Box+BoxChild
     this.ylabelEditorValue           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelEditorValue.Name      = "ylabelEditorValue";
     this.ylabelEditorValue.Xalign    = 0F;
     this.ylabelEditorValue.LabelProp = global::Mono.Unix.Catalog.GetString("###");
     this.hboxAuthor.Add(this.ylabelEditorValue);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hboxAuthor[this.ylabelEditorValue]));
     w15.Position = 3;
     w15.Expand   = false;
     w15.Fill     = false;
     this.tableInfo.Add(this.hboxAuthor);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.tableInfo[this.hboxAuthor]));
     w16.TopAttach    = ((uint)(1));
     w16.BottomAttach = ((uint)(2));
     w16.LeftAttach   = ((uint)(1));
     w16.RightAttach  = ((uint)(4));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableInfo.Gtk.Table+TableChild
     this.hboxWagon         = new global::Gtk.HBox();
     this.hboxWagon.Name    = "hboxWagon";
     this.hboxWagon.Spacing = 6;
     // Container child hboxWagon.Gtk.Box+BoxChild
     this.yentryrefWagon        = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.yentryrefWagon.Events = ((global::Gdk.EventMask)(256));
     this.yentryrefWagon.Name   = "yentryrefWagon";
     this.hboxWagon.Add(this.yentryrefWagon);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hboxWagon[this.yentryrefWagon]));
     w17.Position = 0;
     this.tableInfo.Add(this.hboxWagon);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.tableInfo[this.hboxWagon]));
     w18.TopAttach    = ((uint)(3));
     w18.BottomAttach = ((uint)(4));
     w18.LeftAttach   = ((uint)(1));
     w18.RightAttach  = ((uint)(4));
     w18.XOptions     = ((global::Gtk.AttachOptions)(4));
     w18.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableInfo.Gtk.Table+TableChild
     this.ylabelAuthor           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelAuthor.Name      = "ylabelAuthor";
     this.ylabelAuthor.Xalign    = 1F;
     this.ylabelAuthor.LabelProp = global::Mono.Unix.Catalog.GetString("Автор:");
     this.tableInfo.Add(this.ylabelAuthor);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.tableInfo[this.ylabelAuthor]));
     w19.TopAttach    = ((uint)(1));
     w19.BottomAttach = ((uint)(2));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableInfo.Gtk.Table+TableChild
     this.ylabelAuthorStatus           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelAuthorStatus.Name      = "ylabelAuthorStatus";
     this.ylabelAuthorStatus.Xalign    = 1F;
     this.ylabelAuthorStatus.LabelProp = global::Mono.Unix.Catalog.GetString("Статус:");
     this.tableInfo.Add(this.ylabelAuthorStatus);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.tableInfo[this.ylabelAuthorStatus]));
     w20.XOptions = ((global::Gtk.AttachOptions)(4));
     w20.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tableInfo.Gtk.Table+TableChild
     this.ylabelComment           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelComment.Name      = "ylabelComment";
     this.ylabelComment.Xalign    = 1F;
     this.ylabelComment.Yalign    = 0F;
     this.ylabelComment.LabelProp = global::Mono.Unix.Catalog.GetString("Комментарий:");
     this.tableInfo.Add(this.ylabelComment);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.tableInfo[this.ylabelComment]));
     w21.TopAttach    = ((uint)(4));
     w21.BottomAttach = ((uint)(5));
     w21.XOptions     = ((global::Gtk.AttachOptions)(4));
     w21.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableInfo.Gtk.Table+TableChild
     this.ylabelDiscrepancyAccepter           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelDiscrepancyAccepter.Name      = "ylabelDiscrepancyAccepter";
     this.ylabelDiscrepancyAccepter.Xalign    = 1F;
     this.ylabelDiscrepancyAccepter.Yalign    = 1F;
     this.ylabelDiscrepancyAccepter.LabelProp = global::Mono.Unix.Catalog.GetString("Подтвердил расхождения:");
     this.ylabelDiscrepancyAccepter.Justify   = ((global::Gtk.Justification)(1));
     this.tableInfo.Add(this.ylabelDiscrepancyAccepter);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.tableInfo[this.ylabelDiscrepancyAccepter]));
     w22.TopAttach    = ((uint)(2));
     w22.BottomAttach = ((uint)(3));
     w22.XOptions     = ((global::Gtk.AttachOptions)(4));
     w22.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableInfo.Gtk.Table+TableChild
     this.ylabelDiscrepancyAccepterValue           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelDiscrepancyAccepterValue.Name      = "ylabelDiscrepancyAccepterValue";
     this.ylabelDiscrepancyAccepterValue.Xalign    = 0F;
     this.ylabelDiscrepancyAccepterValue.LabelProp = global::Mono.Unix.Catalog.GetString("###");
     this.tableInfo.Add(this.ylabelDiscrepancyAccepterValue);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.tableInfo[this.ylabelDiscrepancyAccepterValue]));
     w23.TopAttach    = ((uint)(2));
     w23.BottomAttach = ((uint)(3));
     w23.LeftAttach   = ((uint)(1));
     w23.RightAttach  = ((uint)(4));
     w23.XOptions     = ((global::Gtk.AttachOptions)(4));
     w23.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableInfo.Gtk.Table+TableChild
     this.ylabelStatusValue           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelStatusValue.Name      = "ylabelStatusValue";
     this.ylabelStatusValue.Xalign    = 0F;
     this.ylabelStatusValue.LabelProp = global::Mono.Unix.Catalog.GetString("###");
     this.tableInfo.Add(this.ylabelStatusValue);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.tableInfo[this.ylabelStatusValue]));
     w24.LeftAttach  = ((uint)(1));
     w24.RightAttach = ((uint)(4));
     w24.XOptions    = ((global::Gtk.AttachOptions)(4));
     w24.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tableInfo.Gtk.Table+TableChild
     this.ylabelWagon           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelWagon.Name      = "ylabelWagon";
     this.ylabelWagon.Xalign    = 1F;
     this.ylabelWagon.LabelProp = global::Mono.Unix.Catalog.GetString("Фура:");
     this.tableInfo.Add(this.ylabelWagon);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.tableInfo[this.ylabelWagon]));
     w25.TopAttach    = ((uint)(3));
     w25.BottomAttach = ((uint)(4));
     w25.XOptions     = ((global::Gtk.AttachOptions)(4));
     w25.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vboxView.Add(this.tableInfo);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vboxView[this.tableInfo]));
     w26.Position = 1;
     w26.Expand   = false;
     w26.Fill     = false;
     // Container child vboxView.Gtk.Box+BoxChild
     this.tableSenderReceiver               = new global::Gtk.Table(((uint)(3)), ((uint)(5)), false);
     this.tableSenderReceiver.Name          = "tableSenderReceiver";
     this.tableSenderReceiver.RowSpacing    = ((uint)(6));
     this.tableSenderReceiver.ColumnSpacing = ((uint)(6));
     // Container child tableSenderReceiver.Gtk.Table+TableChild
     this.hboxReceiver         = new global::Gtk.HBox();
     this.hboxReceiver.Name    = "hboxReceiver";
     this.hboxReceiver.Spacing = 6;
     // Container child hboxReceiver.Gtk.Box+BoxChild
     this.ylabelReceiverValue           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelReceiverValue.Name      = "ylabelReceiverValue";
     this.ylabelReceiverValue.LabelProp = global::Mono.Unix.Catalog.GetString("###");
     this.hboxReceiver.Add(this.ylabelReceiverValue);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.hboxReceiver[this.ylabelReceiverValue]));
     w27.Position = 0;
     w27.Expand   = false;
     w27.Fill     = false;
     this.tableSenderReceiver.Add(this.hboxReceiver);
     global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.tableSenderReceiver[this.hboxReceiver]));
     w28.TopAttach    = ((uint)(2));
     w28.BottomAttach = ((uint)(3));
     w28.LeftAttach   = ((uint)(3));
     w28.RightAttach  = ((uint)(4));
     w28.XOptions     = ((global::Gtk.AttachOptions)(4));
     w28.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableSenderReceiver.Gtk.Table+TableChild
     this.hboxSender         = new global::Gtk.HBox();
     this.hboxSender.Name    = "hboxSender";
     this.hboxSender.Spacing = 6;
     // Container child hboxSender.Gtk.Box+BoxChild
     this.ylabelSenderValue           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelSenderValue.Name      = "ylabelSenderValue";
     this.ylabelSenderValue.LabelProp = global::Mono.Unix.Catalog.GetString("###");
     this.hboxSender.Add(this.ylabelSenderValue);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.hboxSender[this.ylabelSenderValue]));
     w29.Position = 0;
     w29.Expand   = false;
     w29.Fill     = false;
     this.tableSenderReceiver.Add(this.hboxSender);
     global::Gtk.Table.TableChild w30 = ((global::Gtk.Table.TableChild)(this.tableSenderReceiver[this.hboxSender]));
     w30.TopAttach    = ((uint)(2));
     w30.BottomAttach = ((uint)(3));
     w30.LeftAttach   = ((uint)(1));
     w30.RightAttach  = ((uint)(2));
     w30.XOptions     = ((global::Gtk.AttachOptions)(4));
     w30.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableSenderReceiver.Gtk.Table+TableChild
     this.hboxWarehouseFrom         = new global::Gtk.HBox();
     this.hboxWarehouseFrom.Name    = "hboxWarehouseFrom";
     this.hboxWarehouseFrom.Spacing = 6;
     // Container child hboxWarehouseFrom.Gtk.Box+BoxChild
     this.comboWarehouseFrom                        = new global::Gamma.Widgets.ySpecComboBox();
     this.comboWarehouseFrom.Name                   = "comboWarehouseFrom";
     this.comboWarehouseFrom.AddIfNotExist          = false;
     this.comboWarehouseFrom.DefaultFirst           = false;
     this.comboWarehouseFrom.ShowSpecialStateAll    = false;
     this.comboWarehouseFrom.ShowSpecialStateNot    = true;
     this.comboWarehouseFrom.NameForSpecialStateNot = "Выбрать";
     this.hboxWarehouseFrom.Add(this.comboWarehouseFrom);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.hboxWarehouseFrom[this.comboWarehouseFrom]));
     w31.Position = 0;
     w31.Expand   = false;
     w31.Fill     = false;
     this.tableSenderReceiver.Add(this.hboxWarehouseFrom);
     global::Gtk.Table.TableChild w32 = ((global::Gtk.Table.TableChild)(this.tableSenderReceiver[this.hboxWarehouseFrom]));
     w32.TopAttach    = ((uint)(1));
     w32.BottomAttach = ((uint)(2));
     w32.RightAttach  = ((uint)(2));
     w32.XOptions     = ((global::Gtk.AttachOptions)(4));
     w32.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableSenderReceiver.Gtk.Table+TableChild
     this.hboxWarehouseTo         = new global::Gtk.HBox();
     this.hboxWarehouseTo.Name    = "hboxWarehouseTo";
     this.hboxWarehouseTo.Spacing = 6;
     // Container child hboxWarehouseTo.Gtk.Box+BoxChild
     this.comboWarehouseTo                        = new global::Gamma.Widgets.ySpecComboBox();
     this.comboWarehouseTo.Name                   = "comboWarehouseTo";
     this.comboWarehouseTo.AddIfNotExist          = false;
     this.comboWarehouseTo.DefaultFirst           = false;
     this.comboWarehouseTo.ShowSpecialStateAll    = false;
     this.comboWarehouseTo.ShowSpecialStateNot    = true;
     this.comboWarehouseTo.NameForSpecialStateNot = "Выбрать";
     this.hboxWarehouseTo.Add(this.comboWarehouseTo);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.hboxWarehouseTo[this.comboWarehouseTo]));
     w33.Position = 0;
     w33.Expand   = false;
     w33.Fill     = false;
     this.tableSenderReceiver.Add(this.hboxWarehouseTo);
     global::Gtk.Table.TableChild w34 = ((global::Gtk.Table.TableChild)(this.tableSenderReceiver[this.hboxWarehouseTo]));
     w34.TopAttach    = ((uint)(1));
     w34.BottomAttach = ((uint)(2));
     w34.LeftAttach   = ((uint)(2));
     w34.RightAttach  = ((uint)(4));
     w34.XOptions     = ((global::Gtk.AttachOptions)(4));
     w34.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableSenderReceiver.Gtk.Table+TableChild
     this.ylabelReceiverTitle           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelReceiverTitle.Name      = "ylabelReceiverTitle";
     this.ylabelReceiverTitle.Xalign    = 0F;
     this.ylabelReceiverTitle.LabelProp = global::Mono.Unix.Catalog.GetString("Получатель:");
     this.tableSenderReceiver.Add(this.ylabelReceiverTitle);
     global::Gtk.Table.TableChild w35 = ((global::Gtk.Table.TableChild)(this.tableSenderReceiver[this.ylabelReceiverTitle]));
     w35.LeftAttach  = ((uint)(2));
     w35.RightAttach = ((uint)(4));
     w35.XOptions    = ((global::Gtk.AttachOptions)(4));
     w35.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tableSenderReceiver.Gtk.Table+TableChild
     this.ylabelReceiveTime           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelReceiveTime.Name      = "ylabelReceiveTime";
     this.ylabelReceiveTime.Xalign    = 1F;
     this.ylabelReceiveTime.LabelProp = global::Mono.Unix.Catalog.GetString("Получено:");
     this.tableSenderReceiver.Add(this.ylabelReceiveTime);
     global::Gtk.Table.TableChild w36 = ((global::Gtk.Table.TableChild)(this.tableSenderReceiver[this.ylabelReceiveTime]));
     w36.TopAttach    = ((uint)(2));
     w36.BottomAttach = ((uint)(3));
     w36.LeftAttach   = ((uint)(2));
     w36.RightAttach  = ((uint)(3));
     w36.XOptions     = ((global::Gtk.AttachOptions)(0));
     w36.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableSenderReceiver.Gtk.Table+TableChild
     this.ylabelSenderTitle           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelSenderTitle.Name      = "ylabelSenderTitle";
     this.ylabelSenderTitle.Xalign    = 0F;
     this.ylabelSenderTitle.LabelProp = global::Mono.Unix.Catalog.GetString("Отправитель:");
     this.tableSenderReceiver.Add(this.ylabelSenderTitle);
     global::Gtk.Table.TableChild w37 = ((global::Gtk.Table.TableChild)(this.tableSenderReceiver[this.ylabelSenderTitle]));
     w37.RightAttach = ((uint)(2));
     w37.XOptions    = ((global::Gtk.AttachOptions)(4));
     w37.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tableSenderReceiver.Gtk.Table+TableChild
     this.ylabelSendTime           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelSendTime.Name      = "ylabelSendTime";
     this.ylabelSendTime.Xalign    = 1F;
     this.ylabelSendTime.LabelProp = global::Mono.Unix.Catalog.GetString("Отправлено:");
     this.tableSenderReceiver.Add(this.ylabelSendTime);
     global::Gtk.Table.TableChild w38 = ((global::Gtk.Table.TableChild)(this.tableSenderReceiver[this.ylabelSendTime]));
     w38.TopAttach    = ((uint)(2));
     w38.BottomAttach = ((uint)(3));
     w38.XOptions     = ((global::Gtk.AttachOptions)(4));
     w38.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vboxView.Add(this.tableSenderReceiver);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.vboxView[this.tableSenderReceiver]));
     w39.Position = 2;
     w39.Expand   = false;
     w39.Fill     = false;
     // Container child vboxView.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.ytreeviewItems          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewItems.CanFocus = true;
     this.ytreeviewItems.Name     = "ytreeviewItems";
     this.GtkScrolledWindow1.Add(this.ytreeviewItems);
     this.vboxView.Add(this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w41 = ((global::Gtk.Box.BoxChild)(this.vboxView[this.GtkScrolledWindow1]));
     w41.Position = 3;
     // Container child vboxView.Gtk.Box+BoxChild
     this.hboxItemsActions         = new global::Gtk.HBox();
     this.hboxItemsActions.Name    = "hboxItemsActions";
     this.hboxItemsActions.Spacing = 6;
     // Container child hboxItemsActions.Gtk.Box+BoxChild
     this.ybuttonAddItem              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonAddItem.CanFocus     = true;
     this.ybuttonAddItem.Name         = "ybuttonAddItem";
     this.ybuttonAddItem.UseUnderline = true;
     this.ybuttonAddItem.Label        = global::Mono.Unix.Catalog.GetString("Добавить");
     global::Gtk.Image w42 = new global::Gtk.Image();
     w42.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.ybuttonAddItem.Image = w42;
     this.hboxItemsActions.Add(this.ybuttonAddItem);
     global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.hboxItemsActions[this.ybuttonAddItem]));
     w43.Position = 0;
     w43.Expand   = false;
     w43.Fill     = false;
     // Container child hboxItemsActions.Gtk.Box+BoxChild
     this.ybuttonFillFromOrders              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonFillFromOrders.CanFocus     = true;
     this.ybuttonFillFromOrders.Name         = "ybuttonFillFromOrders";
     this.ybuttonFillFromOrders.UseUnderline = true;
     this.ybuttonFillFromOrders.Label        = global::Mono.Unix.Catalog.GetString("Добавить из заказов");
     global::Gtk.Image w44 = new global::Gtk.Image();
     w44.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.ybuttonFillFromOrders.Image = w44;
     this.hboxItemsActions.Add(this.ybuttonFillFromOrders);
     global::Gtk.Box.BoxChild w45 = ((global::Gtk.Box.BoxChild)(this.hboxItemsActions[this.ybuttonFillFromOrders]));
     w45.Position = 1;
     w45.Expand   = false;
     w45.Fill     = false;
     // Container child hboxItemsActions.Gtk.Box+BoxChild
     this.ybuttonDeleteItem              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonDeleteItem.CanFocus     = true;
     this.ybuttonDeleteItem.Name         = "ybuttonDeleteItem";
     this.ybuttonDeleteItem.UseUnderline = true;
     this.ybuttonDeleteItem.Label        = global::Mono.Unix.Catalog.GetString("Удалить");
     global::Gtk.Image w46 = new global::Gtk.Image();
     w46.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-delete", global::Gtk.IconSize.Menu);
     this.ybuttonDeleteItem.Image = w46;
     this.hboxItemsActions.Add(this.ybuttonDeleteItem);
     global::Gtk.Box.BoxChild w47 = ((global::Gtk.Box.BoxChild)(this.hboxItemsActions[this.ybuttonDeleteItem]));
     w47.Position = 2;
     w47.Expand   = false;
     w47.Fill     = false;
     this.vboxView.Add(this.hboxItemsActions);
     global::Gtk.Box.BoxChild w48 = ((global::Gtk.Box.BoxChild)(this.vboxView[this.hboxItemsActions]));
     w48.Position = 4;
     w48.Expand   = false;
     w48.Fill     = false;
     this.Add(this.vboxView);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Logistic.RouteListsOnDayView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Logistic.RouteListsOnDayView";
     // Container child Vodovoz.Views.Logistic.RouteListsOnDayView.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)(3)), ((uint)(6)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.buttonFilter              = new global::Gamma.GtkWidgets.yButton();
     this.buttonFilter.CanFocus     = true;
     this.buttonFilter.Name         = "buttonFilter";
     this.buttonFilter.UseUnderline = true;
     this.buttonFilter.Label        = global::Mono.Unix.Catalog.GetString("Фильтровать");
     this.table1.Add(this.buttonFilter);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1[this.buttonFilter]));
     w1.TopAttach    = ((uint)(2));
     w1.BottomAttach = ((uint)(3));
     w1.LeftAttach   = ((uint)(2));
     w1.RightAttach  = ((uint)(3));
     w1.XOptions     = ((global::Gtk.AttachOptions)(4));
     w1.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hbox9         = new global::Gtk.HBox();
     this.hbox9.Name    = "hbox9";
     this.hbox9.Spacing = 6;
     // Container child hbox9.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.hbox9.Add(this.yspeccomboboxCashSubdivision);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.yspeccomboboxCashSubdivision]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox9.Gtk.Box+BoxChild
     this.checkShowCompleted               = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkShowCompleted.CanFocus      = true;
     this.checkShowCompleted.Name          = "checkShowCompleted";
     this.checkShowCompleted.Label         = global::Mono.Unix.Catalog.GetString("Показывать уехавшие");
     this.checkShowCompleted.DrawIndicator = true;
     this.checkShowCompleted.UseUnderline  = true;
     this.hbox9.Add(this.checkShowCompleted);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.checkShowCompleted]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox9.Gtk.Box+BoxChild
     this.checkShowOnlyDriverOrders               = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkShowOnlyDriverOrders.CanFocus      = true;
     this.checkShowOnlyDriverOrders.Name          = "checkShowOnlyDriverOrders";
     this.checkShowOnlyDriverOrders.Label         = global::Mono.Unix.Catalog.GetString("Показать только районы водителя");
     this.checkShowOnlyDriverOrders.DrawIndicator = true;
     this.checkShowOnlyDriverOrders.UseUnderline  = true;
     this.hbox9.Add(this.checkShowOnlyDriverOrders);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.checkShowOnlyDriverOrders]));
     w4.Position = 2;
     w4.Expand   = false;
     w4.Fill     = false;
     this.table1.Add(this.hbox9);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox9]));
     w5.TopAttach    = ((uint)(2));
     w5.BottomAttach = ((uint)(3));
     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.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 w6 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w6.XOptions = ((global::Gtk.AttachOptions)(4));
     w6.YOptions = ((global::Gtk.AttachOptions)(0));
     // 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.label7.Justify   = ((global::Gtk.Justification)(1));
     this.table1.Add(this.label7);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1[this.label7]));
     w7.TopAttach    = ((uint)(2));
     w7.BottomAttach = ((uint)(3));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label8           = new global::Gtk.Label();
     this.label8.Name      = "label8";
     this.label8.Xalign    = 1F;
     this.label8.LabelProp = global::Mono.Unix.Catalog.GetString("Мин. 19л. бут.:");
     this.label8.Justify   = ((global::Gtk.Justification)(1));
     this.table1.Add(this.label8);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1[this.label8]));
     w8.TopAttach    = ((uint)(1));
     w8.BottomAttach = ((uint)(2));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(0));
     // Container child table1.Gtk.Table+TableChild
     this.table2               = new global::Gtk.Table(((uint)(2)), ((uint)(5)), false);
     this.table2.Name          = "table2";
     this.table2.RowSpacing    = ((uint)(6));
     this.table2.ColumnSpacing = ((uint)(6));
     // Container child table2.Gtk.Table+TableChild
     this.enumCmbDeliveryType      = new global::Gamma.Widgets.yEnumComboBox();
     this.enumCmbDeliveryType.Name = "enumCmbDeliveryType";
     this.enumCmbDeliveryType.ShowSpecialStateAll = false;
     this.enumCmbDeliveryType.ShowSpecialStateNot = false;
     this.enumCmbDeliveryType.UseShortTitle       = false;
     this.enumCmbDeliveryType.DefaultFirst        = false;
     this.table2.Add(this.enumCmbDeliveryType);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table2[this.enumCmbDeliveryType]));
     w9.LeftAttach  = ((uint)(1));
     w9.RightAttach = ((uint)(2));
     w9.XOptions    = ((global::Gtk.AttachOptions)(4));
     w9.YOptions    = ((global::Gtk.AttachOptions)(0));
     // Container child table2.Gtk.Table+TableChild
     this.hbox10         = new global::Gtk.HBox();
     this.hbox10.Name    = "hbox10";
     this.hbox10.Spacing = 6;
     // Container child hbox10.Gtk.Box+BoxChild
     this.ytreeviewAddressesTypes                = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewAddressesTypes.CanFocus       = true;
     this.ytreeviewAddressesTypes.Name           = "ytreeviewAddressesTypes";
     this.ytreeviewAddressesTypes.HeadersVisible = false;
     this.hbox10.Add(this.ytreeviewAddressesTypes);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox10[this.ytreeviewAddressesTypes]));
     w10.Position = 0;
     // Container child hbox10.Gtk.Box+BoxChild
     this.ytreeviewGeographicGroup          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewGeographicGroup.CanFocus = true;
     this.ytreeviewGeographicGroup.Name     = "ytreeviewGeographicGroup";
     this.hbox10.Add(this.ytreeviewGeographicGroup);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox10[this.ytreeviewGeographicGroup]));
     w11.Position = 1;
     this.table2.Add(this.hbox10);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table2[this.hbox10]));
     w12.BottomAttach = ((uint)(2));
     w12.LeftAttach   = ((uint)(3));
     w12.RightAttach  = ((uint)(5));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.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.table2.Add(this.label3);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table2[this.label3]));
     w13.TopAttach    = ((uint)(1));
     w13.BottomAttach = ((uint)(2));
     w13.LeftAttach   = ((uint)(1));
     w13.RightAttach  = ((uint)(2));
     w13.XOptions     = ((global::Gtk.AttachOptions)(0));
     w13.YOptions     = ((global::Gtk.AttachOptions)(0));
     // Container child table2.Gtk.Table+TableChild
     this.timeDrvShiftRngpicker           = new global::QS.Widgets.GtkUI.TimeRangePicker();
     this.timeDrvShiftRngpicker.Events    = ((global::Gdk.EventMask)(256));
     this.timeDrvShiftRngpicker.Name      = "timeDrvShiftRngpicker";
     this.timeDrvShiftRngpicker.TimeStart = new global::System.TimeSpan(0);
     this.table2.Add(this.timeDrvShiftRngpicker);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table2[this.timeDrvShiftRngpicker]));
     w14.TopAttach    = ((uint)(1));
     w14.BottomAttach = ((uint)(2));
     w14.LeftAttach   = ((uint)(2));
     w14.RightAttach  = ((uint)(3));
     w14.XOptions     = ((global::Gtk.AttachOptions)(0));
     w14.YOptions     = ((global::Gtk.AttachOptions)(0));
     // Container child table2.Gtk.Table+TableChild
     this.timeRngPicker           = new global::QS.Widgets.GtkUI.TimeRangePicker();
     this.timeRngPicker.Events    = ((global::Gdk.EventMask)(256));
     this.timeRngPicker.Name      = "timeRngPicker";
     this.timeRngPicker.TimeStart = new global::System.TimeSpan(0);
     this.table2.Add(this.timeRngPicker);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table2[this.timeRngPicker]));
     w15.LeftAttach  = ((uint)(2));
     w15.RightAttach = ((uint)(3));
     w15.XOptions    = ((global::Gtk.AttachOptions)(0));
     w15.YOptions    = ((global::Gtk.AttachOptions)(0));
     // Container child table2.Gtk.Table+TableChild
     this.ydateForRoutes                    = new global::QS.Widgets.GtkUI.DatePicker();
     this.ydateForRoutes.Events             = ((global::Gdk.EventMask)(256));
     this.ydateForRoutes.Name               = "ydateForRoutes";
     this.ydateForRoutes.WithTime           = false;
     this.ydateForRoutes.HideCalendarButton = false;
     this.ydateForRoutes.Date               = new global::System.DateTime(0);
     this.ydateForRoutes.IsEditable         = true;
     this.ydateForRoutes.AutoSeparation     = true;
     this.table2.Add(this.ydateForRoutes);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table2[this.ydateForRoutes]));
     w16.XOptions = ((global::Gtk.AttachOptions)(0));
     w16.YOptions = ((global::Gtk.AttachOptions)(0));
     // Container child table2.Gtk.Table+TableChild
     this.ySpnMin19Btls = new global::Gamma.GtkWidgets.ySpinButton(0D, 100D, 1D);
     this.ySpnMin19Btls.WidthRequest             = 100;
     this.ySpnMin19Btls.CanFocus                 = true;
     this.ySpnMin19Btls.Name                     = "ySpnMin19Btls";
     this.ySpnMin19Btls.Adjustment.PageIncrement = 1D;
     this.ySpnMin19Btls.Adjustment.PageSize      = 1D;
     this.ySpnMin19Btls.ClimbRate                = 1D;
     this.ySpnMin19Btls.Numeric                  = true;
     this.ySpnMin19Btls.Value                    = 1D;
     this.ySpnMin19Btls.ValueAsDecimal           = 0m;
     this.ySpnMin19Btls.ValueAsInt               = 0;
     this.table2.Add(this.ySpnMin19Btls);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table2[this.ySpnMin19Btls]));
     w17.TopAttach    = ((uint)(1));
     w17.BottomAttach = ((uint)(2));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.YOptions     = ((global::Gtk.AttachOptions)(0));
     this.table1.Add(this.table2);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table1[this.table2]));
     w18.BottomAttach = ((uint)(2));
     w18.LeftAttach   = ((uint)(1));
     w18.RightAttach  = ((uint)(3));
     w18.XOptions     = ((global::Gtk.AttachOptions)(4));
     w18.YOptions     = ((global::Gtk.AttachOptions)(0));
     // Container child table1.Gtk.Table+TableChild
     this.vbox6         = new global::Gtk.VBox();
     this.vbox6.Name    = "vbox6";
     this.vbox6.Spacing = 6;
     // Container child vbox6.Gtk.Box+BoxChild
     this.textOrdersInfo          = new global::Gtk.TextView();
     this.textOrdersInfo.CanFocus = true;
     this.textOrdersInfo.Name     = "textOrdersInfo";
     this.textOrdersInfo.Editable = false;
     this.vbox6.Add(this.textOrdersInfo);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox6[this.textOrdersInfo]));
     w19.Position = 0;
     this.table1.Add(this.vbox6);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table1[this.vbox6]));
     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 table1.Gtk.Table+TableChild
     this.vbox7         = new global::Gtk.VBox();
     this.vbox7.Name    = "vbox7";
     this.vbox7.Spacing = 6;
     // Container child vbox7.Gtk.Box+BoxChild
     this.ytextWorkDriversInfo          = new global::Gamma.GtkWidgets.yTextView();
     this.ytextWorkDriversInfo.CanFocus = true;
     this.ytextWorkDriversInfo.Name     = "ytextWorkDriversInfo";
     this.ytextWorkDriversInfo.Editable = false;
     this.vbox7.Add(this.ytextWorkDriversInfo);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox7[this.ytextWorkDriversInfo]));
     w21.Position = 0;
     this.table1.Add(this.vbox7);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table1[this.vbox7]));
     w22.BottomAttach = ((uint)(3));
     w22.LeftAttach   = ((uint)(4));
     w22.RightAttach  = ((uint)(5));
     w22.XOptions     = ((global::Gtk.AttachOptions)(0));
     w22.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.vbox8         = new global::Gtk.VBox();
     this.vbox8.Name    = "vbox8";
     this.vbox8.Spacing = 6;
     // Container child vbox8.Gtk.Box+BoxChild
     this.ytextFullOrdersInfo          = new global::Gamma.GtkWidgets.yTextView();
     this.ytextFullOrdersInfo.CanFocus = true;
     this.ytextFullOrdersInfo.Name     = "ytextFullOrdersInfo";
     this.ytextFullOrdersInfo.Editable = false;
     this.vbox8.Add(this.ytextFullOrdersInfo);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox8[this.ytextFullOrdersInfo]));
     w23.Position = 0;
     this.table1.Add(this.vbox8);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table1[this.vbox8]));
     w24.BottomAttach = ((uint)(3));
     w24.LeftAttach   = ((uint)(5));
     w24.RightAttach  = ((uint)(6));
     w24.XOptions     = ((global::Gtk.AttachOptions)(0));
     w24.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox5.Add(this.table1);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.table1]));
     w25.Position = 0;
     w25.Expand   = false;
     w25.Fill     = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.hpaned3          = new global::Gtk.HPaned();
     this.hpaned3.CanFocus = true;
     this.hpaned3.Name     = "hpaned3";
     this.hpaned3.Position = 548;
     // Container child hpaned3.Gtk.Paned+PanedChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox8         = new global::Gtk.HBox();
     this.hbox8.Name    = "hbox8";
     this.hbox8.Spacing = 6;
     // Container child hbox8.Gtk.Box+BoxChild
     this.btnSave              = new global::Gamma.GtkWidgets.yButton();
     this.btnSave.CanFocus     = true;
     this.btnSave.Name         = "btnSave";
     this.btnSave.UseUnderline = true;
     this.btnSave.Label        = global::Mono.Unix.Catalog.GetString("Сохранить");
     global::Gtk.Image w26 = new global::Gtk.Image();
     w26.Pixbuf         = global::Stetic.IconLoader.LoadIcon(this, "gtk-save", global::Gtk.IconSize.Menu);
     this.btnSave.Image = w26;
     this.hbox8.Add(this.btnSave);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.btnSave]));
     w27.Position = 0;
     w27.Expand   = false;
     w27.Fill     = false;
     // Container child hbox8.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("Отменить");
     global::Gtk.Image w28 = new global::Gtk.Image();
     w28.Pixbuf           = global::Stetic.IconLoader.LoadIcon(this, "gtk-revert-to-saved", global::Gtk.IconSize.Menu);
     this.btnCancel.Image = w28;
     this.hbox8.Add(this.btnCancel);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.btnCancel]));
     w29.Position = 1;
     w29.Expand   = false;
     w29.Fill     = false;
     // Container child hbox8.Gtk.Box+BoxChild
     this.progressOrders           = new global::Gtk.ProgressBar();
     this.progressOrders.Name      = "progressOrders";
     this.progressOrders.Ellipsize = ((global::Pango.EllipsizeMode)(1));
     this.hbox8.Add(this.progressOrders);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.progressOrders]));
     w30.Position = 2;
     // Container child hbox8.Gtk.Box+BoxChild
     this.buttonWarnings = new global::Gamma.GtkWidgets.yButton();
     this.buttonWarnings.TooltipMarkup = "Имеются перудупреждения. Нажмите что бы посмотреть.";
     this.buttonWarnings.CanFocus      = true;
     this.buttonWarnings.Name          = "buttonWarnings";
     this.buttonWarnings.UseUnderline  = true;
     this.buttonWarnings.Relief        = ((global::Gtk.ReliefStyle)(2));
     global::Gtk.Image w31 = new global::Gtk.Image();
     w31.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-dialog-warning", global::Gtk.IconSize.Menu);
     this.buttonWarnings.Image = w31;
     this.hbox8.Add(this.buttonWarnings);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.buttonWarnings]));
     w32.Position = 3;
     w32.Expand   = false;
     w32.Fill     = false;
     // Container child hbox8.Gtk.Box+BoxChild
     this.buttonAutoCreate              = new global::Gamma.GtkWidgets.yButton();
     this.buttonAutoCreate.CanFocus     = true;
     this.buttonAutoCreate.Name         = "buttonAutoCreate";
     this.buttonAutoCreate.UseUnderline = true;
     this.buttonAutoCreate.Label        = global::Mono.Unix.Catalog.GetString("Создать маршруты");
     this.hbox8.Add(this.buttonAutoCreate);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.buttonAutoCreate]));
     w33.Position = 4;
     w33.Expand   = false;
     w33.Fill     = false;
     this.vbox3.Add(this.hbox8);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox8]));
     w34.Position = 0;
     w34.Expand   = false;
     w34.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.notebook1             = new global::Gtk.Notebook();
     this.notebook1.CanFocus    = true;
     this.notebook1.Name        = "notebook1";
     this.notebook1.CurrentPage = 0;
     this.notebook1.TabPos      = ((global::Gtk.PositionType)(0));
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.vboxDrivers         = new global::Gtk.VBox();
     this.vboxDrivers.Name    = "vboxDrivers";
     this.vboxDrivers.Spacing = 6;
     // Container child vboxDrivers.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.ytreeviewOnDayDrivers          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewOnDayDrivers.CanFocus = true;
     this.ytreeviewOnDayDrivers.Name     = "ytreeviewOnDayDrivers";
     this.GtkScrolledWindow1.Add(this.ytreeviewOnDayDrivers);
     this.vboxDrivers.Add(this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.vboxDrivers[this.GtkScrolledWindow1]));
     w36.Position = 0;
     // Container child vboxDrivers.Gtk.Box+BoxChild
     this.hbox7         = new global::Gtk.HBox();
     this.hbox7.Name    = "hbox7";
     this.hbox7.Spacing = 6;
     // Container child hbox7.Gtk.Box+BoxChild
     this.buttonAddDriver              = new global::Gamma.GtkWidgets.yButton();
     this.buttonAddDriver.CanFocus     = true;
     this.buttonAddDriver.Name         = "buttonAddDriver";
     this.buttonAddDriver.UseUnderline = true;
     this.buttonAddDriver.Label        = global::Mono.Unix.Catalog.GetString("Добавить водителя");
     global::Gtk.Image w37 = new global::Gtk.Image();
     w37.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonAddDriver.Image = w37;
     this.hbox7.Add(this.buttonAddDriver);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.buttonAddDriver]));
     w38.Position = 0;
     w38.Expand   = false;
     w38.Fill     = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.buttonRemoveDriver              = new global::Gamma.GtkWidgets.yButton();
     this.buttonRemoveDriver.CanFocus     = true;
     this.buttonRemoveDriver.Name         = "buttonRemoveDriver";
     this.buttonRemoveDriver.UseUnderline = true;
     this.buttonRemoveDriver.Label        = global::Mono.Unix.Catalog.GetString("Снять водителя");
     global::Gtk.Image w39 = new global::Gtk.Image();
     w39.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-remove", global::Gtk.IconSize.Menu);
     this.buttonRemoveDriver.Image = w39;
     this.hbox7.Add(this.buttonRemoveDriver);
     global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.buttonRemoveDriver]));
     w40.Position = 1;
     w40.Expand   = false;
     w40.Fill     = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.buttonDriverSelectAuto              = new global::Gamma.GtkWidgets.yButton();
     this.buttonDriverSelectAuto.CanFocus     = true;
     this.buttonDriverSelectAuto.Name         = "buttonDriverSelectAuto";
     this.buttonDriverSelectAuto.UseUnderline = true;
     this.buttonDriverSelectAuto.Label        = global::Mono.Unix.Catalog.GetString("Выбрать авто");
     global::Gtk.Image w41 = new global::Gtk.Image();
     w41.Pixbuf = global::Gdk.Pixbuf.LoadFromResource("Vodovoz.icons.buttons.car.png");
     this.buttonDriverSelectAuto.Image = w41;
     this.hbox7.Add(this.buttonDriverSelectAuto);
     global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.buttonDriverSelectAuto]));
     w42.Position = 2;
     w42.Expand   = false;
     w42.Fill     = false;
     this.vboxDrivers.Add(this.hbox7);
     global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.vboxDrivers[this.hbox7]));
     w43.Position = 1;
     w43.Expand   = false;
     w43.Fill     = false;
     this.notebook1.Add(this.vboxDrivers);
     // Notebook tab
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Водители");
     this.label4.Angle     = 270D;
     this.notebook1.SetTabLabel(this.vboxDrivers, this.label4);
     this.label4.ShowAll();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.GtkScrolledWindow2            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow2.Name       = "GtkScrolledWindow2";
     this.GtkScrolledWindow2.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow2.Gtk.Container+ContainerChild
     this.ytreeviewOnDayForwarders          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewOnDayForwarders.CanFocus = true;
     this.ytreeviewOnDayForwarders.Name     = "ytreeviewOnDayForwarders";
     this.GtkScrolledWindow2.Add(this.ytreeviewOnDayForwarders);
     this.vbox4.Add(this.GtkScrolledWindow2);
     global::Gtk.Box.BoxChild w46 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.GtkScrolledWindow2]));
     w46.Position = 0;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hbox6         = new global::Gtk.HBox();
     this.hbox6.Name    = "hbox6";
     this.hbox6.Spacing = 6;
     // Container child hbox6.Gtk.Box+BoxChild
     this.buttonAddForwarder              = new global::Gamma.GtkWidgets.yButton();
     this.buttonAddForwarder.CanFocus     = true;
     this.buttonAddForwarder.Name         = "buttonAddForwarder";
     this.buttonAddForwarder.UseUnderline = true;
     this.buttonAddForwarder.Label        = global::Mono.Unix.Catalog.GetString("Добавить экспедитора");
     global::Gtk.Image w47 = new global::Gtk.Image();
     w47.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonAddForwarder.Image = w47;
     this.hbox6.Add(this.buttonAddForwarder);
     global::Gtk.Box.BoxChild w48 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.buttonAddForwarder]));
     w48.Position = 0;
     w48.Expand   = false;
     w48.Fill     = false;
     // Container child hbox6.Gtk.Box+BoxChild
     this.buttonRemoveForwarder              = new global::Gamma.GtkWidgets.yButton();
     this.buttonRemoveForwarder.CanFocus     = true;
     this.buttonRemoveForwarder.Name         = "buttonRemoveForwarder";
     this.buttonRemoveForwarder.UseUnderline = true;
     this.buttonRemoveForwarder.Label        = global::Mono.Unix.Catalog.GetString("Снять экспедитора");
     global::Gtk.Image w49 = new global::Gtk.Image();
     w49.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-remove", global::Gtk.IconSize.Menu);
     this.buttonRemoveForwarder.Image = w49;
     this.hbox6.Add(this.buttonRemoveForwarder);
     global::Gtk.Box.BoxChild w50 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.buttonRemoveForwarder]));
     w50.Position = 1;
     w50.Expand   = false;
     w50.Fill     = false;
     this.vbox4.Add(this.hbox6);
     global::Gtk.Box.BoxChild w51 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.hbox6]));
     w51.Position = 1;
     w51.Expand   = false;
     w51.Fill     = false;
     this.notebook1.Add(this.vbox4);
     global::Gtk.Notebook.NotebookChild w52 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.vbox4]));
     w52.Position = 1;
     // Notebook tab
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Экспедиторы");
     this.label5.Angle     = 270D;
     this.notebook1.SetTabLabel(this.vbox4, this.label5);
     this.label5.ShowAll();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.vboxRouteLists         = new global::Gtk.VBox();
     this.vboxRouteLists.Name    = "vboxRouteLists";
     this.vboxRouteLists.Spacing = 6;
     // Container child vboxRouteLists.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.ytreeRoutes          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeRoutes.CanFocus = true;
     this.ytreeRoutes.Name     = "ytreeRoutes";
     this.GtkScrolledWindow.Add(this.ytreeRoutes);
     this.vboxRouteLists.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w54 = ((global::Gtk.Box.BoxChild)(this.vboxRouteLists[this.GtkScrolledWindow]));
     w54.Position = 0;
     // Container child vboxRouteLists.Gtk.Box+BoxChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.buttonOpen              = new global::Gamma.GtkWidgets.yButton();
     this.buttonOpen.CanFocus     = true;
     this.buttonOpen.Name         = "buttonOpen";
     this.buttonOpen.UseUnderline = true;
     this.buttonOpen.Label        = global::Mono.Unix.Catalog.GetString("Открыть");
     this.hbox5.Add(this.buttonOpen);
     global::Gtk.Box.BoxChild w55 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.buttonOpen]));
     w55.Position = 0;
     w55.Expand   = false;
     w55.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.buttonRebuildRoute              = new global::Gamma.GtkWidgets.yButton();
     this.buttonRebuildRoute.CanFocus     = true;
     this.buttonRebuildRoute.Name         = "buttonRebuildRoute";
     this.buttonRebuildRoute.UseUnderline = true;
     this.buttonRebuildRoute.Label        = global::Mono.Unix.Catalog.GetString("Перестроить маршрут");
     global::Gtk.Image w56 = new global::Gtk.Image();
     w56.Pixbuf = global::Gdk.Pixbuf.LoadFromResource("Vodovoz.icons.buttons.sort-ascending.png");
     this.buttonRebuildRoute.Image = w56;
     this.hbox5.Add(this.buttonRebuildRoute);
     global::Gtk.Box.BoxChild w57 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.buttonRebuildRoute]));
     w57.Position = 1;
     w57.Expand   = false;
     w57.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.buttonRemoveAddress              = new global::Gamma.GtkWidgets.yButton();
     this.buttonRemoveAddress.CanFocus     = true;
     this.buttonRemoveAddress.Name         = "buttonRemoveAddress";
     this.buttonRemoveAddress.UseUnderline = true;
     this.buttonRemoveAddress.Label        = global::Mono.Unix.Catalog.GetString("Убрать адрес");
     global::Gtk.Image w58 = new global::Gtk.Image();
     w58.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-remove", global::Gtk.IconSize.Menu);
     this.buttonRemoveAddress.Image = w58;
     this.hbox5.Add(this.buttonRemoveAddress);
     global::Gtk.Box.BoxChild w59 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.buttonRemoveAddress]));
     w59.Position = 2;
     w59.Expand   = false;
     w59.Fill     = false;
     this.vboxRouteLists.Add(this.hbox5);
     global::Gtk.Box.BoxChild w60 = ((global::Gtk.Box.BoxChild)(this.vboxRouteLists[this.hbox5]));
     w60.Position = 1;
     w60.Expand   = false;
     w60.Fill     = false;
     this.notebook1.Add(this.vboxRouteLists);
     global::Gtk.Notebook.NotebookChild w61 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.vboxRouteLists]));
     w61.Position = 2;
     // Notebook tab
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("Маршруты");
     this.label6.Angle     = 270D;
     this.notebook1.SetTabLabel(this.vboxRouteLists, this.label6);
     this.label6.ShowAll();
     this.vbox3.Add(this.notebook1);
     global::Gtk.Box.BoxChild w62 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.notebook1]));
     w62.Position = 1;
     this.hpaned3.Add(this.vbox3);
     global::Gtk.Paned.PanedChild w63 = ((global::Gtk.Paned.PanedChild)(this.hpaned3[this.vbox3]));
     w63.Resize = false;
     // Container child hpaned3.Gtk.Paned+PanedChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // 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.btnRefresh = new global::Gamma.GtkWidgets.yButton();
     this.btnRefresh.TooltipMarkup = "Обновить";
     this.btnRefresh.CanFocus      = true;
     this.btnRefresh.Name          = "btnRefresh";
     this.btnRefresh.UseUnderline  = true;
     global::Gtk.Image w64 = new global::Gtk.Image();
     w64.Pixbuf            = global::Stetic.IconLoader.LoadIcon(this, "gtk-refresh", global::Gtk.IconSize.Menu);
     this.btnRefresh.Image = w64;
     this.hbox4.Add(this.btnRefresh);
     global::Gtk.Box.BoxChild w65 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.btnRefresh]));
     w65.Position = 0;
     w65.Expand   = false;
     w65.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.labelSelected           = new global::Gtk.Label();
     this.labelSelected.Name      = "labelSelected";
     this.labelSelected.LabelProp = global::Mono.Unix.Catalog.GetString("Адресов\nне выбрано");
     this.labelSelected.Justify   = ((global::Gtk.Justification)(2));
     this.hbox4.Add(this.labelSelected);
     global::Gtk.Box.BoxChild w66 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.labelSelected]));
     w66.Position = 1;
     w66.Expand   = false;
     w66.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.menuAddToRL              = new global::QSWidgetLib.MenuButton();
     this.menuAddToRL.Sensitive    = false;
     this.menuAddToRL.CanFocus     = true;
     this.menuAddToRL.Name         = "menuAddToRL";
     this.menuAddToRL.UseUnderline = true;
     this.menuAddToRL.UseMarkup    = false;
     this.menuAddToRL.LabelXAlign  = 0F;
     this.menuAddToRL.Label        = global::Mono.Unix.Catalog.GetString("В маршрутный лист");
     global::Gtk.Image w67 = new global::Gtk.Image();
     w67.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.menuAddToRL.Image = w67;
     this.hbox4.Add(this.menuAddToRL);
     global::Gtk.Box.BoxChild w68 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.menuAddToRL]));
     w68.Position = 2;
     w68.Expand   = false;
     w68.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.checkShowDistricts               = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkShowDistricts.CanFocus      = true;
     this.checkShowDistricts.Name          = "checkShowDistricts";
     this.checkShowDistricts.Label         = global::Mono.Unix.Catalog.GetString("Районы");
     this.checkShowDistricts.DrawIndicator = true;
     this.checkShowDistricts.UseUnderline  = true;
     this.hbox4.Add(this.checkShowDistricts);
     global::Gtk.Box.BoxChild w69 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.checkShowDistricts]));
     w69.Position = 3;
     w69.Expand   = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.yspinMaxTime = new global::Gamma.GtkWidgets.ySpinButton(0D, 1000D, 1D);
     this.yspinMaxTime.TooltipMarkup            = "Максимальное время оптимизаций, в секундах.";
     this.yspinMaxTime.CanFocus                 = true;
     this.yspinMaxTime.Name                     = "yspinMaxTime";
     this.yspinMaxTime.Adjustment.PageIncrement = 10D;
     this.yspinMaxTime.ClimbRate                = 1D;
     this.yspinMaxTime.Numeric                  = true;
     this.yspinMaxTime.UpdatePolicy             = ((global::Gtk.SpinButtonUpdatePolicy)(1));
     this.yspinMaxTime.Value                    = 30D;
     this.yspinMaxTime.ValueAsDecimal           = 0m;
     this.yspinMaxTime.ValueAsInt               = 0;
     this.hbox4.Add(this.yspinMaxTime);
     global::Gtk.Box.BoxChild w70 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.yspinMaxTime]));
     w70.Position = 4;
     w70.Expand   = false;
     w70.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.vseparator2      = new global::Gtk.VSeparator();
     this.vseparator2.Name = "vseparator2";
     this.hbox4.Add(this.vseparator2);
     global::Gtk.Box.BoxChild w71 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.vseparator2]));
     w71.Position = 5;
     w71.Expand   = false;
     w71.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.yenumcomboMapType      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumcomboMapType.Name = "yenumcomboMapType";
     this.yenumcomboMapType.ShowSpecialStateAll = false;
     this.yenumcomboMapType.ShowSpecialStateNot = false;
     this.yenumcomboMapType.UseShortTitle       = false;
     this.yenumcomboMapType.DefaultFirst        = true;
     this.hbox4.Add(this.yenumcomboMapType);
     global::Gtk.Box.BoxChild w72 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.yenumcomboMapType]));
     w72.Position = 6;
     w72.Expand   = false;
     w72.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.buttonMapHelp = new global::Gamma.GtkWidgets.yButton();
     this.buttonMapHelp.TooltipMarkup = "Справка по работе с картой.";
     this.buttonMapHelp.CanFocus      = true;
     this.buttonMapHelp.Name          = "buttonMapHelp";
     this.buttonMapHelp.UseUnderline  = true;
     this.buttonMapHelp.Relief        = ((global::Gtk.ReliefStyle)(1));
     global::Gtk.Image w73 = new global::Gtk.Image();
     w73.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-help", global::Gtk.IconSize.Menu);
     this.buttonMapHelp.Image = w73;
     this.hbox4.Add(this.buttonMapHelp);
     global::Gtk.Box.BoxChild w74 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.buttonMapHelp]));
     w74.Position = 7;
     w74.Expand   = false;
     this.vbox2.Add(this.hbox4);
     global::Gtk.Box.BoxChild w75 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox4]));
     w75.Position = 0;
     w75.Expand   = false;
     w75.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.gmapWidget         = new global::GMap.NET.GtkSharp.GMapControl();
     this.gmapWidget.Name    = "gmapWidget";
     this.gmapWidget.MaxZoom = 24;
     this.gmapWidget.MinZoom = 0;
     this.gmapWidget.MouseWheelZoomEnabled = true;
     this.gmapWidget.ShowTileGridLines     = false;
     this.gmapWidget.GrayScaleMode         = false;
     this.gmapWidget.NegativeMode          = false;
     this.gmapWidget.HasFrame        = false;
     this.gmapWidget.Bearing         = 0F;
     this.gmapWidget.Zoom            = 9D;
     this.gmapWidget.RoutesEnabled   = true;
     this.gmapWidget.PolygonsEnabled = true;
     this.gmapWidget.MarkersEnabled  = true;
     this.gmapWidget.CanDragMap      = true;
     this.vbox2.Add(this.gmapWidget);
     global::Gtk.Box.BoxChild w76 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.gmapWidget]));
     w76.Position = 1;
     this.hpaned3.Add(this.vbox2);
     this.vbox5.Add(this.hpaned3);
     global::Gtk.Box.BoxChild w78 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.hpaned3]));
     w78.Position = 1;
     this.Add(this.vbox5);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.buttonWarnings.Hide();
     this.Hide();
     this.ySpnMin19Btls.WidgetEvent      += new global::Gtk.WidgetEventHandler(this.OnFilterWidgetEvent);
     this.buttonAutoCreate.Clicked       += new global::System.EventHandler(this.OnButtonAutoCreateClicked);
     this.buttonDriverSelectAuto.Clicked += new global::System.EventHandler(this.OnButtonDriverSelectAutoClicked);
 }
示例#29
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Flyers.FlyerView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Flyers.FlyerView";
     // Container child Vodovoz.Views.Flyers.FlyerView.Gtk.Container+ContainerChild
     this.vboxMain         = new global::Gamma.GtkWidgets.yVBox();
     this.vboxMain.Name    = "vboxMain";
     this.vboxMain.Spacing = 6;
     // Container child vboxMain.Gtk.Box+BoxChild
     this.hboxSaveAndClose         = new global::Gamma.GtkWidgets.yHBox();
     this.hboxSaveAndClose.Name    = "hboxSaveAndClose";
     this.hboxSaveAndClose.Spacing = 6;
     // Container child hboxSaveAndClose.Gtk.Box+BoxChild
     this.btnSave              = new global::Gamma.GtkWidgets.yButton();
     this.btnSave.CanFocus     = true;
     this.btnSave.Name         = "btnSave";
     this.btnSave.UseUnderline = true;
     this.btnSave.Label        = global::Mono.Unix.Catalog.GetString("Сохранить");
     this.hboxSaveAndClose.Add(this.btnSave);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hboxSaveAndClose[this.btnSave]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hboxSaveAndClose.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.hboxSaveAndClose.Add(this.btnCancel);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hboxSaveAndClose[this.btnCancel]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     this.vboxMain.Add(this.hboxSaveAndClose);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vboxMain[this.hboxSaveAndClose]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vboxMain.Gtk.Box+BoxChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.vboxMain.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vboxMain[this.hseparator1]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vboxMain.Gtk.Box+BoxChild
     this.hboxFlyerNomenclature         = new global::Gamma.GtkWidgets.yHBox();
     this.hboxFlyerNomenclature.Name    = "hboxFlyerNomenclature";
     this.hboxFlyerNomenclature.Spacing = 6;
     // Container child hboxFlyerNomenclature.Gtk.Box+BoxChild
     this.lblFlyerNomenclature           = new global::Gamma.GtkWidgets.yLabel();
     this.lblFlyerNomenclature.Name      = "lblFlyerNomenclature";
     this.lblFlyerNomenclature.LabelProp = global::Mono.Unix.Catalog.GetString("Номенклатура:");
     this.hboxFlyerNomenclature.Add(this.lblFlyerNomenclature);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hboxFlyerNomenclature[this.lblFlyerNomenclature]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hboxFlyerNomenclature.Gtk.Box+BoxChild
     this.entryFlyerNomenclature                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entryFlyerNomenclature.Events           = ((global::Gdk.EventMask)(256));
     this.entryFlyerNomenclature.Name             = "entryFlyerNomenclature";
     this.entryFlyerNomenclature.CanEditReference = false;
     this.hboxFlyerNomenclature.Add(this.entryFlyerNomenclature);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hboxFlyerNomenclature[this.entryFlyerNomenclature]));
     w6.Position = 1;
     this.vboxMain.Add(this.hboxFlyerNomenclature);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vboxMain[this.hboxFlyerNomenclature]));
     w7.Position = 2;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vboxMain.Gtk.Box+BoxChild
     this.hboxActivationDeactivation         = new global::Gamma.GtkWidgets.yHBox();
     this.hboxActivationDeactivation.Name    = "hboxActivationDeactivation";
     this.hboxActivationDeactivation.Spacing = 6;
     // Container child hboxActivationDeactivation.Gtk.Box+BoxChild
     this.hboxActivation         = new global::Gamma.GtkWidgets.yHBox();
     this.hboxActivation.Name    = "hboxActivation";
     this.hboxActivation.Spacing = 6;
     // Container child hboxActivation.Gtk.Box+BoxChild
     this.lblStartDate           = new global::Gamma.GtkWidgets.yLabel();
     this.lblStartDate.Name      = "lblStartDate";
     this.lblStartDate.LabelProp = global::Mono.Unix.Catalog.GetString("Дата старта:");
     this.hboxActivation.Add(this.lblStartDate);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hboxActivation[this.lblStartDate]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child hboxActivation.Gtk.Box+BoxChild
     this.startDatePicker                    = new global::QS.Widgets.GtkUI.DatePicker();
     this.startDatePicker.Events             = ((global::Gdk.EventMask)(256));
     this.startDatePicker.Name               = "startDatePicker";
     this.startDatePicker.WithTime           = false;
     this.startDatePicker.HideCalendarButton = false;
     this.startDatePicker.Date               = new global::System.DateTime(0);
     this.startDatePicker.IsEditable         = false;
     this.startDatePicker.AutoSeparation     = false;
     this.hboxActivation.Add(this.startDatePicker);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hboxActivation[this.startDatePicker]));
     w9.Position = 1;
     // Container child hboxActivation.Gtk.Box+BoxChild
     this.btnActivate              = new global::Gamma.GtkWidgets.yButton();
     this.btnActivate.CanFocus     = true;
     this.btnActivate.Name         = "btnActivate";
     this.btnActivate.UseUnderline = true;
     this.btnActivate.Label        = global::Mono.Unix.Catalog.GetString("Активировать");
     this.hboxActivation.Add(this.btnActivate);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hboxActivation[this.btnActivate]));
     w10.Position = 2;
     w10.Expand   = false;
     w10.Fill     = false;
     this.hboxActivationDeactivation.Add(this.hboxActivation);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hboxActivationDeactivation[this.hboxActivation]));
     w11.Position = 0;
     // Container child hboxActivationDeactivation.Gtk.Box+BoxChild
     this.hboxDeactivation         = new global::Gamma.GtkWidgets.yHBox();
     this.hboxDeactivation.Name    = "hboxDeactivation";
     this.hboxDeactivation.Spacing = 6;
     // Container child hboxDeactivation.Gtk.Box+BoxChild
     this.lblEndDate           = new global::Gamma.GtkWidgets.yLabel();
     this.lblEndDate.Name      = "lblEndDate";
     this.lblEndDate.LabelProp = global::Mono.Unix.Catalog.GetString("Дата окончания:");
     this.hboxDeactivation.Add(this.lblEndDate);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hboxDeactivation[this.lblEndDate]));
     w12.Position = 0;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child hboxDeactivation.Gtk.Box+BoxChild
     this.endDatePicker                    = new global::QS.Widgets.GtkUI.DatePicker();
     this.endDatePicker.Events             = ((global::Gdk.EventMask)(256));
     this.endDatePicker.Name               = "endDatePicker";
     this.endDatePicker.WithTime           = false;
     this.endDatePicker.HideCalendarButton = false;
     this.endDatePicker.Date               = new global::System.DateTime(0);
     this.endDatePicker.IsEditable         = false;
     this.endDatePicker.AutoSeparation     = false;
     this.hboxDeactivation.Add(this.endDatePicker);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hboxDeactivation[this.endDatePicker]));
     w13.Position = 1;
     // Container child hboxDeactivation.Gtk.Box+BoxChild
     this.btnDeactivate              = new global::Gamma.GtkWidgets.yButton();
     this.btnDeactivate.CanFocus     = true;
     this.btnDeactivate.Name         = "btnDeactivate";
     this.btnDeactivate.UseUnderline = true;
     this.btnDeactivate.Label        = global::Mono.Unix.Catalog.GetString("Отключить");
     this.hboxDeactivation.Add(this.btnDeactivate);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hboxDeactivation[this.btnDeactivate]));
     w14.Position = 2;
     w14.Expand   = false;
     w14.Fill     = false;
     this.hboxActivationDeactivation.Add(this.hboxDeactivation);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hboxActivationDeactivation[this.hboxDeactivation]));
     w15.Position = 1;
     this.vboxMain.Add(this.hboxActivationDeactivation);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vboxMain[this.hboxActivationDeactivation]));
     w16.Position = 3;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child vboxMain.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.treeViewFlyersActionTimes          = new global::Gamma.GtkWidgets.yTreeView();
     this.treeViewFlyersActionTimes.CanFocus = true;
     this.treeViewFlyersActionTimes.Name     = "treeViewFlyersActionTimes";
     this.GtkScrolledWindow.Add(this.treeViewFlyersActionTimes);
     this.vboxMain.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vboxMain[this.GtkScrolledWindow]));
     w18.Position = 4;
     this.Add(this.vboxMain);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
示例#30
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget workwear.ReportParameters.Views.RequestSheetView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "workwear.ReportParameters.Views.RequestSheetView";
     // Container child workwear.ReportParameters.Views.RequestSheetView.Gtk.Container+ContainerChild
     this.dialog1_VBox             = new global::Gtk.VBox();
     this.dialog1_VBox.Name        = "dialog1_VBox";
     this.dialog1_VBox.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(5)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.comboQuarter                     = new global::Gamma.Widgets.ySpecComboBox();
     this.comboQuarter.Name                = "comboQuarter";
     this.comboQuarter.AddIfNotExist       = false;
     this.comboQuarter.DefaultFirst        = false;
     this.comboQuarter.ShowSpecialStateAll = false;
     this.comboQuarter.ShowSpecialStateNot = false;
     this.table1.Add(this.comboQuarter);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1[this.comboQuarter]));
     w1.TopAttach    = ((uint)(3));
     w1.BottomAttach = ((uint)(4));
     w1.LeftAttach   = ((uint)(1));
     w1.RightAttach  = ((uint)(2));
     w1.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entitySubdivision        = new global::QS.Views.Control.EntityEntry();
     this.entitySubdivision.Events = ((global::Gdk.EventMask)(256));
     this.entitySubdivision.Name   = "entitySubdivision";
     this.table1.Add(this.entitySubdivision);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.entitySubdivision]));
     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.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.radioMonth               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Месяц"));
     this.radioMonth.CanFocus      = true;
     this.radioMonth.Name          = "radioMonth";
     this.radioMonth.DrawIndicator = true;
     this.radioMonth.UseUnderline  = true;
     this.radioMonth.Group         = new global::GLib.SList(global::System.IntPtr.Zero);
     this.hbox1.Add(this.radioMonth);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.radioMonth]));
     w3.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.radioQuarter               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Квартал"));
     this.radioQuarter.CanFocus      = true;
     this.radioQuarter.Name          = "radioQuarter";
     this.radioQuarter.DrawIndicator = true;
     this.radioQuarter.UseUnderline  = true;
     this.radioQuarter.Group         = this.radioMonth.Group;
     this.hbox1.Add(this.radioQuarter);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.radioQuarter]));
     w4.Position = 1;
     // Container child hbox1.Gtk.Box+BoxChild
     this.radioYear               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Год"));
     this.radioYear.CanFocus      = true;
     this.radioYear.Name          = "radioYear";
     this.radioYear.DrawIndicator = true;
     this.radioYear.UseUnderline  = true;
     this.radioYear.Group         = this.radioMonth.Group;
     this.hbox1.Add(this.radioYear);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.radioYear]));
     w5.Position = 2;
     this.table1.Add(this.hbox1);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox1]));
     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 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 w7 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w7.XOptions = ((global::Gtk.AttachOptions)(4));
     w7.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 w8 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     w8.TopAttach    = ((uint)(2));
     w8.BottomAttach = ((uint)(3));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelPeriodType           = new global::Gamma.GtkWidgets.yLabel();
     this.labelPeriodType.Name      = "labelPeriodType";
     this.labelPeriodType.Xalign    = 1F;
     this.labelPeriodType.LabelProp = global::Mono.Unix.Catalog.GetString("Квартал:");
     this.table1.Add(this.labelPeriodType);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1[this.labelPeriodType]));
     w9.TopAttach    = ((uint)(3));
     w9.BottomAttach = ((uint)(4));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ycheckChild               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckChild.CanFocus      = true;
     this.ycheckChild.Name          = "ycheckChild";
     this.ycheckChild.Label         = global::Mono.Unix.Catalog.GetString("Учитывать дочерние");
     this.ycheckChild.DrawIndicator = true;
     this.ycheckChild.UseUnderline  = true;
     this.table1.Add(this.ycheckChild);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1[this.ycheckChild]));
     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.yenumIssueType      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumIssueType.Name = "yenumIssueType";
     this.yenumIssueType.ShowSpecialStateAll = true;
     this.yenumIssueType.ShowSpecialStateNot = false;
     this.yenumIssueType.UseShortTitle       = false;
     this.yenumIssueType.DefaultFirst        = true;
     this.table1.Add(this.yenumIssueType);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1[this.yenumIssueType]));
     w11.TopAttach    = ((uint)(4));
     w11.BottomAttach = ((uint)(5));
     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.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 w12 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabel1]));
     w12.TopAttach    = ((uint)(4));
     w12.BottomAttach = ((uint)(5));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.dialog1_VBox.Add(this.table1);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.dialog1_VBox[this.table1]));
     w13.Position = 0;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.ylabel2           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel2.Name      = "ylabel2";
     this.ylabel2.LabelProp = global::Mono.Unix.Catalog.GetString("Номенклатура нормы");
     this.dialog1_VBox.Add(this.ylabel2);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.dialog1_VBox[this.ylabel2]));
     w14.Position = 1;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.ycheckbuttonAllNomenclature              = new global::Gamma.GtkWidgets.yButton();
     this.ycheckbuttonAllNomenclature.CanFocus     = true;
     this.ycheckbuttonAllNomenclature.Name         = "ycheckbuttonAllNomenclature";
     this.ycheckbuttonAllNomenclature.UseUnderline = true;
     this.ycheckbuttonAllNomenclature.Label        = global::Mono.Unix.Catalog.GetString("Выделить/снять выделение");
     this.dialog1_VBox.Add(this.ycheckbuttonAllNomenclature);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.dialog1_VBox[this.ycheckbuttonAllNomenclature]));
     w15.Position = 2;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child dialog1_VBox.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.dialog1_VBox.Add(this.buttonRun);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.dialog1_VBox[this.buttonRun]));
     w16.PackType = ((global::Gtk.PackType)(1));
     w16.Position = 3;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child dialog1_VBox.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.ytreeNomenclature                = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeNomenclature.CanFocus       = true;
     this.ytreeNomenclature.Name           = "ytreeNomenclature";
     this.ytreeNomenclature.HeadersVisible = false;
     this.scrolledwindow1.Add(this.ytreeNomenclature);
     this.dialog1_VBox.Add(this.scrolledwindow1);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.dialog1_VBox[this.scrolledwindow1]));
     w18.PackType = ((global::Gtk.PackType)(1));
     w18.Position = 4;
     this.Add(this.dialog1_VBox);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Show();
     this.radioMonth.Toggled   += new global::System.EventHandler(this.OnRadioMonthToggled);
     this.radioQuarter.Toggled += new global::System.EventHandler(this.OnRadioQuarterToggled);
     this.radioYear.Toggled    += new global::System.EventHandler(this.OnRadioYearToggled);
     this.ycheckbuttonAllNomenclature.Clicked += new global::System.EventHandler(this.SelectAll);
     this.buttonRun.Clicked += new global::System.EventHandler(this.OnButtonRunClicked);
 }