protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.WageCalculation.WageDistrictLevelRatesView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.WageCalculation.WageDistrictLevelRatesView";
     // Container child Vodovoz.Views.WageCalculation.WageDistrictLevelRatesView.Gtk.Container+ContainerChild
     this.vbxMain         = new global::Gtk.VBox();
     this.vbxMain.Name    = "vbxMain";
     this.vbxMain.Spacing = 6;
     // Container child vbxMain.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.vbxMain.Add(this.hboxDialogButtons);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbxMain[this.hboxDialogButtons]));
     w5.Position = 0;
     w5.Expand   = false;
     // Container child vbxMain.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.vbxMain.Add(this.table1);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbxMain[this.table1]));
     w8.Position = 1;
     w8.Expand   = false;
     // Container child vbxMain.Gtk.Box+BoxChild
     this.chkDefaultLevel               = new global::Gamma.GtkWidgets.yCheckButton();
     this.chkDefaultLevel.CanFocus      = true;
     this.chkDefaultLevel.Name          = "chkDefaultLevel";
     this.chkDefaultLevel.Label         = global::Mono.Unix.Catalog.GetString("Уровень по умолчанию для новых сотрудников (Найм)");
     this.chkDefaultLevel.DrawIndicator = true;
     this.chkDefaultLevel.UseUnderline  = true;
     this.vbxMain.Add(this.chkDefaultLevel);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbxMain[this.chkDefaultLevel]));
     w9.Position = 2;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child vbxMain.Gtk.Box+BoxChild
     this.chkDefaultLevelOurCars               = new global::Gamma.GtkWidgets.yCheckButton();
     this.chkDefaultLevelOurCars.CanFocus      = true;
     this.chkDefaultLevelOurCars.Name          = "chkDefaultLevelOurCars";
     this.chkDefaultLevelOurCars.Label         = global::Mono.Unix.Catalog.GetString("Уровень по умолчанию для новых сотрудников (Наши авто)");
     this.chkDefaultLevelOurCars.DrawIndicator = true;
     this.chkDefaultLevelOurCars.UseUnderline  = true;
     this.vbxMain.Add(this.chkDefaultLevelOurCars);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbxMain[this.chkDefaultLevelOurCars]));
     w10.Position = 3;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child vbxMain.Gtk.Box+BoxChild
     this.chkDefaultLevelRaskatCars               = new global::Gamma.GtkWidgets.yCheckButton();
     this.chkDefaultLevelRaskatCars.CanFocus      = true;
     this.chkDefaultLevelRaskatCars.Name          = "chkDefaultLevelRaskatCars";
     this.chkDefaultLevelRaskatCars.Label         = global::Mono.Unix.Catalog.GetString("Уровень по умолчанию для новых сотрудников (Для авто в раскате)");
     this.chkDefaultLevelRaskatCars.DrawIndicator = true;
     this.chkDefaultLevelRaskatCars.UseUnderline  = true;
     this.vbxMain.Add(this.chkDefaultLevelRaskatCars);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbxMain[this.chkDefaultLevelRaskatCars]));
     w11.Position = 4;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child vbxMain.Gtk.Box+BoxChild
     this.hbxNotebooksWithDistricts         = new global::Gtk.HBox();
     this.hbxNotebooksWithDistricts.Name    = "hbxNotebooksWithDistricts";
     this.hbxNotebooksWithDistricts.Spacing = 6;
     this.vbxMain.Add(this.hbxNotebooksWithDistricts);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbxMain[this.hbxNotebooksWithDistricts]));
     w12.Position = 5;
     // Container child vbxMain.Gtk.Box+BoxChild
     this.chkIsArchive               = new global::Gamma.GtkWidgets.yCheckButton();
     this.chkIsArchive.CanFocus      = true;
     this.chkIsArchive.Name          = "chkIsArchive";
     this.chkIsArchive.Label         = global::Mono.Unix.Catalog.GetString("Архивный");
     this.chkIsArchive.DrawIndicator = true;
     this.chkIsArchive.UseUnderline  = true;
     this.vbxMain.Add(this.chkIsArchive);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbxMain[this.chkIsArchive]));
     w13.Position = 6;
     w13.Expand   = false;
     w13.Fill     = false;
     this.Add(this.vbxMain);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Exemplo n.º 2
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Filters.GtkViews.IncomeCategoryJournalFilterView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Filters.GtkViews.IncomeCategoryJournalFilterView";
     // Container child Vodovoz.Filters.GtkViews.IncomeCategoryJournalFilterView.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.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 w1 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.ylabel1]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.ycheckArchived               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckArchived.CanFocus      = true;
     this.ycheckArchived.Name          = "ycheckArchived";
     this.ycheckArchived.Label         = "";
     this.ycheckArchived.DrawIndicator = true;
     this.ycheckArchived.UseUnderline  = true;
     this.hbox1.Add(this.ycheckArchived);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.ycheckArchived]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox1]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.ylabel2           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel2.Name      = "ylabel2";
     this.ylabel2.LabelProp = global::Mono.Unix.Catalog.GetString("Уровень:");
     this.hbox2.Add(this.ylabel2);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.ylabel2]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.yLevelenumcombobox1      = new global::Gamma.Widgets.yEnumComboBox();
     this.yLevelenumcombobox1.Name = "yLevelenumcombobox1";
     this.yLevelenumcombobox1.ShowSpecialStateAll = false;
     this.yLevelenumcombobox1.ShowSpecialStateNot = false;
     this.yLevelenumcombobox1.UseShortTitle       = false;
     this.yLevelenumcombobox1.DefaultFirst        = false;
     this.hbox2.Add(this.yLevelenumcombobox1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.yLevelenumcombobox1]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     this.vbox1.Add(this.hbox2);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox2]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.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.JournalViewers.TasksView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.JournalViewers.TasksView";
     // Container child Vodovoz.JournalViewers.TasksView.Gtk.Container+ContainerChild
     this.vboxJournal         = new global::Gtk.VBox();
     this.vboxJournal.Name    = "vboxJournal";
     this.vboxJournal.Spacing = 6;
     // Container child vboxJournal.Gtk.Box+BoxChild
     this.hbxDlgControls         = new global::Gtk.HBox();
     this.hbxDlgControls.Name    = "hbxDlgControls";
     this.hbxDlgControls.Spacing = 6;
     // Container child hbxDlgControls.Gtk.Box+BoxChild
     this.buttonAdd              = new global::Gtk.Button();
     this.buttonAdd.CanFocus     = true;
     this.buttonAdd.Name         = "buttonAdd";
     this.buttonAdd.UseUnderline = true;
     this.buttonAdd.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.buttonAdd.Image = w1;
     this.hbxDlgControls.Add(this.buttonAdd);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbxDlgControls[this.buttonAdd]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbxDlgControls.Gtk.Box+BoxChild
     this.buttonEdit              = new global::Gtk.Button();
     this.buttonEdit.CanFocus     = true;
     this.buttonEdit.Name         = "buttonEdit";
     this.buttonEdit.UseUnderline = true;
     this.buttonEdit.Label        = global::Mono.Unix.Catalog.GetString("Изменить");
     global::Gtk.Image w3 = new global::Gtk.Image();
     w3.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-edit", global::Gtk.IconSize.Menu);
     this.buttonEdit.Image = w3;
     this.hbxDlgControls.Add(this.buttonEdit);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbxDlgControls[this.buttonEdit]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbxDlgControls.Gtk.Box+BoxChild
     this.buttonDelete              = new global::Gtk.Button();
     this.buttonDelete.CanFocus     = true;
     this.buttonDelete.Name         = "buttonDelete";
     this.buttonDelete.UseUnderline = true;
     this.buttonDelete.Label        = global::Mono.Unix.Catalog.GetString("Удалить");
     global::Gtk.Image w5 = new global::Gtk.Image();
     w5.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-remove", global::Gtk.IconSize.Menu);
     this.buttonDelete.Image = w5;
     this.hbxDlgControls.Add(this.buttonDelete);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbxDlgControls[this.buttonDelete]));
     w6.Position = 2;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child hbxDlgControls.Gtk.Box+BoxChild
     this.radiobuttonEditSelected               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Изменить задачи"));
     this.radiobuttonEditSelected.CanFocus      = true;
     this.radiobuttonEditSelected.Name          = "radiobuttonEditSelected";
     this.radiobuttonEditSelected.DrawIndicator = false;
     this.radiobuttonEditSelected.UseUnderline  = true;
     this.radiobuttonEditSelected.Group         = new global::GLib.SList(global::System.IntPtr.Zero);
     this.hbxDlgControls.Add(this.radiobuttonEditSelected);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbxDlgControls[this.radiobuttonEditSelected]));
     w7.PackType = ((global::Gtk.PackType)(1));
     w7.Position = 4;
     w7.Expand   = false;
     // Container child hbxDlgControls.Gtk.Box+BoxChild
     this.buttonExport              = new global::Gamma.GtkWidgets.yButton();
     this.buttonExport.CanFocus     = true;
     this.buttonExport.Name         = "buttonExport";
     this.buttonExport.UseUnderline = true;
     this.buttonExport.Label        = global::Mono.Unix.Catalog.GetString("Экспорт");
     this.hbxDlgControls.Add(this.buttonExport);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbxDlgControls[this.buttonExport]));
     w8.PackType = ((global::Gtk.PackType)(1));
     w8.Position = 5;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child hbxDlgControls.Gtk.Box+BoxChild
     this.radiobuttonShowFilter               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Фильтр"));
     this.radiobuttonShowFilter.CanFocus      = true;
     this.radiobuttonShowFilter.Name          = "radiobuttonShowFilter";
     this.radiobuttonShowFilter.DrawIndicator = false;
     this.radiobuttonShowFilter.UseUnderline  = true;
     this.radiobuttonShowFilter.Group         = this.radiobuttonEditSelected.Group;
     this.hbxDlgControls.Add(this.radiobuttonShowFilter);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbxDlgControls[this.radiobuttonShowFilter]));
     w9.PackType = ((global::Gtk.PackType)(1));
     w9.Position = 6;
     w9.Expand   = false;
     // Container child hbxDlgControls.Gtk.Box+BoxChild
     this.buttonRefresh              = new global::Gtk.Button();
     this.buttonRefresh.CanFocus     = true;
     this.buttonRefresh.Name         = "buttonRefresh";
     this.buttonRefresh.UseUnderline = true;
     this.buttonRefresh.Label        = global::Mono.Unix.Catalog.GetString("Обновить");
     global::Gtk.Image w10 = new global::Gtk.Image();
     w10.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-refresh", global::Gtk.IconSize.Menu);
     this.buttonRefresh.Image = w10;
     this.hbxDlgControls.Add(this.buttonRefresh);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbxDlgControls[this.buttonRefresh]));
     w11.PackType = ((global::Gtk.PackType)(1));
     w11.Position = 7;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child hbxDlgControls.Gtk.Box+BoxChild
     this.ycheckbuttonAutoUpdate               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckbuttonAutoUpdate.CanFocus      = true;
     this.ycheckbuttonAutoUpdate.Name          = "ycheckbuttonAutoUpdate";
     this.ycheckbuttonAutoUpdate.Label         = global::Mono.Unix.Catalog.GetString("Автообновление");
     this.ycheckbuttonAutoUpdate.Active        = true;
     this.ycheckbuttonAutoUpdate.DrawIndicator = true;
     this.ycheckbuttonAutoUpdate.UseUnderline  = true;
     this.hbxDlgControls.Add(this.ycheckbuttonAutoUpdate);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbxDlgControls[this.ycheckbuttonAutoUpdate]));
     w12.PackType = ((global::Gtk.PackType)(1));
     w12.Position = 8;
     w12.Expand   = false;
     w12.Fill     = false;
     this.vboxJournal.Add(this.hbxDlgControls);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vboxJournal[this.hbxDlgControls]));
     w13.Position = 0;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child vboxJournal.Gtk.Box+BoxChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.vboxJournal.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vboxJournal[this.hseparator1]));
     w14.Position = 1;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child vboxJournal.Gtk.Box+BoxChild
     this.hboxEditSelected         = new global::Gtk.HBox();
     this.hboxEditSelected.Name    = "hboxEditSelected";
     this.hboxEditSelected.Spacing = 6;
     // Container child hboxEditSelected.Gtk.Box+BoxChild
     this.hbox6         = new global::Gtk.HBox();
     this.hbox6.Name    = "hbox6";
     this.hbox6.Spacing = 6;
     // Container child hbox6.Gtk.Box+BoxChild
     this.buttonChandgeEployee              = new global::Gtk.Button();
     this.buttonChandgeEployee.CanFocus     = true;
     this.buttonChandgeEployee.Name         = "buttonChandgeEployee";
     this.buttonChandgeEployee.UseUnderline = true;
     this.buttonChandgeEployee.Label        = global::Mono.Unix.Catalog.GetString("Ответственный");
     this.hbox6.Add(this.buttonChandgeEployee);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.buttonChandgeEployee]));
     w15.Position = 0;
     w15.Expand   = false;
     w15.Fill     = false;
     this.hboxEditSelected.Add(this.hbox6);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hboxEditSelected[this.hbox6]));
     w16.Position = 0;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child hboxEditSelected.Gtk.Box+BoxChild
     this.taskStatusComboBox      = new global::Gamma.Widgets.yEnumComboBox();
     this.taskStatusComboBox.Name = "taskStatusComboBox";
     this.taskStatusComboBox.ShowSpecialStateAll = false;
     this.taskStatusComboBox.ShowSpecialStateNot = false;
     this.taskStatusComboBox.UseShortTitle       = false;
     this.taskStatusComboBox.DefaultFirst        = false;
     this.hboxEditSelected.Add(this.taskStatusComboBox);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hboxEditSelected[this.taskStatusComboBox]));
     w17.Position = 1;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child hboxEditSelected.Gtk.Box+BoxChild
     this.buttonCompleteSelected              = new global::Gtk.Button();
     this.buttonCompleteSelected.CanFocus     = true;
     this.buttonCompleteSelected.Name         = "buttonCompleteSelected";
     this.buttonCompleteSelected.UseUnderline = true;
     this.buttonCompleteSelected.Label        = global::Mono.Unix.Catalog.GetString("Задачи выполнены");
     global::Gtk.Image w18 = new global::Gtk.Image();
     w18.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-ok", global::Gtk.IconSize.Menu);
     this.buttonCompleteSelected.Image = w18;
     this.hboxEditSelected.Add(this.buttonCompleteSelected);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hboxEditSelected[this.buttonCompleteSelected]));
     w19.Position = 2;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child hboxEditSelected.Gtk.Box+BoxChild
     this.datepickerDeadlineChange                    = new global::QS.Widgets.GtkUI.DatePicker();
     this.datepickerDeadlineChange.Events             = ((global::Gdk.EventMask)(256));
     this.datepickerDeadlineChange.Name               = "datepickerDeadlineChange";
     this.datepickerDeadlineChange.WithTime           = true;
     this.datepickerDeadlineChange.HideCalendarButton = false;
     this.datepickerDeadlineChange.Date               = new global::System.DateTime(0);
     this.datepickerDeadlineChange.IsEditable         = true;
     this.datepickerDeadlineChange.AutoSeparation     = false;
     this.hboxEditSelected.Add(this.datepickerDeadlineChange);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hboxEditSelected[this.datepickerDeadlineChange]));
     w20.Position = 3;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child hboxEditSelected.Gtk.Box+BoxChild
     this.evmeEmployee                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.evmeEmployee.Events           = ((global::Gdk.EventMask)(256));
     this.evmeEmployee.Name             = "evmeEmployee";
     this.evmeEmployee.CanEditReference = true;
     this.hboxEditSelected.Add(this.evmeEmployee);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hboxEditSelected[this.evmeEmployee]));
     w21.Position = 4;
     this.vboxJournal.Add(this.hboxEditSelected);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vboxJournal[this.hboxEditSelected]));
     w22.Position = 2;
     w22.Expand   = false;
     w22.Fill     = false;
     // Container child vboxJournal.Gtk.Box+BoxChild
     this.hboxTasksFilter         = new global::Gtk.HBox();
     this.hboxTasksFilter.Name    = "hboxTasksFilter";
     this.hboxTasksFilter.Spacing = 6;
     this.vboxJournal.Add(this.hboxTasksFilter);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vboxJournal[this.hboxTasksFilter]));
     w23.Position = 3;
     w23.Expand   = false;
     // Container child vboxJournal.Gtk.Box+BoxChild
     this.hseparator2      = new global::Gtk.HSeparator();
     this.hseparator2.Name = "hseparator2";
     this.vboxJournal.Add(this.hseparator2);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vboxJournal[this.hseparator2]));
     w24.Position = 4;
     w24.Expand   = false;
     w24.Fill     = false;
     // Container child vboxJournal.Gtk.Box+BoxChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // 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.searchentity        = new global::QSWidgetLib.SearchEntity();
     this.searchentity.Events = ((global::Gdk.EventMask)(256));
     this.searchentity.Name   = "searchentity";
     this.hbox10.Add(this.searchentity);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.hbox10[this.searchentity]));
     w25.Position = 0;
     this.vbox2.Add(this.hbox10);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox10]));
     w26.Position = 0;
     w26.Expand   = false;
     w26.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.representationtreeviewTask          = new global::QSOrmProject.RepresentationTreeView();
     this.representationtreeviewTask.CanFocus = true;
     this.representationtreeviewTask.Name     = "representationtreeviewTask";
     this.GtkScrolledWindow.Add(this.representationtreeviewTask);
     this.vbox2.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.GtkScrolledWindow]));
     w28.Position = 1;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hboxStatistics         = new global::Gtk.HBox();
     this.hboxStatistics.Name    = "hboxStatistics";
     this.hboxStatistics.Spacing = 6;
     this.vbox2.Add(this.hboxStatistics);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hboxStatistics]));
     w29.Position = 2;
     w29.Expand   = false;
     this.vboxJournal.Add(this.vbox2);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vboxJournal[this.vbox2]));
     w30.Position = 5;
     this.Add(this.vboxJournal);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.evmeEmployee.Hide();
     this.hboxEditSelected.Hide();
     this.Hide();
     this.buttonAdd.Clicked                             += new global::System.EventHandler(this.OnAddTaskButtonClicked);
     this.buttonEdit.Clicked                            += new global::System.EventHandler(this.OnButtonEditClicked);
     this.buttonDelete.Clicked                          += new global::System.EventHandler(this.OnButtonDeleteClicked);
     this.ycheckbuttonAutoUpdate.Toggled                += new global::System.EventHandler(this.OnYcheckbuttonAutoUpdateToggled);
     this.buttonRefresh.Clicked                         += new global::System.EventHandler(this.OnButtonRefreshClicked);
     this.radiobuttonShowFilter.Toggled                 += new global::System.EventHandler(this.OnRadiobuttonShowFilterToggled);
     this.radiobuttonShowFilter.Clicked                 += new global::System.EventHandler(this.OnRadiobuttonShowFilterClicked);
     this.radiobuttonEditSelected.Toggled               += new global::System.EventHandler(this.OnRadiobuttonEditSelectedToggled);
     this.radiobuttonEditSelected.Clicked               += new global::System.EventHandler(this.OnRadiobuttonEditSelectedClicked);
     this.buttonChandgeEployee.Clicked                  += new global::System.EventHandler(this.OnAssignedEmployeeButtonClicked);
     this.taskStatusComboBox.EnumItemSelected           += new global::System.EventHandler <Gamma.Widgets.ItemSelectedEventArgs>(this.OnTaskstateButtonEnumItemClicked);
     this.buttonCompleteSelected.Clicked                += new global::System.EventHandler(this.OnCompleteTaskButtonClicked);
     this.datepickerDeadlineChange.DateChangedByUser    += new global::System.EventHandler(this.OnDatepickerDeadlineChangeDateChangedByUser);
     this.searchentity.TextChanged                      += new global::System.EventHandler(this.OnSearchentityTextChanged);
     this.representationtreeviewTask.RowActivated       += new global::Gtk.RowActivatedHandler(this.OnRepresentationtreeviewTaskRowActivated);
     this.representationtreeviewTask.ButtonReleaseEvent += new global::Gtk.ButtonReleaseEventHandler(this.OnRepresentationtreeviewTaskButtonReleaseEvent);
 }
Exemplo n.º 4
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Dialogs.Cash.CashRequestView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Dialogs.Cash.CashRequestView";
     // Container child Vodovoz.Dialogs.Cash.CashRequestView.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.ylabelyourRoleIs           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelyourRoleIs.Name      = "ylabelyourRoleIs";
     this.ylabelyourRoleIs.LabelProp = global::Mono.Unix.Catalog.GetString("Роль:");
     this.hboxDialogButtons.Add(this.ylabelyourRoleIs);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hboxDialogButtons[this.ylabelyourRoleIs]));
     w5.Position = 2;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hboxDialogButtons.Gtk.Box+BoxChild
     this.comboRoleChooser               = new global::Gamma.Widgets.yListComboBox();
     this.comboRoleChooser.Name          = "comboRoleChooser";
     this.comboRoleChooser.AddIfNotExist = false;
     this.comboRoleChooser.DefaultFirst  = false;
     this.hboxDialogButtons.Add(this.comboRoleChooser);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hboxDialogButtons[this.comboRoleChooser]));
     w6.Position = 3;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child hboxDialogButtons.Gtk.Box+BoxChild
     this.labelStatus           = new global::Gamma.GtkWidgets.yLabel();
     this.labelStatus.Name      = "labelStatus";
     this.labelStatus.LabelProp = global::Mono.Unix.Catalog.GetString("Статус заявки:");
     this.hboxDialogButtons.Add(this.labelStatus);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hboxDialogButtons[this.labelStatus]));
     w7.Position = 4;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child hboxDialogButtons.Gtk.Box+BoxChild
     this.ylabelStatus           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelStatus.Name      = "ylabelStatus";
     this.ylabelStatus.LabelProp = global::Mono.Unix.Catalog.GetString(".");
     this.hboxDialogButtons.Add(this.ylabelStatus);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hboxDialogButtons[this.ylabelStatus]));
     w8.Position = 5;
     w8.Expand   = false;
     w8.Fill     = false;
     this.vboxDialog.Add(this.hboxDialogButtons);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vboxDialog[this.hboxDialogButtons]));
     w9.Position = 0;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child vboxDialog.Gtk.Box+BoxChild
     this.scrolledwindow1            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.CanFocus   = true;
     this.scrolledwindow1.Name       = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     global::Gtk.Viewport w10 = new global::Gtk.Viewport();
     w10.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.table1               = new global::Gtk.Table(((uint)(19)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.AuthorEntityviewmodelentry                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.AuthorEntityviewmodelentry.Events           = ((global::Gdk.EventMask)(256));
     this.AuthorEntityviewmodelentry.Name             = "AuthorEntityviewmodelentry";
     this.AuthorEntityviewmodelentry.CanEditReference = false;
     this.table1.Add(this.AuthorEntityviewmodelentry);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1[this.AuthorEntityviewmodelentry]));
     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 table1.Gtk.Table+TableChild
     this.ExpenseCategoryEntityviewmodelentry                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.ExpenseCategoryEntityviewmodelentry.Events           = ((global::Gdk.EventMask)(256));
     this.ExpenseCategoryEntityviewmodelentry.Name             = "ExpenseCategoryEntityviewmodelentry";
     this.ExpenseCategoryEntityviewmodelentry.CanEditReference = false;
     this.table1.Add(this.ExpenseCategoryEntityviewmodelentry);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1[this.ExpenseCategoryEntityviewmodelentry]));
     w12.TopAttach    = ((uint)(13));
     w12.BottomAttach = ((uint)(14));
     w12.LeftAttach   = ((uint)(1));
     w12.RightAttach  = ((uint)(2));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.ytreeviewSums          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewSums.CanFocus = true;
     this.ytreeviewSums.Name     = "ytreeviewSums";
     this.GtkScrolledWindow.Add(this.ytreeviewSums);
     this.table1.Add(this.GtkScrolledWindow);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1[this.GtkScrolledWindow]));
     w14.TopAttach    = ((uint)(3));
     w14.BottomAttach = ((uint)(5));
     w14.RightAttach  = ((uint)(2));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     // 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.yentryReasonForSendToReapproval          = new global::Gamma.GtkWidgets.yTextView();
     this.yentryReasonForSendToReapproval.CanFocus = true;
     this.yentryReasonForSendToReapproval.Name     = "yentryReasonForSendToReapproval";
     this.GtkScrolledWindow1.Add(this.yentryReasonForSendToReapproval);
     this.table1.Add(this.GtkScrolledWindow1);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1[this.GtkScrolledWindow1]));
     w16.TopAttach    = ((uint)(15));
     w16.BottomAttach = ((uint)(16));
     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.GtkScrolledWindow2            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow2.Name       = "GtkScrolledWindow2";
     this.GtkScrolledWindow2.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow2.Gtk.Container+ContainerChild
     this.yentryCancelReason          = new global::Gamma.GtkWidgets.yTextView();
     this.yentryCancelReason.CanFocus = true;
     this.yentryCancelReason.Name     = "yentryCancelReason";
     this.GtkScrolledWindow2.Add(this.yentryCancelReason);
     this.table1.Add(this.GtkScrolledWindow2);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table1[this.GtkScrolledWindow2]));
     w18.TopAttach    = ((uint)(16));
     w18.BottomAttach = ((uint)(17));
     w18.LeftAttach   = ((uint)(1));
     w18.RightAttach  = ((uint)(2));
     w18.XOptions     = ((global::Gtk.AttachOptions)(4));
     w18.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.GtkScrolledWindow3            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow3.Name       = "GtkScrolledWindow3";
     this.GtkScrolledWindow3.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow3.Gtk.Container+ContainerChild
     this.yentryGround          = new global::Gamma.GtkWidgets.yTextView();
     this.yentryGround.CanFocus = true;
     this.yentryGround.Name     = "yentryGround";
     this.GtkScrolledWindow3.Add(this.yentryGround);
     this.table1.Add(this.GtkScrolledWindow3);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table1[this.GtkScrolledWindow3]));
     w20.TopAttach    = ((uint)(6));
     w20.BottomAttach = ((uint)(7));
     w20.LeftAttach   = ((uint)(1));
     w20.RightAttach  = ((uint)(2));
     w20.XOptions     = ((global::Gtk.AttachOptions)(4));
     w20.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.ybtnAccept              = new global::Gamma.GtkWidgets.yButton();
     this.ybtnAccept.CanFocus     = true;
     this.ybtnAccept.Name         = "ybtnAccept";
     this.ybtnAccept.UseUnderline = true;
     this.ybtnAccept.Label        = global::Mono.Unix.Catalog.GetString("Подтвердить");
     this.hbox4.Add(this.ybtnAccept);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.ybtnAccept]));
     w21.Position = 0;
     w21.Expand   = false;
     w21.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.ybtnApprove              = new global::Gamma.GtkWidgets.yButton();
     this.ybtnApprove.CanFocus     = true;
     this.ybtnApprove.Name         = "ybtnApprove";
     this.ybtnApprove.UseUnderline = true;
     this.ybtnApprove.Label        = global::Mono.Unix.Catalog.GetString("Согласовать");
     this.hbox4.Add(this.ybtnApprove);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.ybtnApprove]));
     w22.Position = 1;
     w22.Expand   = false;
     w22.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.ybtnConveyForResults              = new global::Gamma.GtkWidgets.yButton();
     this.ybtnConveyForResults.CanFocus     = true;
     this.ybtnConveyForResults.Name         = "ybtnConveyForResults";
     this.ybtnConveyForResults.UseUnderline = true;
     this.ybtnConveyForResults.Label        = global::Mono.Unix.Catalog.GetString("Передать на выдачу");
     this.hbox4.Add(this.ybtnConveyForResults);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.ybtnConveyForResults]));
     w23.Position = 2;
     w23.Expand   = false;
     w23.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.ybtnCancel              = new global::Gamma.GtkWidgets.yButton();
     this.ybtnCancel.CanFocus     = true;
     this.ybtnCancel.Name         = "ybtnCancel";
     this.ybtnCancel.UseUnderline = true;
     this.ybtnCancel.Label        = global::Mono.Unix.Catalog.GetString("Отменить заявку");
     this.hbox4.Add(this.ybtnCancel);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.ybtnCancel]));
     w24.Position = 3;
     w24.Expand   = false;
     w24.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.ybtnReturnForRenegotiation              = new global::Gamma.GtkWidgets.yButton();
     this.ybtnReturnForRenegotiation.CanFocus     = true;
     this.ybtnReturnForRenegotiation.Name         = "ybtnReturnForRenegotiation";
     this.ybtnReturnForRenegotiation.UseUnderline = true;
     this.ybtnReturnForRenegotiation.Label        = global::Mono.Unix.Catalog.GetString("Отправить на пересогласование");
     this.hbox4.Add(this.ybtnReturnForRenegotiation);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.ybtnReturnForRenegotiation]));
     w25.Position = 4;
     w25.Expand   = false;
     w25.Fill     = false;
     this.table1.Add(this.hbox4);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox4]));
     w26.TopAttach    = ((uint)(18));
     w26.BottomAttach = ((uint)(19));
     w26.RightAttach  = ((uint)(2));
     w26.XOptions     = ((global::Gtk.AttachOptions)(0));
     w26.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hbox6         = new global::Gtk.HBox();
     this.hbox6.Name    = "hbox6";
     this.hbox6.Spacing = 6;
     this.table1.Add(this.hbox6);
     global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox6]));
     w27.TopAttach    = ((uint)(3));
     w27.BottomAttach = ((uint)(4));
     w27.XOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hbox7         = new global::Gtk.HBox();
     this.hbox7.Name    = "hbox7";
     this.hbox7.Spacing = 6;
     // Container child hbox7.Gtk.Box+BoxChild
     this.ybtnAddSumm              = new global::Gamma.GtkWidgets.yButton();
     this.ybtnAddSumm.CanFocus     = true;
     this.ybtnAddSumm.Name         = "ybtnAddSumm";
     this.ybtnAddSumm.UseUnderline = true;
     this.ybtnAddSumm.Label        = global::Mono.Unix.Catalog.GetString("Добавить");
     this.hbox7.Add(this.ybtnAddSumm);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.ybtnAddSumm]));
     w28.Position = 0;
     w28.Expand   = false;
     w28.Fill     = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.ybtnEditSum              = new global::Gamma.GtkWidgets.yButton();
     this.ybtnEditSum.CanFocus     = true;
     this.ybtnEditSum.Name         = "ybtnEditSum";
     this.ybtnEditSum.UseUnderline = true;
     this.ybtnEditSum.Label        = global::Mono.Unix.Catalog.GetString("Редактировать");
     this.hbox7.Add(this.ybtnEditSum);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.ybtnEditSum]));
     w29.Position = 1;
     w29.Expand   = false;
     w29.Fill     = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.ybtnDeleteSumm              = new global::Gamma.GtkWidgets.yButton();
     this.ybtnDeleteSumm.CanFocus     = true;
     this.ybtnDeleteSumm.Name         = "ybtnDeleteSumm";
     this.ybtnDeleteSumm.UseUnderline = true;
     this.ybtnDeleteSumm.Label        = global::Mono.Unix.Catalog.GetString("Удалить");
     this.hbox7.Add(this.ybtnDeleteSumm);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.ybtnDeleteSumm]));
     w30.Position = 2;
     w30.Expand   = false;
     w30.Fill     = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.ybtnGiveSumm              = new global::Gamma.GtkWidgets.yButton();
     this.ybtnGiveSumm.CanFocus     = true;
     this.ybtnGiveSumm.Name         = "ybtnGiveSumm";
     this.ybtnGiveSumm.UseUnderline = true;
     this.ybtnGiveSumm.Label        = global::Mono.Unix.Catalog.GetString("Выдать");
     this.hbox7.Add(this.ybtnGiveSumm);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.ybtnGiveSumm]));
     w31.Position = 3;
     w31.Expand   = false;
     w31.Fill     = false;
     this.table1.Add(this.hbox7);
     global::Gtk.Table.TableChild w32 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox7]));
     w32.TopAttach    = ((uint)(5));
     w32.BottomAttach = ((uint)(6));
     w32.XOptions     = ((global::Gtk.AttachOptions)(4));
     w32.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hboxGivePartially         = new global::Gtk.HBox();
     this.hboxGivePartially.Name    = "hboxGivePartially";
     this.hboxGivePartially.Spacing = 6;
     // Container child hboxGivePartially.Gtk.Box+BoxChild
     this.ybtnGiveSummPartially              = new global::Gamma.GtkWidgets.yButton();
     this.ybtnGiveSummPartially.CanFocus     = true;
     this.ybtnGiveSummPartially.Name         = "ybtnGiveSummPartially";
     this.ybtnGiveSummPartially.UseUnderline = true;
     this.ybtnGiveSummPartially.Label        = global::Mono.Unix.Catalog.GetString("Выдать частично");
     this.hboxGivePartially.Add(this.ybtnGiveSummPartially);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.hboxGivePartially[this.ybtnGiveSummPartially]));
     w33.Position = 0;
     w33.Expand   = false;
     w33.Fill     = false;
     // Container child hboxGivePartially.Gtk.Box+BoxChild
     this.yspinGivePartially          = new global::Gamma.GtkWidgets.ySpinButton(-100000D, 100000D, 1D);
     this.yspinGivePartially.CanFocus = true;
     this.yspinGivePartially.Name     = "yspinGivePartially";
     this.yspinGivePartially.Adjustment.PageIncrement = 10D;
     this.yspinGivePartially.ClimbRate      = 1D;
     this.yspinGivePartially.Numeric        = true;
     this.yspinGivePartially.ValueAsDecimal = 0m;
     this.yspinGivePartially.ValueAsInt     = 0;
     this.hboxGivePartially.Add(this.yspinGivePartially);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.hboxGivePartially[this.yspinGivePartially]));
     w34.Position = 1;
     w34.Expand   = false;
     w34.Fill     = false;
     this.table1.Add(this.hboxGivePartially);
     global::Gtk.Table.TableChild w35 = ((global::Gtk.Table.TableChild)(this.table1[this.hboxGivePartially]));
     w35.TopAttach    = ((uint)(5));
     w35.BottomAttach = ((uint)(6));
     w35.LeftAttach   = ((uint)(1));
     w35.RightAttach  = ((uint)(2));
     w35.XOptions     = ((global::Gtk.AttachOptions)(4));
     w35.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.table1.Add(this.hseparator1);
     global::Gtk.Table.TableChild w36 = ((global::Gtk.Table.TableChild)(this.table1[this.hseparator1]));
     w36.TopAttach    = ((uint)(10));
     w36.BottomAttach = ((uint)(11));
     w36.RightAttach  = ((uint)(2));
     w36.XOptions     = ((global::Gtk.AttachOptions)(4));
     w36.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hseparator2      = new global::Gtk.HSeparator();
     this.hseparator2.Name = "hseparator2";
     this.table1.Add(this.hseparator2);
     global::Gtk.Table.TableChild w37 = ((global::Gtk.Table.TableChild)(this.table1[this.hseparator2]));
     w37.TopAttach    = ((uint)(14));
     w37.BottomAttach = ((uint)(15));
     w37.RightAttach  = ((uint)(2));
     w37.XOptions     = ((global::Gtk.AttachOptions)(4));
     w37.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hseparator3      = new global::Gtk.HSeparator();
     this.hseparator3.Name = "hseparator3";
     this.table1.Add(this.hseparator3);
     global::Gtk.Table.TableChild w38 = ((global::Gtk.Table.TableChild)(this.table1[this.hseparator3]));
     w38.TopAttach    = ((uint)(17));
     w38.BottomAttach = ((uint)(18));
     w38.RightAttach  = ((uint)(2));
     w38.XOptions     = ((global::Gtk.AttachOptions)(4));
     w38.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelBalansOrganizations           = new global::Gamma.GtkWidgets.yLabel();
     this.labelBalansOrganizations.Name      = "labelBalansOrganizations";
     this.labelBalansOrganizations.Xalign    = 0F;
     this.labelBalansOrganizations.LabelProp = global::Mono.Unix.Catalog.GetString("Баланс по \nнашим \nорганизациям:");
     this.table1.Add(this.labelBalansOrganizations);
     global::Gtk.Table.TableChild w39 = ((global::Gtk.Table.TableChild)(this.table1[this.labelBalansOrganizations]));
     w39.TopAttach    = ((uint)(11));
     w39.BottomAttach = ((uint)(12));
     w39.XOptions     = ((global::Gtk.AttachOptions)(4));
     w39.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelCancelReason           = new global::Gtk.Label();
     this.labelCancelReason.Name      = "labelCancelReason";
     this.labelCancelReason.Xalign    = 0F;
     this.labelCancelReason.LabelProp = global::Mono.Unix.Catalog.GetString("Причина отмены:");
     this.table1.Add(this.labelCancelReason);
     global::Gtk.Table.TableChild w40 = ((global::Gtk.Table.TableChild)(this.table1[this.labelCancelReason]));
     w40.TopAttach    = ((uint)(16));
     w40.BottomAttach = ((uint)(17));
     w40.XOptions     = ((global::Gtk.AttachOptions)(4));
     w40.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelCategoryEntityviewmodelentry           = new global::Gamma.GtkWidgets.yLabel();
     this.labelCategoryEntityviewmodelentry.Name      = "labelCategoryEntityviewmodelentry";
     this.labelCategoryEntityviewmodelentry.Xalign    = 0F;
     this.labelCategoryEntityviewmodelentry.LabelProp = global::Mono.Unix.Catalog.GetString("Статья расхода:");
     this.table1.Add(this.labelCategoryEntityviewmodelentry);
     global::Gtk.Table.TableChild w41 = ((global::Gtk.Table.TableChild)(this.table1[this.labelCategoryEntityviewmodelentry]));
     w41.TopAttach    = ((uint)(13));
     w41.BottomAttach = ((uint)(14));
     w41.XOptions     = ((global::Gtk.AttachOptions)(4));
     w41.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelcomboOrganization           = new global::Gamma.GtkWidgets.yLabel();
     this.labelcomboOrganization.Name      = "labelcomboOrganization";
     this.labelcomboOrganization.Xalign    = 0F;
     this.labelcomboOrganization.LabelProp = global::Mono.Unix.Catalog.GetString("Наша организация:");
     this.table1.Add(this.labelcomboOrganization);
     global::Gtk.Table.TableChild w42 = ((global::Gtk.Table.TableChild)(this.table1[this.labelcomboOrganization]));
     w42.TopAttach    = ((uint)(12));
     w42.BottomAttach = ((uint)(13));
     w42.XOptions     = ((global::Gtk.AttachOptions)(4));
     w42.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelExplanation           = new global::Gtk.Label();
     this.labelExplanation.Name      = "labelExplanation";
     this.labelExplanation.Xalign    = 0F;
     this.labelExplanation.LabelProp = global::Mono.Unix.Catalog.GetString("Пояснение:");
     this.table1.Add(this.labelExplanation);
     global::Gtk.Table.TableChild w43 = ((global::Gtk.Table.TableChild)(this.table1[this.labelExplanation]));
     w43.TopAttach    = ((uint)(7));
     w43.BottomAttach = ((uint)(8));
     w43.XOptions     = ((global::Gtk.AttachOptions)(4));
     w43.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelGround           = new global::Gtk.Label();
     this.labelGround.Name      = "labelGround";
     this.labelGround.Xalign    = 0F;
     this.labelGround.LabelProp = global::Mono.Unix.Catalog.GetString("Основание:");
     this.table1.Add(this.labelGround);
     global::Gtk.Table.TableChild w44 = ((global::Gtk.Table.TableChild)(this.table1[this.labelGround]));
     w44.TopAttach    = ((uint)(6));
     w44.BottomAttach = ((uint)(7));
     w44.XOptions     = ((global::Gtk.AttachOptions)(4));
     w44.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelHaveReceipt           = new global::Gtk.Label();
     this.labelHaveReceipt.Name      = "labelHaveReceipt";
     this.labelHaveReceipt.Xalign    = 0F;
     this.labelHaveReceipt.LabelProp = global::Mono.Unix.Catalog.GetString("Наличие чека:");
     this.table1.Add(this.labelHaveReceipt);
     global::Gtk.Table.TableChild w45 = ((global::Gtk.Table.TableChild)(this.table1[this.labelHaveReceipt]));
     w45.TopAttach    = ((uint)(8));
     w45.BottomAttach = ((uint)(9));
     w45.XOptions     = ((global::Gtk.AttachOptions)(4));
     w45.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelReasonForSendToReapproval               = new global::Gtk.Label();
     this.labelReasonForSendToReapproval.Name          = "labelReasonForSendToReapproval";
     this.labelReasonForSendToReapproval.Xalign        = 0F;
     this.labelReasonForSendToReapproval.LabelProp     = global::Mono.Unix.Catalog.GetString("Причина отправки на пересогласование:");
     this.labelReasonForSendToReapproval.Wrap          = true;
     this.labelReasonForSendToReapproval.WidthChars    = 0;
     this.labelReasonForSendToReapproval.MaxWidthChars = 20;
     this.table1.Add(this.labelReasonForSendToReapproval);
     global::Gtk.Table.TableChild w46 = ((global::Gtk.Table.TableChild)(this.table1[this.labelReasonForSendToReapproval]));
     w46.TopAttach    = ((uint)(15));
     w46.BottomAttach = ((uint)(16));
     w46.XOptions     = ((global::Gtk.AttachOptions)(4));
     w46.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelType5           = new global::Gtk.Label();
     this.labelType5.Name      = "labelType5";
     this.labelType5.Xalign    = 0F;
     this.labelType5.LabelProp = global::Mono.Unix.Catalog.GetString("Автор:");
     this.table1.Add(this.labelType5);
     global::Gtk.Table.TableChild w47 = ((global::Gtk.Table.TableChild)(this.table1[this.labelType5]));
     w47.TopAttach    = ((uint)(1));
     w47.BottomAttach = ((uint)(2));
     w47.XOptions     = ((global::Gtk.AttachOptions)(4));
     w47.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelType6           = new global::Gtk.Label();
     this.labelType6.Name      = "labelType6";
     this.labelType6.Xalign    = 0F;
     this.labelType6.LabelProp = global::Mono.Unix.Catalog.GetString("Подразделение:");
     this.table1.Add(this.labelType6);
     global::Gtk.Table.TableChild w48 = ((global::Gtk.Table.TableChild)(this.table1[this.labelType6]));
     w48.TopAttach    = ((uint)(2));
     w48.BottomAttach = ((uint)(3));
     w48.XOptions     = ((global::Gtk.AttachOptions)(4));
     w48.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.speccomboOrganization                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.speccomboOrganization.Name                = "speccomboOrganization";
     this.speccomboOrganization.AddIfNotExist       = false;
     this.speccomboOrganization.DefaultFirst        = false;
     this.speccomboOrganization.ShowSpecialStateAll = false;
     this.speccomboOrganization.ShowSpecialStateNot = false;
     this.table1.Add(this.speccomboOrganization);
     global::Gtk.Table.TableChild w49 = ((global::Gtk.Table.TableChild)(this.table1[this.speccomboOrganization]));
     w49.TopAttach    = ((uint)(12));
     w49.BottomAttach = ((uint)(13));
     w49.LeftAttach   = ((uint)(1));
     w49.RightAttach  = ((uint)(2));
     w49.XOptions     = ((global::Gtk.AttachOptions)(4));
     w49.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.SubdivisionEntityviewmodelentry                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.SubdivisionEntityviewmodelentry.Events           = ((global::Gdk.EventMask)(256));
     this.SubdivisionEntityviewmodelentry.Name             = "SubdivisionEntityviewmodelentry";
     this.SubdivisionEntityviewmodelentry.CanEditReference = false;
     this.table1.Add(this.SubdivisionEntityviewmodelentry);
     global::Gtk.Table.TableChild w50 = ((global::Gtk.Table.TableChild)(this.table1[this.SubdivisionEntityviewmodelentry]));
     w50.TopAttach    = ((uint)(2));
     w50.BottomAttach = ((uint)(3));
     w50.LeftAttach   = ((uint)(1));
     w50.RightAttach  = ((uint)(2));
     w50.XOptions     = ((global::Gtk.AttachOptions)(4));
     w50.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ycheckHaveReceipt               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckHaveReceipt.CanFocus      = true;
     this.ycheckHaveReceipt.Name          = "ycheckHaveReceipt";
     this.ycheckHaveReceipt.Label         = "";
     this.ycheckHaveReceipt.Active        = true;
     this.ycheckHaveReceipt.DrawIndicator = true;
     this.ycheckHaveReceipt.UseUnderline  = true;
     this.table1.Add(this.ycheckHaveReceipt);
     global::Gtk.Table.TableChild w51 = ((global::Gtk.Table.TableChild)(this.table1[this.ycheckHaveReceipt]));
     w51.TopAttach    = ((uint)(8));
     w51.BottomAttach = ((uint)(9));
     w51.LeftAttach   = ((uint)(1));
     w51.RightAttach  = ((uint)(2));
     w51.XOptions     = ((global::Gtk.AttachOptions)(4));
     w51.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ycheckPossibilityNotToReconcilePayments               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckPossibilityNotToReconcilePayments.CanFocus      = true;
     this.ycheckPossibilityNotToReconcilePayments.Name          = "ycheckPossibilityNotToReconcilePayments";
     this.ycheckPossibilityNotToReconcilePayments.Label         = "";
     this.ycheckPossibilityNotToReconcilePayments.DrawIndicator = true;
     this.ycheckPossibilityNotToReconcilePayments.UseUnderline  = true;
     this.table1.Add(this.ycheckPossibilityNotToReconcilePayments);
     global::Gtk.Table.TableChild w52 = ((global::Gtk.Table.TableChild)(this.table1[this.ycheckPossibilityNotToReconcilePayments]));
     w52.TopAttach    = ((uint)(9));
     w52.BottomAttach = ((uint)(10));
     w52.LeftAttach   = ((uint)(1));
     w52.RightAttach  = ((uint)(2));
     w52.XOptions     = ((global::Gtk.AttachOptions)(4));
     w52.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yentryExplanation               = new global::Gamma.GtkWidgets.yEntry();
     this.yentryExplanation.CanFocus      = true;
     this.yentryExplanation.Name          = "yentryExplanation";
     this.yentryExplanation.IsEditable    = true;
     this.yentryExplanation.InvisibleChar = '•';
     this.table1.Add(this.yentryExplanation);
     global::Gtk.Table.TableChild w53 = ((global::Gtk.Table.TableChild)(this.table1[this.yentryExplanation]));
     w53.TopAttach    = ((uint)(7));
     w53.BottomAttach = ((uint)(8));
     w53.LeftAttach   = ((uint)(1));
     w53.RightAttach  = ((uint)(2));
     w53.XOptions     = ((global::Gtk.AttachOptions)(4));
     w53.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabelBalansOrganizations           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelBalansOrganizations.Name      = "ylabelBalansOrganizations";
     this.ylabelBalansOrganizations.LabelProp = global::Mono.Unix.Catalog.GetString(".");
     this.table1.Add(this.ylabelBalansOrganizations);
     global::Gtk.Table.TableChild w54 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabelBalansOrganizations]));
     w54.TopAttach    = ((uint)(11));
     w54.BottomAttach = ((uint)(12));
     w54.LeftAttach   = ((uint)(1));
     w54.RightAttach  = ((uint)(2));
     w54.XOptions     = ((global::Gtk.AttachOptions)(4));
     w54.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabelPossibilityNotToReconcilePayments           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelPossibilityNotToReconcilePayments.Name      = "ylabelPossibilityNotToReconcilePayments";
     this.ylabelPossibilityNotToReconcilePayments.Xalign    = 0F;
     this.ylabelPossibilityNotToReconcilePayments.LabelProp = global::Mono.Unix.Catalog.GetString("Утвердить воз-ть не пересогласовывать оплаты:");
     this.table1.Add(this.ylabelPossibilityNotToReconcilePayments);
     global::Gtk.Table.TableChild w55 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabelPossibilityNotToReconcilePayments]));
     w55.TopAttach    = ((uint)(9));
     w55.BottomAttach = ((uint)(10));
     w55.XOptions     = ((global::Gtk.AttachOptions)(4));
     w55.YOptions     = ((global::Gtk.AttachOptions)(4));
     w10.Add(this.table1);
     this.scrolledwindow1.Add(w10);
     this.vboxDialog.Add(this.scrolledwindow1);
     global::Gtk.Box.BoxChild w58 = ((global::Gtk.Box.BoxChild)(this.vboxDialog[this.scrolledwindow1]));
     w58.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 workwear.ItemTypeDlg
     this.Name = "workwear.ItemTypeDlg";
     this.Title = global::Mono.Unix.Catalog.GetString ("Новый тип номенклатуры");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child workwear.ItemTypeDlg.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.table1 = new global::Gtk.Table (((uint)(6)), ((uint)(2)), false);
     this.table1.Name = "table1";
     this.table1.RowSpacing = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     this.table1.BorderWidth = ((uint)(9));
     // Container child table1.Gtk.Table+TableChild
     this.hboxLife = new global::Gtk.HBox ();
     this.hboxLife.Name = "hboxLife";
     this.hboxLife.Spacing = 6;
     // Container child hboxLife.Gtk.Box+BoxChild
     this.ycheckLife = new global::Gamma.GtkWidgets.yCheckButton ();
     this.ycheckLife.CanFocus = true;
     this.ycheckLife.Name = "ycheckLife";
     this.ycheckLife.Label = "";
     this.ycheckLife.DrawIndicator = true;
     this.ycheckLife.UseUnderline = true;
     this.hboxLife.Add (this.ycheckLife);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hboxLife [this.ycheckLife]));
     w2.Position = 0;
     w2.Expand = false;
     w2.Fill = false;
     // Container child hboxLife.Gtk.Box+BoxChild
     this.yspinMonths = new global::Gamma.GtkWidgets.ySpinButton (0, 100, 1);
     this.yspinMonths.Sensitive = false;
     this.yspinMonths.CanFocus = true;
     this.yspinMonths.Name = "yspinMonths";
     this.yspinMonths.Adjustment.PageIncrement = 10;
     this.yspinMonths.ClimbRate = 1;
     this.yspinMonths.Numeric = true;
     this.yspinMonths.ValueAsDecimal = 0m;
     this.yspinMonths.ValueAsInt = 0;
     this.hboxLife.Add (this.yspinMonths);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hboxLife [this.yspinMonths]));
     w3.Position = 1;
     // Container child hboxLife.Gtk.Box+BoxChild
     this.ylabel1 = new global::Gamma.GtkWidgets.yLabel ();
     this.ylabel1.Name = "ylabel1";
     this.ylabel1.LabelProp = global::Mono.Unix.Catalog.GetString ("месяцев");
     this.hboxLife.Add (this.ylabel1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hboxLife [this.ylabel1]));
     w4.Position = 2;
     w4.Expand = false;
     w4.Fill = false;
     this.table1.Add (this.hboxLife);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1 [this.hboxLife]));
     w5.TopAttach = ((uint)(5));
     w5.BottomAttach = ((uint)(6));
     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.label = new global::Gtk.Label ();
     this.label.Name = "label";
     this.label.Xalign = 1F;
     this.label.LabelProp = global::Mono.Unix.Catalog.GetString ("Код:");
     this.table1.Add (this.label);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1 [this.label]));
     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 ("Категория<span foreground=\"red\">*</span>:");
     this.label1.UseMarkup = true;
     this.table1.Add (this.label1);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1 [this.label1]));
     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.label10 = new global::Gtk.Label ();
     this.label10.Name = "label10";
     this.label10.Xalign = 1F;
     this.label10.LabelProp = global::Mono.Unix.Catalog.GetString ("Единицы измерения:");
     this.table1.Add (this.label10);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1 [this.label10]));
     w8.TopAttach = ((uint)(4));
     w8.BottomAttach = ((uint)(5));
     w8.XOptions = ((global::Gtk.AttachOptions)(4));
     w8.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 ("Название группы<span foreground=\"red\">*</span>:");
     this.label2.UseMarkup = true;
     this.table1.Add (this.label2);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1 [this.label2]));
     w9.TopAttach = ((uint)(1));
     w9.BottomAttach = ((uint)(2));
     w9.XOptions = ((global::Gtk.AttachOptions)(4));
     w9.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 w10 = ((global::Gtk.Table.TableChild)(this.table1 [this.label3]));
     w10.TopAttach = ((uint)(3));
     w10.BottomAttach = ((uint)(4));
     w10.XOptions = ((global::Gtk.AttachOptions)(4));
     w10.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelLife = new global::Gtk.Label ();
     this.labelLife.Name = "labelLife";
     this.labelLife.Xalign = 1F;
     this.labelLife.LabelProp = global::Mono.Unix.Catalog.GetString ("Срок службы:");
     this.table1.Add (this.labelLife);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelLife]));
     w11.TopAttach = ((uint)(5));
     w11.BottomAttach = ((uint)(6));
     w11.XOptions = ((global::Gtk.AttachOptions)(4));
     w11.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ycomboCategory = new global::Gamma.Widgets.yEnumComboBox ();
     this.ycomboCategory.Name = "ycomboCategory";
     this.ycomboCategory.ShowSpecialStateAll = false;
     this.ycomboCategory.ShowSpecialStateNot = false;
     this.ycomboCategory.UseShortTitle = false;
     this.ycomboCategory.DefaultFirst = false;
     this.table1.Add (this.ycomboCategory);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1 [this.ycomboCategory]));
     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 table1.Gtk.Table+TableChild
     this.ycomboUnits = new global::Gamma.Widgets.ySpecComboBox ();
     this.ycomboUnits.Name = "ycomboUnits";
     this.ycomboUnits.AddIfNotExist = false;
     this.ycomboUnits.ShowSpecialStateAll = false;
     this.ycomboUnits.ShowSpecialStateNot = false;
     this.table1.Add (this.ycomboUnits);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1 [this.ycomboUnits]));
     w13.TopAttach = ((uint)(4));
     w13.BottomAttach = ((uint)(5));
     w13.LeftAttach = ((uint)(1));
     w13.RightAttach = ((uint)(2));
     w13.XOptions = ((global::Gtk.AttachOptions)(4));
     w13.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ycomboWearCategory = new global::Gamma.Widgets.yEnumComboBox ();
     this.ycomboWearCategory.Name = "ycomboWearCategory";
     this.ycomboWearCategory.ShowSpecialStateAll = false;
     this.ycomboWearCategory.ShowSpecialStateNot = true;
     this.ycomboWearCategory.UseShortTitle = false;
     this.ycomboWearCategory.DefaultFirst = false;
     this.table1.Add (this.ycomboWearCategory);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1 [this.ycomboWearCategory]));
     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));
     // 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.MaxLength = 240;
     this.yentryName.InvisibleChar = '●';
     this.table1.Add (this.yentryName);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1 [this.yentryName]));
     w15.TopAttach = ((uint)(1));
     w15.BottomAttach = ((uint)(2));
     w15.LeftAttach = ((uint)(1));
     w15.RightAttach = ((uint)(2));
     w15.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabelId = new global::Gamma.GtkWidgets.yLabel ();
     this.ylabelId.Name = "ylabelId";
     this.ylabelId.LabelProp = global::Mono.Unix.Catalog.GetString ("ylabel1");
     this.table1.Add (this.ylabelId);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1 [this.ylabelId]));
     w16.LeftAttach = ((uint)(1));
     w16.RightAttach = ((uint)(2));
     w16.XOptions = ((global::Gtk.AttachOptions)(4));
     w16.YOptions = ((global::Gtk.AttachOptions)(4));
     w1.Add (this.table1);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(w1 [this.table1]));
     w17.Position = 0;
     w17.Expand = false;
     w17.Fill = false;
     // Internal child workwear.ItemTypeDlg.ActionArea
     global::Gtk.HButtonBox w18 = this.ActionArea;
     w18.Name = "dialog1_ActionArea";
     w18.Spacing = 10;
     w18.BorderWidth = ((uint)(5));
     w18.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel = new global::Gtk.Button ();
     this.buttonCancel.CanDefault = true;
     this.buttonCancel.CanFocus = true;
     this.buttonCancel.Name = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label = global::Mono.Unix.Catalog.GetString ("О_тменить");
     global::Gtk.Image w19 = new global::Gtk.Image ();
     w19.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-cancel", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w19;
     this.AddActionWidget (this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w20 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w18 [this.buttonCancel]));
     w20.Expand = false;
     w20.Fill = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk = new global::Gtk.Button ();
     this.buttonOk.CanDefault = true;
     this.buttonOk.CanFocus = true;
     this.buttonOk.Name = "buttonOk";
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label = global::Mono.Unix.Catalog.GetString ("_OK");
     global::Gtk.Image w21 = new global::Gtk.Image ();
     w21.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-ok", global::Gtk.IconSize.Menu);
     this.buttonOk.Image = w21;
     w18.Add (this.buttonOk);
     global::Gtk.ButtonBox.ButtonBoxChild w22 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w18 [this.buttonOk]));
     w22.Position = 1;
     w22.Expand = false;
     w22.Fill = false;
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 454;
     this.DefaultHeight = 287;
     this.Show ();
     this.ycomboCategory.Changed += new global::System.EventHandler (this.OnYcomboCategoryChanged);
     this.ycheckLife.Toggled += new global::System.EventHandler (this.OnYcheckLifeToggled);
     this.buttonOk.Clicked += new global::System.EventHandler (this.OnButtonOkClicked);
 }
Exemplo n.º 6
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.ServiceClaimDlg
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.ServiceClaimDlg";
     // Container child Vodovoz.ServiceClaimDlg.Gtk.Container+ContainerChild
     this.vbox1             = new global::Gtk.VBox();
     this.vbox1.Name        = "vbox1";
     this.vbox1.Spacing     = 6;
     this.vbox1.BorderWidth = ((uint)(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::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.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::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.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;
     // Container child hbox1.Gtk.Box+BoxChild
     this.menuActions              = new global::QSWidgetLib.MenuButton();
     this.menuActions.CanFocus     = true;
     this.menuActions.Name         = "menuActions";
     this.menuActions.UseUnderline = true;
     this.menuActions.UseMarkup    = false;
     this.menuActions.LabelXAlign  = 0F;
     global::Gtk.Image w5 = new global::Gtk.Image();
     w5.Pixbuf = global::Gdk.Pixbuf.LoadFromResource("Vodovoz.icons.buttons.menu.png");
     this.menuActions.Image = w5;
     this.hbox1.Add(this.menuActions);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.menuActions]));
     w6.Position = 2;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vseparator1      = new global::Gtk.VSeparator();
     this.vseparator1.Name = "vseparator1";
     this.hbox1.Add(this.vseparator1);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vseparator1]));
     w7.Position = 3;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.toggleInfo               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Информация"));
     this.toggleInfo.CanFocus      = true;
     this.toggleInfo.Name          = "toggleInfo";
     this.toggleInfo.DrawIndicator = false;
     this.toggleInfo.UseUnderline  = true;
     this.toggleInfo.Group         = new global::GLib.SList(global::System.IntPtr.Zero);
     this.hbox1.Add(this.toggleInfo);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.toggleInfo]));
     w8.Position = 4;
     // Container child hbox1.Gtk.Box+BoxChild
     this.toggleServicesAndWorks               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Запчасти и работы"));
     this.toggleServicesAndWorks.CanFocus      = true;
     this.toggleServicesAndWorks.Name          = "toggleServicesAndWorks";
     this.toggleServicesAndWorks.DrawIndicator = false;
     this.toggleServicesAndWorks.UseUnderline  = true;
     this.toggleServicesAndWorks.Group         = this.toggleInfo.Group;
     this.hbox1.Add(this.toggleServicesAndWorks);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.toggleServicesAndWorks]));
     w9.Position = 5;
     // Container child hbox1.Gtk.Box+BoxChild
     this.toggleHistory               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("История"));
     this.toggleHistory.CanFocus      = true;
     this.toggleHistory.Name          = "toggleHistory";
     this.toggleHistory.DrawIndicator = false;
     this.toggleHistory.UseUnderline  = true;
     this.toggleHistory.Group         = this.toggleInfo.Group;
     this.hbox1.Add(this.toggleHistory);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.toggleHistory]));
     w10.Position = 6;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox1]));
     w11.Position = 0;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.notebook1             = new global::Gtk.Notebook();
     this.notebook1.CanFocus    = true;
     this.notebook1.Name        = "notebook1";
     this.notebook1.CurrentPage = 0;
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.datatable1               = new global::Gtk.Table(((uint)(9)), ((uint)(4)), false);
     this.datatable1.Name          = "datatable1";
     this.datatable1.RowSpacing    = ((uint)(6));
     this.datatable1.ColumnSpacing = ((uint)(6));
     this.datatable1.BorderWidth   = ((uint)(6));
     // Container child datatable1.Gtk.Table+TableChild
     this.checkRepeated               = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkRepeated.CanFocus      = true;
     this.checkRepeated.Name          = "checkRepeated";
     this.checkRepeated.Label         = global::Mono.Unix.Catalog.GetString("Повторный ремонт");
     this.checkRepeated.DrawIndicator = true;
     this.checkRepeated.UseUnderline  = true;
     this.datatable1.Add(this.checkRepeated);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.datatable1[this.checkRepeated]));
     w12.TopAttach    = ((uint)(6));
     w12.BottomAttach = ((uint)(7));
     w12.LeftAttach   = ((uint)(2));
     w12.RightAttach  = ((uint)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatable1.Gtk.Table+TableChild
     this.dataNumber        = new global::Gamma.GtkWidgets.yLabel();
     this.dataNumber.Name   = "dataNumber";
     this.dataNumber.Xalign = 0F;
     this.datatable1.Add(this.dataNumber);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.datatable1[this.dataNumber]));
     w13.LeftAttach  = ((uint)(1));
     w13.RightAttach = ((uint)(4));
     w13.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child datatable1.Gtk.Table+TableChild
     this.datePickUpDate                = new global::QS.Widgets.GtkUI.DatePicker();
     this.datePickUpDate.Events         = ((global::Gdk.EventMask)(256));
     this.datePickUpDate.Name           = "datePickUpDate";
     this.datePickUpDate.WithTime       = false;
     this.datePickUpDate.Date           = new global::System.DateTime(0);
     this.datePickUpDate.IsEditable     = true;
     this.datePickUpDate.AutoSeparation = true;
     this.datatable1.Add(this.datePickUpDate);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.datatable1[this.datePickUpDate]));
     w14.TopAttach    = ((uint)(5));
     w14.BottomAttach = ((uint)(6));
     w14.LeftAttach   = ((uint)(3));
     w14.RightAttach  = ((uint)(4));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatable1.Gtk.Table+TableChild
     this.enumcomboWithSerial      = new global::Gamma.Widgets.yEnumComboBox();
     this.enumcomboWithSerial.Name = "enumcomboWithSerial";
     this.enumcomboWithSerial.ShowSpecialStateAll = false;
     this.enumcomboWithSerial.ShowSpecialStateNot = false;
     this.enumcomboWithSerial.UseShortTitle       = false;
     this.enumcomboWithSerial.DefaultFirst        = true;
     this.datatable1.Add(this.enumcomboWithSerial);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.datatable1[this.enumcomboWithSerial]));
     w15.TopAttach    = ((uint)(4));
     w15.BottomAttach = ((uint)(5));
     w15.LeftAttach   = ((uint)(1));
     w15.RightAttach  = ((uint)(2));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatable1.Gtk.Table+TableChild
     this.enumPaymentType      = new global::Gamma.Widgets.yEnumComboBox();
     this.enumPaymentType.Name = "enumPaymentType";
     this.enumPaymentType.ShowSpecialStateAll = false;
     this.enumPaymentType.ShowSpecialStateNot = false;
     this.enumPaymentType.UseShortTitle       = false;
     this.enumPaymentType.DefaultFirst        = true;
     this.datatable1.Add(this.enumPaymentType);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.datatable1[this.enumPaymentType]));
     w16.TopAttach    = ((uint)(4));
     w16.BottomAttach = ((uint)(5));
     w16.LeftAttach   = ((uint)(3));
     w16.RightAttach  = ((uint)(4));
     w16.XOptions     = ((global::Gtk.AttachOptions)(4));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatable1.Gtk.Table+TableChild
     this.enumStatus      = new global::Gamma.Widgets.yEnumComboBox();
     this.enumStatus.Name = "enumStatus";
     this.enumStatus.ShowSpecialStateAll = false;
     this.enumStatus.ShowSpecialStateNot = false;
     this.enumStatus.UseShortTitle       = false;
     this.enumStatus.DefaultFirst        = false;
     this.datatable1.Add(this.enumStatus);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.datatable1[this.enumStatus]));
     w17.TopAttach    = ((uint)(1));
     w17.BottomAttach = ((uint)(2));
     w17.LeftAttach   = ((uint)(3));
     w17.RightAttach  = ((uint)(4));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatable1.Gtk.Table+TableChild
     this.enumType      = new global::Gamma.Widgets.yEnumComboBox();
     this.enumType.Name = "enumType";
     this.enumType.ShowSpecialStateAll = false;
     this.enumType.ShowSpecialStateNot = false;
     this.enumType.UseShortTitle       = false;
     this.enumType.DefaultFirst        = false;
     this.datatable1.Add(this.enumType);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.datatable1[this.enumType]));
     w18.TopAttach    = ((uint)(1));
     w18.BottomAttach = ((uint)(2));
     w18.LeftAttach   = ((uint)(1));
     w18.RightAttach  = ((uint)(2));
     w18.XOptions     = ((global::Gtk.AttachOptions)(4));
     w18.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatable1.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.textReason          = new global::Gamma.GtkWidgets.yTextView();
     this.textReason.CanFocus = true;
     this.textReason.Name     = "textReason";
     this.GtkScrolledWindow.Add(this.textReason);
     this.datatable1.Add(this.GtkScrolledWindow);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.datatable1[this.GtkScrolledWindow]));
     w20.TopAttach    = ((uint)(8));
     w20.BottomAttach = ((uint)(9));
     w20.LeftAttach   = ((uint)(1));
     w20.RightAttach  = ((uint)(2));
     w20.XOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatable1.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.textKit          = new global::Gamma.GtkWidgets.yTextView();
     this.textKit.CanFocus = true;
     this.textKit.Name     = "textKit";
     this.GtkScrolledWindow1.Add(this.textKit);
     this.datatable1.Add(this.GtkScrolledWindow1);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.datatable1[this.GtkScrolledWindow1]));
     w22.TopAttach    = ((uint)(8));
     w22.BottomAttach = ((uint)(9));
     w22.LeftAttach   = ((uint)(3));
     w22.RightAttach  = ((uint)(4));
     w22.XOptions     = ((global::Gtk.AttachOptions)(4));
     w22.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatable1.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.datatable1.Add(this.label1);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.datatable1[this.label1]));
     w23.XOptions = ((global::Gtk.AttachOptions)(4));
     w23.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child datatable1.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.datatable1.Add(this.label10);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.datatable1[this.label10]));
     w24.TopAttach    = ((uint)(8));
     w24.BottomAttach = ((uint)(9));
     w24.LeftAttach   = ((uint)(2));
     w24.RightAttach  = ((uint)(3));
     w24.XOptions     = ((global::Gtk.AttachOptions)(4));
     w24.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatable1.Gtk.Table+TableChild
     this.label19           = new global::Gtk.Label();
     this.label19.Name      = "label19";
     this.label19.Xalign    = 1F;
     this.label19.LabelProp = global::Mono.Unix.Catalog.GetString("Забираем по:");
     this.datatable1.Add(this.label19);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.datatable1[this.label19]));
     w25.TopAttach    = ((uint)(4));
     w25.BottomAttach = ((uint)(5));
     w25.XOptions     = ((global::Gtk.AttachOptions)(4));
     w25.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatable1.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.datatable1.Add(this.label2);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.datatable1[this.label2]));
     w26.TopAttach    = ((uint)(1));
     w26.BottomAttach = ((uint)(2));
     w26.LeftAttach   = ((uint)(2));
     w26.RightAttach  = ((uint)(3));
     w26.XOptions     = ((global::Gtk.AttachOptions)(4));
     w26.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatable1.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.datatable1.Add(this.label3);
     global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.datatable1[this.label3]));
     w27.TopAttach    = ((uint)(5));
     w27.BottomAttach = ((uint)(6));
     w27.XOptions     = ((global::Gtk.AttachOptions)(4));
     w27.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatable1.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.datatable1.Add(this.label4);
     global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.datatable1[this.label4]));
     w28.TopAttach    = ((uint)(6));
     w28.BottomAttach = ((uint)(7));
     w28.XOptions     = ((global::Gtk.AttachOptions)(4));
     w28.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatable1.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.datatable1.Add(this.label5);
     global::Gtk.Table.TableChild w29 = ((global::Gtk.Table.TableChild)(this.datatable1[this.label5]));
     w29.TopAttach    = ((uint)(2));
     w29.BottomAttach = ((uint)(3));
     w29.XOptions     = ((global::Gtk.AttachOptions)(4));
     w29.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatable1.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.datatable1.Add(this.label6);
     global::Gtk.Table.TableChild w30 = ((global::Gtk.Table.TableChild)(this.datatable1[this.label6]));
     w30.TopAttach    = ((uint)(1));
     w30.BottomAttach = ((uint)(2));
     w30.XOptions     = ((global::Gtk.AttachOptions)(4));
     w30.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatable1.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.datatable1.Add(this.label7);
     global::Gtk.Table.TableChild w31 = ((global::Gtk.Table.TableChild)(this.datatable1[this.label7]));
     w31.TopAttach    = ((uint)(4));
     w31.BottomAttach = ((uint)(5));
     w31.LeftAttach   = ((uint)(2));
     w31.RightAttach  = ((uint)(3));
     w31.XOptions     = ((global::Gtk.AttachOptions)(4));
     w31.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatable1.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.datatable1.Add(this.label8);
     global::Gtk.Table.TableChild w32 = ((global::Gtk.Table.TableChild)(this.datatable1[this.label8]));
     w32.TopAttach    = ((uint)(5));
     w32.BottomAttach = ((uint)(6));
     w32.LeftAttach   = ((uint)(2));
     w32.RightAttach  = ((uint)(3));
     w32.XOptions     = ((global::Gtk.AttachOptions)(4));
     w32.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatable1.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.datatable1.Add(this.label9);
     global::Gtk.Table.TableChild w33 = ((global::Gtk.Table.TableChild)(this.datatable1[this.label9]));
     w33.TopAttach    = ((uint)(8));
     w33.BottomAttach = ((uint)(9));
     w33.XOptions     = ((global::Gtk.AttachOptions)(4));
     w33.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatable1.Gtk.Table+TableChild
     this.labelDeliveryPoint           = new global::Gtk.Label();
     this.labelDeliveryPoint.Name      = "labelDeliveryPoint";
     this.labelDeliveryPoint.Xalign    = 1F;
     this.labelDeliveryPoint.LabelProp = global::Mono.Unix.Catalog.GetString("Точка доставки:");
     this.datatable1.Add(this.labelDeliveryPoint);
     global::Gtk.Table.TableChild w34 = ((global::Gtk.Table.TableChild)(this.datatable1[this.labelDeliveryPoint]));
     w34.TopAttach    = ((uint)(2));
     w34.BottomAttach = ((uint)(3));
     w34.LeftAttach   = ((uint)(2));
     w34.RightAttach  = ((uint)(3));
     w34.XOptions     = ((global::Gtk.AttachOptions)(4));
     w34.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatable1.Gtk.Table+TableChild
     this.labelReplacement           = new global::Gtk.Label();
     this.labelReplacement.Name      = "labelReplacement";
     this.labelReplacement.Xalign    = 1F;
     this.labelReplacement.LabelProp = global::Mono.Unix.Catalog.GetString("Дежурный кулер:");
     this.datatable1.Add(this.labelReplacement);
     global::Gtk.Table.TableChild w35 = ((global::Gtk.Table.TableChild)(this.datatable1[this.labelReplacement]));
     w35.TopAttach    = ((uint)(7));
     w35.BottomAttach = ((uint)(8));
     w35.XOptions     = ((global::Gtk.AttachOptions)(4));
     w35.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatable1.Gtk.Table+TableChild
     this.referenceCounterparty        = new global::QS.Widgets.GtkUI.RepresentationEntry();
     this.referenceCounterparty.Events = ((global::Gdk.EventMask)(256));
     this.referenceCounterparty.Name   = "referenceCounterparty";
     this.datatable1.Add(this.referenceCounterparty);
     global::Gtk.Table.TableChild w36 = ((global::Gtk.Table.TableChild)(this.datatable1[this.referenceCounterparty]));
     w36.TopAttach    = ((uint)(2));
     w36.BottomAttach = ((uint)(3));
     w36.LeftAttach   = ((uint)(1));
     w36.RightAttach  = ((uint)(2));
     w36.XOptions     = ((global::Gtk.AttachOptions)(4));
     w36.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatable1.Gtk.Table+TableChild
     this.referenceDeliveryPoint        = new global::QS.Widgets.GtkUI.RepresentationEntry();
     this.referenceDeliveryPoint.Events = ((global::Gdk.EventMask)(256));
     this.referenceDeliveryPoint.Name   = "referenceDeliveryPoint";
     this.datatable1.Add(this.referenceDeliveryPoint);
     global::Gtk.Table.TableChild w37 = ((global::Gtk.Table.TableChild)(this.datatable1[this.referenceDeliveryPoint]));
     w37.TopAttach    = ((uint)(2));
     w37.BottomAttach = ((uint)(3));
     w37.LeftAttach   = ((uint)(3));
     w37.RightAttach  = ((uint)(4));
     w37.XOptions     = ((global::Gtk.AttachOptions)(4));
     w37.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatable1.Gtk.Table+TableChild
     this.referenceEquipment           = new global::Gamma.Widgets.yEntryReference();
     this.referenceEquipment.Sensitive = false;
     this.referenceEquipment.Events    = ((global::Gdk.EventMask)(256));
     this.referenceEquipment.Name      = "referenceEquipment";
     this.datatable1.Add(this.referenceEquipment);
     global::Gtk.Table.TableChild w38 = ((global::Gtk.Table.TableChild)(this.datatable1[this.referenceEquipment]));
     w38.TopAttach    = ((uint)(6));
     w38.BottomAttach = ((uint)(7));
     w38.LeftAttach   = ((uint)(1));
     w38.RightAttach  = ((uint)(2));
     w38.XOptions     = ((global::Gtk.AttachOptions)(4));
     w38.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatable1.Gtk.Table+TableChild
     this.referenceNomenclature           = new global::Gamma.Widgets.yEntryReference();
     this.referenceNomenclature.Sensitive = false;
     this.referenceNomenclature.Events    = ((global::Gdk.EventMask)(256));
     this.referenceNomenclature.Name      = "referenceNomenclature";
     this.datatable1.Add(this.referenceNomenclature);
     global::Gtk.Table.TableChild w39 = ((global::Gtk.Table.TableChild)(this.datatable1[this.referenceNomenclature]));
     w39.TopAttach    = ((uint)(5));
     w39.BottomAttach = ((uint)(6));
     w39.LeftAttach   = ((uint)(1));
     w39.RightAttach  = ((uint)(2));
     w39.XOptions     = ((global::Gtk.AttachOptions)(4));
     w39.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatable1.Gtk.Table+TableChild
     this.yentryEquipmentReplacement        = new global::Gamma.Widgets.yEntryReference();
     this.yentryEquipmentReplacement.Events = ((global::Gdk.EventMask)(256));
     this.yentryEquipmentReplacement.Name   = "yentryEquipmentReplacement";
     this.datatable1.Add(this.yentryEquipmentReplacement);
     global::Gtk.Table.TableChild w40 = ((global::Gtk.Table.TableChild)(this.datatable1[this.yentryEquipmentReplacement]));
     w40.TopAttach    = ((uint)(7));
     w40.BottomAttach = ((uint)(8));
     w40.LeftAttach   = ((uint)(1));
     w40.RightAttach  = ((uint)(2));
     w40.XOptions     = ((global::Gtk.AttachOptions)(4));
     w40.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatable1.Gtk.Table+TableChild
     this.ylabelEquipmentInfo           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelEquipmentInfo.Name      = "ylabelEquipmentInfo";
     this.ylabelEquipmentInfo.Xalign    = 0F;
     this.ylabelEquipmentInfo.LabelProp = global::Mono.Unix.Catalog.GetString("Не информации по оборудованию.");
     this.datatable1.Add(this.ylabelEquipmentInfo);
     global::Gtk.Table.TableChild w41 = ((global::Gtk.Table.TableChild)(this.datatable1[this.ylabelEquipmentInfo]));
     w41.TopAttach    = ((uint)(3));
     w41.BottomAttach = ((uint)(4));
     w41.LeftAttach   = ((uint)(1));
     w41.RightAttach  = ((uint)(4));
     w41.XOptions     = ((global::Gtk.AttachOptions)(4));
     w41.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.notebook1.Add(this.datatable1);
     // Notebook tab
     this.label15           = new global::Gtk.Label();
     this.label15.Name      = "label15";
     this.label15.LabelProp = global::Mono.Unix.Catalog.GetString("Информация");
     this.notebook1.SetTabLabel(this.datatable1, this.label15);
     this.label15.ShowAll();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.vbox2             = new global::Gtk.VBox();
     this.vbox2.Name        = "vbox2";
     this.vbox2.Spacing     = 6;
     this.vbox2.BorderWidth = ((uint)(6));
     // Container child vbox2.Gtk.Box+BoxChild
     this.datatable2               = new global::Gtk.Table(((uint)(2)), ((uint)(2)), false);
     this.datatable2.Name          = "datatable2";
     this.datatable2.RowSpacing    = ((uint)(6));
     this.datatable2.ColumnSpacing = ((uint)(6));
     // Container child datatable2.Gtk.Table+TableChild
     this.GtkScrolledWindow2            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow2.Name       = "GtkScrolledWindow2";
     this.GtkScrolledWindow2.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow2.Gtk.Container+ContainerChild
     this.textDiagnosticsResult          = new global::Gamma.GtkWidgets.yTextView();
     this.textDiagnosticsResult.CanFocus = true;
     this.textDiagnosticsResult.Name     = "textDiagnosticsResult";
     this.GtkScrolledWindow2.Add(this.textDiagnosticsResult);
     this.datatable2.Add(this.GtkScrolledWindow2);
     global::Gtk.Table.TableChild w44 = ((global::Gtk.Table.TableChild)(this.datatable2[this.GtkScrolledWindow2]));
     w44.TopAttach    = ((uint)(1));
     w44.BottomAttach = ((uint)(2));
     w44.LeftAttach   = ((uint)(1));
     w44.RightAttach  = ((uint)(2));
     w44.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatable2.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.datatable2.Add(this.label11);
     global::Gtk.Table.TableChild w45 = ((global::Gtk.Table.TableChild)(this.datatable2[this.label11]));
     w45.TopAttach    = ((uint)(1));
     w45.BottomAttach = ((uint)(2));
     w45.XOptions     = ((global::Gtk.AttachOptions)(4));
     w45.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatable2.Gtk.Table+TableChild
     this.label14           = new global::Gtk.Label();
     this.label14.Name      = "label14";
     this.label14.Xalign    = 1F;
     this.label14.LabelProp = global::Mono.Unix.Catalog.GetString("Мастер:");
     this.datatable2.Add(this.label14);
     global::Gtk.Table.TableChild w46 = ((global::Gtk.Table.TableChild)(this.datatable2[this.label14]));
     w46.XOptions = ((global::Gtk.AttachOptions)(4));
     w46.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child datatable2.Gtk.Table+TableChild
     this.referenceEngineer        = new global::QS.Widgets.GtkUI.RepresentationEntry();
     this.referenceEngineer.Events = ((global::Gdk.EventMask)(256));
     this.referenceEngineer.Name   = "referenceEngineer";
     this.datatable2.Add(this.referenceEngineer);
     global::Gtk.Table.TableChild w47 = ((global::Gtk.Table.TableChild)(this.datatable2[this.referenceEngineer]));
     w47.LeftAttach  = ((uint)(1));
     w47.RightAttach = ((uint)(2));
     w47.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.vbox2.Add(this.datatable2);
     global::Gtk.Box.BoxChild w48 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.datatable2]));
     w48.Position = 0;
     w48.Expand   = false;
     w48.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.GtkScrolledWindow4            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow4.Name       = "GtkScrolledWindow4";
     this.GtkScrolledWindow4.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow4.Gtk.Container+ContainerChild
     this.treePartsAndServices          = new global::Gamma.GtkWidgets.yTreeView();
     this.treePartsAndServices.CanFocus = true;
     this.treePartsAndServices.Name     = "treePartsAndServices";
     this.GtkScrolledWindow4.Add(this.treePartsAndServices);
     this.vbox2.Add(this.GtkScrolledWindow4);
     global::Gtk.Box.BoxChild w50 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.GtkScrolledWindow4]));
     w50.Position = 1;
     // 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.buttonAddService              = new global::Gtk.Button();
     this.buttonAddService.CanFocus     = true;
     this.buttonAddService.Name         = "buttonAddService";
     this.buttonAddService.UseUnderline = true;
     this.buttonAddService.Label        = global::Mono.Unix.Catalog.GetString("Добавить услугу");
     global::Gtk.Image w51 = new global::Gtk.Image();
     w51.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonAddService.Image = w51;
     this.hbox9.Add(this.buttonAddService);
     global::Gtk.Box.BoxChild w52 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.buttonAddService]));
     w52.Position = 0;
     w52.Expand   = false;
     w52.Fill     = false;
     // Container child hbox9.Gtk.Box+BoxChild
     this.buttonAddPart              = new global::Gtk.Button();
     this.buttonAddPart.CanFocus     = true;
     this.buttonAddPart.Name         = "buttonAddPart";
     this.buttonAddPart.UseUnderline = true;
     this.buttonAddPart.Label        = global::Mono.Unix.Catalog.GetString("Добавить запчасть");
     global::Gtk.Image w53 = new global::Gtk.Image();
     w53.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonAddPart.Image = w53;
     this.hbox9.Add(this.buttonAddPart);
     global::Gtk.Box.BoxChild w54 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.buttonAddPart]));
     w54.Position = 1;
     w54.Expand   = false;
     w54.Fill     = false;
     // Container child hbox9.Gtk.Box+BoxChild
     this.buttonDelete              = new global::Gtk.Button();
     this.buttonDelete.CanFocus     = true;
     this.buttonDelete.Name         = "buttonDelete";
     this.buttonDelete.UseUnderline = true;
     this.buttonDelete.Label        = global::Mono.Unix.Catalog.GetString("Удалить");
     global::Gtk.Image w55 = new global::Gtk.Image();
     w55.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-delete", global::Gtk.IconSize.Menu);
     this.buttonDelete.Image = w55;
     this.hbox9.Add(this.buttonDelete);
     global::Gtk.Box.BoxChild w56 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.buttonDelete]));
     w56.Position = 2;
     w56.Expand   = false;
     w56.Fill     = false;
     // Container child hbox9.Gtk.Box+BoxChild
     this.label13           = new global::Gtk.Label();
     this.label13.Name      = "label13";
     this.label13.Xalign    = 1F;
     this.label13.LabelProp = global::Mono.Unix.Catalog.GetString("Итого:");
     this.hbox9.Add(this.label13);
     global::Gtk.Box.BoxChild w57 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.label13]));
     w57.Position = 3;
     // Container child hbox9.Gtk.Box+BoxChild
     this.labelTotalPrice           = new global::Gamma.GtkWidgets.yLabel();
     this.labelTotalPrice.Name      = "labelTotalPrice";
     this.labelTotalPrice.Xalign    = 1F;
     this.labelTotalPrice.LabelProp = global::Mono.Unix.Catalog.GetString("Цена");
     this.hbox9.Add(this.labelTotalPrice);
     global::Gtk.Box.BoxChild w58 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.labelTotalPrice]));
     w58.Position = 4;
     w58.Expand   = false;
     this.vbox2.Add(this.hbox9);
     global::Gtk.Box.BoxChild w59 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox9]));
     w59.Position = 2;
     w59.Expand   = false;
     w59.Fill     = false;
     this.notebook1.Add(this.vbox2);
     global::Gtk.Notebook.NotebookChild w60 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.vbox2]));
     w60.Position = 1;
     // Notebook tab
     this.label16           = new global::Gtk.Label();
     this.label16.Name      = "label16";
     this.label16.LabelProp = global::Mono.Unix.Catalog.GetString("Запчасти и работы");
     this.notebook1.SetTabLabel(this.vbox2, this.label16);
     this.label16.ShowAll();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.vbox3             = new global::Gtk.VBox();
     this.vbox3.Name        = "vbox3";
     this.vbox3.Spacing     = 6;
     this.vbox3.BorderWidth = ((uint)(6));
     // Container child vbox3.Gtk.Box+BoxChild
     this.GtkScrolledWindow5            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow5.Name       = "GtkScrolledWindow5";
     this.GtkScrolledWindow5.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow5.Gtk.Container+ContainerChild
     this.treeHistory          = new global::Gamma.GtkWidgets.yTreeView();
     this.treeHistory.CanFocus = true;
     this.treeHistory.Name     = "treeHistory";
     this.GtkScrolledWindow5.Add(this.treeHistory);
     this.vbox3.Add(this.GtkScrolledWindow5);
     global::Gtk.Box.BoxChild w62 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.GtkScrolledWindow5]));
     w62.Position = 0;
     // Container child vbox3.Gtk.Box+BoxChild
     this.datatable3               = new global::Gtk.Table(((uint)(2)), ((uint)(2)), false);
     this.datatable3.Name          = "datatable3";
     this.datatable3.RowSpacing    = ((uint)(6));
     this.datatable3.ColumnSpacing = ((uint)(6));
     // Container child datatable3.Gtk.Table+TableChild
     this.enumStatusEditable      = new global::QSOrmProject.EnumListComboBox();
     this.enumStatusEditable.Name = "enumStatusEditable";
     this.datatable3.Add(this.enumStatusEditable);
     global::Gtk.Table.TableChild w63 = ((global::Gtk.Table.TableChild)(this.datatable3[this.enumStatusEditable]));
     w63.LeftAttach  = ((uint)(1));
     w63.RightAttach = ((uint)(2));
     w63.XOptions    = ((global::Gtk.AttachOptions)(4));
     w63.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child datatable3.Gtk.Table+TableChild
     this.GtkScrolledWindow3            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow3.Name       = "GtkScrolledWindow3";
     this.GtkScrolledWindow3.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow3.Gtk.Container+ContainerChild
     this.textComment          = new global::Gamma.GtkWidgets.yTextView();
     this.textComment.CanFocus = true;
     this.textComment.Name     = "textComment";
     this.GtkScrolledWindow3.Add(this.textComment);
     this.datatable3.Add(this.GtkScrolledWindow3);
     global::Gtk.Table.TableChild w65 = ((global::Gtk.Table.TableChild)(this.datatable3[this.GtkScrolledWindow3]));
     w65.TopAttach    = ((uint)(1));
     w65.BottomAttach = ((uint)(2));
     w65.LeftAttach   = ((uint)(1));
     w65.RightAttach  = ((uint)(2));
     w65.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatable3.Gtk.Table+TableChild
     this.label12           = new global::Gtk.Label();
     this.label12.Name      = "label12";
     this.label12.Xalign    = 1F;
     this.label12.LabelProp = global::Mono.Unix.Catalog.GetString("Комментарий:");
     this.datatable3.Add(this.label12);
     global::Gtk.Table.TableChild w66 = ((global::Gtk.Table.TableChild)(this.datatable3[this.label12]));
     w66.TopAttach    = ((uint)(1));
     w66.BottomAttach = ((uint)(2));
     w66.XOptions     = ((global::Gtk.AttachOptions)(4));
     w66.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatable3.Gtk.Table+TableChild
     this.label18           = new global::Gtk.Label();
     this.label18.Name      = "label18";
     this.label18.Xalign    = 1F;
     this.label18.LabelProp = global::Mono.Unix.Catalog.GetString("Новый статус:");
     this.datatable3.Add(this.label18);
     global::Gtk.Table.TableChild w67 = ((global::Gtk.Table.TableChild)(this.datatable3[this.label18]));
     w67.XOptions = ((global::Gtk.AttachOptions)(4));
     w67.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox3.Add(this.datatable3);
     global::Gtk.Box.BoxChild w68 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.datatable3]));
     w68.Position = 1;
     w68.Expand   = false;
     w68.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox10         = new global::Gtk.HBox();
     this.hbox10.Name    = "hbox10";
     this.hbox10.Spacing = 6;
     // Container child hbox10.Gtk.Box+BoxChild
     this.buttonAdd              = new global::Gtk.Button();
     this.buttonAdd.CanFocus     = true;
     this.buttonAdd.Name         = "buttonAdd";
     this.buttonAdd.UseUnderline = true;
     this.buttonAdd.Label        = global::Mono.Unix.Catalog.GetString("Добавить изменение");
     global::Gtk.Image w69 = new global::Gtk.Image();
     w69.Pixbuf           = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonAdd.Image = w69;
     this.hbox10.Add(this.buttonAdd);
     global::Gtk.Box.BoxChild w70 = ((global::Gtk.Box.BoxChild)(this.hbox10[this.buttonAdd]));
     w70.Position = 0;
     w70.Expand   = false;
     w70.Fill     = false;
     this.vbox3.Add(this.hbox10);
     global::Gtk.Box.BoxChild w71 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox10]));
     w71.Position = 2;
     w71.Expand   = false;
     w71.Fill     = false;
     this.notebook1.Add(this.vbox3);
     global::Gtk.Notebook.NotebookChild w72 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.vbox3]));
     w72.Position = 2;
     // Notebook tab
     this.label17           = new global::Gtk.Label();
     this.label17.Name      = "label17";
     this.label17.LabelProp = global::Mono.Unix.Catalog.GetString("История");
     this.notebook1.SetTabLabel(this.vbox3, this.label17);
     this.label17.ShowAll();
     this.vbox1.Add(this.notebook1);
     global::Gtk.Box.BoxChild w73 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.notebook1]));
     w73.Position = 1;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.toggleInfo.Toggled                   += new global::System.EventHandler(this.OnToggleInfoToggled);
     this.toggleServicesAndWorks.Toggled       += new global::System.EventHandler(this.OnToggleServicesAndWorksToggled);
     this.toggleHistory.Toggled                += new global::System.EventHandler(this.OnToggleHistoryToggled);
     this.referenceNomenclature.Changed        += new global::System.EventHandler(this.OnReferenceNomenclatureChanged);
     this.referenceEquipment.Changed           += new global::System.EventHandler(this.OnReferenceEquipmentChanged);
     this.referenceDeliveryPoint.Changed       += new global::System.EventHandler(this.OnReferenceDeliveryPointChanged);
     this.referenceCounterparty.Changed        += new global::System.EventHandler(this.OnReferenceCounterpartyChanged);
     this.enumcomboWithSerial.EnumItemSelected += new global::System.EventHandler <Gamma.Widgets.ItemSelectedEventArgs>(this.OnEnumcomboWithSerialEnumItemSelected);
     this.buttonAddService.Clicked             += new global::System.EventHandler(this.OnButtonAddServiceClicked);
     this.buttonAddPart.Clicked                += new global::System.EventHandler(this.OnButtonAddPartClicked);
     this.buttonDelete.Clicked                 += new global::System.EventHandler(this.OnButtonDeleteClicked);
     this.buttonAdd.Clicked += new global::System.EventHandler(this.OnButtonAddClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget QS.Project.Dialogs.GtkUI.UserDialog
     this.Name           = "QS.Project.Dialogs.GtkUI.UserDialog";
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.Modal          = true;
     this.DefaultWidth   = 1100;
     this.DefaultHeight  = 850;
     // Internal child QS.Project.Dialogs.GtkUI.UserDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.notebook1             = new global::Gtk.Notebook();
     this.notebook1.CanFocus    = true;
     this.notebook1.Name        = "notebook1";
     this.notebook1.CurrentPage = 0;
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.vbox5         = new global::Gtk.VBox();
     this.vbox5.Name    = "vbox5";
     this.vbox5.Spacing = 6;
     // Container child vbox5.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(5)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     this.table1.BorderWidth   = ((uint)(9));
     // Container child table1.Gtk.Table+TableChild
     this.entryEmail               = new global::Gamma.GtkWidgets.yEntry();
     this.entryEmail.CanFocus      = true;
     this.entryEmail.Name          = "entryEmail";
     this.entryEmail.IsEditable    = true;
     this.entryEmail.InvisibleChar = '●';
     this.table1.Add(this.entryEmail);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.entryEmail]));
     w2.TopAttach    = ((uint)(4));
     w2.BottomAttach = ((uint)(5));
     w2.LeftAttach   = ((uint)(1));
     w2.RightAttach  = ((uint)(2));
     w2.XOptions     = ((global::Gtk.AttachOptions)(4));
     w2.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryLogin               = new global::Gamma.GtkWidgets.yEntry();
     this.entryLogin.CanFocus      = true;
     this.entryLogin.Name          = "entryLogin";
     this.entryLogin.IsEditable    = true;
     this.entryLogin.InvisibleChar = '●';
     this.table1.Add(this.entryLogin);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.entryLogin]));
     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.entryName               = new global::Gamma.GtkWidgets.yEntry();
     this.entryName.CanFocus      = true;
     this.entryName.Name          = "entryName";
     this.entryName.IsEditable    = true;
     this.entryName.InvisibleChar = '●';
     this.table1.Add(this.entryName);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.entryName]));
     w4.TopAttach    = ((uint)(1));
     w4.BottomAttach = ((uint)(2));
     w4.LeftAttach   = ((uint)(1));
     w4.RightAttach  = ((uint)(2));
     w4.XOptions     = ((global::Gtk.AttachOptions)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryPassword               = new global::Gamma.GtkWidgets.yEntry();
     this.entryPassword.CanFocus      = true;
     this.entryPassword.Name          = "entryPassword";
     this.entryPassword.IsEditable    = true;
     this.entryPassword.Visibility    = false;
     this.entryPassword.InvisibleChar = '●';
     this.table1.Add(this.entryPassword);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1[this.entryPassword]));
     w5.TopAttach    = ((uint)(3));
     w5.BottomAttach = ((uint)(4));
     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("E-mail:");
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w6.TopAttach    = ((uint)(4));
     w6.BottomAttach = ((uint)(5));
     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.XOptions = ((global::Gtk.AttachOptions)(4));
     w7.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 w8 = ((global::Gtk.Table.TableChild)(this.table1[this.label3]));
     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.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 w9 = ((global::Gtk.Table.TableChild)(this.table1[this.label4]));
     w9.TopAttach    = ((uint)(1));
     w9.BottomAttach = ((uint)(2));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.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 w10 = ((global::Gtk.Table.TableChild)(this.table1[this.label6]));
     w10.TopAttach    = ((uint)(3));
     w10.BottomAttach = ((uint)(4));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelId            = new global::Gamma.GtkWidgets.yLabel();
     this.labelId.Name       = "labelId";
     this.labelId.Xalign     = 0F;
     this.labelId.Selectable = true;
     this.table1.Add(this.labelId);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1[this.labelId]));
     w11.LeftAttach  = ((uint)(1));
     w11.RightAttach = ((uint)(2));
     w11.XOptions    = ((global::Gtk.AttachOptions)(4));
     w11.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.vbox3.Add(this.table1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.table1]));
     w12.Position = 0;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.checkDeactivated               = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkDeactivated.CanFocus      = true;
     this.checkDeactivated.Name          = "checkDeactivated";
     this.checkDeactivated.Label         = global::Mono.Unix.Catalog.GetString("Пользователь отключен");
     this.checkDeactivated.DrawIndicator = true;
     this.checkDeactivated.UseUnderline  = true;
     this.vbox4.Add(this.checkDeactivated);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.checkDeactivated]));
     w13.Position = 0;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.checkAdmin               = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkAdmin.CanFocus      = true;
     this.checkAdmin.Name          = "checkAdmin";
     this.checkAdmin.Label         = global::Mono.Unix.Catalog.GetString("Администратор");
     this.checkAdmin.DrawIndicator = true;
     this.checkAdmin.UseUnderline  = true;
     this.vbox4.Add(this.checkAdmin);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.checkAdmin]));
     w14.Position = 1;
     w14.Expand   = false;
     w14.Fill     = false;
     this.vbox3.Add(this.vbox4);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.vbox4]));
     w15.Position = 1;
     w15.Expand   = false;
     w15.Fill     = false;
     this.hbox2.Add(this.vbox3);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.vbox3]));
     w16.Position = 0;
     w16.Expand   = false;
     w16.Fill     = false;
     this.vbox5.Add(this.hbox2);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.hbox2]));
     w17.Position = 0;
     // Container child vbox5.Gtk.Box+BoxChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Комментарии</b>");
     this.label5.UseMarkup = true;
     this.vbox5.Add(this.label5);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.label5]));
     w18.Position = 1;
     w18.Expand   = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.textviewComments          = new global::Gamma.GtkWidgets.yTextView();
     this.textviewComments.CanFocus = true;
     this.textviewComments.Name     = "textviewComments";
     this.GtkScrolledWindow.Add(this.textviewComments);
     this.vbox5.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.GtkScrolledWindow]));
     w20.Position = 2;
     this.notebook1.Add(this.vbox5);
     // Notebook tab
     this.label7           = new global::Gtk.Label();
     this.label7.Name      = "label7";
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString("Информация");
     this.notebook1.SetTabLabel(this.vbox5, this.label7);
     this.label7.ShowAll();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.userpermissionwidget        = new global::QS.Widgets.GtkUI.UserPermissionWidget();
     this.userpermissionwidget.Events = ((global::Gdk.EventMask)(256));
     this.userpermissionwidget.Name   = "userpermissionwidget";
     this.notebook1.Add(this.userpermissionwidget);
     global::Gtk.Notebook.NotebookChild w22 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.userpermissionwidget]));
     w22.Position = 1;
     // Notebook tab
     this.label8           = new global::Gtk.Label();
     this.label8.Name      = "label8";
     this.label8.LabelProp = global::Mono.Unix.Catalog.GetString("Права");
     this.notebook1.SetTabLabel(this.userpermissionwidget, this.label8);
     this.label8.ShowAll();
     w1.Add(this.notebook1);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(w1[this.notebook1]));
     w23.Position = 0;
     // Internal child QS.Project.Dialogs.GtkUI.UserDialog.ActionArea
     global::Gtk.HButtonBox w24 = this.ActionArea;
     w24.Name        = "dialog1_ActionArea";
     w24.Spacing     = 10;
     w24.BorderWidth = ((uint)(5));
     w24.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = global::Mono.Unix.Catalog.GetString("Отмена");
     global::Gtk.Image w25 = new global::Gtk.Image();
     w25.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-cancel", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w25;
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w26 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w24[this.buttonCancel]));
     w26.Expand = false;
     w26.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = global::Mono.Unix.Catalog.GetString("Ок");
     global::Gtk.Image w27 = new global::Gtk.Image();
     w27.Pixbuf          = global::Stetic.IconLoader.LoadIcon(this, "gtk-ok", global::Gtk.IconSize.Menu);
     this.buttonOk.Image = w27;
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w28 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w24[this.buttonOk]));
     w28.Position = 1;
     w28.Expand   = false;
     w28.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Show();
     this.buttonOk.Clicked += new global::System.EventHandler(this.OnButtonOkClicked);
 }
Exemplo n.º 8
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Payments.CreateManualPaymentFromBankClientView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Payments.CreateManualPaymentFromBankClientView";
     // Container child Vodovoz.Views.Payments.CreateManualPaymentFromBankClientView.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.hboxSaveAndCloseBtns         = new global::Gamma.GtkWidgets.yHBox();
     this.hboxSaveAndCloseBtns.Name    = "hboxSaveAndCloseBtns";
     this.hboxSaveAndCloseBtns.Spacing = 6;
     // Container child hboxSaveAndCloseBtns.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.hboxSaveAndCloseBtns.Add(this.btnSave);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hboxSaveAndCloseBtns[this.btnSave]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hboxSaveAndCloseBtns.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.hboxSaveAndCloseBtns.Add(this.btnCancel);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hboxSaveAndCloseBtns[this.btnCancel]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     this.vboxMain.Add(this.hboxSaveAndCloseBtns);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vboxMain[this.hboxSaveAndCloseBtns]));
     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.tablePayment               = new global::Gamma.GtkWidgets.yTable();
     this.tablePayment.Name          = "tablePayment";
     this.tablePayment.NRows         = ((uint)(6));
     this.tablePayment.NColumns      = ((uint)(4));
     this.tablePayment.RowSpacing    = ((uint)(6));
     this.tablePayment.ColumnSpacing = ((uint)(6));
     // Container child tablePayment.Gtk.Table+TableChild
     this.chkBtnUpdateBalance               = new global::Gamma.GtkWidgets.yCheckButton();
     this.chkBtnUpdateBalance.CanFocus      = true;
     this.chkBtnUpdateBalance.Name          = "chkBtnUpdateBalance";
     this.chkBtnUpdateBalance.Label         = global::Mono.Unix.Catalog.GetString("Ввод остатков");
     this.chkBtnUpdateBalance.DrawIndicator = true;
     this.chkBtnUpdateBalance.UseUnderline  = true;
     this.tablePayment.Add(this.chkBtnUpdateBalance);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.tablePayment[this.chkBtnUpdateBalance]));
     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 tablePayment.Gtk.Table+TableChild
     this.counterpartyEntry        = new global::QS.Views.Control.EntityEntry();
     this.counterpartyEntry.Events = ((global::Gdk.EventMask)(256));
     this.counterpartyEntry.Name   = "counterpartyEntry";
     this.tablePayment.Add(this.counterpartyEntry);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.tablePayment[this.counterpartyEntry]));
     w6.TopAttach    = ((uint)(3));
     w6.BottomAttach = ((uint)(4));
     w6.LeftAttach   = ((uint)(1));
     w6.RightAttach  = ((uint)(4));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tablePayment.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.textViewPaymentPurpose          = new global::Gamma.GtkWidgets.yTextView();
     this.textViewPaymentPurpose.CanFocus = true;
     this.textViewPaymentPurpose.Name     = "textViewPaymentPurpose";
     this.GtkScrolledWindow.Add(this.textViewPaymentPurpose);
     this.tablePayment.Add(this.GtkScrolledWindow);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.tablePayment[this.GtkScrolledWindow]));
     w8.TopAttach    = ((uint)(2));
     w8.BottomAttach = ((uint)(3));
     w8.LeftAttach   = ((uint)(1));
     w8.RightAttach  = ((uint)(4));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tablePayment.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.textViewComment          = new global::Gamma.GtkWidgets.yTextView();
     this.textViewComment.CanFocus = true;
     this.textViewComment.Name     = "textViewComment";
     this.GtkScrolledWindow1.Add(this.textViewComment);
     this.tablePayment.Add(this.GtkScrolledWindow1);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.tablePayment[this.GtkScrolledWindow1]));
     w10.TopAttach    = ((uint)(5));
     w10.BottomAttach = ((uint)(6));
     w10.LeftAttach   = ((uint)(1));
     w10.RightAttach  = ((uint)(4));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tablePayment.Gtk.Table+TableChild
     this.lblCategoryProfit           = new global::Gamma.GtkWidgets.yLabel();
     this.lblCategoryProfit.Name      = "lblCategoryProfit";
     this.lblCategoryProfit.Xalign    = 1F;
     this.lblCategoryProfit.LabelProp = global::Mono.Unix.Catalog.GetString("Статья дохода:");
     this.tablePayment.Add(this.lblCategoryProfit);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.tablePayment[this.lblCategoryProfit]));
     w11.TopAttach    = ((uint)(4));
     w11.BottomAttach = ((uint)(5));
     w11.LeftAttach   = ((uint)(2));
     w11.RightAttach  = ((uint)(3));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tablePayment.Gtk.Table+TableChild
     this.lblComment           = new global::Gamma.GtkWidgets.yLabel();
     this.lblComment.Name      = "lblComment";
     this.lblComment.Xalign    = 1F;
     this.lblComment.LabelProp = global::Mono.Unix.Catalog.GetString("Комментарий:");
     this.tablePayment.Add(this.lblComment);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.tablePayment[this.lblComment]));
     w12.TopAttach    = ((uint)(5));
     w12.BottomAttach = ((uint)(6));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tablePayment.Gtk.Table+TableChild
     this.lblCounterparty           = new global::Gamma.GtkWidgets.yLabel();
     this.lblCounterparty.Name      = "lblCounterparty";
     this.lblCounterparty.Xalign    = 1F;
     this.lblCounterparty.LabelProp = global::Mono.Unix.Catalog.GetString("Контрагент:");
     this.tablePayment.Add(this.lblCounterparty);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.tablePayment[this.lblCounterparty]));
     w13.TopAttach    = ((uint)(3));
     w13.BottomAttach = ((uint)(4));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tablePayment.Gtk.Table+TableChild
     this.lblPaymentDate           = new global::Gamma.GtkWidgets.yLabel();
     this.lblPaymentDate.Name      = "lblPaymentDate";
     this.lblPaymentDate.Xalign    = 1F;
     this.lblPaymentDate.LabelProp = global::Mono.Unix.Catalog.GetString("Дата платежа:");
     this.tablePayment.Add(this.lblPaymentDate);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.tablePayment[this.lblPaymentDate]));
     w14.XOptions = ((global::Gtk.AttachOptions)(4));
     w14.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tablePayment.Gtk.Table+TableChild
     this.lblPaymentNum           = new global::Gamma.GtkWidgets.yLabel();
     this.lblPaymentNum.Name      = "lblPaymentNum";
     this.lblPaymentNum.Xalign    = 1F;
     this.lblPaymentNum.LabelProp = global::Mono.Unix.Catalog.GetString("Номер платежа:");
     this.tablePayment.Add(this.lblPaymentNum);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.tablePayment[this.lblPaymentNum]));
     w15.LeftAttach  = ((uint)(2));
     w15.RightAttach = ((uint)(3));
     w15.XOptions    = ((global::Gtk.AttachOptions)(4));
     w15.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tablePayment.Gtk.Table+TableChild
     this.lblPaymentPurpose           = new global::Gamma.GtkWidgets.yLabel();
     this.lblPaymentPurpose.Name      = "lblPaymentPurpose";
     this.lblPaymentPurpose.Xalign    = 1F;
     this.lblPaymentPurpose.LabelProp = global::Mono.Unix.Catalog.GetString("Назначение платежа:");
     this.tablePayment.Add(this.lblPaymentPurpose);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.tablePayment[this.lblPaymentPurpose]));
     w16.TopAttach    = ((uint)(2));
     w16.BottomAttach = ((uint)(3));
     w16.XOptions     = ((global::Gtk.AttachOptions)(4));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tablePayment.Gtk.Table+TableChild
     this.lblPaymentTotal           = new global::Gamma.GtkWidgets.yLabel();
     this.lblPaymentTotal.Name      = "lblPaymentTotal";
     this.lblPaymentTotal.Xalign    = 1F;
     this.lblPaymentTotal.LabelProp = global::Mono.Unix.Catalog.GetString("Сумма платежа:");
     this.tablePayment.Add(this.lblPaymentTotal);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.tablePayment[this.lblPaymentTotal]));
     w17.TopAttach    = ((uint)(4));
     w17.BottomAttach = ((uint)(5));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tablePayment.Gtk.Table+TableChild
     this.paymentDatePicker                    = new global::QS.Widgets.GtkUI.DatePicker();
     this.paymentDatePicker.Events             = ((global::Gdk.EventMask)(256));
     this.paymentDatePicker.Name               = "paymentDatePicker";
     this.paymentDatePicker.WithTime           = false;
     this.paymentDatePicker.HideCalendarButton = false;
     this.paymentDatePicker.Date               = new global::System.DateTime(0);
     this.paymentDatePicker.IsEditable         = false;
     this.paymentDatePicker.AutoSeparation     = false;
     this.tablePayment.Add(this.paymentDatePicker);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.tablePayment[this.paymentDatePicker]));
     w18.LeftAttach  = ((uint)(1));
     w18.RightAttach = ((uint)(2));
     w18.XOptions    = ((global::Gtk.AttachOptions)(4));
     w18.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tablePayment.Gtk.Table+TableChild
     this.specListCmbCategoryProfit                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.specListCmbCategoryProfit.Name                = "specListCmbCategoryProfit";
     this.specListCmbCategoryProfit.AddIfNotExist       = false;
     this.specListCmbCategoryProfit.DefaultFirst        = false;
     this.specListCmbCategoryProfit.ShowSpecialStateAll = false;
     this.specListCmbCategoryProfit.ShowSpecialStateNot = false;
     this.tablePayment.Add(this.specListCmbCategoryProfit);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.tablePayment[this.specListCmbCategoryProfit]));
     w19.TopAttach    = ((uint)(4));
     w19.BottomAttach = ((uint)(5));
     w19.LeftAttach   = ((uint)(3));
     w19.RightAttach  = ((uint)(4));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tablePayment.Gtk.Table+TableChild
     this.yspinPaymentNum          = new global::Gamma.GtkWidgets.ySpinButton(0D, 1000000D, 1D);
     this.yspinPaymentNum.CanFocus = true;
     this.yspinPaymentNum.Name     = "yspinPaymentNum";
     this.yspinPaymentNum.Adjustment.PageIncrement = 100D;
     this.yspinPaymentNum.ClimbRate      = 1D;
     this.yspinPaymentNum.Numeric        = true;
     this.yspinPaymentNum.ValueAsDecimal = 0m;
     this.yspinPaymentNum.ValueAsInt     = 0;
     this.tablePayment.Add(this.yspinPaymentNum);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.tablePayment[this.yspinPaymentNum]));
     w20.LeftAttach  = ((uint)(3));
     w20.RightAttach = ((uint)(4));
     w20.XOptions    = ((global::Gtk.AttachOptions)(4));
     w20.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tablePayment.Gtk.Table+TableChild
     this.yspinPaymentTotal          = new global::Gamma.GtkWidgets.ySpinButton(0D, 1000000D, 1D);
     this.yspinPaymentTotal.CanFocus = true;
     this.yspinPaymentTotal.Name     = "yspinPaymentTotal";
     this.yspinPaymentTotal.Adjustment.PageIncrement = 100D;
     this.yspinPaymentTotal.ClimbRate      = 1D;
     this.yspinPaymentTotal.Digits         = ((uint)(2));
     this.yspinPaymentTotal.Numeric        = true;
     this.yspinPaymentTotal.ValueAsDecimal = 0m;
     this.yspinPaymentTotal.ValueAsInt     = 0;
     this.tablePayment.Add(this.yspinPaymentTotal);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.tablePayment[this.yspinPaymentTotal]));
     w21.TopAttach    = ((uint)(4));
     w21.BottomAttach = ((uint)(5));
     w21.LeftAttach   = ((uint)(1));
     w21.RightAttach  = ((uint)(2));
     w21.XOptions     = ((global::Gtk.AttachOptions)(4));
     w21.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vboxMain.Add(this.tablePayment);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vboxMain[this.tablePayment]));
     w22.Position = 2;
     w22.Expand   = false;
     w22.Fill     = false;
     // Container child vboxMain.Gtk.Box+BoxChild
     this.hbox         = new global::Gamma.GtkWidgets.yHBox();
     this.hbox.Name    = "hbox";
     this.hbox.Spacing = 6;
     // Container child hbox.Gtk.Box+BoxChild
     this.btnGoToManualPaymentMatching              = new global::Gamma.GtkWidgets.yButton();
     this.btnGoToManualPaymentMatching.CanFocus     = true;
     this.btnGoToManualPaymentMatching.Name         = "btnGoToManualPaymentMatching";
     this.btnGoToManualPaymentMatching.UseUnderline = true;
     this.btnGoToManualPaymentMatching.Label        = global::Mono.Unix.Catalog.GetString("Сохранить и перейти в ручное распределение");
     this.hbox.Add(this.btnGoToManualPaymentMatching);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbox[this.btnGoToManualPaymentMatching]));
     w23.Position = 0;
     w23.Expand   = false;
     w23.Fill     = false;
     this.vboxMain.Add(this.hbox);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vboxMain[this.hbox]));
     w24.Position = 3;
     w24.Expand   = false;
     w24.Fill     = false;
     this.Add(this.vboxMain);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Exemplo n.º 9
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Orders.OrdersWithoutShipment.OrderWithoutShipmentForAdvancePaymentView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Orders.OrdersWithoutShipment.OrderWithoutShipmentForAdvancePaymentV" +
                 "iew";
     // Container child Vodovoz.Views.Orders.OrdersWithoutShipment.OrderWithoutShipmentForAdvancePaymentView.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.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.label9           = new global::Gtk.Label();
     this.label9.Name      = "label9";
     this.label9.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Товары</b>");
     this.label9.UseMarkup = true;
     this.vbox1.Add(this.label9);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.label9]));
     w13.Position = 3;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.treeItems          = new global::Gamma.GtkWidgets.yTreeView();
     this.treeItems.CanFocus = true;
     this.treeItems.Name     = "treeItems";
     this.vbox1.Add(this.treeItems);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.treeItems]));
     w14.Position = 4;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox11         = new global::Gtk.HBox();
     this.hbox11.Name    = "hbox11";
     this.hbox11.Spacing = 6;
     // Container child hbox11.Gtk.Box+BoxChild
     this.buttonAddForSale          = new global::Gtk.Button();
     this.buttonAddForSale.CanFocus = true;
     this.buttonAddForSale.Name     = "buttonAddForSale";
     this.buttonAddForSale.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.buttonAddForSale.Image = w15;
     this.hbox11.Add(this.buttonAddForSale);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox11[this.buttonAddForSale]));
     w16.Position = 0;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child hbox11.Gtk.Box+BoxChild
     this.vseparator1      = new global::Gtk.VSeparator();
     this.vseparator1.Name = "vseparator1";
     this.hbox11.Add(this.vseparator1);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox11[this.vseparator1]));
     w17.Position = 1;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child hbox11.Gtk.Box+BoxChild
     this.btnDeleteOrderItem              = new global::Gamma.GtkWidgets.yButton();
     this.btnDeleteOrderItem.CanFocus     = true;
     this.btnDeleteOrderItem.Name         = "btnDeleteOrderItem";
     this.btnDeleteOrderItem.UseUnderline = true;
     this.btnDeleteOrderItem.Label        = global::Mono.Unix.Catalog.GetString("Удалить");
     this.hbox11.Add(this.btnDeleteOrderItem);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox11[this.btnDeleteOrderItem]));
     w18.Position = 2;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child hbox11.Gtk.Box+BoxChild
     this.vseparator2      = new global::Gtk.VSeparator();
     this.vseparator2.Name = "vseparator2";
     this.hbox11.Add(this.vseparator2);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hbox11[this.vseparator2]));
     w19.Position = 3;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child hbox11.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.hbox11.Add(this.ybtnOpenBill);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox11[this.ybtnOpenBill]));
     w20.Position = 4;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child hbox11.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.hbox11.Add(this.yCheckBtnHideSignature);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox11[this.yCheckBtnHideSignature]));
     w21.Position = 5;
     w21.Expand   = false;
     w21.Fill     = false;
     this.vbox1.Add(this.hbox11);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox11]));
     w22.Position = 5;
     w22.Expand   = false;
     w22.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 w23 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hboxSendDocuments]));
     w23.Position = 6;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget workwear.Journal.Filter.Views.Stock.NomenclatureFilterView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "workwear.Journal.Filter.Views.Stock.NomenclatureFilterView";
     // Container child workwear.Journal.Filter.Views.Stock.NomenclatureFilterView.Gtk.Container+ContainerChild
     this.table1               = new global::Gtk.Table(((uint)(3)), ((uint)(3)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.entityItemsType        = new global::QS.Views.Control.EntityEntry();
     this.entityItemsType.Events = ((global::Gdk.EventMask)(256));
     this.entityItemsType.Name   = "entityItemsType";
     this.table1.Add(this.entityItemsType);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1[this.entityItemsType]));
     w1.LeftAttach  = ((uint)(1));
     w1.RightAttach = ((uint)(2));
     w1.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yhbox1         = new global::Gamma.GtkWidgets.yHBox();
     this.yhbox1.Name    = "yhbox1";
     this.yhbox1.Spacing = 6;
     this.table1.Add(this.yhbox1);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.yhbox1]));
     w2.TopAttach    = ((uint)(1));
     w2.BottomAttach = ((uint)(2));
     w2.LeftAttach   = ((uint)(1));
     w2.RightAttach  = ((uint)(2));
     w2.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabel1           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel1.Name      = "ylabel1";
     this.ylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("Тип номенклатуры:");
     this.table1.Add(this.ylabel1);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabel1]));
     w3.XOptions = ((global::Gtk.AttachOptions)(4));
     w3.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yShowArchival               = new global::Gamma.GtkWidgets.yCheckButton();
     this.yShowArchival.CanFocus      = true;
     this.yShowArchival.Name          = "yShowArchival";
     this.yShowArchival.Label         = global::Mono.Unix.Catalog.GetString("Показать архивные");
     this.yShowArchival.DrawIndicator = true;
     this.yShowArchival.UseUnderline  = true;
     this.table1.Add(this.yShowArchival);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.yShowArchival]));
     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));
     this.Add(this.table1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.ReportsParameters.Logistic.RouteListsOnClosingReport
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.ReportsParameters.Logistic.RouteListsOnClosingReport";
     // Container child Vodovoz.ReportsParameters.Logistic.RouteListsOnClosingReport.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(3)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.nullCheckVisitingMasters              = new global::QS.Widgets.NullableCheckButton();
     this.nullCheckVisitingMasters.CanFocus     = true;
     this.nullCheckVisitingMasters.Name         = "nullCheckVisitingMasters";
     this.nullCheckVisitingMasters.UseUnderline = true;
     this.hbox3.Add(this.nullCheckVisitingMasters);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.nullCheckVisitingMasters]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     this.table1.Add(this.hbox3);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox3]));
     w2.TopAttach    = ((uint)(1));
     w2.BottomAttach = ((uint)(2));
     w2.LeftAttach   = ((uint)(1));
     w2.RightAttach  = ((uint)(2));
     w2.XOptions     = ((global::Gtk.AttachOptions)(4));
     w2.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ycheckTodayRouteLists               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckTodayRouteLists.CanFocus      = true;
     this.ycheckTodayRouteLists.Name          = "ycheckTodayRouteLists";
     this.ycheckTodayRouteLists.Label         = "";
     this.ycheckTodayRouteLists.DrawIndicator = true;
     this.ycheckTodayRouteLists.UseUnderline  = true;
     this.ycheckTodayRouteLists.FocusOnClick  = false;
     this.ycheckTodayRouteLists.Xalign        = 0F;
     this.ycheckTodayRouteLists.Yalign        = 0F;
     this.table1.Add(this.ycheckTodayRouteLists);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.ycheckTodayRouteLists]));
     w3.LeftAttach  = ((uint)(1));
     w3.RightAttach = ((uint)(2));
     w3.XOptions    = ((global::Gtk.AttachOptions)(4));
     w3.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabelGeoGroup           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelGeoGroup.Name      = "ylabelGeoGroup";
     this.ylabelGeoGroup.Xalign    = 1F;
     this.ylabelGeoGroup.LabelProp = global::Mono.Unix.Catalog.GetString("Район города:");
     this.table1.Add(this.ylabelGeoGroup);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabelGeoGroup]));
     w4.TopAttach    = ((uint)(2));
     w4.BottomAttach = ((uint)(3));
     w4.XOptions     = ((global::Gtk.AttachOptions)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabelTodayRouteLists           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelTodayRouteLists.Name      = "ylabelTodayRouteLists";
     this.ylabelTodayRouteLists.Xalign    = 1F;
     this.ylabelTodayRouteLists.LabelProp = global::Mono.Unix.Catalog.GetString("Включая сегодняшние МЛ:");
     this.table1.Add(this.ylabelTodayRouteLists);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabelTodayRouteLists]));
     w5.XOptions = ((global::Gtk.AttachOptions)(4));
     w5.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabelVisitingMasters           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelVisitingMasters.Name      = "ylabelVisitingMasters";
     this.ylabelVisitingMasters.Xalign    = 1F;
     this.ylabelVisitingMasters.LabelProp = global::Mono.Unix.Catalog.GetString("Выездные мастера:");
     this.table1.Add(this.ylabelVisitingMasters);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabelVisitingMasters]));
     w6.TopAttach    = ((uint)(1));
     w6.BottomAttach = ((uint)(2));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ySpecCmbGeographicGroup                     = new global::Gamma.Widgets.ySpecComboBox();
     this.ySpecCmbGeographicGroup.Name                = "ySpecCmbGeographicGroup";
     this.ySpecCmbGeographicGroup.AddIfNotExist       = false;
     this.ySpecCmbGeographicGroup.DefaultFirst        = false;
     this.ySpecCmbGeographicGroup.ShowSpecialStateAll = true;
     this.ySpecCmbGeographicGroup.ShowSpecialStateNot = false;
     this.table1.Add(this.ySpecCmbGeographicGroup);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1[this.ySpecCmbGeographicGroup]));
     w7.TopAttach    = ((uint)(2));
     w7.BottomAttach = ((uint)(3));
     w7.LeftAttach   = ((uint)(1));
     w7.RightAttach  = ((uint)(2));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox1.Add(this.table1);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.table1]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hseparator2      = new global::Gtk.HSeparator();
     this.hseparator2.Name = "hseparator2";
     this.vbox1.Add(this.hseparator2);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hseparator2]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.ylabelTypeOfUse           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelTypeOfUse.Name      = "ylabelTypeOfUse";
     this.ylabelTypeOfUse.Xalign    = 0F;
     this.ylabelTypeOfUse.LabelProp = global::Mono.Unix.Catalog.GetString("Тип авто:");
     this.vbox1.Add(this.ylabelTypeOfUse);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.ylabelTypeOfUse]));
     w10.Position = 2;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.GtkScrolledWindowTypeOfUse            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindowTypeOfUse.Name       = "GtkScrolledWindowTypeOfUse";
     this.GtkScrolledWindowTypeOfUse.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindowTypeOfUse.Gtk.Container+ContainerChild
     global::Gtk.Viewport w11 = new global::Gtk.Viewport();
     w11.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport1.Gtk.Container+ContainerChild
     this.enumcheckCarTypeOfUse      = new global::Gamma.Widgets.EnumCheckList();
     this.enumcheckCarTypeOfUse.Name = "enumcheckCarTypeOfUse";
     w11.Add(this.enumcheckCarTypeOfUse);
     this.GtkScrolledWindowTypeOfUse.Add(w11);
     this.vbox1.Add(this.GtkScrolledWindowTypeOfUse);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.GtkScrolledWindowTypeOfUse]));
     w14.Position = 3;
     w14.Expand   = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hseparator3      = new global::Gtk.HSeparator();
     this.hseparator3.Name = "hseparator3";
     this.vbox1.Add(this.hseparator3);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hseparator3]));
     w15.Position = 4;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.ylabelOwnType           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelOwnType.Name      = "ylabelOwnType";
     this.ylabelOwnType.Xalign    = 0F;
     this.ylabelOwnType.LabelProp = global::Mono.Unix.Catalog.GetString("Принадлежность авто:");
     this.vbox1.Add(this.ylabelOwnType);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.ylabelOwnType]));
     w16.Position = 5;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.GtkScrolledWindowOwnType            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindowOwnType.Name       = "GtkScrolledWindowOwnType";
     this.GtkScrolledWindowOwnType.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindowOwnType.Gtk.Container+ContainerChild
     global::Gtk.Viewport w17 = new global::Gtk.Viewport();
     w17.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport2.Gtk.Container+ContainerChild
     this.enumcheckCarOwnType      = new global::Gamma.Widgets.EnumCheckList();
     this.enumcheckCarOwnType.Name = "enumcheckCarOwnType";
     w17.Add(this.enumcheckCarOwnType);
     this.GtkScrolledWindowOwnType.Add(w17);
     this.vbox1.Add(this.GtkScrolledWindowOwnType);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.GtkScrolledWindowOwnType]));
     w20.Position = 6;
     w20.Expand   = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.buttonCreateReport              = new global::Gtk.Button();
     this.buttonCreateReport.CanFocus     = true;
     this.buttonCreateReport.Name         = "buttonCreateReport";
     this.buttonCreateReport.UseUnderline = true;
     this.buttonCreateReport.Label        = global::Mono.Unix.Catalog.GetString("Сформировать отчет");
     this.vbox1.Add(this.buttonCreateReport);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.buttonCreateReport]));
     w21.PackType = ((global::Gtk.PackType)(1));
     w21.Position = 7;
     w21.Expand   = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.vbox1.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hseparator1]));
     w22.PackType = ((global::Gtk.PackType)(1));
     w22.Position = 8;
     w22.Expand   = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.buttonCreateReport.Clicked += new global::System.EventHandler(this.OnButtonCreateReportClicked);
 }
Exemplo n.º 12
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.ReportsParameters.Bottles.FirstSecondClientReport
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.ReportsParameters.Bottles.FirstSecondClientReport";
     // Container child Vodovoz.ReportsParameters.Bottles.FirstSecondClientReport.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(3)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.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 w1 = ((global::Gtk.Table.TableChild)(this.table1[this.daterangepicker]));
     w1.LeftAttach  = ((uint)(1));
     w1.RightAttach = ((uint)(2));
     w1.XOptions    = ((global::Gtk.AttachOptions)(4));
     w1.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Дата:");
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w2.XOptions = ((global::Gtk.AttachOptions)(4));
     w2.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Основание скидки:");
     this.label2.Wrap      = true;
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     w3.TopAttach    = ((uint)(1));
     w3.BottomAttach = ((uint)(2));
     w3.XOptions     = ((global::Gtk.AttachOptions)(4));
     w3.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ycheckbutton1               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckbutton1.CanFocus      = true;
     this.ycheckbutton1.Name          = "ycheckbutton1";
     this.ycheckbutton1.Label         = global::Mono.Unix.Catalog.GetString("Оставить только \nклиентов с одним заказом");
     this.ycheckbutton1.DrawIndicator = true;
     this.ycheckbutton1.UseUnderline  = true;
     this.table1.Add(this.ycheckbutton1);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.ycheckbutton1]));
     w4.TopAttach    = ((uint)(2));
     w4.BottomAttach = ((uint)(3));
     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.yCpecCmbDiscountReason                     = new global::Gamma.Widgets.ySpecComboBox();
     this.yCpecCmbDiscountReason.Name                = "yCpecCmbDiscountReason";
     this.yCpecCmbDiscountReason.AddIfNotExist       = false;
     this.yCpecCmbDiscountReason.DefaultFirst        = false;
     this.yCpecCmbDiscountReason.ShowSpecialStateAll = true;
     this.yCpecCmbDiscountReason.ShowSpecialStateNot = false;
     this.table1.Add(this.yCpecCmbDiscountReason);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1[this.yCpecCmbDiscountReason]));
     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));
     this.vbox1.Add(this.table1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.table1]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.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.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Автор заказа:");
     this.hbox3.Add(this.label3);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.label3]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.yentryEmployer        = new global::QS.Widgets.GtkUI.RepresentationEntry();
     this.yentryEmployer.Events = ((global::Gdk.EventMask)(256));
     this.yentryEmployer.Name   = "yentryEmployer";
     this.hbox3.Add(this.yentryEmployer);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.yentryEmployer]));
     w8.Position = 1;
     this.vbox1.Add(this.hbox3);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox3]));
     w9.Position = 2;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.buttonCreateReport              = new global::Gtk.Button();
     this.buttonCreateReport.CanFocus     = true;
     this.buttonCreateReport.Name         = "buttonCreateReport";
     this.buttonCreateReport.UseUnderline = true;
     this.buttonCreateReport.Label        = global::Mono.Unix.Catalog.GetString("Сформировать отчет");
     this.vbox1.Add(this.buttonCreateReport);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.buttonCreateReport]));
     w10.Position = 3;
     w10.Expand   = false;
     w10.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.buttonCreateReport.Clicked += new global::System.EventHandler(this.OnButtonCreateReportClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Suppliers.RequestToSupplierView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Suppliers.RequestToSupplierView";
     // Container child Vodovoz.Views.Suppliers.RequestToSupplierView.Gtk.Container+ContainerChild
     this.vbxMain         = new global::Gtk.VBox();
     this.vbxMain.Name    = "vbxMain";
     this.vbxMain.Spacing = 6;
     // Container child vbxMain.Gtk.Box+BoxChild
     this.hboxDialogButtons         = new global::Gtk.HBox();
     this.hboxDialogButtons.Name    = "hboxDialogButtons";
     this.hboxDialogButtons.Spacing = 6;
     // Container child hboxDialogButtons.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 w1 = new global::Gtk.Image();
     w1.Pixbuf          = global::Stetic.IconLoader.LoadIcon(this, "gtk-save", global::Gtk.IconSize.Menu);
     this.btnSave.Image = w1;
     this.hboxDialogButtons.Add(this.btnSave);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hboxDialogButtons[this.btnSave]));
     w2.Position = 0;
     w2.Expand   = false;
     // Container child hboxDialogButtons.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 w3 = new global::Gtk.Image();
     w3.Pixbuf            = global::Stetic.IconLoader.LoadIcon(this, "gtk-revert-to-saved", global::Gtk.IconSize.Menu);
     this.btnCancel.Image = w3;
     this.hboxDialogButtons.Add(this.btnCancel);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hboxDialogButtons[this.btnCancel]));
     w4.Position = 1;
     w4.Expand   = false;
     // Container child hboxDialogButtons.Gtk.Box+BoxChild
     this.btnRefresh              = new global::Gamma.GtkWidgets.yButton();
     this.btnRefresh.CanFocus     = true;
     this.btnRefresh.Name         = "btnRefresh";
     this.btnRefresh.UseUnderline = true;
     global::Gtk.Image w5 = new global::Gtk.Image();
     w5.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-refresh", global::Gtk.IconSize.Menu);
     this.btnRefresh.Image = w5;
     this.hboxDialogButtons.Add(this.btnRefresh);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hboxDialogButtons[this.btnRefresh]));
     w6.PackType = ((global::Gtk.PackType)(1));
     w6.Position = 2;
     w6.Expand   = false;
     // Container child hboxDialogButtons.Gtk.Box+BoxChild
     this.lblMsg            = new global::Gamma.GtkWidgets.yLabel();
     this.lblMsg.Name       = "lblMsg";
     this.lblMsg.Xalign     = 1F;
     this.lblMsg.LabelProp  = global::Mono.Unix.Catalog.GetString("<span foreground=\'red\'>Список цен не актуален! Требуется обновить --></span>");
     this.lblMsg.UseMarkup  = true;
     this.lblMsg.Selectable = true;
     this.hboxDialogButtons.Add(this.lblMsg);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hboxDialogButtons[this.lblMsg]));
     w7.PackType = ((global::Gtk.PackType)(1));
     w7.Position = 3;
     w7.Expand   = false;
     this.vbxMain.Add(this.hboxDialogButtons);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbxMain[this.hboxDialogButtons]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child vbxMain.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(3)), ((uint)(4)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.chkDelayDays               = new global::Gamma.GtkWidgets.yCheckButton();
     this.chkDelayDays.CanFocus      = true;
     this.chkDelayDays.Name          = "chkDelayDays";
     this.chkDelayDays.Label         = global::Mono.Unix.Catalog.GetString("Только с отсрочкой");
     this.chkDelayDays.DrawIndicator = true;
     this.chkDelayDays.UseUnderline  = true;
     this.table1.Add(this.chkDelayDays);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1[this.chkDelayDays]));
     w9.TopAttach    = ((uint)(1));
     w9.BottomAttach = ((uint)(2));
     w9.LeftAttach   = ((uint)(2));
     w9.RightAttach  = ((uint)(4));
     w9.XOptions     = ((global::Gtk.AttachOptions)(0));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entName               = new global::Gamma.GtkWidgets.yEntry();
     this.entName.CanFocus      = true;
     this.entName.Name          = "entName";
     this.entName.IsEditable    = true;
     this.entName.InvisibleChar = '•';
     this.table1.Add(this.entName);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1[this.entName]));
     w10.LeftAttach  = ((uint)(1));
     w10.RightAttach = ((uint)(2));
     w10.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.enumCmbSuppliersOrdering      = new global::Gamma.Widgets.yEnumComboBox();
     this.enumCmbSuppliersOrdering.Name = "enumCmbSuppliersOrdering";
     this.enumCmbSuppliersOrdering.ShowSpecialStateAll = false;
     this.enumCmbSuppliersOrdering.ShowSpecialStateNot = false;
     this.enumCmbSuppliersOrdering.UseShortTitle       = false;
     this.enumCmbSuppliersOrdering.DefaultFirst        = false;
     this.table1.Add(this.enumCmbSuppliersOrdering);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1[this.enumCmbSuppliersOrdering]));
     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 table1.Gtk.Table+TableChild
     this.enumStatus      = new global::Gamma.Widgets.yEnumComboBox();
     this.enumStatus.Name = "enumStatus";
     this.enumStatus.ShowSpecialStateAll = false;
     this.enumStatus.ShowSpecialStateNot = false;
     this.enumStatus.UseShortTitle       = false;
     this.enumStatus.DefaultFirst        = false;
     this.table1.Add(this.enumStatus);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1[this.enumStatus]));
     w12.LeftAttach  = ((uint)(3));
     w12.RightAttach = ((uint)(4));
     w12.XOptions    = ((global::Gtk.AttachOptions)(4));
     w12.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.txtComment          = new global::Gamma.GtkWidgets.yTextView();
     this.txtComment.CanFocus = true;
     this.txtComment.Name     = "txtComment";
     this.txtComment.WrapMode = ((global::Gtk.WrapMode)(2));
     this.GtkScrolledWindow.Add(this.txtComment);
     this.table1.Add(this.GtkScrolledWindow);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1[this.GtkScrolledWindow]));
     w14.TopAttach    = ((uint)(2));
     w14.BottomAttach = ((uint)(3));
     w14.LeftAttach   = ((uint)(1));
     w14.RightAttach  = ((uint)(4));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.lblComment           = new global::Gamma.GtkWidgets.yLabel();
     this.lblComment.Name      = "lblComment";
     this.lblComment.Xalign    = 1F;
     this.lblComment.LabelProp = global::Mono.Unix.Catalog.GetString("Комментарий:");
     this.table1.Add(this.lblComment);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1[this.lblComment]));
     w15.TopAttach    = ((uint)(2));
     w15.BottomAttach = ((uint)(3));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.lblName           = new global::Gamma.GtkWidgets.yLabel();
     this.lblName.Name      = "lblName";
     this.lblName.Xalign    = 1F;
     this.lblName.LabelProp = global::Mono.Unix.Catalog.GetString("Название:");
     this.table1.Add(this.lblName);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1[this.lblName]));
     w16.XOptions = ((global::Gtk.AttachOptions)(4));
     w16.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.lblStatus           = new global::Gamma.GtkWidgets.yLabel();
     this.lblStatus.Name      = "lblStatus";
     this.lblStatus.Xalign    = 1F;
     this.lblStatus.LabelProp = global::Mono.Unix.Catalog.GetString("Статус:");
     this.table1.Add(this.lblStatus);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1[this.lblStatus]));
     w17.LeftAttach  = ((uint)(2));
     w17.RightAttach = ((uint)(3));
     w17.XOptions    = ((global::Gtk.AttachOptions)(4));
     w17.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.lblSuppliersOrdering           = new global::Gamma.GtkWidgets.yLabel();
     this.lblSuppliersOrdering.Name      = "lblSuppliersOrdering";
     this.lblSuppliersOrdering.Xalign    = 1F;
     this.lblSuppliersOrdering.LabelProp = global::Mono.Unix.Catalog.GetString("Кол-во поставщиков:");
     this.table1.Add(this.lblSuppliersOrdering);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table1[this.lblSuppliersOrdering]));
     w18.TopAttach    = ((uint)(1));
     w18.BottomAttach = ((uint)(2));
     w18.XOptions     = ((global::Gtk.AttachOptions)(4));
     w18.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbxMain.Add(this.table1);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbxMain[this.table1]));
     w19.Position = 1;
     w19.Expand   = false;
     // Container child vbxMain.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.treeItems          = new global::Gamma.GtkWidgets.yTreeView();
     this.treeItems.CanFocus = true;
     this.treeItems.Name     = "treeItems";
     this.GtkScrolledWindow1.Add(this.treeItems);
     this.vbxMain.Add(this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbxMain[this.GtkScrolledWindow1]));
     w21.Position = 2;
     // Container child vbxMain.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.btnOpenItem              = new global::Gamma.GtkWidgets.yButton();
     this.btnOpenItem.CanFocus     = true;
     this.btnOpenItem.Name         = "btnOpenItem";
     this.btnOpenItem.UseUnderline = true;
     this.btnOpenItem.Label        = global::Mono.Unix.Catalog.GetString("Открыть");
     global::Gtk.Image w22 = new global::Gtk.Image();
     w22.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-open", global::Gtk.IconSize.Menu);
     this.btnOpenItem.Image = w22;
     this.hbox2.Add(this.btnOpenItem);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.btnOpenItem]));
     w23.Position = 0;
     w23.Expand   = false;
     w23.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.lblMinimalTotalSum           = new global::Gamma.GtkWidgets.yLabel();
     this.lblMinimalTotalSum.Name      = "lblMinimalTotalSum";
     this.lblMinimalTotalSum.Xalign    = 1F;
     this.lblMinimalTotalSum.LabelProp = global::Mono.Unix.Catalog.GetString("lblMinimalTotalSum");
     this.hbox2.Add(this.lblMinimalTotalSum);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.lblMinimalTotalSum]));
     w24.Position = 2;
     this.vbxMain.Add(this.hbox2);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbxMain[this.hbox2]));
     w25.Position = 3;
     w25.Expand   = false;
     w25.Fill     = false;
     // Container child vbxMain.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.btnAdd              = new global::Gamma.GtkWidgets.yButton();
     this.btnAdd.CanFocus     = true;
     this.btnAdd.Name         = "btnAdd";
     this.btnAdd.UseUnderline = true;
     this.btnAdd.Label        = global::Mono.Unix.Catalog.GetString("ТМЦ");
     global::Gtk.Image w26 = new global::Gtk.Image();
     w26.Pixbuf        = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.btnAdd.Image = w26;
     this.hbox1.Add(this.btnAdd);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.btnAdd]));
     w27.Position = 0;
     w27.Expand   = false;
     w27.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.btnRemove              = new global::Gamma.GtkWidgets.yButton();
     this.btnRemove.CanFocus     = true;
     this.btnRemove.Name         = "btnRemove";
     this.btnRemove.UseUnderline = true;
     this.btnRemove.Label        = global::Mono.Unix.Catalog.GetString("ТМЦ");
     global::Gtk.Image w28 = new global::Gtk.Image();
     w28.Pixbuf           = global::Stetic.IconLoader.LoadIcon(this, "gtk-delete", global::Gtk.IconSize.Menu);
     this.btnRemove.Image = w28;
     this.hbox1.Add(this.btnRemove);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.btnRemove]));
     w29.Position = 1;
     w29.Expand   = false;
     w29.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.btnTransfer              = new global::Gamma.GtkWidgets.yButton();
     this.btnTransfer.CanFocus     = true;
     this.btnTransfer.Name         = "btnTransfer";
     this.btnTransfer.UseUnderline = true;
     this.btnTransfer.Label        = global::Mono.Unix.Catalog.GetString("Перенести в новую заявку");
     global::Gtk.Image w30 = new global::Gtk.Image();
     w30.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-redo", global::Gtk.IconSize.Menu);
     this.btnTransfer.Image = w30;
     this.hbox1.Add(this.btnTransfer);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.btnTransfer]));
     w31.PackType = ((global::Gtk.PackType)(1));
     w31.Position = 2;
     w31.Expand   = false;
     w31.Fill     = false;
     this.vbxMain.Add(this.hbox1);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.vbxMain[this.hbox1]));
     w32.Position = 4;
     w32.Expand   = false;
     w32.Fill     = false;
     this.Add(this.vbxMain);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.CashIncomeDlg
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.CashIncomeDlg";
     // Container child Vodovoz.CashIncomeDlg.Gtk.Container+ContainerChild
     this.vbox1 = new global::Gtk.VBox();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox2 = new global::Gtk.HBox();
     this.hbox2.Name = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.buttonSave = new global::Gtk.Button();
     this.buttonSave.CanFocus = true;
     this.buttonSave.Name = "buttonSave";
     this.buttonSave.UseUnderline = true;
     this.buttonSave.Label = global::Mono.Unix.Catalog.GetString("Сохранить");
     global::Gtk.Image w1 = new global::Gtk.Image();
     w1.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-save", global::Gtk.IconSize.Menu);
     this.buttonSave.Image = w1;
     this.hbox2.Add(this.buttonSave);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.buttonSave]));
     w2.Position = 0;
     w2.Expand = false;
     w2.Fill = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.buttonCancel = new global::Gtk.Button();
     this.buttonCancel.CanFocus = true;
     this.buttonCancel.Name = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label = global::Mono.Unix.Catalog.GetString("Отменить");
     global::Gtk.Image w3 = new global::Gtk.Image();
     w3.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-revert-to-saved", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w3;
     this.hbox2.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.buttonCancel]));
     w4.Position = 1;
     w4.Expand = false;
     w4.Fill = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.buttonPrint = new global::Gtk.Button();
     this.buttonPrint.CanFocus = true;
     this.buttonPrint.Name = "buttonPrint";
     this.buttonPrint.UseUnderline = true;
     this.buttonPrint.Label = global::Mono.Unix.Catalog.GetString("Печать");
     global::Gtk.Image w5 = new global::Gtk.Image();
     w5.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-print", global::Gtk.IconSize.Menu);
     this.buttonPrint.Image = w5;
     this.hbox2.Add(this.buttonPrint);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.buttonPrint]));
     w6.Position = 2;
     w6.Expand = false;
     w6.Fill = false;
     this.vbox1.Add(this.hbox2);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox2]));
     w7.Position = 0;
     w7.Expand = false;
     w7.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.table1 = new global::Gtk.Table(((uint)(7)), ((uint)(4)), false);
     this.table1.Name = "table1";
     this.table1.RowSpacing = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.checkNoClose = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkNoClose.CanFocus = true;
     this.checkNoClose.Name = "checkNoClose";
     this.checkNoClose.Label = global::Mono.Unix.Catalog.GetString("Частичный возврат");
     this.checkNoClose.DrawIndicator = true;
     this.checkNoClose.UseUnderline = true;
     this.table1.Add(this.checkNoClose);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1[this.checkNoClose]));
     w8.TopAttach = ((uint)(5));
     w8.BottomAttach = ((uint)(6));
     w8.LeftAttach = ((uint)(1));
     w8.RightAttach = ((uint)(2));
     w8.XOptions = ((global::Gtk.AttachOptions)(4));
     w8.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.comboCategory = new global::Gamma.Widgets.ySpecComboBox();
     this.comboCategory.Name = "comboCategory";
     this.comboCategory.AddIfNotExist = false;
     this.comboCategory.DefaultFirst = false;
     this.comboCategory.ShowSpecialStateAll = false;
     this.comboCategory.ShowSpecialStateNot = true;
     this.table1.Add(this.comboCategory);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1[this.comboCategory]));
     w9.TopAttach = ((uint)(1));
     w9.BottomAttach = ((uint)(2));
     w9.LeftAttach = ((uint)(1));
     w9.RightAttach = ((uint)(2));
     w9.XOptions = ((global::Gtk.AttachOptions)(4));
     w9.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.comboExpense = new global::Gamma.Widgets.ySpecComboBox();
     this.comboExpense.Name = "comboExpense";
     this.comboExpense.AddIfNotExist = false;
     this.comboExpense.DefaultFirst = false;
     this.comboExpense.ShowSpecialStateAll = false;
     this.comboExpense.ShowSpecialStateNot = true;
     this.table1.Add(this.comboExpense);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1[this.comboExpense]));
     w10.TopAttach = ((uint)(2));
     w10.BottomAttach = ((uint)(3));
     w10.LeftAttach = ((uint)(1));
     w10.RightAttach = ((uint)(2));
     w10.XOptions = ((global::Gtk.AttachOptions)(4));
     w10.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.enumcomboOperation = new global::Gamma.Widgets.yEnumComboBox();
     this.enumcomboOperation.Name = "enumcomboOperation";
     this.enumcomboOperation.ShowSpecialStateAll = false;
     this.enumcomboOperation.ShowSpecialStateNot = false;
     this.enumcomboOperation.UseShortTitle = false;
     this.enumcomboOperation.DefaultFirst = false;
     this.table1.Add(this.enumcomboOperation);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1[this.enumcomboOperation]));
     w11.LeftAttach = ((uint)(1));
     w11.RightAttach = ((uint)(2));
     w11.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hbox6 = new global::Gtk.HBox();
     this.hbox6.Name = "hbox6";
     this.hbox6.Spacing = 6;
     // Container child hbox6.Gtk.Box+BoxChild
     this.yspinMoney = new global::Gamma.GtkWidgets.ySpinButton(0, 1000000, 100);
     this.yspinMoney.CanDefault = true;
     this.yspinMoney.CanFocus = true;
     this.yspinMoney.Name = "yspinMoney";
     this.yspinMoney.Adjustment.PageIncrement = 1000;
     this.yspinMoney.ClimbRate = 1;
     this.yspinMoney.Digits = ((uint)(2));
     this.yspinMoney.Numeric = true;
     this.yspinMoney.ValueAsDecimal = 0m;
     this.yspinMoney.ValueAsInt = 0;
     this.hbox6.Add(this.yspinMoney);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.yspinMoney]));
     w12.Position = 0;
     // Container child hbox6.Gtk.Box+BoxChild
     this.currencylabel1 = new global::QSProjectsLib.CurrencyLabel();
     this.currencylabel1.Name = "currencylabel1";
     this.currencylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("currencylabel1");
     this.hbox6.Add(this.currencylabel1);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.currencylabel1]));
     w13.Position = 1;
     w13.Expand = false;
     w13.Fill = false;
     this.table1.Add(this.hbox6);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox6]));
     w14.TopAttach = ((uint)(6));
     w14.BottomAttach = ((uint)(7));
     w14.LeftAttach = ((uint)(1));
     w14.RightAttach = ((uint)(2));
     w14.XOptions = ((global::Gtk.AttachOptions)(4));
     w14.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label1 = new global::Gtk.Label();
     this.label1.Name = "label1";
     this.label1.Xalign = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Дата:");
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w15.TopAttach = ((uint)(1));
     w15.BottomAttach = ((uint)(2));
     w15.LeftAttach = ((uint)(2));
     w15.RightAttach = ((uint)(3));
     w15.XOptions = ((global::Gtk.AttachOptions)(4));
     w15.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2 = new global::Gtk.Label();
     this.label2.Name = "label2";
     this.label2.Xalign = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Кассир:");
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     w16.LeftAttach = ((uint)(2));
     w16.RightAttach = ((uint)(3));
     w16.XOptions = ((global::Gtk.AttachOptions)(4));
     w16.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label3 = new global::Gtk.Label();
     this.label3.Name = "label3";
     this.label3.Xalign = 1F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Тип операции:");
     this.table1.Add(this.label3);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1[this.label3]));
     w17.XOptions = ((global::Gtk.AttachOptions)(4));
     w17.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.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 w18 = ((global::Gtk.Table.TableChild)(this.table1[this.label5]));
     w18.TopAttach = ((uint)(6));
     w18.BottomAttach = ((uint)(7));
     w18.XOptions = ((global::Gtk.AttachOptions)(4));
     w18.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelClientTitle = new global::Gtk.Label();
     this.labelClientTitle.Name = "labelClientTitle";
     this.labelClientTitle.Xalign = 1F;
     this.labelClientTitle.LabelProp = global::Mono.Unix.Catalog.GetString("Клиент:");
     this.table1.Add(this.labelClientTitle);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table1[this.labelClientTitle]));
     w19.TopAttach = ((uint)(3));
     w19.BottomAttach = ((uint)(4));
     w19.XOptions = ((global::Gtk.AttachOptions)(4));
     w19.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelEmploeey = new global::Gtk.Label();
     this.labelEmploeey.Name = "labelEmploeey";
     this.labelEmploeey.Xalign = 1F;
     this.labelEmploeey.LabelProp = global::Mono.Unix.Catalog.GetString("Сотрудник:");
     this.table1.Add(this.labelEmploeey);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table1[this.labelEmploeey]));
     w20.TopAttach = ((uint)(4));
     w20.BottomAttach = ((uint)(5));
     w20.XOptions = ((global::Gtk.AttachOptions)(4));
     w20.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelExpenseTitle = new global::Gtk.Label();
     this.labelExpenseTitle.Name = "labelExpenseTitle";
     this.labelExpenseTitle.Xalign = 1F;
     this.labelExpenseTitle.LabelProp = global::Mono.Unix.Catalog.GetString("Статья расхода:");
     this.table1.Add(this.labelExpenseTitle);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table1[this.labelExpenseTitle]));
     w21.TopAttach = ((uint)(2));
     w21.BottomAttach = ((uint)(3));
     w21.XOptions = ((global::Gtk.AttachOptions)(4));
     w21.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelIncomeTitle = new global::Gtk.Label();
     this.labelIncomeTitle.Name = "labelIncomeTitle";
     this.labelIncomeTitle.Xalign = 1F;
     this.labelIncomeTitle.LabelProp = global::Mono.Unix.Catalog.GetString("Статья дохода:");
     this.table1.Add(this.labelIncomeTitle);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table1[this.labelIncomeTitle]));
     w22.TopAttach = ((uint)(1));
     w22.BottomAttach = ((uint)(2));
     w22.XOptions = ((global::Gtk.AttachOptions)(4));
     w22.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ydateDocument = new global::Gamma.Widgets.yDatePicker();
     this.ydateDocument.Events = ((global::Gdk.EventMask)(256));
     this.ydateDocument.Name = "ydateDocument";
     this.ydateDocument.WithTime = false;
     this.ydateDocument.Date = new global::System.DateTime(0);
     this.ydateDocument.IsEditable = true;
     this.ydateDocument.AutoSeparation = true;
     this.table1.Add(this.ydateDocument);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table1[this.ydateDocument]));
     w23.TopAttach = ((uint)(1));
     w23.BottomAttach = ((uint)(2));
     w23.LeftAttach = ((uint)(3));
     w23.RightAttach = ((uint)(4));
     w23.XOptions = ((global::Gtk.AttachOptions)(4));
     w23.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yentryCasher = new global::Gamma.Widgets.yEntryReference();
     this.yentryCasher.Sensitive = false;
     this.yentryCasher.Events = ((global::Gdk.EventMask)(256));
     this.yentryCasher.Name = "yentryCasher";
     this.table1.Add(this.yentryCasher);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table1[this.yentryCasher]));
     w24.LeftAttach = ((uint)(3));
     w24.RightAttach = ((uint)(4));
     w24.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yentryClient = new global::Gamma.Widgets.yEntryReference();
     this.yentryClient.Events = ((global::Gdk.EventMask)(256));
     this.yentryClient.Name = "yentryClient";
     this.table1.Add(this.yentryClient);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.table1[this.yentryClient]));
     w25.TopAttach = ((uint)(3));
     w25.BottomAttach = ((uint)(4));
     w25.LeftAttach = ((uint)(1));
     w25.RightAttach = ((uint)(2));
     w25.XOptions = ((global::Gtk.AttachOptions)(4));
     w25.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yentryEmploeey = new global::Gamma.Widgets.yEntryReference();
     this.yentryEmploeey.Events = ((global::Gdk.EventMask)(256));
     this.yentryEmploeey.Name = "yentryEmploeey";
     this.table1.Add(this.yentryEmploeey);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.table1[this.yentryEmploeey]));
     w26.TopAttach = ((uint)(4));
     w26.BottomAttach = ((uint)(5));
     w26.LeftAttach = ((uint)(1));
     w26.RightAttach = ((uint)(2));
     w26.XOptions = ((global::Gtk.AttachOptions)(4));
     w26.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox1.Add(this.table1);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.table1]));
     w27.Position = 1;
     w27.Expand = false;
     w27.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.vboxDebts = new global::Gtk.VBox();
     this.vboxDebts.Name = "vboxDebts";
     this.vboxDebts.Spacing = 6;
     this.vboxDebts.BorderWidth = ((uint)(6));
     // Container child vboxDebts.Gtk.Box+BoxChild
     this.labelTableTitle = new global::Gtk.Label();
     this.labelTableTitle.Name = "labelTableTitle";
     this.labelTableTitle.Xalign = 0F;
     this.labelTableTitle.LabelProp = global::Mono.Unix.Catalog.GetString("Последние выданные авансы:");
     this.vboxDebts.Add(this.labelTableTitle);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vboxDebts[this.labelTableTitle]));
     w28.Position = 0;
     w28.Expand = false;
     w28.Fill = false;
     // Container child vboxDebts.Gtk.Box+BoxChild
     this.GtkScrolledWindow1 = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.ytreeviewDebts = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewDebts.CanFocus = true;
     this.ytreeviewDebts.Name = "ytreeviewDebts";
     this.GtkScrolledWindow1.Add(this.ytreeviewDebts);
     this.vboxDebts.Add(this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vboxDebts[this.GtkScrolledWindow1]));
     w30.Position = 1;
     this.vbox1.Add(this.vboxDebts);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.vboxDebts]));
     w31.Position = 2;
     // Container child vbox1.Gtk.Box+BoxChild
     this.label6 = new global::Gtk.Label();
     this.label6.Name = "label6";
     this.label6.Xalign = 0F;
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("Основание:");
     this.vbox1.Add(this.label6);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.label6]));
     w32.Position = 3;
     w32.Expand = false;
     w32.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.GtkScrolledWindow = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.ytextviewDescription = new global::Gamma.GtkWidgets.yTextView();
     this.ytextviewDescription.CanFocus = true;
     this.ytextviewDescription.Name = "ytextviewDescription";
     this.ytextviewDescription.WrapMode = ((global::Gtk.WrapMode)(3));
     this.GtkScrolledWindow.Add(this.ytextviewDescription);
     this.vbox1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.GtkScrolledWindow]));
     w34.Position = 4;
     this.Add(this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll();
     }
     this.comboExpense.Hide();
     this.labelExpenseTitle.Hide();
     this.vboxDebts.Hide();
     this.Hide();
     this.buttonSave.Clicked += new global::System.EventHandler(this.OnButtonSaveClicked);
     this.buttonCancel.Clicked += new global::System.EventHandler(this.OnButtonCancelClicked);
     this.buttonPrint.Clicked += new global::System.EventHandler(this.OnButtonPrintClicked);
     this.yentryEmploeey.Changed += new global::System.EventHandler(this.OnYentryEmploeeyChanged);
     this.enumcomboOperation.EnumItemSelected += new global::System.EventHandler<Gamma.Widgets.ItemSelectedEventArgs>(this.OnEnumcomboOperationEnumItemSelected);
     this.comboExpense.ItemSelected += new global::System.EventHandler<Gamma.Widgets.ItemSelectedEventArgs>(this.OnComboExpenseItemSelected);
     this.checkNoClose.Toggled += new global::System.EventHandler(this.OnCheckNoCloseToggled);
 }
Exemplo n.º 15
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Complaints.DriverComplaintReasonView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Complaints.DriverComplaintReasonView";
     // Container child Vodovoz.Views.Complaints.DriverComplaintReasonView.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.buttonSave              = new global::Gtk.Button();
     this.buttonSave.CanFocus     = true;
     this.buttonSave.Name         = "buttonSave";
     this.buttonSave.UseUnderline = true;
     this.buttonSave.Label        = global::Mono.Unix.Catalog.GetString("Сохранить");
     global::Gtk.Image w1 = new global::Gtk.Image();
     w1.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-floppy", global::Gtk.IconSize.Menu);
     this.buttonSave.Image = w1;
     this.hbox2.Add(this.buttonSave);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.buttonSave]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = global::Mono.Unix.Catalog.GetString("Отмена");
     global::Gtk.Image w3 = new global::Gtk.Image();
     w3.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-revert-to-saved", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w3;
     this.hbox2.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.buttonCancel]));
     w4.Position = 1;
     w4.Expand   = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.vseparator1      = new global::Gtk.VSeparator();
     this.vseparator1.Name = "vseparator1";
     this.hbox2.Add(this.vseparator1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.vseparator1]));
     w5.PackType = ((global::Gtk.PackType)(1));
     w5.Position = 3;
     w5.Expand   = false;
     w5.Fill     = false;
     this.vbox1.Add(this.hbox2);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox2]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.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.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 w7 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label1]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.yentryName               = new global::Gamma.GtkWidgets.yEntry();
     this.yentryName.CanFocus      = true;
     this.yentryName.Name          = "yentryName";
     this.yentryName.IsEditable    = true;
     this.yentryName.InvisibleChar = '•';
     this.hbox1.Add(this.yentryName);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.yentryName]));
     w8.Position = 1;
     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.ycheckbuttonIsPopular               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckbuttonIsPopular.CanFocus      = true;
     this.ycheckbuttonIsPopular.Name          = "ycheckbuttonIsPopular";
     this.ycheckbuttonIsPopular.Label         = global::Mono.Unix.Catalog.GetString("Популярная");
     this.ycheckbuttonIsPopular.DrawIndicator = true;
     this.ycheckbuttonIsPopular.UseUnderline  = true;
     this.vbox1.Add(this.ycheckbuttonIsPopular);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.ycheckbuttonIsPopular]));
     w10.Position = 2;
     w10.Expand   = false;
     w10.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Exemplo n.º 16
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.WarehouseDlg
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.WarehouseDlg";
     // Container child Vodovoz.WarehouseDlg.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.notebook1             = new global::Gtk.Notebook();
     this.notebook1.CanFocus    = true;
     this.notebook1.CurrentPage = 0;
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.table1               = new global::Gtk.Table(((uint)(8)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.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.table1.Add(this.comboTypeOfUse);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.comboTypeOfUse]));
     w6.TopAttach    = ((uint)(1));
     w6.BottomAttach = ((uint)(2));
     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.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.table1.Add(this.hseparator1);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1[this.hseparator1]));
     w7.TopAttach    = ((uint)(4));
     w7.BottomAttach = ((uint)(5));
     w7.RightAttach  = ((uint)(2));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.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 w8 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w8.TopAttach    = ((uint)(1));
     w8.BottomAttach = ((uint)(2));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.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 w9 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     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.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 w10 = ((global::Gtk.Table.TableChild)(this.table1[this.labelName]));
     w10.XOptions = ((global::Gtk.AttachOptions)(4));
     w10.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.lblOwner           = new global::Gtk.Label();
     this.lblOwner.Name      = "lblOwner";
     this.lblOwner.Xalign    = 1F;
     this.lblOwner.LabelProp = global::Mono.Unix.Catalog.GetString("Подразделение-владелец:");
     this.table1.Add(this.lblOwner);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1[this.lblOwner]));
     w11.TopAttach    = ((uint)(2));
     w11.BottomAttach = ((uint)(3));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ycheckbuttonArchive               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckbuttonArchive.CanFocus      = true;
     this.ycheckbuttonArchive.Name          = "ycheckbuttonArchive";
     this.ycheckbuttonArchive.Label         = global::Mono.Unix.Catalog.GetString("Архивный");
     this.ycheckbuttonArchive.DrawIndicator = true;
     this.ycheckbuttonArchive.UseUnderline  = true;
     this.table1.Add(this.ycheckbuttonArchive);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1[this.ycheckbuttonArchive]));
     w12.TopAttach    = ((uint)(7));
     w12.BottomAttach = ((uint)(8));
     w12.LeftAttach   = ((uint)(1));
     w12.RightAttach  = ((uint)(2));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ycheckbuttonCanReceiveBottles               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckbuttonCanReceiveBottles.CanFocus      = true;
     this.ycheckbuttonCanReceiveBottles.Name          = "ycheckbuttonCanReceiveBottles";
     this.ycheckbuttonCanReceiveBottles.Label         = global::Mono.Unix.Catalog.GetString("Прием тары");
     this.ycheckbuttonCanReceiveBottles.DrawIndicator = true;
     this.ycheckbuttonCanReceiveBottles.UseUnderline  = true;
     this.table1.Add(this.ycheckbuttonCanReceiveBottles);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1[this.ycheckbuttonCanReceiveBottles]));
     w13.TopAttach    = ((uint)(5));
     w13.BottomAttach = ((uint)(6));
     w13.LeftAttach   = ((uint)(1));
     w13.RightAttach  = ((uint)(2));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ycheckbuttonCanReceiveEquipment               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckbuttonCanReceiveEquipment.CanFocus      = true;
     this.ycheckbuttonCanReceiveEquipment.Name          = "ycheckbuttonCanReceiveEquipment";
     this.ycheckbuttonCanReceiveEquipment.Label         = global::Mono.Unix.Catalog.GetString("Прием оборудования");
     this.ycheckbuttonCanReceiveEquipment.DrawIndicator = true;
     this.ycheckbuttonCanReceiveEquipment.UseUnderline  = true;
     this.table1.Add(this.ycheckbuttonCanReceiveEquipment);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1[this.ycheckbuttonCanReceiveEquipment]));
     w14.TopAttach    = ((uint)(6));
     w14.BottomAttach = ((uint)(7));
     w14.LeftAttach   = ((uint)(1));
     w14.RightAttach  = ((uint)(2));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ycheckOnlineStore               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckOnlineStore.CanFocus      = true;
     this.ycheckOnlineStore.Name          = "ycheckOnlineStore";
     this.ycheckOnlineStore.Label         = global::Mono.Unix.Catalog.GetString("Интернет магазин");
     this.ycheckOnlineStore.DrawIndicator = true;
     this.ycheckOnlineStore.UseUnderline  = true;
     this.table1.Add(this.ycheckOnlineStore);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1[this.ycheckOnlineStore]));
     w15.TopAttach    = ((uint)(3));
     w15.BottomAttach = ((uint)(4));
     w15.LeftAttach   = ((uint)(1));
     w15.RightAttach  = ((uint)(2));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.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 w16 = ((global::Gtk.Table.TableChild)(this.table1[this.yentryName]));
     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.ySpecCmbOwner                     = new global::Gamma.Widgets.ySpecComboBox();
     this.ySpecCmbOwner.Name                = "ySpecCmbOwner";
     this.ySpecCmbOwner.AddIfNotExist       = false;
     this.ySpecCmbOwner.DefaultFirst        = false;
     this.ySpecCmbOwner.ShowSpecialStateAll = false;
     this.ySpecCmbOwner.ShowSpecialStateNot = true;
     this.table1.Add(this.ySpecCmbOwner);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1[this.ySpecCmbOwner]));
     w17.TopAttach    = ((uint)(2));
     w17.BottomAttach = ((uint)(3));
     w17.LeftAttach   = ((uint)(1));
     w17.RightAttach  = ((uint)(2));
     w17.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.notebook1.Add(this.table1);
     // Notebook tab
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Информация");
     this.notebook1.SetTabLabel(this.table1, this.label3);
     this.label3.ShowAll();
     this.vbox3.Add(this.notebook1);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.notebook1]));
     w19.Position = 1;
     w19.Expand   = false;
     w19.Fill     = false;
     this.Add(this.vbox3);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Exemplo n.º 17
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.EquipmentDlg
     Stetic.BinContainer w1 = global::Stetic.BinContainer.Attach(this);
     this.UIManager = new global::Gtk.UIManager();
     global::Gtk.ActionGroup w2 = new global::Gtk.ActionGroup("Default");
     this.UIManager.InsertActionGroup(w2, 0);
     this.Name = "Vodovoz.EquipmentDlg";
     // Container child Vodovoz.EquipmentDlg.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 w3 = new global::Gtk.Image();
     w3.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-save", global::Gtk.IconSize.Menu);
     this.buttonSave.Image = w3;
     this.hbox4.Add(this.buttonSave);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.buttonSave]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.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 w5 = new global::Gtk.Image();
     w5.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-revert-to-saved", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w5;
     this.hbox4.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.buttonCancel]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.vseparator1      = new global::Gtk.VSeparator();
     this.vseparator1.Name = "vseparator1";
     this.hbox4.Add(this.vseparator1);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.vseparator1]));
     w7.Position = 2;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.radiobuttonSticker               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Наклейка"));
     this.radiobuttonSticker.CanFocus      = true;
     this.radiobuttonSticker.Name          = "radiobuttonSticker";
     this.radiobuttonSticker.DrawIndicator = false;
     this.radiobuttonSticker.UseUnderline  = true;
     this.radiobuttonSticker.Group         = new global::GLib.SList(global::System.IntPtr.Zero);
     this.hbox4.Add(this.radiobuttonSticker);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.radiobuttonSticker]));
     w8.PackType = ((global::Gtk.PackType)(1));
     w8.Position = 3;
     // Container child hbox4.Gtk.Box+BoxChild
     this.radiobuttonInfo               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Информация"));
     this.radiobuttonInfo.CanFocus      = true;
     this.radiobuttonInfo.Name          = "radiobuttonInfo";
     this.radiobuttonInfo.DrawIndicator = false;
     this.radiobuttonInfo.UseUnderline  = true;
     this.radiobuttonInfo.Group         = this.radiobuttonSticker.Group;
     this.hbox4.Add(this.radiobuttonInfo);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.radiobuttonInfo]));
     w9.PackType = ((global::Gtk.PackType)(1));
     w9.Position = 4;
     this.vbox3.Add(this.hbox4);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox4]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.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;
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.datatable1               = new global::Gtk.Table(((uint)(7)), ((uint)(2)), false);
     this.datatable1.Name          = "datatable1";
     this.datatable1.RowSpacing    = ((uint)(6));
     this.datatable1.ColumnSpacing = ((uint)(6));
     // Container child datatable1.Gtk.Table+TableChild
     this.checkOnDuty               = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkOnDuty.CanFocus      = true;
     this.checkOnDuty.Name          = "checkOnDuty";
     this.checkOnDuty.Label         = "";
     this.checkOnDuty.DrawIndicator = true;
     this.checkOnDuty.UseUnderline  = true;
     this.datatable1.Add(this.checkOnDuty);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.datatable1[this.checkOnDuty]));
     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 datatable1.Gtk.Table+TableChild
     this.dataLastService                = new global::QS.Widgets.GtkUI.DatePicker();
     this.dataLastService.Events         = ((global::Gdk.EventMask)(256));
     this.dataLastService.Name           = "dataLastService";
     this.dataLastService.WithTime       = false;
     this.dataLastService.Date           = new global::System.DateTime(0);
     this.dataLastService.IsEditable     = true;
     this.dataLastService.AutoSeparation = false;
     this.datatable1.Add(this.dataLastService);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.datatable1[this.dataLastService]));
     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 datatable1.Gtk.Table+TableChild
     this.entrySerialNumber               = new global::Gamma.GtkWidgets.yEntry();
     this.entrySerialNumber.CanFocus      = true;
     this.entrySerialNumber.Name          = "entrySerialNumber";
     this.entrySerialNumber.IsEditable    = false;
     this.entrySerialNumber.InvisibleChar = '●';
     this.datatable1.Add(this.entrySerialNumber);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.datatable1[this.entrySerialNumber]));
     w13.LeftAttach  = ((uint)(1));
     w13.RightAttach = ((uint)(2));
     w13.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child datatable1.Gtk.Table+TableChild
     this.frame1            = new global::Gtk.Frame();
     this.frame1.Name       = "frame1";
     this.frame1.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame1.Gtk.Container+ContainerChild
     this.GtkAlignment6             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment6.Name        = "GtkAlignment6";
     this.GtkAlignment6.LeftPadding = ((uint)(12));
     // Container child GtkAlignment6.Gtk.Container+ContainerChild
     this.labelWhere            = new global::Gtk.Label();
     this.labelWhere.Name       = "labelWhere";
     this.labelWhere.Xalign     = 0F;
     this.labelWhere.Yalign     = 0F;
     this.labelWhere.LabelProp  = global::Mono.Unix.Catalog.GetString("Не определено");
     this.labelWhere.Wrap       = true;
     this.labelWhere.Selectable = true;
     this.GtkAlignment6.Add(this.labelWhere);
     this.frame1.Add(this.GtkAlignment6);
     this.GtkLabel10           = new global::Gtk.Label();
     this.GtkLabel10.Name      = "GtkLabel10";
     this.GtkLabel10.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Текущее расположение:</b>");
     this.GtkLabel10.UseMarkup = true;
     this.frame1.LabelWidget   = this.GtkLabel10;
     this.datatable1.Add(this.frame1);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.datatable1[this.frame1]));
     w16.TopAttach    = ((uint)(6));
     w16.BottomAttach = ((uint)(7));
     w16.RightAttach  = ((uint)(2));
     w16.XOptions     = ((global::Gtk.AttachOptions)(4));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatable1.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.textComment          = new global::Gamma.GtkWidgets.yTextView();
     this.textComment.CanFocus = true;
     this.textComment.Name     = "textComment";
     this.GtkScrolledWindow.Add(this.textComment);
     this.datatable1.Add(this.GtkScrolledWindow);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.datatable1[this.GtkScrolledWindow]));
     w18.TopAttach    = ((uint)(5));
     w18.BottomAttach = ((uint)(6));
     w18.LeftAttach   = ((uint)(1));
     w18.RightAttach  = ((uint)(2));
     w18.XOptions     = ((global::Gtk.AttachOptions)(4));
     w18.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatable1.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.datatable1.Add(this.label1);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.datatable1[this.label1]));
     w19.TopAttach    = ((uint)(5));
     w19.BottomAttach = ((uint)(6));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatable1.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.label10.Justify   = ((global::Gtk.Justification)(1));
     this.datatable1.Add(this.label10);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.datatable1[this.label10]));
     w20.TopAttach    = ((uint)(1));
     w20.BottomAttach = ((uint)(2));
     w20.XOptions     = ((global::Gtk.AttachOptions)(4));
     w20.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatable1.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.datatable1.Add(this.label11);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.datatable1[this.label11]));
     w21.XOptions = ((global::Gtk.AttachOptions)(4));
     w21.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child datatable1.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.datatable1.Add(this.label7);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.datatable1[this.label7]));
     w22.TopAttach    = ((uint)(4));
     w22.BottomAttach = ((uint)(5));
     w22.XOptions     = ((global::Gtk.AttachOptions)(4));
     w22.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatable1.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("Дата окончания\nгарантии:");
     this.label8.Justify   = ((global::Gtk.Justification)(1));
     this.datatable1.Add(this.label8);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.datatable1[this.label8]));
     w23.TopAttach    = ((uint)(3));
     w23.BottomAttach = ((uint)(4));
     w23.XOptions     = ((global::Gtk.AttachOptions)(4));
     w23.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatable1.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("Дата последней\nсан. обработки:");
     this.datatable1.Add(this.label9);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.datatable1[this.label9]));
     w24.TopAttach    = ((uint)(2));
     w24.BottomAttach = ((uint)(3));
     w24.XOptions     = ((global::Gtk.AttachOptions)(4));
     w24.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatable1.Gtk.Table+TableChild
     this.referenceNomenclature        = new global::Gamma.Widgets.yEntryReference();
     this.referenceNomenclature.Events = ((global::Gdk.EventMask)(256));
     this.referenceNomenclature.Name   = "referenceNomenclature";
     this.datatable1.Add(this.referenceNomenclature);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.datatable1[this.referenceNomenclature]));
     w25.TopAttach    = ((uint)(1));
     w25.BottomAttach = ((uint)(2));
     w25.LeftAttach   = ((uint)(1));
     w25.RightAttach  = ((uint)(2));
     w25.XOptions     = ((global::Gtk.AttachOptions)(4));
     w25.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatable1.Gtk.Table+TableChild
     this.ydatepickerWarrantyEnd                = new global::QS.Widgets.GtkUI.DatePicker();
     this.ydatepickerWarrantyEnd.Events         = ((global::Gdk.EventMask)(256));
     this.ydatepickerWarrantyEnd.Name           = "ydatepickerWarrantyEnd";
     this.ydatepickerWarrantyEnd.WithTime       = false;
     this.ydatepickerWarrantyEnd.Date           = new global::System.DateTime(0);
     this.ydatepickerWarrantyEnd.IsEditable     = true;
     this.ydatepickerWarrantyEnd.AutoSeparation = false;
     this.datatable1.Add(this.ydatepickerWarrantyEnd);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.datatable1[this.ydatepickerWarrantyEnd]));
     w26.TopAttach    = ((uint)(3));
     w26.BottomAttach = ((uint)(4));
     w26.LeftAttach   = ((uint)(1));
     w26.RightAttach  = ((uint)(2));
     w26.XOptions     = ((global::Gtk.AttachOptions)(4));
     w26.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.notebook1.Add(this.datatable1);
     // Notebook tab
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Информация");
     this.notebook1.SetTabLabel(this.datatable1, this.label2);
     this.label2.ShowAll();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.reportviewerSticker = new global::fyiReporting.RdlGtkViewer.ReportViewer();
     this.reportviewerSticker.WidthRequest   = 0;
     this.reportviewerSticker.HeightRequest  = 0;
     this.reportviewerSticker.Events         = ((global::Gdk.EventMask)(256));
     this.reportviewerSticker.Name           = "reportviewerSticker";
     this.reportviewerSticker.ShowErrors     = false;
     this.reportviewerSticker.ShowParameters = false;
     this.notebook1.Add(this.reportviewerSticker);
     global::Gtk.Notebook.NotebookChild w28 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.reportviewerSticker]));
     w28.Position = 1;
     // Notebook tab
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Наклейка");
     this.notebook1.SetTabLabel(this.reportviewerSticker, this.label3);
     this.label3.ShowAll();
     this.vbox3.Add(this.notebook1);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.notebook1]));
     w29.Position = 1;
     this.Add(this.vbox3);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     w1.SetUiManager(UIManager);
     this.Hide();
     this.radiobuttonInfo.Toggled    += new global::System.EventHandler(this.OnRadiobuttonInfoToggled);
     this.radiobuttonSticker.Toggled += new global::System.EventHandler(this.OnRadiobuttonStickerToggled);
 }
Exemplo n.º 18
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Dialogs.CallTaskDlg
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Dialogs.CallTaskDlg";
     // Container child Vodovoz.Dialogs.CallTaskDlg.Gtk.Container+ContainerChild
     this.scrolledwindow1            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.CanFocus   = true;
     this.scrolledwindow1.Name       = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     global::Gtk.Viewport w1 = new global::Gtk.Viewport();
     w1.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 20;
     // 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.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 w2 = new global::Gtk.Image();
     w2.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-save", global::Gtk.IconSize.Menu);
     this.buttonSave.Image = w2;
     this.hbox3.Add(this.buttonSave);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.buttonSave]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox3.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 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.hbox3.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.buttonCancel]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.labelCreator           = new global::Gtk.Label();
     this.labelCreator.Name      = "labelCreator";
     this.labelCreator.LabelProp = global::Mono.Unix.Catalog.GetString("Создатель :");
     this.hbox3.Add(this.labelCreator);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.labelCreator]));
     w6.PackType = ((global::Gtk.PackType)(1));
     w6.Position = 3;
     w6.Expand   = false;
     w6.Fill     = false;
     this.vbox2.Add(this.hbox3);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox3]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 15;
     // Container child hbox1.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(13)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(10));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.ClientPhonesView        = new global::Vodovoz.Dialogs.Phones.PhonesView();
     this.ClientPhonesView.Events = ((global::Gdk.EventMask)(256));
     this.ClientPhonesView.Name   = "ClientPhonesView";
     this.table1.Add(this.ClientPhonesView);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1[this.ClientPhonesView]));
     w8.TopAttach    = ((uint)(3));
     w8.BottomAttach = ((uint)(4));
     w8.LeftAttach   = ((uint)(1));
     w8.RightAttach  = ((uint)(2));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.comboboxImpotanceType      = new global::Gamma.Widgets.yEnumComboBox();
     this.comboboxImpotanceType.Name = "comboboxImpotanceType";
     this.comboboxImpotanceType.ShowSpecialStateAll = false;
     this.comboboxImpotanceType.ShowSpecialStateNot = false;
     this.comboboxImpotanceType.UseShortTitle       = false;
     this.comboboxImpotanceType.DefaultFirst        = false;
     this.table1.Add(this.comboboxImpotanceType);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1[this.comboboxImpotanceType]));
     w9.TopAttach    = ((uint)(11));
     w9.BottomAttach = ((uint)(12));
     w9.LeftAttach   = ((uint)(1));
     w9.RightAttach  = ((uint)(2));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.deadlineYdatepicker                    = new global::QS.Widgets.GtkUI.DatePicker();
     this.deadlineYdatepicker.Events             = ((global::Gdk.EventMask)(256));
     this.deadlineYdatepicker.Name               = "deadlineYdatepicker";
     this.deadlineYdatepicker.WithTime           = true;
     this.deadlineYdatepicker.HideCalendarButton = false;
     this.deadlineYdatepicker.Date               = new global::System.DateTime(0);
     this.deadlineYdatepicker.IsEditable         = true;
     this.deadlineYdatepicker.AutoSeparation     = false;
     this.table1.Add(this.deadlineYdatepicker);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1[this.deadlineYdatepicker]));
     w10.TopAttach    = ((uint)(8));
     w10.BottomAttach = ((uint)(9));
     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.debtByAddressEntry               = new global::Gtk.Entry();
     this.debtByAddressEntry.CanFocus      = true;
     this.debtByAddressEntry.Name          = "debtByAddressEntry";
     this.debtByAddressEntry.IsEditable    = false;
     this.debtByAddressEntry.InvisibleChar = '•';
     this.table1.Add(this.debtByAddressEntry);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1[this.debtByAddressEntry]));
     w11.TopAttach    = ((uint)(6));
     w11.BottomAttach = ((uint)(7));
     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.debtByClientEntry               = new global::Gamma.GtkWidgets.yEntry();
     this.debtByClientEntry.CanFocus      = true;
     this.debtByClientEntry.Name          = "debtByClientEntry";
     this.debtByClientEntry.IsEditable    = false;
     this.debtByClientEntry.InvisibleChar = '•';
     this.table1.Add(this.debtByClientEntry);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1[this.debtByClientEntry]));
     w12.TopAttach    = ((uint)(5));
     w12.BottomAttach = ((uint)(6));
     w12.LeftAttach   = ((uint)(1));
     w12.RightAttach  = ((uint)(2));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.DeliveryPointPhonesView        = new global::Vodovoz.Dialogs.Phones.PhonesView();
     this.DeliveryPointPhonesView.Events = ((global::Gdk.EventMask)(256));
     this.DeliveryPointPhonesView.Name   = "DeliveryPointPhonesView";
     this.table1.Add(this.DeliveryPointPhonesView);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1[this.DeliveryPointPhonesView]));
     w13.TopAttach    = ((uint)(4));
     w13.BottomAttach = ((uint)(5));
     w13.LeftAttach   = ((uint)(1));
     w13.RightAttach  = ((uint)(2));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entityVMEntryCounterparty                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entityVMEntryCounterparty.Events           = ((global::Gdk.EventMask)(256));
     this.entityVMEntryCounterparty.Name             = "entityVMEntryCounterparty";
     this.entityVMEntryCounterparty.CanEditReference = true;
     this.table1.Add(this.entityVMEntryCounterparty);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1[this.entityVMEntryCounterparty]));
     w14.TopAttach    = ((uint)(1));
     w14.BottomAttach = ((uint)(2));
     w14.LeftAttach   = ((uint)(1));
     w14.RightAttach  = ((uint)(2));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entityVMEntryDeliveryPoint                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entityVMEntryDeliveryPoint.Events           = ((global::Gdk.EventMask)(256));
     this.entityVMEntryDeliveryPoint.Name             = "entityVMEntryDeliveryPoint";
     this.entityVMEntryDeliveryPoint.CanEditReference = true;
     this.table1.Add(this.entityVMEntryDeliveryPoint);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1[this.entityVMEntryDeliveryPoint]));
     w15.LeftAttach  = ((uint)(1));
     w15.RightAttach = ((uint)(2));
     w15.XOptions    = ((global::Gtk.AttachOptions)(4));
     w15.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryAttachedEmployee                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entryAttachedEmployee.Events           = ((global::Gdk.EventMask)(256));
     this.entryAttachedEmployee.Name             = "entryAttachedEmployee";
     this.entryAttachedEmployee.CanEditReference = false;
     this.table1.Add(this.entryAttachedEmployee);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1[this.entryAttachedEmployee]));
     w16.TopAttach    = ((uint)(9));
     w16.BottomAttach = ((uint)(10));
     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.entryReserve               = new global::Gtk.Entry();
     this.entryReserve.CanFocus      = true;
     this.entryReserve.Name          = "entryReserve";
     this.entryReserve.IsEditable    = false;
     this.entryReserve.InvisibleChar = '•';
     this.table1.Add(this.entryReserve);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1[this.entryReserve]));
     w17.TopAttach    = ((uint)(2));
     w17.BottomAttach = ((uint)(3));
     w17.LeftAttach   = ((uint)(1));
     w17.RightAttach  = ((uint)(2));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.IsTaskCompleteButton = new global::Gamma.GtkWidgets.yCheckButton();
     this.IsTaskCompleteButton.HeightRequest = 40;
     this.IsTaskCompleteButton.CanFocus      = true;
     this.IsTaskCompleteButton.Name          = "IsTaskCompleteButton";
     this.IsTaskCompleteButton.Label         = global::Mono.Unix.Catalog.GetString("Задача выполнена ");
     this.IsTaskCompleteButton.DrawIndicator = true;
     this.IsTaskCompleteButton.UseUnderline  = true;
     this.table1.Add(this.IsTaskCompleteButton);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table1[this.IsTaskCompleteButton]));
     w18.TopAttach    = ((uint)(12));
     w18.BottomAttach = ((uint)(13));
     w18.LeftAttach   = ((uint)(1));
     w18.RightAttach  = ((uint)(2));
     w18.XOptions     = ((global::Gtk.AttachOptions)(4));
     w18.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Клиент");
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w19.TopAttach    = ((uint)(1));
     w19.BottomAttach = ((uint)(2));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label10           = new global::Gtk.Label();
     this.label10.Name      = "label10";
     this.label10.LabelProp = global::Mono.Unix.Catalog.GetString("Резерв");
     this.table1.Add(this.label10);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table1[this.label10]));
     w20.TopAttach    = ((uint)(2));
     w20.BottomAttach = ((uint)(3));
     w20.XOptions     = ((global::Gtk.AttachOptions)(4));
     w20.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label12           = new global::Gtk.Label();
     this.label12.Name      = "label12";
     this.label12.LabelProp = global::Mono.Unix.Catalog.GetString("Тара на забор :");
     this.table1.Add(this.label12);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table1[this.label12]));
     w21.TopAttach    = ((uint)(10));
     w21.BottomAttach = ((uint)(11));
     w21.XOptions     = ((global::Gtk.AttachOptions)(4));
     w21.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label13           = new global::Gtk.Label();
     this.label13.Name      = "label13";
     this.label13.LabelProp = global::Mono.Unix.Catalog.GetString("Срочность задачи");
     this.table1.Add(this.label13);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table1[this.label13]));
     w22.TopAttach    = ((uint)(11));
     w22.BottomAttach = ((uint)(12));
     w22.XOptions     = ((global::Gtk.AttachOptions)(4));
     w22.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label14           = new global::Gtk.Label();
     this.label14.Name      = "label14";
     this.label14.LabelProp = global::Mono.Unix.Catalog.GetString("Телефон( Точка доставки ) :");
     this.table1.Add(this.label14);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table1[this.label14]));
     w23.TopAttach    = ((uint)(4));
     w23.BottomAttach = ((uint)(5));
     w23.XOptions     = ((global::Gtk.AttachOptions)(4));
     w23.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Адрес");
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     w24.XOptions = ((global::Gtk.AttachOptions)(4));
     w24.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Долг по клиенту");
     this.table1.Add(this.label4);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.table1[this.label4]));
     w25.TopAttach    = ((uint)(5));
     w25.BottomAttach = ((uint)(6));
     w25.XOptions     = ((global::Gtk.AttachOptions)(4));
     w25.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Долг по адресу");
     this.table1.Add(this.label5);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.table1[this.label5]));
     w26.TopAttach    = ((uint)(6));
     w26.BottomAttach = ((uint)(7));
     w26.XOptions     = ((global::Gtk.AttachOptions)(4));
     w26.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("Выполнить до");
     this.table1.Add(this.label6);
     global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.table1[this.label6]));
     w27.TopAttach    = ((uint)(8));
     w27.BottomAttach = ((uint)(9));
     w27.XOptions     = ((global::Gtk.AttachOptions)(4));
     w27.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label7           = new global::Gtk.Label();
     this.label7.Name      = "label7";
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString("Статус задачи");
     this.table1.Add(this.label7);
     global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.table1[this.label7]));
     w28.TopAttach    = ((uint)(7));
     w28.BottomAttach = ((uint)(8));
     w28.XOptions     = ((global::Gtk.AttachOptions)(4));
     w28.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label8           = new global::Gtk.Label();
     this.label8.Name      = "label8";
     this.label8.LabelProp = global::Mono.Unix.Catalog.GetString("Закреплено за");
     this.table1.Add(this.label8);
     global::Gtk.Table.TableChild w29 = ((global::Gtk.Table.TableChild)(this.table1[this.label8]));
     w29.TopAttach    = ((uint)(9));
     w29.BottomAttach = ((uint)(10));
     w29.XOptions     = ((global::Gtk.AttachOptions)(4));
     w29.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelClientPhone           = new global::Gtk.Label();
     this.labelClientPhone.Name      = "labelClientPhone";
     this.labelClientPhone.LabelProp = global::Mono.Unix.Catalog.GetString("Телефон( Клиент ) :");
     this.table1.Add(this.labelClientPhone);
     global::Gtk.Table.TableChild w30 = ((global::Gtk.Table.TableChild)(this.table1[this.labelClientPhone]));
     w30.TopAttach    = ((uint)(3));
     w30.BottomAttach = ((uint)(4));
     w30.XOptions     = ((global::Gtk.AttachOptions)(4));
     w30.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.TaskStateComboBox      = new global::Gamma.Widgets.yEnumComboBox();
     this.TaskStateComboBox.Name = "TaskStateComboBox";
     this.TaskStateComboBox.ShowSpecialStateAll = false;
     this.TaskStateComboBox.ShowSpecialStateNot = false;
     this.TaskStateComboBox.UseShortTitle       = false;
     this.TaskStateComboBox.DefaultFirst        = false;
     this.table1.Add(this.TaskStateComboBox);
     global::Gtk.Table.TableChild w31 = ((global::Gtk.Table.TableChild)(this.table1[this.TaskStateComboBox]));
     w31.TopAttach    = ((uint)(7));
     w31.BottomAttach = ((uint)(8));
     w31.LeftAttach   = ((uint)(1));
     w31.RightAttach  = ((uint)(2));
     w31.XOptions     = ((global::Gtk.AttachOptions)(4));
     w31.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yentryTareReturn               = new global::Gamma.Widgets.yValidatedEntry();
     this.yentryTareReturn.CanFocus      = true;
     this.yentryTareReturn.Name          = "yentryTareReturn";
     this.yentryTareReturn.IsEditable    = true;
     this.yentryTareReturn.InvisibleChar = '•';
     this.table1.Add(this.yentryTareReturn);
     global::Gtk.Table.TableChild w32 = ((global::Gtk.Table.TableChild)(this.table1[this.yentryTareReturn]));
     w32.TopAttach    = ((uint)(10));
     w32.BottomAttach = ((uint)(11));
     w32.LeftAttach   = ((uint)(1));
     w32.RightAttach  = ((uint)(2));
     w32.XOptions     = ((global::Gtk.AttachOptions)(4));
     w32.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.hbox1.Add(this.table1);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.table1]));
     w33.Position = 0;
     w33.Expand   = false;
     w33.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vseparator1      = new global::Gtk.VSeparator();
     this.vseparator1.Name = "vseparator1";
     this.hbox1.Add(this.vseparator1);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vseparator1]));
     w34.Position = 1;
     w34.Expand   = false;
     w34.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vboxComments         = new global::Gtk.VBox();
     this.vboxComments.Name    = "vboxComments";
     this.vboxComments.Spacing = 6;
     // Container child vboxComments.Gtk.Box+BoxChild
     this.label9           = new global::Gtk.Label();
     this.label9.Name      = "label9";
     this.label9.LabelProp = global::Mono.Unix.Catalog.GetString("Комментарий :");
     this.vboxComments.Add(this.label9);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.vboxComments[this.label9]));
     w35.Position = 0;
     w35.Expand   = false;
     w35.Fill     = false;
     // Container child vboxComments.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.ytextviewComments          = new global::Gamma.GtkWidgets.yTextView();
     this.ytextviewComments.CanFocus = true;
     this.ytextviewComments.Name     = "ytextviewComments";
     this.ytextviewComments.Editable = false;
     this.ytextviewComments.WrapMode = ((global::Gtk.WrapMode)(3));
     this.GtkScrolledWindow.Add(this.ytextviewComments);
     this.vboxComments.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.vboxComments[this.GtkScrolledWindow]));
     w37.Position = 1;
     // Container child vboxComments.Gtk.Box+BoxChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.vboxComments.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.vboxComments[this.hseparator1]));
     w38.Position = 2;
     w38.Expand   = false;
     w38.Fill     = false;
     // Container child vboxComments.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.textviewLastComment          = new global::Gamma.GtkWidgets.yTextView();
     this.textviewLastComment.CanFocus = true;
     this.textviewLastComment.Name     = "textviewLastComment";
     this.GtkScrolledWindow1.Add(this.textviewLastComment);
     this.vboxComments.Add(this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.vboxComments[this.GtkScrolledWindow1]));
     w40.Position = 3;
     // Container child vboxComments.Gtk.Box+BoxChild
     this.buttonAddComment              = new global::Gtk.Button();
     this.buttonAddComment.CanFocus     = true;
     this.buttonAddComment.Name         = "buttonAddComment";
     this.buttonAddComment.UseUnderline = true;
     this.buttonAddComment.Label        = global::Mono.Unix.Catalog.GetString("Добавить комментарий");
     global::Gtk.Image w41 = new global::Gtk.Image();
     w41.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonAddComment.Image = w41;
     this.vboxComments.Add(this.buttonAddComment);
     global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.vboxComments[this.buttonAddComment]));
     w42.Position = 4;
     w42.Expand   = false;
     w42.Fill     = false;
     // Container child vboxComments.Gtk.Box+BoxChild
     this.buttonRevertComment              = new global::Gtk.Button();
     this.buttonRevertComment.CanFocus     = true;
     this.buttonRevertComment.Name         = "buttonRevertComment";
     this.buttonRevertComment.UseUnderline = true;
     this.buttonRevertComment.Label        = global::Mono.Unix.Catalog.GetString("Отменить последний комментарий");
     global::Gtk.Image w43 = new global::Gtk.Image();
     w43.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-clear", global::Gtk.IconSize.Menu);
     this.buttonRevertComment.Image = w43;
     this.vboxComments.Add(this.buttonRevertComment);
     global::Gtk.Box.BoxChild w44 = ((global::Gtk.Box.BoxChild)(this.vboxComments[this.buttonRevertComment]));
     w44.Position = 5;
     w44.Expand   = false;
     w44.Fill     = false;
     this.hbox1.Add(this.vboxComments);
     global::Gtk.Box.BoxChild w45 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vboxComments]));
     w45.Position = 2;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonSplit = new global::Gtk.Button();
     this.buttonSplit.WidthRequest = 30;
     this.buttonSplit.CanFocus     = true;
     this.buttonSplit.Name         = "buttonSplit";
     this.buttonSplit.UseUnderline = true;
     this.buttonSplit.Label        = global::Mono.Unix.Catalog.GetString(">>");
     this.hbox1.Add(this.buttonSplit);
     global::Gtk.Box.BoxChild w46 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonSplit]));
     w46.Position = 3;
     w46.Expand   = false;
     w46.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.tablePreviousComments               = new global::Gamma.GtkWidgets.yTable();
     this.tablePreviousComments.Name          = "tablePreviousComments";
     this.tablePreviousComments.NRows         = ((uint)(5));
     this.tablePreviousComments.NColumns      = ((uint)(2));
     this.tablePreviousComments.RowSpacing    = ((uint)(6));
     this.tablePreviousComments.ColumnSpacing = ((uint)(6));
     // Container child tablePreviousComments.Gtk.Table+TableChild
     this.prefixLabelCommentAboutClient           = new global::Gamma.GtkWidgets.yLabel();
     this.prefixLabelCommentAboutClient.Name      = "prefixLabelCommentAboutClient";
     this.prefixLabelCommentAboutClient.LabelProp = global::Mono.Unix.Catalog.GetString("Комментарий из карточки контрагента");
     this.tablePreviousComments.Add(this.prefixLabelCommentAboutClient);
     global::Gtk.Table.TableChild w47 = ((global::Gtk.Table.TableChild)(this.tablePreviousComments[this.prefixLabelCommentAboutClient]));
     w47.RightAttach = ((uint)(2));
     w47.XOptions    = ((global::Gtk.AttachOptions)(4));
     w47.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tablePreviousComments.Gtk.Table+TableChild
     this.scrollCommentAboutClient            = new global::Gtk.ScrolledWindow();
     this.scrollCommentAboutClient.Name       = "scrollCommentAboutClient";
     this.scrollCommentAboutClient.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrollCommentAboutClient.Gtk.Container+ContainerChild
     this.textViewCommentAboutClient          = new global::Gamma.GtkWidgets.yTextView();
     this.textViewCommentAboutClient.CanFocus = true;
     this.textViewCommentAboutClient.Name     = "textViewCommentAboutClient";
     this.textViewCommentAboutClient.Editable = false;
     this.scrollCommentAboutClient.Add(this.textViewCommentAboutClient);
     this.tablePreviousComments.Add(this.scrollCommentAboutClient);
     global::Gtk.Table.TableChild w49 = ((global::Gtk.Table.TableChild)(this.tablePreviousComments[this.scrollCommentAboutClient]));
     w49.TopAttach    = ((uint)(1));
     w49.BottomAttach = ((uint)(2));
     w49.RightAttach  = ((uint)(2));
     w49.XOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tablePreviousComments.Gtk.Table+TableChild
     this.vboxOldComments         = new global::Gtk.VBox();
     this.vboxOldComments.Name    = "vboxOldComments";
     this.vboxOldComments.Spacing = 6;
     // Container child vboxOldComments.Gtk.Box+BoxChild
     this.label11           = new global::Gtk.Label();
     this.label11.Name      = "label11";
     this.label11.LabelProp = global::Mono.Unix.Catalog.GetString("Комментарии по прошлым задачам");
     this.vboxOldComments.Add(this.label11);
     global::Gtk.Box.BoxChild w50 = ((global::Gtk.Box.BoxChild)(this.vboxOldComments[this.label11]));
     w50.Position = 0;
     w50.Expand   = false;
     w50.Fill     = false;
     // Container child vboxOldComments.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.ytextviewOldComments          = new global::Gamma.GtkWidgets.yTextView();
     this.ytextviewOldComments.CanFocus = true;
     this.ytextviewOldComments.Name     = "ytextviewOldComments";
     this.ytextviewOldComments.WrapMode = ((global::Gtk.WrapMode)(3));
     this.GtkScrolledWindow2.Add(this.ytextviewOldComments);
     this.vboxOldComments.Add(this.GtkScrolledWindow2);
     global::Gtk.Box.BoxChild w52 = ((global::Gtk.Box.BoxChild)(this.vboxOldComments[this.GtkScrolledWindow2]));
     w52.Position = 1;
     this.tablePreviousComments.Add(this.vboxOldComments);
     global::Gtk.Table.TableChild w53 = ((global::Gtk.Table.TableChild)(this.tablePreviousComments[this.vboxOldComments]));
     w53.TopAttach    = ((uint)(2));
     w53.BottomAttach = ((uint)(5));
     w53.RightAttach  = ((uint)(2));
     w53.XOptions     = ((global::Gtk.AttachOptions)(4));
     this.hbox1.Add(this.tablePreviousComments);
     global::Gtk.Box.BoxChild w54 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.tablePreviousComments]));
     w54.Position = 4;
     w54.Expand   = false;
     w54.Fill     = false;
     this.vbox2.Add(this.hbox1);
     global::Gtk.Box.BoxChild w55 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox1]));
     w55.Position = 1;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox7         = new global::Gtk.HBox();
     this.hbox7.Name    = "hbox7";
     this.hbox7.Spacing = 6;
     // Container child hbox7.Gtk.Box+BoxChild
     this.createOrderButton              = new global::Gtk.Button();
     this.createOrderButton.CanFocus     = true;
     this.createOrderButton.Name         = "createOrderButton";
     this.createOrderButton.UseUnderline = true;
     this.createOrderButton.Label        = global::Mono.Unix.Catalog.GetString("Оформить заказ");
     this.hbox7.Add(this.createOrderButton);
     global::Gtk.Box.BoxChild w56 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.createOrderButton]));
     w56.Position = 0;
     w56.Expand   = false;
     w56.Fill     = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.createTaskButton              = new global::Gtk.Button();
     this.createTaskButton.CanFocus     = true;
     this.createTaskButton.Name         = "createTaskButton";
     this.createTaskButton.UseUnderline = true;
     this.createTaskButton.Label        = global::Mono.Unix.Catalog.GetString("Создать новую задачу");
     this.hbox7.Add(this.createTaskButton);
     global::Gtk.Box.BoxChild w57 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.createTaskButton]));
     w57.Position = 1;
     w57.Expand   = false;
     w57.Fill     = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.buttonReportByClient              = new global::Gtk.Button();
     this.buttonReportByClient.CanFocus     = true;
     this.buttonReportByClient.Name         = "buttonReportByClient";
     this.buttonReportByClient.UseUnderline = true;
     this.buttonReportByClient.Label        = global::Mono.Unix.Catalog.GetString("Акт по бутылям и залогам(по клиенту)");
     this.hbox7.Add(this.buttonReportByClient);
     global::Gtk.Box.BoxChild w58 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.buttonReportByClient]));
     w58.Position = 2;
     w58.Expand   = false;
     w58.Fill     = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.buttonReportByDP              = new global::Gtk.Button();
     this.buttonReportByDP.CanFocus     = true;
     this.buttonReportByDP.Name         = "buttonReportByDP";
     this.buttonReportByDP.UseUnderline = true;
     this.buttonReportByDP.Label        = global::Mono.Unix.Catalog.GetString("Акт по бутылям и залогам(по точке доставки)");
     this.hbox7.Add(this.buttonReportByDP);
     global::Gtk.Box.BoxChild w59 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.buttonReportByDP]));
     w59.Position = 3;
     w59.Expand   = false;
     w59.Fill     = false;
     this.vbox2.Add(this.hbox7);
     global::Gtk.Box.BoxChild w60 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox7]));
     w60.Position = 2;
     w60.Expand   = false;
     w60.Fill     = false;
     w1.Add(this.vbox2);
     this.scrolledwindow1.Add(w1);
     this.Add(this.scrolledwindow1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.vboxOldComments.Hide();
     this.Hide();
     this.entityVMEntryDeliveryPoint.Changed       += new global::System.EventHandler(this.OnEntityVMEntryDeliveryPointChanged);
     this.entityVMEntryDeliveryPoint.ChangedByUser += new global::System.EventHandler(this.OnEntityVMEntryDeliveryPointChangedByUser);
     this.entityVMEntryCounterparty.Changed        += new global::System.EventHandler(this.OnEntityVMEntryCounterpartyChanged);
     this.entityVMEntryCounterparty.ChangedByUser  += new global::System.EventHandler(this.OnEntityVMEntryCounterpartyChangedByUser);
     this.buttonAddComment.Clicked     += new global::System.EventHandler(this.OnAddCommentButtonClicked);
     this.buttonRevertComment.Clicked  += new global::System.EventHandler(this.OnCancelLastCommentButtonClicked);
     this.buttonSplit.Clicked          += new global::System.EventHandler(this.OnButtonSplitClicked);
     this.createOrderButton.Clicked    += new global::System.EventHandler(this.OnButtonCreateOrderClicked);
     this.createTaskButton.Clicked     += new global::System.EventHandler(this.OnCreateTaskButtonClicked);
     this.buttonReportByClient.Clicked += new global::System.EventHandler(this.OnButtonReportByClientClicked);
     this.buttonReportByDP.Clicked     += new global::System.EventHandler(this.OnButtonReportByDPClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.ReportsParameters.Logistic.RouteListsOnClosingReport
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.ReportsParameters.Logistic.RouteListsOnClosingReport";
     // Container child Vodovoz.ReportsParameters.Logistic.RouteListsOnClosingReport.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.chkRemTodayRLs               = new global::Gamma.GtkWidgets.yCheckButton();
     this.chkRemTodayRLs.CanFocus      = true;
     this.chkRemTodayRLs.Name          = "chkRemTodayRLs";
     this.chkRemTodayRLs.Label         = global::Mono.Unix.Catalog.GetString("cегодняшние МЛ");
     this.chkRemTodayRLs.DrawIndicator = false;
     this.chkRemTodayRLs.UseUnderline  = true;
     this.vbox2.Add(this.chkRemTodayRLs);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.chkRemTodayRLs]));
     w1.Position = 0;
     w1.Expand   = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.chkRemTruckRLs               = new global::Gamma.GtkWidgets.yCheckButton();
     this.chkRemTruckRLs.CanFocus      = true;
     this.chkRemTruckRLs.Name          = "chkRemTruckRLs";
     this.chkRemTruckRLs.Label         = global::Mono.Unix.Catalog.GetString("МЛ фур");
     this.chkRemTruckRLs.DrawIndicator = false;
     this.chkRemTruckRLs.UseUnderline  = true;
     this.vbox2.Add(this.chkRemTruckRLs);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.chkRemTruckRLs]));
     w2.Position = 1;
     w2.Expand   = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.chkRemServiceRLs               = new global::Gamma.GtkWidgets.yCheckButton();
     this.chkRemServiceRLs.CanFocus      = true;
     this.chkRemServiceRLs.Name          = "chkRemServiceRLs";
     this.chkRemServiceRLs.Label         = global::Mono.Unix.Catalog.GetString("МЛ мастеров");
     this.chkRemServiceRLs.DrawIndicator = false;
     this.chkRemServiceRLs.UseUnderline  = true;
     this.vbox2.Add(this.chkRemServiceRLs);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.chkRemServiceRLs]));
     w3.Position = 2;
     w3.Expand   = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.chkRemMercRLs               = new global::Gamma.GtkWidgets.yCheckButton();
     this.chkRemMercRLs.CanFocus      = true;
     this.chkRemMercRLs.Name          = "chkRemMercRLs";
     this.chkRemMercRLs.Label         = global::Mono.Unix.Catalog.GetString("МЛ наёмников");
     this.chkRemMercRLs.DrawIndicator = false;
     this.chkRemMercRLs.UseUnderline  = true;
     this.vbox2.Add(this.chkRemMercRLs);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.chkRemMercRLs]));
     w4.Position = 3;
     w4.Expand   = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.Xalign    = 1F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Район города:");
     this.hbox2.Add(this.label3);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.label3]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.ySpecCmbGeographicGroup                     = new global::Gamma.Widgets.ySpecComboBox();
     this.ySpecCmbGeographicGroup.Name                = "ySpecCmbGeographicGroup";
     this.ySpecCmbGeographicGroup.AddIfNotExist       = false;
     this.ySpecCmbGeographicGroup.DefaultFirst        = false;
     this.ySpecCmbGeographicGroup.ShowSpecialStateAll = true;
     this.ySpecCmbGeographicGroup.ShowSpecialStateNot = false;
     this.hbox2.Add(this.ySpecCmbGeographicGroup);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.ySpecCmbGeographicGroup]));
     w6.Position = 1;
     this.vbox2.Add(this.hbox2);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox2]));
     w7.Position = 4;
     w7.Expand   = false;
     w7.Fill     = false;
     this.vbox1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.vbox2]));
     w8.Position = 0;
     // Container child vbox1.Gtk.Box+BoxChild
     this.buttonCreateReport              = new global::Gtk.Button();
     this.buttonCreateReport.CanFocus     = true;
     this.buttonCreateReport.Name         = "buttonCreateReport";
     this.buttonCreateReport.UseUnderline = true;
     this.buttonCreateReport.Label        = global::Mono.Unix.Catalog.GetString("Сформировать отчет");
     this.vbox1.Add(this.buttonCreateReport);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.buttonCreateReport]));
     w9.PackType = ((global::Gtk.PackType)(1));
     w9.Position = 1;
     w9.Expand   = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.vbox1.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hseparator1]));
     w10.PackType = ((global::Gtk.PackType)(1));
     w10.Position = 2;
     w10.Expand   = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.buttonCreateReport.Clicked += new global::System.EventHandler(this.OnButtonCreateReportClicked);
 }
Exemplo n.º 20
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget workwear.ReportParameters.Views.AverageAnnualNeedView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "workwear.ReportParameters.Views.AverageAnnualNeedView";
     // Container child workwear.ReportParameters.Views.AverageAnnualNeedView.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)(4)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.checkShowSex               = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkShowSex.CanFocus      = true;
     this.checkShowSex.Name          = "checkShowSex";
     this.checkShowSex.Label         = global::Mono.Unix.Catalog.GetString("Да");
     this.checkShowSex.DrawIndicator = true;
     this.checkShowSex.UseUnderline  = true;
     this.table1.Add(this.checkShowSex);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1[this.checkShowSex]));
     w1.TopAttach    = ((uint)(2));
     w1.BottomAttach = ((uint)(3));
     w1.LeftAttach   = ((uint)(1));
     w1.RightAttach  = ((uint)(2));
     w1.XOptions     = ((global::Gtk.AttachOptions)(4));
     w1.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.comboIssueType      = new global::Gamma.Widgets.yEnumComboBox();
     this.comboIssueType.Name = "comboIssueType";
     this.comboIssueType.ShowSpecialStateAll = true;
     this.comboIssueType.ShowSpecialStateNot = false;
     this.comboIssueType.UseShortTitle       = false;
     this.comboIssueType.DefaultFirst        = false;
     this.table1.Add(this.comboIssueType);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.comboIssueType]));
     w2.TopAttach    = ((uint)(1));
     w2.BottomAttach = ((uint)(2));
     w2.LeftAttach   = ((uint)(1));
     w2.RightAttach  = ((uint)(2));
     w2.XOptions     = ((global::Gtk.AttachOptions)(4));
     w2.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.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 w3 = ((global::Gtk.Table.TableChild)(this.table1[this.entitySubdivision]));
     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.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 w4 = ((global::Gtk.Table.TableChild)(this.table1[this.label3]));
     w4.XOptions = ((global::Gtk.AttachOptions)(4));
     w4.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 w5 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabel1]));
     w5.TopAttach    = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabel2           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel2.Name      = "ylabel2";
     this.ylabel2.Xalign    = 1F;
     this.ylabel2.LabelProp = global::Mono.Unix.Catalog.GetString("Учитывать пол:");
     this.table1.Add(this.ylabel2);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabel2]));
     w6.TopAttach    = ((uint)(2));
     w6.BottomAttach = ((uint)(3));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.dialog1_VBox.Add(this.table1);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.dialog1_VBox[this.table1]));
     w7.Position = 0;
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.buttonRun              = new global::Gamma.GtkWidgets.yButton();
     this.buttonRun.Sensitive    = false;
     this.buttonRun.CanFocus     = true;
     this.buttonRun.Name         = "buttonRun";
     this.buttonRun.UseUnderline = true;
     this.buttonRun.Label        = global::Mono.Unix.Catalog.GetString("Сформировать отчет");
     this.dialog1_VBox.Add(this.buttonRun);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.dialog1_VBox[this.buttonRun]));
     w8.PackType = ((global::Gtk.PackType)(1));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     this.Add(this.dialog1_VBox);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Show();
     this.buttonRun.Clicked += new global::System.EventHandler(this.OnButtonRunClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Filters.GtkViews.OrderForMovDocFilterView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Filters.GtkViews.OrderForMovDocFilterView";
     // Container child Vodovoz.Filters.GtkViews.OrderForMovDocFilterView.Gtk.Container+ContainerChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(3)), ((uint)(3)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.daterangepickerOrderCreateDate           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.daterangepickerOrderCreateDate.Events    = ((global::Gdk.EventMask)(256));
     this.daterangepickerOrderCreateDate.Name      = "daterangepickerOrderCreateDate";
     this.daterangepickerOrderCreateDate.StartDate = new global::System.DateTime(0);
     this.daterangepickerOrderCreateDate.EndDate   = new global::System.DateTime(0);
     this.table1.Add(this.daterangepickerOrderCreateDate);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1[this.daterangepickerOrderCreateDate]));
     w1.TopAttach    = ((uint)(2));
     w1.BottomAttach = ((uint)(3));
     w1.RightAttach  = ((uint)(3));
     w1.XOptions     = ((global::Gtk.AttachOptions)(4));
     w1.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelStatus           = new global::Gtk.Label();
     this.labelStatus.Name      = "labelStatus";
     this.labelStatus.LabelProp = global::Mono.Unix.Catalog.GetString("Статусы заказа:");
     this.table1.Add(this.labelStatus);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.labelStatus]));
     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.vseparator2      = new global::Gtk.VSeparator();
     this.vseparator2.Name = "vseparator2";
     this.table1.Add(this.vseparator2);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.vseparator2]));
     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.ycheckIsOnlineStore               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckIsOnlineStore.CanFocus      = true;
     this.ycheckIsOnlineStore.Name          = "ycheckIsOnlineStore";
     this.ycheckIsOnlineStore.Label         = global::Mono.Unix.Catalog.GetString("Заказ ИМ");
     this.ycheckIsOnlineStore.DrawIndicator = true;
     this.ycheckIsOnlineStore.UseUnderline  = true;
     this.table1.Add(this.ycheckIsOnlineStore);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.ycheckIsOnlineStore]));
     w4.XOptions = ((global::Gtk.AttachOptions)(4));
     w4.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    = 0F;
     this.ylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("Дата создания заказа:");
     this.table1.Add(this.ylabel1);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabel1]));
     w5.TopAttach    = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.RightAttach  = ((uint)(3));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.hbox1.Add(this.table1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.table1]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.GtkScrolledWindow = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.WidthRequest  = 200;
     this.GtkScrolledWindow.HeightRequest = 80;
     this.GtkScrolledWindow.Name          = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType    = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     global::Gtk.Viewport w7 = new global::Gtk.Viewport();
     w7.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.enumchecklistStatuses           = new global::Gamma.Widgets.EnumCheckList();
     this.enumchecklistStatuses.Sensitive = false;
     this.enumchecklistStatuses.Name      = "enumchecklistStatuses";
     w7.Add(this.enumchecklistStatuses);
     this.GtkScrolledWindow.Add(w7);
     this.hbox1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.GtkScrolledWindow]));
     w10.Position = 1;
     w10.Expand   = false;
     this.Add(this.hbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Exemplo n.º 22
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Filters.GtkViews.NomenclaturesFilterView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Filters.GtkViews.NomenclaturesFilterView";
     // Container child Vodovoz.Filters.GtkViews.NomenclaturesFilterView.Gtk.Container+ContainerChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.labelType           = new global::Gtk.Label();
     this.labelType.Name      = "labelType";
     this.labelType.LabelProp = global::Mono.Unix.Catalog.GetString("Категория");
     this.hbox1.Add(this.labelType);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.labelType]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.lstCategory                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.lstCategory.Name                = "lstCategory";
     this.lstCategory.AddIfNotExist       = false;
     this.lstCategory.DefaultFirst        = false;
     this.lstCategory.ShowSpecialStateAll = true;
     this.lstCategory.ShowSpecialStateNot = false;
     this.hbox1.Add(this.lstCategory);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.lstCategory]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.lstSaleCategory                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.lstSaleCategory.Name                = "lstSaleCategory";
     this.lstSaleCategory.AddIfNotExist       = false;
     this.lstSaleCategory.DefaultFirst        = false;
     this.lstSaleCategory.ShowSpecialStateAll = true;
     this.lstSaleCategory.ShowSpecialStateNot = false;
     this.hbox1.Add(this.lstSaleCategory);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.lstSaleCategory]));
     w3.Position = 2;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.chkShowDilers               = new global::Gamma.GtkWidgets.yCheckButton();
     this.chkShowDilers.CanFocus      = true;
     this.chkShowDilers.Name          = "chkShowDilers";
     this.chkShowDilers.Label         = global::Mono.Unix.Catalog.GetString("Показывать дилеры");
     this.chkShowDilers.DrawIndicator = true;
     this.chkShowDilers.UseUnderline  = true;
     this.hbox1.Add(this.chkShowDilers);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.chkShowDilers]));
     w4.Position = 3;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.chkOnlyDisposableTare               = new global::Gamma.GtkWidgets.yCheckButton();
     this.chkOnlyDisposableTare.CanFocus      = true;
     this.chkOnlyDisposableTare.Name          = "chkOnlyDisposableTare";
     this.chkOnlyDisposableTare.Label         = global::Mono.Unix.Catalog.GetString("Одноразовая тара");
     this.chkOnlyDisposableTare.DrawIndicator = true;
     this.chkOnlyDisposableTare.UseUnderline  = true;
     this.hbox1.Add(this.chkOnlyDisposableTare);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.chkOnlyDisposableTare]));
     w5.Position = 4;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.chkShowArchive               = new global::Gamma.GtkWidgets.yCheckButton();
     this.chkShowArchive.CanFocus      = true;
     this.chkShowArchive.Name          = "chkShowArchive";
     this.chkShowArchive.Label         = global::Mono.Unix.Catalog.GetString("Показать архивные");
     this.chkShowArchive.DrawIndicator = true;
     this.chkShowArchive.UseUnderline  = true;
     this.hbox1.Add(this.chkShowArchive);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.chkShowArchive]));
     w6.Position = 5;
     w6.Expand   = false;
     w6.Fill     = false;
     this.Add(this.hbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Exemplo n.º 23
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Complaints.ComplaintKindView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Complaints.ComplaintKindView";
     // Container child Vodovoz.Views.Complaints.ComplaintKindView.Gtk.Container+ContainerChild
     this.vboxDialog         = new global::Gtk.VBox();
     this.vboxDialog.Name    = "vboxDialog";
     this.vboxDialog.Spacing = 6;
     // Container child vboxDialog.Gtk.Box+BoxChild
     this.hboxDialogButtons         = new global::Gtk.HBox();
     this.hboxDialogButtons.Name    = "hboxDialogButtons";
     this.hboxDialogButtons.Spacing = 6;
     // Container child hboxDialogButtons.Gtk.Box+BoxChild
     this.buttonSave              = new global::Gamma.GtkWidgets.yButton();
     this.buttonSave.CanFocus     = true;
     this.buttonSave.Name         = "buttonSave";
     this.buttonSave.UseUnderline = true;
     this.buttonSave.Label        = global::Mono.Unix.Catalog.GetString("Сохранить");
     global::Gtk.Image w1 = new global::Gtk.Image();
     w1.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-save", global::Gtk.IconSize.Menu);
     this.buttonSave.Image = w1;
     this.hboxDialogButtons.Add(this.buttonSave);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hboxDialogButtons[this.buttonSave]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hboxDialogButtons.Gtk.Box+BoxChild
     this.buttonCancel              = new global::Gamma.GtkWidgets.yButton();
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = global::Mono.Unix.Catalog.GetString("Отменить");
     global::Gtk.Image w3 = new global::Gtk.Image();
     w3.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-revert-to-saved", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w3;
     this.hboxDialogButtons.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hboxDialogButtons[this.buttonCancel]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     this.vboxDialog.Add(this.hboxDialogButtons);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vboxDialog[this.hboxDialogButtons]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vboxDialog.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(6)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.GtkScrolledWindow5            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow5.Name       = "GtkScrolledWindow5";
     this.GtkScrolledWindow5.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow5.Gtk.Container+ContainerChild
     this.ytreeviewSubdivisions          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewSubdivisions.CanFocus = true;
     this.ytreeviewSubdivisions.Name     = "ytreeviewSubdivisions";
     this.GtkScrolledWindow5.Add(this.ytreeviewSubdivisions);
     this.table1.Add(this.GtkScrolledWindow5);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1[this.GtkScrolledWindow5]));
     w7.TopAttach    = ((uint)(3));
     w7.BottomAttach = ((uint)(4));
     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.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.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 w8 = new global::Gtk.Image();
     w8.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.ybuttonAttachSubdivision.Image = w8;
     this.hbox1.Add(this.ybuttonAttachSubdivision);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.ybuttonAttachSubdivision]));
     w9.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.ybuttonRemoveSubdivision              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonRemoveSubdivision.CanFocus     = true;
     this.ybuttonRemoveSubdivision.Name         = "ybuttonRemoveSubdivision";
     this.ybuttonRemoveSubdivision.UseUnderline = true;
     this.ybuttonRemoveSubdivision.Label        = global::Mono.Unix.Catalog.GetString("Удалить отдел");
     global::Gtk.Image w10 = new global::Gtk.Image();
     w10.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-delete", global::Gtk.IconSize.Menu);
     this.ybuttonRemoveSubdivision.Image = w10;
     this.hbox1.Add(this.ybuttonRemoveSubdivision);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.ybuttonRemoveSubdivision]));
     w11.Position = 1;
     this.table1.Add(this.hbox1);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox1]));
     w12.TopAttach    = ((uint)(4));
     w12.BottomAttach = ((uint)(5));
     w12.LeftAttach   = ((uint)(1));
     w12.RightAttach  = ((uint)(2));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.table1.Add(this.hseparator1);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1[this.hseparator1]));
     w13.TopAttach    = ((uint)(2));
     w13.BottomAttach = ((uint)(3));
     w13.RightAttach  = ((uint)(2));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hseparator2      = new global::Gtk.HSeparator();
     this.hseparator2.Name = "hseparator2";
     this.table1.Add(this.hseparator2);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1[this.hseparator2]));
     w14.TopAttach    = ((uint)(5));
     w14.BottomAttach = ((uint)(6));
     w14.RightAttach  = ((uint)(2));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelComplaintObject           = new global::Gtk.Label();
     this.labelComplaintObject.Name      = "labelComplaintObject";
     this.labelComplaintObject.Xalign    = 1F;
     this.labelComplaintObject.LabelProp = global::Mono.Unix.Catalog.GetString("Объект рекламаций:");
     this.table1.Add(this.labelComplaintObject);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1[this.labelComplaintObject]));
     w15.TopAttach    = ((uint)(1));
     w15.BottomAttach = ((uint)(2));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.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 w16 = ((global::Gtk.Table.TableChild)(this.table1[this.labelName]));
     w16.XOptions = ((global::Gtk.AttachOptions)(4));
     w16.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelSubdivision           = new global::Gtk.Label();
     this.labelSubdivision.Name      = "labelSubdivision";
     this.labelSubdivision.Xalign    = 1F;
     this.labelSubdivision.LabelProp = global::Mono.Unix.Catalog.GetString("Подключаемые отделы:");
     this.table1.Add(this.labelSubdivision);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1[this.labelSubdivision]));
     w17.TopAttach    = ((uint)(3));
     w17.BottomAttach = ((uint)(4));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.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 w18 = ((global::Gtk.Table.TableChild)(this.table1[this.yentryName]));
     w18.LeftAttach  = ((uint)(1));
     w18.RightAttach = ((uint)(2));
     w18.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yspeccomboboxComplaintObject                     = new global::Gamma.Widgets.ySpecComboBox();
     this.yspeccomboboxComplaintObject.Name                = "yspeccomboboxComplaintObject";
     this.yspeccomboboxComplaintObject.AddIfNotExist       = false;
     this.yspeccomboboxComplaintObject.DefaultFirst        = false;
     this.yspeccomboboxComplaintObject.ShowSpecialStateAll = false;
     this.yspeccomboboxComplaintObject.ShowSpecialStateNot = false;
     this.table1.Add(this.yspeccomboboxComplaintObject);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table1[this.yspeccomboboxComplaintObject]));
     w19.TopAttach    = ((uint)(1));
     w19.BottomAttach = ((uint)(2));
     w19.LeftAttach   = ((uint)(1));
     w19.RightAttach  = ((uint)(2));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vboxDialog.Add(this.table1);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vboxDialog[this.table1]));
     w20.Position = 1;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child vboxDialog.Gtk.Box+BoxChild
     this.chkIsArchive               = new global::Gamma.GtkWidgets.yCheckButton();
     this.chkIsArchive.CanFocus      = true;
     this.chkIsArchive.Name          = "chkIsArchive";
     this.chkIsArchive.Label         = global::Mono.Unix.Catalog.GetString("Архивный");
     this.chkIsArchive.DrawIndicator = true;
     this.chkIsArchive.UseUnderline  = true;
     this.vboxDialog.Add(this.chkIsArchive);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vboxDialog[this.chkIsArchive]));
     w21.Position = 2;
     w21.Expand   = false;
     w21.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.JournalViewers.RouteListJournalFilterView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.JournalViewers.RouteListJournalFilterView";
     // Container child Vodovoz.JournalViewers.RouteListJournalFilterView.Gtk.Container+ContainerChild
     this.table1               = new global::Gtk.Table(((uint)(2)), ((uint)(8)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.buttonStatusAll              = new global::Gtk.Button();
     this.buttonStatusAll.CanFocus     = true;
     this.buttonStatusAll.Name         = "buttonStatusAll";
     this.buttonStatusAll.UseUnderline = true;
     this.buttonStatusAll.Label        = global::Mono.Unix.Catalog.GetString("Выбрать все");
     this.table1.Add(this.buttonStatusAll);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1[this.buttonStatusAll]));
     w1.LeftAttach  = ((uint)(1));
     w1.RightAttach = ((uint)(2));
     w1.XOptions    = ((global::Gtk.AttachOptions)(4));
     w1.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.buttonStatusNone              = new global::Gtk.Button();
     this.buttonStatusNone.CanFocus     = true;
     this.buttonStatusNone.Name         = "buttonStatusNone";
     this.buttonStatusNone.UseUnderline = true;
     this.buttonStatusNone.Label        = global::Mono.Unix.Catalog.GetString("Снять выбор");
     this.table1.Add(this.buttonStatusNone);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.buttonStatusNone]));
     w2.TopAttach    = ((uint)(1));
     w2.BottomAttach = ((uint)(2));
     w2.LeftAttach   = ((uint)(1));
     w2.RightAttach  = ((uint)(2));
     w2.XOptions     = ((global::Gtk.AttachOptions)(4));
     w2.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.checkDriversWithAttachedTerminals = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkDriversWithAttachedTerminals.TooltipMarkup = "Будут показаны только те МЛ, к водителям которых привязан терминал";
     this.checkDriversWithAttachedTerminals.CanFocus      = true;
     this.checkDriversWithAttachedTerminals.Name          = "checkDriversWithAttachedTerminals";
     this.checkDriversWithAttachedTerminals.Label         = global::Mono.Unix.Catalog.GetString("Показывать МЛ водителей с терминалами");
     this.checkDriversWithAttachedTerminals.DrawIndicator = true;
     this.checkDriversWithAttachedTerminals.UseUnderline  = true;
     this.table1.Add(this.checkDriversWithAttachedTerminals);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.checkDriversWithAttachedTerminals]));
     w3.LeftAttach  = ((uint)(7));
     w3.RightAttach = ((uint)(8));
     w3.XOptions    = ((global::Gtk.AttachOptions)(4));
     w3.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.dateperiodOrders           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.dateperiodOrders.Events    = ((global::Gdk.EventMask)(256));
     this.dateperiodOrders.Name      = "dateperiodOrders";
     this.dateperiodOrders.StartDate = new global::System.DateTime(0);
     this.dateperiodOrders.EndDate   = new global::System.DateTime(0);
     this.table1.Add(this.dateperiodOrders);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.dateperiodOrders]));
     w4.TopAttach    = ((uint)(1));
     w4.BottomAttach = ((uint)(2));
     w4.LeftAttach   = ((uint)(3));
     w4.RightAttach  = ((uint)(4));
     w4.XOptions     = ((global::Gtk.AttachOptions)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.GtkScrolledWindow = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.WidthRequest = 220;
     this.GtkScrolledWindow.Name         = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType   = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.ytreeviewRouteListStatuses                = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewRouteListStatuses.CanFocus       = true;
     this.ytreeviewRouteListStatuses.Name           = "ytreeviewRouteListStatuses";
     this.ytreeviewRouteListStatuses.HeadersVisible = false;
     this.GtkScrolledWindow.Add(this.ytreeviewRouteListStatuses);
     this.table1.Add(this.GtkScrolledWindow);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.GtkScrolledWindow]));
     w6.BottomAttach = ((uint)(2));
     w6.XOptions     = ((global::Gtk.AttachOptions)(0));
     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.LeftAttach   = ((uint)(4));
     w7.RightAttach  = ((uint)(5));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.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 w8 = ((global::Gtk.Table.TableChild)(this.table1[this.label3]));
     w8.LeftAttach  = ((uint)(2));
     w8.RightAttach = ((uint)(3));
     w8.XOptions    = ((global::Gtk.AttachOptions)(4));
     w8.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 w9 = ((global::Gtk.Table.TableChild)(this.table1[this.label4]));
     w9.TopAttach    = ((uint)(1));
     w9.BottomAttach = ((uint)(2));
     w9.LeftAttach   = ((uint)(2));
     w9.RightAttach  = ((uint)(3));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.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 w10 = ((global::Gtk.Table.TableChild)(this.table1[this.label5]));
     w10.LeftAttach  = ((uint)(4));
     w10.RightAttach = ((uint)(5));
     w10.XOptions    = ((global::Gtk.AttachOptions)(4));
     w10.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yentryreferenceShift        = new global::Gamma.Widgets.yEntryReference();
     this.yentryreferenceShift.Events = ((global::Gdk.EventMask)(256));
     this.yentryreferenceShift.Name   = "yentryreferenceShift";
     this.table1.Add(this.yentryreferenceShift);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1[this.yentryreferenceShift]));
     w11.TopAttach    = ((uint)(1));
     w11.BottomAttach = ((uint)(2));
     w11.LeftAttach   = ((uint)(5));
     w11.RightAttach  = ((uint)(6));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yEnumCmbTransport      = new global::Gamma.Widgets.yEnumComboBox();
     this.yEnumCmbTransport.Name = "yEnumCmbTransport";
     this.yEnumCmbTransport.ShowSpecialStateAll = true;
     this.yEnumCmbTransport.ShowSpecialStateNot = false;
     this.yEnumCmbTransport.UseShortTitle       = false;
     this.yEnumCmbTransport.DefaultFirst        = false;
     this.table1.Add(this.yEnumCmbTransport);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1[this.yEnumCmbTransport]));
     w12.LeftAttach  = ((uint)(5));
     w12.RightAttach = ((uint)(6));
     w12.XOptions    = ((global::Gtk.AttachOptions)(4));
     w12.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ySpecCmbGeographicGroup                     = new global::Gamma.Widgets.ySpecComboBox();
     this.ySpecCmbGeographicGroup.Name                = "ySpecCmbGeographicGroup";
     this.ySpecCmbGeographicGroup.AddIfNotExist       = false;
     this.ySpecCmbGeographicGroup.DefaultFirst        = false;
     this.ySpecCmbGeographicGroup.ShowSpecialStateAll = true;
     this.ySpecCmbGeographicGroup.ShowSpecialStateNot = false;
     this.table1.Add(this.ySpecCmbGeographicGroup);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1[this.ySpecCmbGeographicGroup]));
     w13.LeftAttach  = ((uint)(3));
     w13.RightAttach = ((uint)(4));
     w13.XOptions    = ((global::Gtk.AttachOptions)(4));
     w13.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ytreeviewAddressTypes                = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewAddressTypes.CanFocus       = true;
     this.ytreeviewAddressTypes.Name           = "ytreeviewAddressTypes";
     this.ytreeviewAddressTypes.HeadersVisible = false;
     this.table1.Add(this.ytreeviewAddressTypes);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1[this.ytreeviewAddressTypes]));
     w14.BottomAttach = ((uint)(2));
     w14.LeftAttach   = ((uint)(6));
     w14.RightAttach  = ((uint)(7));
     w14.XOptions     = ((global::Gtk.AttachOptions)(0));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.Add(this.table1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.ySpecCmbGeographicGroup.ItemSelected += new global::System.EventHandler <Gamma.Widgets.ItemSelectedEventArgs>(this.OnYSpecCmbGeographicGroupItemSelected);
     this.yEnumCmbTransport.ChangedByUser      += new global::System.EventHandler(this.OnYEnumCmbTransportChangedByUser);
     this.yentryreferenceShift.ChangedByUser   += new global::System.EventHandler(this.OnYentryreferenceShiftChangedByUser);
     this.dateperiodOrders.PeriodChangedByUser += new global::System.EventHandler(this.OnDateperiodOrdersPeriodChangedByUser);
     this.buttonStatusNone.Clicked             += new global::System.EventHandler(this.OnButtonStatusNoneActivated);
     this.buttonStatusAll.Clicked += new global::System.EventHandler(this.OnButtonStatusAllActivated);
 }
Exemplo n.º 25
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Goods.ProductGroupView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Goods.ProductGroupView";
     // Container child Vodovoz.Views.Goods.ProductGroupView.Gtk.Container+ContainerChild
     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.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.vbox2.Add(this.hbox4);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox4]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.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.table1               = new global::Gtk.Table(((uint)(7)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.entityParent                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entityParent.Events           = ((global::Gdk.EventMask)(256));
     this.entityParent.Name             = "entityParent";
     this.entityParent.CanEditReference = false;
     this.table1.Add(this.entityParent);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.entityParent]));
     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.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 w9 = ((global::Gtk.Table.TableChild)(this.table1[this.label3]));
     w9.TopAttach    = ((uint)(4));
     w9.BottomAttach = ((uint)(5));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // 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 w10 = ((global::Gtk.Table.TableChild)(this.table1[this.labelName]));
     w10.TopAttach    = ((uint)(1));
     w10.BottomAttach = ((uint)(2));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelName1           = new global::Gtk.Label();
     this.labelName1.Name      = "labelName1";
     this.labelName1.Xalign    = 1F;
     this.labelName1.LabelProp = global::Mono.Unix.Catalog.GetString("Код в интернет магазине:");
     this.table1.Add(this.labelName1);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1[this.labelName1]));
     w11.TopAttach    = ((uint)(6));
     w11.BottomAttach = ((uint)(7));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ycheckArchived               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckArchived.CanFocus      = true;
     this.ycheckArchived.Name          = "ycheckArchived";
     this.ycheckArchived.Label         = "";
     this.ycheckArchived.DrawIndicator = true;
     this.ycheckArchived.UseUnderline  = true;
     this.table1.Add(this.ycheckArchived);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1[this.ycheckArchived]));
     w12.TopAttach    = ((uint)(4));
     w12.BottomAttach = ((uint)(5));
     w12.LeftAttach   = ((uint)(1));
     w12.RightAttach  = ((uint)(2));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ycheckExportToOnlineStore               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckExportToOnlineStore.CanFocus      = true;
     this.ycheckExportToOnlineStore.Name          = "ycheckExportToOnlineStore";
     this.ycheckExportToOnlineStore.Label         = global::Mono.Unix.Catalog.GetString("Выгрузка в Интернет магазин");
     this.ycheckExportToOnlineStore.DrawIndicator = true;
     this.ycheckExportToOnlineStore.UseUnderline  = true;
     this.table1.Add(this.ycheckExportToOnlineStore);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1[this.ycheckExportToOnlineStore]));
     w13.TopAttach    = ((uint)(2));
     w13.BottomAttach = ((uint)(3));
     w13.LeftAttach   = ((uint)(1));
     w13.RightAttach  = ((uint)(2));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // 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.MaxLength     = 100;
     this.yentryName.InvisibleChar = '•';
     this.table1.Add(this.yentryName);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1[this.yentryName]));
     w14.TopAttach    = ((uint)(1));
     w14.BottomAttach = ((uint)(2));
     w14.LeftAttach   = ((uint)(1));
     w14.RightAttach  = ((uint)(2));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yentryOnlineStoreGuid               = new global::Gamma.GtkWidgets.yEntry();
     this.yentryOnlineStoreGuid.CanFocus      = true;
     this.yentryOnlineStoreGuid.Name          = "yentryOnlineStoreGuid";
     this.yentryOnlineStoreGuid.IsEditable    = false;
     this.yentryOnlineStoreGuid.WidthChars    = 36;
     this.yentryOnlineStoreGuid.MaxLength     = 36;
     this.yentryOnlineStoreGuid.InvisibleChar = '●';
     this.table1.Add(this.yentryOnlineStoreGuid);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1[this.yentryOnlineStoreGuid]));
     w15.TopAttach    = ((uint)(6));
     w15.BottomAttach = ((uint)(7));
     w15.LeftAttach   = ((uint)(1));
     w15.RightAttach  = ((uint)(2));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylblOnlineStore        = new global::Gamma.GtkWidgets.yLabel();
     this.ylblOnlineStore.Name   = "ylblOnlineStore";
     this.ylblOnlineStore.Xalign = 0F;
     this.table1.Add(this.ylblOnlineStore);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1[this.ylblOnlineStore]));
     w16.TopAttach    = ((uint)(5));
     w16.BottomAttach = ((uint)(6));
     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.ylblOnlineStoreStr           = new global::Gamma.GtkWidgets.yLabel();
     this.ylblOnlineStoreStr.Name      = "ylblOnlineStoreStr";
     this.ylblOnlineStoreStr.Xalign    = 1F;
     this.ylblOnlineStoreStr.LabelProp = global::Mono.Unix.Catalog.GetString("Интернет-магазин:");
     this.table1.Add(this.ylblOnlineStoreStr);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1[this.ylblOnlineStoreStr]));
     w17.TopAttach    = ((uint)(5));
     w17.BottomAttach = ((uint)(6));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.hbox1.Add(this.table1);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.table1]));
     w18.Position = 0;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.ylabel1           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel1.Name      = "ylabel1";
     this.ylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("Доступные характеристики:");
     this.vbox1.Add(this.ylabel1);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.ylabel1]));
     w19.Position = 0;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.checklistCharacteristics      = new global::Gamma.Widgets.EnumCheckList();
     this.checklistCharacteristics.Name = "checklistCharacteristics";
     this.vbox1.Add(this.checklistCharacteristics);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.checklistCharacteristics]));
     w20.Position = 1;
     this.hbox1.Add(this.vbox1);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox1]));
     w21.Position = 1;
     w21.Expand   = false;
     w21.Fill     = false;
     this.vbox2.Add(this.hbox1);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox1]));
     w22.PackType = ((global::Gtk.PackType)(1));
     w22.Position = 1;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Exemplo n.º 26
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget workwear.Journal.Filter.Views.Stock.StockBalanceFilterView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "workwear.Journal.Filter.Views.Stock.StockBalanceFilterView";
     // Container child workwear.Journal.Filter.Views.Stock.StockBalanceFilterView.Gtk.Container+ContainerChild
     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.chShowNegative               = new global::Gamma.GtkWidgets.yCheckButton();
     this.chShowNegative.CanFocus      = true;
     this.chShowNegative.Name          = "chShowNegative";
     this.chShowNegative.Label         = global::Mono.Unix.Catalog.GetString("Показать отрицательный баланс");
     this.chShowNegative.DrawIndicator = true;
     this.chShowNegative.UseUnderline  = true;
     this.chShowNegative.Xalign        = 1F;
     this.table1.Add(this.chShowNegative);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1[this.chShowNegative]));
     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.entityWarehouse        = new global::QS.Views.Control.EntityEntry();
     this.entityWarehouse.Events = ((global::Gdk.EventMask)(256));
     this.entityWarehouse.Name   = "entityWarehouse";
     this.table1.Add(this.entityWarehouse);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.entityWarehouse]));
     w2.LeftAttach  = ((uint)(1));
     w2.RightAttach = ((uint)(2));
     w2.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelWarehouse           = new global::Gamma.GtkWidgets.yLabel();
     this.labelWarehouse.Name      = "labelWarehouse";
     this.labelWarehouse.LabelProp = global::Mono.Unix.Catalog.GetString("Склад:");
     this.table1.Add(this.labelWarehouse);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.labelWarehouse]));
     w3.XOptions = ((global::Gtk.AttachOptions)(4));
     w3.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yhbox1         = new global::Gamma.GtkWidgets.yHBox();
     this.yhbox1.Name    = "yhbox1";
     this.yhbox1.Spacing = 6;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.ylabel1           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel1.Name      = "ylabel1";
     this.ylabel1.Xalign    = 1F;
     this.ylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("Дата:");
     this.yhbox1.Add(this.ylabel1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.ylabel1]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.ydateDate                = new global::Gamma.Widgets.yDatePicker();
     this.ydateDate.Events         = ((global::Gdk.EventMask)(256));
     this.ydateDate.Name           = "ydateDate";
     this.ydateDate.WithTime       = false;
     this.ydateDate.Date           = new global::System.DateTime(0);
     this.ydateDate.IsEditable     = true;
     this.ydateDate.AutoSeparation = true;
     this.yhbox1.Add(this.ydateDate);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.ydateDate]));
     w5.Position = 1;
     this.table1.Add(this.yhbox1);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.yhbox1]));
     w6.TopAttach    = ((uint)(1));
     w6.BottomAttach = ((uint)(2));
     w6.LeftAttach   = ((uint)(2));
     w6.RightAttach  = ((uint)(3));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.Add(this.table1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Filters.GtkViews.CarFilterView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Filters.GtkViews.CarFilterView";
     // Container child Vodovoz.Filters.GtkViews.CarFilterView.Gtk.Container+ContainerChild
     this.table1               = new global::Gtk.Table(((uint)(3)), ((uint)(3)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.GtkScrolledWindow = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.WidthRequest = 400;
     this.GtkScrolledWindow.Name         = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType   = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     global::Gtk.Viewport w1 = new global::Gtk.Viewport();
     w1.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.enumcheckCarTypeOfUse = new global::Gamma.Widgets.EnumCheckList();
     this.enumcheckCarTypeOfUse.HeightRequest = 80;
     this.enumcheckCarTypeOfUse.Name          = "enumcheckCarTypeOfUse";
     w1.Add(this.enumcheckCarTypeOfUse);
     this.GtkScrolledWindow.Add(w1);
     this.table1.Add(this.GtkScrolledWindow);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.GtkScrolledWindow]));
     w4.BottomAttach = ((uint)(3));
     w4.LeftAttach   = ((uint)(2));
     w4.RightAttach  = ((uint)(3));
     w4.XPadding     = ((uint)(10));
     w4.XOptions     = ((global::Gtk.AttachOptions)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ycheckIncludeArchive               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckIncludeArchive.CanFocus      = true;
     this.ycheckIncludeArchive.Name          = "ycheckIncludeArchive";
     this.ycheckIncludeArchive.Label         = "";
     this.ycheckIncludeArchive.DrawIndicator = true;
     this.ycheckIncludeArchive.UseUnderline  = true;
     this.ycheckIncludeArchive.Xalign        = 1F;
     this.table1.Add(this.ycheckIncludeArchive);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1[this.ycheckIncludeArchive]));
     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.yenumcomboRaskat      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumcomboRaskat.Name = "yenumcomboRaskat";
     this.yenumcomboRaskat.ShowSpecialStateAll = false;
     this.yenumcomboRaskat.ShowSpecialStateNot = false;
     this.yenumcomboRaskat.UseShortTitle       = false;
     this.yenumcomboRaskat.DefaultFirst        = false;
     this.table1.Add(this.yenumcomboRaskat);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.yenumcomboRaskat]));
     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.yenumcomboVisitingMaster      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumcomboVisitingMaster.Name = "yenumcomboVisitingMaster";
     this.yenumcomboVisitingMaster.ShowSpecialStateAll = false;
     this.yenumcomboVisitingMaster.ShowSpecialStateNot = false;
     this.yenumcomboVisitingMaster.UseShortTitle       = false;
     this.yenumcomboVisitingMaster.DefaultFirst        = false;
     this.table1.Add(this.yenumcomboVisitingMaster);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1[this.yenumcomboVisitingMaster]));
     w7.TopAttach    = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.LeftAttach   = ((uint)(1));
     w7.RightAttach  = ((uint)(2));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.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 w8 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabel1]));
     w8.TopAttach    = ((uint)(1));
     w8.BottomAttach = ((uint)(2));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabel2           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel2.Name      = "ylabel2";
     this.ylabel2.Xalign    = 1F;
     this.ylabel2.LabelProp = global::Mono.Unix.Catalog.GetString("Раскат:");
     this.table1.Add(this.ylabel2);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabel2]));
     w9.TopAttach    = ((uint)(2));
     w9.BottomAttach = ((uint)(3));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabel4           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel4.Name      = "ylabel4";
     this.ylabel4.Xalign    = 1F;
     this.ylabel4.LabelProp = global::Mono.Unix.Catalog.GetString("Включая архивных:");
     this.table1.Add(this.ylabel4);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabel4]));
     w10.XOptions = ((global::Gtk.AttachOptions)(4));
     w10.YOptions = ((global::Gtk.AttachOptions)(4));
     this.Add(this.table1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Exemplo n.º 28
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget workwear.Views.Tools.DataBaseSettingsView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "workwear.Views.Tools.DataBaseSettingsView";
     // Container child workwear.Views.Tools.DataBaseSettingsView.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.buttonSave              = new global::Gtk.Button();
     this.buttonSave.CanFocus     = true;
     this.buttonSave.Name         = "buttonSave";
     this.buttonSave.UseUnderline = true;
     this.buttonSave.Label        = global::Mono.Unix.Catalog.GetString("Сохранить");
     global::Gtk.Image w1 = new global::Gtk.Image();
     w1.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-save", global::Gtk.IconSize.Menu);
     this.buttonSave.Image = w1;
     this.hbox2.Add(this.buttonSave);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.buttonSave]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = global::Mono.Unix.Catalog.GetString("Отменить");
     global::Gtk.Image w3 = new global::Gtk.Image();
     w3.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-revert-to-saved", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w3;
     this.hbox2.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.buttonCancel]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     this.vbox1.Add(this.hbox2);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox2]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     global::Gtk.Viewport w6 = new global::Gtk.Viewport();
     w6.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.table1               = new global::Gtk.Table(((uint)(6)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.checkCheckBalances               = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkCheckBalances.CanFocus      = true;
     this.checkCheckBalances.Name          = "checkCheckBalances";
     this.checkCheckBalances.Label         = global::Mono.Unix.Catalog.GetString("Включено");
     this.checkCheckBalances.DrawIndicator = true;
     this.checkCheckBalances.UseUnderline  = true;
     this.table1.Add(this.checkCheckBalances);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1[this.checkCheckBalances]));
     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 table1.Gtk.Table+TableChild
     this.ComboExtendPeriod      = new global::Gamma.Widgets.yEnumComboBox();
     this.ComboExtendPeriod.Name = "ComboExtendPeriod";
     this.ComboExtendPeriod.ShowSpecialStateAll = false;
     this.ComboExtendPeriod.ShowSpecialStateNot = false;
     this.ComboExtendPeriod.UseShortTitle       = false;
     this.ComboExtendPeriod.DefaultFirst        = false;
     this.table1.Add(this.ComboExtendPeriod);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1[this.ComboExtendPeriod]));
     w8.TopAttach    = ((uint)(5));
     w8.BottomAttach = ((uint)(6));
     w8.LeftAttach   = ((uint)(1));
     w8.RightAttach  = ((uint)(2));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ComboShirtExpluatacion      = new global::Gamma.Widgets.yEnumComboBox();
     this.ComboShirtExpluatacion.Name = "ComboShirtExpluatacion";
     this.ComboShirtExpluatacion.ShowSpecialStateAll = false;
     this.ComboShirtExpluatacion.ShowSpecialStateNot = false;
     this.ComboShirtExpluatacion.UseShortTitle       = false;
     this.ComboShirtExpluatacion.DefaultFirst        = false;
     this.table1.Add(this.ComboShirtExpluatacion);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1[this.ComboShirtExpluatacion]));
     w9.TopAttach    = ((uint)(4));
     w9.BottomAttach = ((uint)(5));
     w9.LeftAttach   = ((uint)(1));
     w9.RightAttach  = ((uint)(2));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.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 w10 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w10.XOptions = ((global::Gtk.AttachOptions)(4));
     w10.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Это значение будет применено только к новым выдачам. На старые выдачи это не повл" +
                                                                 "ияет. Для старых выдач автосписание можно отключить вручную для каждой позиции.");
     this.label2.Wrap = true;
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     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 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 w12 = ((global::Gtk.Table.TableChild)(this.table1[this.label4]));
     w12.TopAttach    = ((uint)(3));
     w12.BottomAttach = ((uint)(4));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ycheckAutoWriteoff               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckAutoWriteoff.CanFocus      = true;
     this.ycheckAutoWriteoff.Name          = "ycheckAutoWriteoff";
     this.ycheckAutoWriteoff.Label         = global::Mono.Unix.Catalog.GetString("Включено");
     this.ycheckAutoWriteoff.DrawIndicator = true;
     this.ycheckAutoWriteoff.UseUnderline  = true;
     this.table1.Add(this.ycheckAutoWriteoff);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1[this.ycheckAutoWriteoff]));
     w13.LeftAttach  = ((uint)(1));
     w13.RightAttach = ((uint)(2));
     w13.XOptions    = ((global::Gtk.AttachOptions)(4));
     w13.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yhbox1         = new global::Gamma.GtkWidgets.yHBox();
     this.yhbox1.Name    = "yhbox1";
     this.yhbox1.Spacing = 6;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.spbutAheadOfShedule          = new global::Gamma.GtkWidgets.ySpinButton(0D, 356D, 1D);
     this.spbutAheadOfShedule.CanFocus = true;
     this.spbutAheadOfShedule.Name     = "spbutAheadOfShedule";
     this.spbutAheadOfShedule.Adjustment.PageIncrement = 10D;
     this.spbutAheadOfShedule.ClimbRate      = 1D;
     this.spbutAheadOfShedule.Numeric        = true;
     this.spbutAheadOfShedule.ValueAsDecimal = 0m;
     this.spbutAheadOfShedule.ValueAsInt     = 0;
     this.yhbox1.Add(this.spbutAheadOfShedule);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.spbutAheadOfShedule]));
     w14.Position = 0;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.ylabel2           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel2.Name      = "ylabel2";
     this.ylabel2.LabelProp = global::Mono.Unix.Catalog.GetString("дней");
     this.yhbox1.Add(this.ylabel2);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.ylabel2]));
     w15.Position = 1;
     w15.Expand   = false;
     w15.Fill     = false;
     this.table1.Add(this.yhbox1);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1[this.yhbox1]));
     w16.TopAttach    = ((uint)(3));
     w16.BottomAttach = ((uint)(4));
     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.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 w17 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabel1]));
     w17.TopAttach    = ((uint)(2));
     w17.BottomAttach = ((uint)(3));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabel3           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel3.Name      = "ylabel3";
     this.ylabel3.Xalign    = 1F;
     this.ylabel3.LabelProp = global::Mono.Unix.Catalog.GetString("Переносить дату начала эксплуатации:");
     this.table1.Add(this.ylabel3);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabel3]));
     w18.TopAttach    = ((uint)(4));
     w18.BottomAttach = ((uint)(5));
     w18.XOptions     = ((global::Gtk.AttachOptions)(4));
     w18.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabel4           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel4.Name      = "ylabel4";
     this.ylabel4.Xalign    = 1F;
     this.ylabel4.LabelProp = global::Mono.Unix.Catalog.GetString("Увеличить период эксплуатации пропорционально кол-ву:");
     this.table1.Add(this.ylabel4);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabel4]));
     w19.TopAttach    = ((uint)(5));
     w19.BottomAttach = ((uint)(6));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     w6.Add(this.table1);
     this.GtkScrolledWindow.Add(w6);
     this.vbox1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.GtkScrolledWindow]));
     w22.Position = 1;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Exemplo n.º 29
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Logistic.LateArrivalReasonView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Logistic.LateArrivalReasonView";
     // Container child Vodovoz.Views.Logistic.LateArrivalReasonView.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.ybtnSave              = new global::Gamma.GtkWidgets.yButton();
     this.ybtnSave.CanFocus     = true;
     this.ybtnSave.Name         = "ybtnSave";
     this.ybtnSave.UseUnderline = true;
     this.ybtnSave.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.ybtnSave.Image = w1;
     this.hbox1.Add(this.ybtnSave);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.ybtnSave]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.ybtnCancel              = new global::Gamma.GtkWidgets.yButton();
     this.ybtnCancel.CanFocus     = true;
     this.ybtnCancel.Name         = "ybtnCancel";
     this.ybtnCancel.UseUnderline = true;
     this.ybtnCancel.Label        = global::Mono.Unix.Catalog.GetString("Отмена");
     this.hbox1.Add(this.ybtnCancel);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.ybtnCancel]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vseparator1      = new global::Gtk.VSeparator();
     this.vseparator1.Name = "vseparator1";
     this.hbox1.Add(this.vseparator1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vseparator1]));
     w4.Position = 2;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.hbox16         = new global::Gtk.HBox();
     this.hbox16.Name    = "hbox16";
     this.hbox16.Spacing = 6;
     // Container child hbox16.Gtk.Box+BoxChild
     this.yChkIsArchive               = new global::Gamma.GtkWidgets.yCheckButton();
     this.yChkIsArchive.CanFocus      = true;
     this.yChkIsArchive.Name          = "yChkIsArchive";
     this.yChkIsArchive.Label         = global::Mono.Unix.Catalog.GetString("Архивный");
     this.yChkIsArchive.DrawIndicator = true;
     this.yChkIsArchive.UseUnderline  = true;
     this.hbox16.Add(this.yChkIsArchive);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox16[this.yChkIsArchive]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     this.hbox1.Add(this.hbox16);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.hbox16]));
     w6.Position = 3;
     w6.Expand   = false;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox1]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.table2               = new global::Gtk.Table(((uint)(1)), ((uint)(2)), false);
     this.table2.Name          = "table2";
     this.table2.RowSpacing    = ((uint)(6));
     this.table2.ColumnSpacing = ((uint)(6));
     // Container child table2.Gtk.Table+TableChild
     this.labelReasonName           = new global::Gtk.Label();
     this.labelReasonName.Name      = "labelReasonName";
     this.labelReasonName.Xalign    = 1F;
     this.labelReasonName.LabelProp = global::Mono.Unix.Catalog.GetString("Название причины:");
     this.table2.Add(this.labelReasonName);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table2[this.labelReasonName]));
     w8.XOptions = ((global::Gtk.AttachOptions)(4));
     w8.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.yentryLateArrivalReasonName               = new global::Gamma.GtkWidgets.yEntry();
     this.yentryLateArrivalReasonName.CanFocus      = true;
     this.yentryLateArrivalReasonName.Name          = "yentryLateArrivalReasonName";
     this.yentryLateArrivalReasonName.IsEditable    = true;
     this.yentryLateArrivalReasonName.InvisibleChar = '•';
     this.table2.Add(this.yentryLateArrivalReasonName);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table2[this.yentryLateArrivalReasonName]));
     w9.LeftAttach  = ((uint)(1));
     w9.RightAttach = ((uint)(2));
     w9.XOptions    = ((global::Gtk.AttachOptions)(4));
     w9.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.vbox1.Add(this.table2);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.table2]));
     w10.Position = 1;
     w10.Expand   = false;
     w10.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Exemplo n.º 30
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Filters.GtkViews.PaymentsFilterView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Filters.GtkViews.PaymentsFilterView";
     // Container child Vodovoz.Filters.GtkViews.PaymentsFilterView.Gtk.Container+ContainerChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hbox10         = new global::Gtk.HBox();
     this.hbox10.Name    = "hbox10";
     this.hbox10.Spacing = 6;
     // Container child hbox10.Gtk.Box+BoxChild
     this.label28           = new global::Gtk.Label();
     this.label28.Name      = "label28";
     this.label28.LabelProp = global::Mono.Unix.Catalog.GetString("Дата:");
     this.hbox10.Add(this.label28);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox10[this.label28]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox10.Gtk.Box+BoxChild
     this.dateRangeFilter           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.dateRangeFilter.Events    = ((global::Gdk.EventMask)(256));
     this.dateRangeFilter.Name      = "dateRangeFilter";
     this.dateRangeFilter.StartDate = new global::System.DateTime(0);
     this.dateRangeFilter.EndDate   = new global::System.DateTime(0);
     this.hbox10.Add(this.dateRangeFilter);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox10[this.dateRangeFilter]));
     w2.Position = 1;
     w2.Expand   = false;
     // Container child hbox10.Gtk.Box+BoxChild
     this.yenumcomboPaymentState      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumcomboPaymentState.Name = "yenumcomboPaymentState";
     this.yenumcomboPaymentState.ShowSpecialStateAll = true;
     this.yenumcomboPaymentState.ShowSpecialStateNot = false;
     this.yenumcomboPaymentState.UseShortTitle       = false;
     this.yenumcomboPaymentState.DefaultFirst        = false;
     this.hbox10.Add(this.yenumcomboPaymentState);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox10[this.yenumcomboPaymentState]));
     w3.Position = 2;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox10.Gtk.Box+BoxChild
     this.ycheckbtnHideCompleted               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckbtnHideCompleted.CanFocus      = true;
     this.ycheckbtnHideCompleted.Name          = "ycheckbtnHideCompleted";
     this.ycheckbtnHideCompleted.Label         = global::Mono.Unix.Catalog.GetString("Скрыть завершенные");
     this.ycheckbtnHideCompleted.DrawIndicator = true;
     this.ycheckbtnHideCompleted.UseUnderline  = true;
     this.hbox10.Add(this.ycheckbtnHideCompleted);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox10[this.ycheckbtnHideCompleted]));
     w4.Position = 3;
     this.vbox4.Add(this.hbox10);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.hbox10]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     this.Add(this.vbox4);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Reports.Logistic.DeliveriesLateReport
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Reports.Logistic.DeliveriesLateReport";
     // Container child Vodovoz.Reports.Logistic.DeliveriesLateReport.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(2)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.dateperiodpicker           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.dateperiodpicker.Events    = ((global::Gdk.EventMask)(256));
     this.dateperiodpicker.Name      = "dateperiodpicker";
     this.dateperiodpicker.StartDate = new global::System.DateTime(0);
     this.dateperiodpicker.EndDate   = new global::System.DateTime(0);
     this.table1.Add(this.dateperiodpicker);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1[this.dateperiodpicker]));
     w1.LeftAttach  = ((uint)(1));
     w1.RightAttach = ((uint)(2));
     w1.XOptions    = ((global::Gtk.AttachOptions)(4));
     w1.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 w2 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w2.XOptions = ((global::Gtk.AttachOptions)(4));
     w2.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 w3 = ((global::Gtk.Table.TableChild)(this.table1[this.label3]));
     w3.TopAttach    = ((uint)(1));
     w3.BottomAttach = ((uint)(2));
     w3.XOptions     = ((global::Gtk.AttachOptions)(4));
     w3.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ySpecCmbGeographicGroup                     = new global::Gamma.Widgets.ySpecComboBox();
     this.ySpecCmbGeographicGroup.Name                = "ySpecCmbGeographicGroup";
     this.ySpecCmbGeographicGroup.AddIfNotExist       = false;
     this.ySpecCmbGeographicGroup.DefaultFirst        = false;
     this.ySpecCmbGeographicGroup.ShowSpecialStateAll = true;
     this.ySpecCmbGeographicGroup.ShowSpecialStateNot = false;
     this.table1.Add(this.ySpecCmbGeographicGroup);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.ySpecCmbGeographicGroup]));
     w4.TopAttach    = ((uint)(1));
     w4.BottomAttach = ((uint)(2));
     w4.LeftAttach   = ((uint)(1));
     w4.RightAttach  = ((uint)(2));
     w4.XOptions     = ((global::Gtk.AttachOptions)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox1.Add(this.table1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.table1]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.ychkDriverSort               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ychkDriverSort.CanFocus      = true;
     this.ychkDriverSort.Name          = "ychkDriverSort";
     this.ychkDriverSort.Label         = global::Mono.Unix.Catalog.GetString("Сортировать по водителям");
     this.ychkDriverSort.DrawIndicator = true;
     this.ychkDriverSort.UseUnderline  = true;
     this.vbox1.Add(this.ychkDriverSort);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.ychkDriverSort]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.buttonCreateReport              = new global::Gtk.Button();
     this.buttonCreateReport.CanFocus     = true;
     this.buttonCreateReport.Name         = "buttonCreateReport";
     this.buttonCreateReport.UseUnderline = true;
     this.buttonCreateReport.Label        = global::Mono.Unix.Catalog.GetString("Сформировать отчет");
     this.vbox1.Add(this.buttonCreateReport);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.buttonCreateReport]));
     w7.Position = 3;
     w7.Expand   = false;
     w7.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.buttonCreateReport.Clicked += new global::System.EventHandler(this.OnButtonCreateReportClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.CounterpartyDlg
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.CounterpartyDlg";
     // Container child Vodovoz.CounterpartyDlg.Gtk.Container+ContainerChild
     this.vbox2 = new global::Gtk.VBox();
     this.vbox2.HeightRequest = 400;
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     this.vbox2.BorderWidth = ((uint)(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.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-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::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.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;
     // Container child hbox1.Gtk.Box+BoxChild
     this.menuActions = new global::QSWidgetLib.MenuButton();
     this.menuActions.CanFocus = true;
     this.menuActions.Name = "menuActions";
     this.menuActions.UseUnderline = true;
     this.menuActions.UseMarkup = false;
     global::Gtk.Image w5 = new global::Gtk.Image();
     w5.Pixbuf = global::Gdk.Pixbuf.LoadFromResource("Vodovoz.icons.buttons.menu.png");
     this.menuActions.Image = w5;
     this.hbox1.Add(this.menuActions);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.menuActions]));
     w6.Position = 2;
     w6.Expand = false;
     w6.Fill = false;
     this.vbox2.Add(this.hbox1);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox1]));
     w7.Position = 0;
     w7.Expand = false;
     w7.Fill = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hseparator1 = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.vbox2.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hseparator1]));
     w8.Position = 1;
     w8.Expand = false;
     w8.Fill = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox19 = new global::Gtk.HBox();
     this.hbox19.Name = "hbox19";
     this.hbox19.Spacing = 6;
     // Container child hbox19.Gtk.Box+BoxChild
     this.radioInfo = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Информация"));
     this.radioInfo.CanFocus = true;
     this.radioInfo.Name = "radioInfo";
     this.radioInfo.DrawIndicator = false;
     this.radioInfo.UseUnderline = true;
     this.radioInfo.Group = new global::GLib.SList(global::System.IntPtr.Zero);
     this.hbox19.Add(this.radioInfo);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox19[this.radioInfo]));
     w9.Position = 0;
     // Container child hbox19.Gtk.Box+BoxChild
     this.radioContacts = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Контакты"));
     this.radioContacts.CanFocus = true;
     this.radioContacts.Name = "radioContacts";
     this.radioContacts.DrawIndicator = false;
     this.radioContacts.UseUnderline = true;
     this.radioContacts.Group = this.radioInfo.Group;
     this.hbox19.Add(this.radioContacts);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox19[this.radioContacts]));
     w10.Position = 1;
     // Container child hbox19.Gtk.Box+BoxChild
     this.radioDetails = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Реквизиты"));
     this.radioDetails.CanFocus = true;
     this.radioDetails.Name = "radioDetails";
     this.radioDetails.DrawIndicator = false;
     this.radioDetails.UseUnderline = true;
     this.radioDetails.Group = this.radioInfo.Group;
     this.hbox19.Add(this.radioDetails);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox19[this.radioDetails]));
     w11.Position = 2;
     // Container child hbox19.Gtk.Box+BoxChild
     this.radioCurators = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Кураторы"));
     this.radioCurators.CanFocus = true;
     this.radioCurators.Name = "radioCurators";
     this.radioCurators.DrawIndicator = false;
     this.radioCurators.UseUnderline = true;
     this.radioCurators.Group = this.radioInfo.Group;
     this.hbox19.Add(this.radioCurators);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox19[this.radioCurators]));
     w12.Position = 3;
     // Container child hbox19.Gtk.Box+BoxChild
     this.radioContactPersons = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Контактные лица"));
     this.radioContactPersons.CanFocus = true;
     this.radioContactPersons.Name = "radioContactPersons";
     this.radioContactPersons.DrawIndicator = false;
     this.radioContactPersons.UseUnderline = true;
     this.radioContactPersons.Group = this.radioInfo.Group;
     this.hbox19.Add(this.radioContactPersons);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox19[this.radioContactPersons]));
     w13.Position = 4;
     // Container child hbox19.Gtk.Box+BoxChild
     this.radiobuttonProxies = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Доверенности"));
     this.radiobuttonProxies.CanFocus = true;
     this.radiobuttonProxies.Name = "radiobuttonProxies";
     this.radiobuttonProxies.DrawIndicator = false;
     this.radiobuttonProxies.UseUnderline = true;
     this.radiobuttonProxies.Group = this.radioInfo.Group;
     this.hbox19.Add(this.radiobuttonProxies);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox19[this.radiobuttonProxies]));
     w14.Position = 5;
     // Container child hbox19.Gtk.Box+BoxChild
     this.radioContracts = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Договор"));
     this.radioContracts.CanFocus = true;
     this.radioContracts.Name = "radioContracts";
     this.radioContracts.DrawIndicator = false;
     this.radioContracts.UseUnderline = true;
     this.radioContracts.Group = this.radioInfo.Group;
     this.hbox19.Add(this.radioContracts);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox19[this.radioContracts]));
     w15.Position = 6;
     // Container child hbox19.Gtk.Box+BoxChild
     this.radioDeliveryPoint = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Точки доставки"));
     this.radioDeliveryPoint.CanFocus = true;
     this.radioDeliveryPoint.Name = "radioDeliveryPoint";
     this.radioDeliveryPoint.DrawIndicator = false;
     this.radioDeliveryPoint.UseUnderline = true;
     this.radioDeliveryPoint.Group = this.radioInfo.Group;
     this.hbox19.Add(this.radioDeliveryPoint);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox19[this.radioDeliveryPoint]));
     w16.Position = 7;
     this.vbox2.Add(this.hbox19);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox19]));
     w17.Position = 2;
     w17.Expand = false;
     w17.Fill = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.notebook1 = new global::Gtk.Notebook();
     this.notebook1.CanFocus = true;
     this.notebook1.Name = "notebook1";
     this.notebook1.CurrentPage = 0;
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.GtkScrolledWindow4 = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow4.Name = "GtkScrolledWindow4";
     this.GtkScrolledWindow4.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow4.Gtk.Container+ContainerChild
     global::Gtk.Viewport w18 = new global::Gtk.Viewport();
     w18.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.table1 = new global::Gtk.Table(((uint)(11)), ((uint)(4)), false);
     this.table1.Name = "table1";
     this.table1.RowSpacing = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     this.table1.BorderWidth = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.datalegalname1 = new global::QSOrmProject.yLegalName();
     this.datalegalname1.Events = ((global::Gdk.EventMask)(256));
     this.datalegalname1.Name = "datalegalname1";
     this.table1.Add(this.datalegalname1);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table1[this.datalegalname1]));
     w19.TopAttach = ((uint)(2));
     w19.BottomAttach = ((uint)(3));
     w19.LeftAttach = ((uint)(1));
     w19.RightAttach = ((uint)(4));
     w19.XOptions = ((global::Gtk.AttachOptions)(4));
     w19.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryFIO = new global::Gamma.GtkWidgets.yEntry();
     this.entryFIO.CanFocus = true;
     this.entryFIO.Name = "entryFIO";
     this.entryFIO.IsEditable = true;
     this.entryFIO.InvisibleChar = '●';
     this.table1.Add(this.entryFIO);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table1[this.entryFIO]));
     w20.TopAttach = ((uint)(1));
     w20.BottomAttach = ((uint)(2));
     w20.LeftAttach = ((uint)(1));
     w20.RightAttach = ((uint)(4));
     w20.XOptions = ((global::Gtk.AttachOptions)(4));
     w20.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryFullName = new global::Gamma.GtkWidgets.yEntry();
     this.entryFullName.CanFocus = true;
     this.entryFullName.Name = "entryFullName";
     this.entryFullName.IsEditable = true;
     this.entryFullName.MaxLength = 300;
     this.entryFullName.InvisibleChar = '●';
     this.table1.Add(this.entryFullName);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table1[this.entryFullName]));
     w21.TopAttach = ((uint)(3));
     w21.BottomAttach = ((uint)(4));
     w21.LeftAttach = ((uint)(1));
     w21.RightAttach = ((uint)(4));
     w21.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.enumDefaultDocumentType = new global::Gamma.Widgets.yEnumComboBox();
     this.enumDefaultDocumentType.Name = "enumDefaultDocumentType";
     this.enumDefaultDocumentType.ShowSpecialStateAll = false;
     this.enumDefaultDocumentType.ShowSpecialStateNot = false;
     this.enumDefaultDocumentType.UseShortTitle = false;
     this.enumDefaultDocumentType.DefaultFirst = false;
     this.table1.Add(this.enumDefaultDocumentType);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table1[this.enumDefaultDocumentType]));
     w22.TopAttach = ((uint)(8));
     w22.BottomAttach = ((uint)(9));
     w22.LeftAttach = ((uint)(3));
     w22.RightAttach = ((uint)(4));
     w22.XOptions = ((global::Gtk.AttachOptions)(4));
     w22.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.enumPayment = new global::Gamma.Widgets.yEnumComboBox();
     this.enumPayment.Name = "enumPayment";
     this.enumPayment.ShowSpecialStateAll = false;
     this.enumPayment.ShowSpecialStateNot = false;
     this.enumPayment.UseShortTitle = false;
     this.enumPayment.DefaultFirst = false;
     this.table1.Add(this.enumPayment);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table1[this.enumPayment]));
     w23.TopAttach = ((uint)(8));
     w23.BottomAttach = ((uint)(9));
     w23.LeftAttach = ((uint)(1));
     w23.RightAttach = ((uint)(2));
     w23.XOptions = ((global::Gtk.AttachOptions)(4));
     w23.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.GtkScrolledWindow5 = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow5.Name = "GtkScrolledWindow5";
     this.GtkScrolledWindow5.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow5.Gtk.Container+ContainerChild
     this.dataWaybillComment = new global::Gamma.GtkWidgets.yTextView();
     this.dataWaybillComment.CanFocus = true;
     this.dataWaybillComment.Name = "dataWaybillComment";
     this.GtkScrolledWindow5.Add(this.dataWaybillComment);
     this.table1.Add(this.GtkScrolledWindow5);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.table1[this.GtkScrolledWindow5]));
     w25.TopAttach = ((uint)(10));
     w25.BottomAttach = ((uint)(11));
     w25.LeftAttach = ((uint)(3));
     w25.RightAttach = ((uint)(4));
     w25.XOptions = ((global::Gtk.AttachOptions)(4));
     w25.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.GtkScrolledWindow6 = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow6.Name = "GtkScrolledWindow6";
     this.GtkScrolledWindow6.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow6.Gtk.Container+ContainerChild
     this.dataComment = new global::Gamma.GtkWidgets.yTextView();
     this.dataComment.CanFocus = true;
     this.dataComment.Name = "dataComment";
     this.GtkScrolledWindow6.Add(this.dataComment);
     this.table1.Add(this.GtkScrolledWindow6);
     global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.table1[this.GtkScrolledWindow6]));
     w27.TopAttach = ((uint)(10));
     w27.BottomAttach = ((uint)(11));
     w27.LeftAttach = ((uint)(1));
     w27.RightAttach = ((uint)(2));
     w27.XOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hbox17 = new global::Gtk.HBox();
     this.hbox17.Name = "hbox17";
     this.hbox17.Spacing = 6;
     // Container child hbox17.Gtk.Box+BoxChild
     this.enumPersonType = new global::Gamma.Widgets.yEnumComboBox();
     this.enumPersonType.Name = "enumPersonType";
     this.enumPersonType.ShowSpecialStateAll = false;
     this.enumPersonType.ShowSpecialStateNot = false;
     this.enumPersonType.UseShortTitle = false;
     this.enumPersonType.DefaultFirst = false;
     this.hbox17.Add(this.enumPersonType);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.hbox17[this.enumPersonType]));
     w28.Position = 0;
     // Container child hbox17.Gtk.Box+BoxChild
     this.ycheckIsArchived = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckIsArchived.TooltipMarkup = "Больше не работаем с этим клиентом";
     this.ycheckIsArchived.CanFocus = true;
     this.ycheckIsArchived.Name = "ycheckIsArchived";
     this.ycheckIsArchived.Label = global::Mono.Unix.Catalog.GetString("Архивный");
     this.ycheckIsArchived.DrawIndicator = true;
     this.ycheckIsArchived.UseUnderline = true;
     this.hbox17.Add(this.ycheckIsArchived);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.hbox17[this.ycheckIsArchived]));
     w29.Position = 1;
     w29.Expand = false;
     w29.Fill = false;
     this.table1.Add(this.hbox17);
     global::Gtk.Table.TableChild w30 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox17]));
     w30.LeftAttach = ((uint)(1));
     w30.RightAttach = ((uint)(4));
     w30.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label19 = new global::Gtk.Label();
     this.label19.Name = "label19";
     this.label19.Xalign = 1F;
     this.label19.LabelProp = global::Mono.Unix.Catalog.GetString(" Максимальная\nсумма кредита:");
     this.table1.Add(this.label19);
     global::Gtk.Table.TableChild w31 = ((global::Gtk.Table.TableChild)(this.table1[this.label19]));
     w31.TopAttach = ((uint)(9));
     w31.BottomAttach = ((uint)(10));
     w31.XOptions = ((global::Gtk.AttachOptions)(4));
     w31.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label25 = new global::Gtk.Label();
     this.label25.Name = "label25";
     this.label25.LabelProp = global::Mono.Unix.Catalog.GetString("Комментарий\nдля накладной:");
     this.label25.Justify = ((global::Gtk.Justification)(1));
     this.table1.Add(this.label25);
     global::Gtk.Table.TableChild w32 = ((global::Gtk.Table.TableChild)(this.table1[this.label25]));
     w32.TopAttach = ((uint)(10));
     w32.BottomAttach = ((uint)(11));
     w32.LeftAttach = ((uint)(2));
     w32.RightAttach = ((uint)(3));
     w32.XOptions = ((global::Gtk.AttachOptions)(4));
     w32.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label26 = new global::Gtk.Label();
     this.label26.Name = "label26";
     this.label26.Xalign = 1F;
     this.label26.LabelProp = global::Mono.Unix.Catalog.GetString("  Форма оплаты \n(по умолчанию):");
     this.table1.Add(this.label26);
     global::Gtk.Table.TableChild w33 = ((global::Gtk.Table.TableChild)(this.table1[this.label26]));
     w33.TopAttach = ((uint)(8));
     w33.BottomAttach = ((uint)(9));
     w33.XOptions = ((global::Gtk.AttachOptions)(4));
     w33.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label31 = new global::Gtk.Label();
     this.label31.Name = "label31";
     this.label31.Xalign = 1F;
     this.label31.LabelProp = global::Mono.Unix.Catalog.GetString("Внутренний\nкомментарий:");
     this.label31.Justify = ((global::Gtk.Justification)(1));
     this.table1.Add(this.label31);
     global::Gtk.Table.TableChild w34 = ((global::Gtk.Table.TableChild)(this.table1[this.label31]));
     w34.TopAttach = ((uint)(10));
     w34.BottomAttach = ((uint)(11));
     w34.XOptions = ((global::Gtk.AttachOptions)(4));
     w34.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 w35 = ((global::Gtk.Table.TableChild)(this.table1[this.label4]));
     w35.TopAttach = ((uint)(5));
     w35.BottomAttach = ((uint)(6));
     w35.XOptions = ((global::Gtk.AttachOptions)(4));
     w35.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 w36 = ((global::Gtk.Table.TableChild)(this.table1[this.label5]));
     w36.TopAttach = ((uint)(6));
     w36.BottomAttach = ((uint)(7));
     w36.XOptions = ((global::Gtk.AttachOptions)(4));
     w36.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 w37 = ((global::Gtk.Table.TableChild)(this.table1[this.label6]));
     w37.TopAttach = ((uint)(7));
     w37.BottomAttach = ((uint)(8));
     w37.XOptions = ((global::Gtk.AttachOptions)(4));
     w37.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 w38 = ((global::Gtk.Table.TableChild)(this.table1[this.label8]));
     w38.XOptions = ((global::Gtk.AttachOptions)(4));
     w38.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 w39 = ((global::Gtk.Table.TableChild)(this.table1[this.label9]));
     w39.TopAttach = ((uint)(6));
     w39.BottomAttach = ((uint)(7));
     w39.LeftAttach = ((uint)(2));
     w39.RightAttach = ((uint)(3));
     w39.XOptions = ((global::Gtk.AttachOptions)(4));
     w39.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelDefaultDocumentType = new global::Gtk.Label();
     this.labelDefaultDocumentType.Name = "labelDefaultDocumentType";
     this.labelDefaultDocumentType.Xalign = 1F;
     this.labelDefaultDocumentType.LabelProp = global::Mono.Unix.Catalog.GetString("Тип документов\n(по умолчанию):");
     this.table1.Add(this.labelDefaultDocumentType);
     global::Gtk.Table.TableChild w40 = ((global::Gtk.Table.TableChild)(this.table1[this.labelDefaultDocumentType]));
     w40.TopAttach = ((uint)(8));
     w40.BottomAttach = ((uint)(9));
     w40.LeftAttach = ((uint)(2));
     w40.RightAttach = ((uint)(3));
     w40.XOptions = ((global::Gtk.AttachOptions)(4));
     w40.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelDefaultExpense = new global::Gtk.Label();
     this.labelDefaultExpense.Name = "labelDefaultExpense";
     this.labelDefaultExpense.Xalign = 1F;
     this.labelDefaultExpense.LabelProp = global::Mono.Unix.Catalog.GetString("Статья расхода\nпо-умолчанию:");
     this.table1.Add(this.labelDefaultExpense);
     global::Gtk.Table.TableChild w41 = ((global::Gtk.Table.TableChild)(this.table1[this.labelDefaultExpense]));
     w41.TopAttach = ((uint)(9));
     w41.BottomAttach = ((uint)(10));
     w41.LeftAttach = ((uint)(2));
     w41.RightAttach = ((uint)(3));
     w41.XOptions = ((global::Gtk.AttachOptions)(4));
     w41.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelFIO = new global::Gtk.Label();
     this.labelFIO.Name = "labelFIO";
     this.labelFIO.Xalign = 1F;
     this.labelFIO.LabelProp = global::Mono.Unix.Catalog.GetString("Ф.И.О.:");
     this.table1.Add(this.labelFIO);
     global::Gtk.Table.TableChild w42 = ((global::Gtk.Table.TableChild)(this.table1[this.labelFIO]));
     w42.TopAttach = ((uint)(1));
     w42.BottomAttach = ((uint)(2));
     w42.XOptions = ((global::Gtk.AttachOptions)(4));
     w42.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelFullName = new global::Gtk.Label();
     this.labelFullName.Name = "labelFullName";
     this.labelFullName.Xalign = 1F;
     this.labelFullName.LabelProp = global::Mono.Unix.Catalog.GetString("Полное наименование:");
     this.table1.Add(this.labelFullName);
     global::Gtk.Table.TableChild w43 = ((global::Gtk.Table.TableChild)(this.table1[this.labelFullName]));
     w43.TopAttach = ((uint)(3));
     w43.BottomAttach = ((uint)(4));
     w43.XOptions = ((global::Gtk.AttachOptions)(4));
     w43.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelMainCounterparty = new global::Gtk.Label();
     this.labelMainCounterparty.Name = "labelMainCounterparty";
     this.labelMainCounterparty.Xalign = 1F;
     this.labelMainCounterparty.LabelProp = global::Mono.Unix.Catalog.GetString("Головная организация:");
     this.table1.Add(this.labelMainCounterparty);
     global::Gtk.Table.TableChild w44 = ((global::Gtk.Table.TableChild)(this.table1[this.labelMainCounterparty]));
     w44.TopAttach = ((uint)(4));
     w44.BottomAttach = ((uint)(5));
     w44.XOptions = ((global::Gtk.AttachOptions)(4));
     w44.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelShort = new global::Gtk.Label();
     this.labelShort.Name = "labelShort";
     this.labelShort.Xalign = 1F;
     this.labelShort.LabelProp = global::Mono.Unix.Catalog.GetString("Наименование:");
     this.table1.Add(this.labelShort);
     global::Gtk.Table.TableChild w45 = ((global::Gtk.Table.TableChild)(this.table1[this.labelShort]));
     w45.TopAttach = ((uint)(2));
     w45.BottomAttach = ((uint)(3));
     w45.XOptions = ((global::Gtk.AttachOptions)(4));
     w45.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.referenceDefaultExpense = new global::Gamma.Widgets.yEntryReference();
     this.referenceDefaultExpense.Events = ((global::Gdk.EventMask)(256));
     this.referenceDefaultExpense.Name = "referenceDefaultExpense";
     this.referenceDefaultExpense.DisplayFields = new string[] {
             "Name"};
     this.table1.Add(this.referenceDefaultExpense);
     global::Gtk.Table.TableChild w46 = ((global::Gtk.Table.TableChild)(this.table1[this.referenceDefaultExpense]));
     w46.TopAttach = ((uint)(9));
     w46.BottomAttach = ((uint)(10));
     w46.LeftAttach = ((uint)(3));
     w46.RightAttach = ((uint)(4));
     w46.XOptions = ((global::Gtk.AttachOptions)(4));
     w46.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.referenceMainCounterparty = new global::Gamma.Widgets.yEntryReferenceVM();
     this.referenceMainCounterparty.Events = ((global::Gdk.EventMask)(256));
     this.referenceMainCounterparty.Name = "referenceMainCounterparty";
     this.table1.Add(this.referenceMainCounterparty);
     global::Gtk.Table.TableChild w47 = ((global::Gtk.Table.TableChild)(this.table1[this.referenceMainCounterparty]));
     w47.TopAttach = ((uint)(4));
     w47.BottomAttach = ((uint)(5));
     w47.LeftAttach = ((uint)(1));
     w47.RightAttach = ((uint)(4));
     w47.XOptions = ((global::Gtk.AttachOptions)(4));
     w47.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.referencePreviousCounterparty = new global::Gamma.Widgets.yEntryReferenceVM();
     this.referencePreviousCounterparty.Events = ((global::Gdk.EventMask)(256));
     this.referencePreviousCounterparty.Name = "referencePreviousCounterparty";
     this.table1.Add(this.referencePreviousCounterparty);
     global::Gtk.Table.TableChild w48 = ((global::Gtk.Table.TableChild)(this.table1[this.referencePreviousCounterparty]));
     w48.TopAttach = ((uint)(5));
     w48.BottomAttach = ((uint)(6));
     w48.LeftAttach = ((uint)(1));
     w48.RightAttach = ((uint)(4));
     w48.XOptions = ((global::Gtk.AttachOptions)(4));
     w48.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.referenceSignificance = new global::Gamma.Widgets.yEntryReference();
     this.referenceSignificance.Events = ((global::Gdk.EventMask)(256));
     this.referenceSignificance.Name = "referenceSignificance";
     this.referenceSignificance.DisplayFields = new string[] {
             "Name"};
     this.table1.Add(this.referenceSignificance);
     global::Gtk.Table.TableChild w49 = ((global::Gtk.Table.TableChild)(this.table1[this.referenceSignificance]));
     w49.TopAttach = ((uint)(7));
     w49.BottomAttach = ((uint)(8));
     w49.LeftAttach = ((uint)(1));
     w49.RightAttach = ((uint)(2));
     w49.XOptions = ((global::Gtk.AttachOptions)(4));
     w49.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.referenceStatus = new global::Gamma.Widgets.yEntryReference();
     this.referenceStatus.Events = ((global::Gdk.EventMask)(256));
     this.referenceStatus.Name = "referenceStatus";
     this.referenceStatus.DisplayFields = new string[] {
             "Name"};
     this.table1.Add(this.referenceStatus);
     global::Gtk.Table.TableChild w50 = ((global::Gtk.Table.TableChild)(this.table1[this.referenceStatus]));
     w50.TopAttach = ((uint)(6));
     w50.BottomAttach = ((uint)(7));
     w50.LeftAttach = ((uint)(1));
     w50.RightAttach = ((uint)(2));
     w50.XOptions = ((global::Gtk.AttachOptions)(4));
     w50.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.spinMaxCredit = new global::Gamma.GtkWidgets.ySpinButton(0, 1000000, 100);
     this.spinMaxCredit.CanFocus = true;
     this.spinMaxCredit.Name = "spinMaxCredit";
     this.spinMaxCredit.ValueAsDecimal = 0m;
     this.spinMaxCredit.ValueAsInt = 0;
     this.table1.Add(this.spinMaxCredit);
     global::Gtk.Table.TableChild w51 = ((global::Gtk.Table.TableChild)(this.table1[this.spinMaxCredit]));
     w51.TopAttach = ((uint)(9));
     w51.BottomAttach = ((uint)(10));
     w51.LeftAttach = ((uint)(1));
     w51.RightAttach = ((uint)(2));
     w51.XOptions = ((global::Gtk.AttachOptions)(4));
     w51.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.vboxCooperation = new global::Gtk.VBox();
     this.vboxCooperation.Name = "vboxCooperation";
     this.vboxCooperation.Spacing = 1;
     // Container child vboxCooperation.Gtk.Box+BoxChild
     this.checkCustomer = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkCustomer.CanFocus = true;
     this.checkCustomer.Name = "checkCustomer";
     this.checkCustomer.Label = global::Mono.Unix.Catalog.GetString("Покупатель");
     this.checkCustomer.DrawIndicator = true;
     this.checkCustomer.UseUnderline = true;
     this.vboxCooperation.Add(this.checkCustomer);
     global::Gtk.Box.BoxChild w52 = ((global::Gtk.Box.BoxChild)(this.vboxCooperation[this.checkCustomer]));
     w52.Position = 0;
     w52.Expand = false;
     w52.Fill = false;
     // Container child vboxCooperation.Gtk.Box+BoxChild
     this.checkSupplier = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkSupplier.CanFocus = true;
     this.checkSupplier.Name = "checkSupplier";
     this.checkSupplier.Label = global::Mono.Unix.Catalog.GetString("Поставщик");
     this.checkSupplier.DrawIndicator = true;
     this.checkSupplier.UseUnderline = true;
     this.vboxCooperation.Add(this.checkSupplier);
     global::Gtk.Box.BoxChild w53 = ((global::Gtk.Box.BoxChild)(this.vboxCooperation[this.checkSupplier]));
     w53.Position = 1;
     w53.Expand = false;
     w53.Fill = false;
     // Container child vboxCooperation.Gtk.Box+BoxChild
     this.checkPartner = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkPartner.CanFocus = true;
     this.checkPartner.Name = "checkPartner";
     this.checkPartner.Label = global::Mono.Unix.Catalog.GetString("Партнер");
     this.checkPartner.DrawIndicator = true;
     this.checkPartner.UseUnderline = true;
     this.vboxCooperation.Add(this.checkPartner);
     global::Gtk.Box.BoxChild w54 = ((global::Gtk.Box.BoxChild)(this.vboxCooperation[this.checkPartner]));
     w54.Position = 2;
     w54.Expand = false;
     w54.Fill = false;
     this.table1.Add(this.vboxCooperation);
     global::Gtk.Table.TableChild w55 = ((global::Gtk.Table.TableChild)(this.table1[this.vboxCooperation]));
     w55.TopAttach = ((uint)(6));
     w55.BottomAttach = ((uint)(8));
     w55.LeftAttach = ((uint)(3));
     w55.RightAttach = ((uint)(4));
     w55.XOptions = ((global::Gtk.AttachOptions)(4));
     w55.YOptions = ((global::Gtk.AttachOptions)(0));
     w18.Add(this.table1);
     this.GtkScrolledWindow4.Add(w18);
     this.notebook1.Add(this.GtkScrolledWindow4);
     // Notebook tab
     this.label1 = new global::Gtk.Label();
     this.label1.Name = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Информация");
     this.notebook1.SetTabLabel(this.GtkScrolledWindow4, this.label1);
     this.label1.ShowAll();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.datatable2 = new global::Gtk.Table(((uint)(4)), ((uint)(2)), false);
     this.datatable2.Name = "datatable2";
     this.datatable2.RowSpacing = ((uint)(6));
     this.datatable2.ColumnSpacing = ((uint)(6));
     this.datatable2.BorderWidth = ((uint)(6));
     // Container child datatable2.Gtk.Table+TableChild
     this.dataentryFinancialContact = new global::Gamma.Widgets.yEntryReferenceVM();
     this.dataentryFinancialContact.Events = ((global::Gdk.EventMask)(256));
     this.dataentryFinancialContact.Name = "dataentryFinancialContact";
     this.datatable2.Add(this.dataentryFinancialContact);
     global::Gtk.Table.TableChild w59 = ((global::Gtk.Table.TableChild)(this.datatable2[this.dataentryFinancialContact]));
     w59.TopAttach = ((uint)(3));
     w59.BottomAttach = ((uint)(4));
     w59.LeftAttach = ((uint)(1));
     w59.RightAttach = ((uint)(2));
     w59.XOptions = ((global::Gtk.AttachOptions)(4));
     w59.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child datatable2.Gtk.Table+TableChild
     this.dataentryMainContact = new global::Gamma.Widgets.yEntryReferenceVM();
     this.dataentryMainContact.Events = ((global::Gdk.EventMask)(256));
     this.dataentryMainContact.Name = "dataentryMainContact";
     this.datatable2.Add(this.dataentryMainContact);
     global::Gtk.Table.TableChild w60 = ((global::Gtk.Table.TableChild)(this.datatable2[this.dataentryMainContact]));
     w60.TopAttach = ((uint)(2));
     w60.BottomAttach = ((uint)(3));
     w60.LeftAttach = ((uint)(1));
     w60.RightAttach = ((uint)(2));
     w60.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child datatable2.Gtk.Table+TableChild
     this.emailsView = new global::QSContacts.EmailsView();
     this.emailsView.Events = ((global::Gdk.EventMask)(256));
     this.emailsView.Name = "emailsView";
     this.datatable2.Add(this.emailsView);
     global::Gtk.Table.TableChild w61 = ((global::Gtk.Table.TableChild)(this.datatable2[this.emailsView]));
     w61.TopAttach = ((uint)(1));
     w61.BottomAttach = ((uint)(2));
     w61.LeftAttach = ((uint)(1));
     w61.RightAttach = ((uint)(2));
     w61.XOptions = ((global::Gtk.AttachOptions)(4));
     w61.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child datatable2.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("Общий e-mail:");
     this.datatable2.Add(this.label11);
     global::Gtk.Table.TableChild w62 = ((global::Gtk.Table.TableChild)(this.datatable2[this.label11]));
     w62.TopAttach = ((uint)(1));
     w62.BottomAttach = ((uint)(2));
     w62.XOptions = ((global::Gtk.AttachOptions)(4));
     w62.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child datatable2.Gtk.Table+TableChild
     this.label12 = new global::Gtk.Label();
     this.label12.Name = "label12";
     this.label12.Xalign = 1F;
     this.label12.LabelProp = global::Mono.Unix.Catalog.GetString("Главное контактное лицо:");
     this.datatable2.Add(this.label12);
     global::Gtk.Table.TableChild w63 = ((global::Gtk.Table.TableChild)(this.datatable2[this.label12]));
     w63.TopAttach = ((uint)(2));
     w63.BottomAttach = ((uint)(3));
     w63.XOptions = ((global::Gtk.AttachOptions)(4));
     w63.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child datatable2.Gtk.Table+TableChild
     this.label13 = new global::Gtk.Label();
     this.label13.Name = "label13";
     this.label13.Xalign = 1F;
     this.label13.LabelProp = global::Mono.Unix.Catalog.GetString("Контактное лицо по \nфинансовым вопросам:");
     this.label13.UseMarkup = true;
     this.datatable2.Add(this.label13);
     global::Gtk.Table.TableChild w64 = ((global::Gtk.Table.TableChild)(this.datatable2[this.label13]));
     w64.TopAttach = ((uint)(3));
     w64.BottomAttach = ((uint)(4));
     w64.XOptions = ((global::Gtk.AttachOptions)(4));
     w64.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child datatable2.Gtk.Table+TableChild
     this.label18 = new global::Gtk.Label();
     this.label18.Name = "label18";
     this.label18.Xalign = 1F;
     this.label18.LabelProp = global::Mono.Unix.Catalog.GetString("Общие телефоны:");
     this.datatable2.Add(this.label18);
     global::Gtk.Table.TableChild w65 = ((global::Gtk.Table.TableChild)(this.datatable2[this.label18]));
     w65.XOptions = ((global::Gtk.AttachOptions)(4));
     w65.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child datatable2.Gtk.Table+TableChild
     this.phonesView = new global::QSContacts.PhonesView();
     this.phonesView.Events = ((global::Gdk.EventMask)(256));
     this.phonesView.Name = "phonesView";
     this.datatable2.Add(this.phonesView);
     global::Gtk.Table.TableChild w66 = ((global::Gtk.Table.TableChild)(this.datatable2[this.phonesView]));
     w66.LeftAttach = ((uint)(1));
     w66.RightAttach = ((uint)(2));
     w66.XOptions = ((global::Gtk.AttachOptions)(4));
     w66.YOptions = ((global::Gtk.AttachOptions)(4));
     this.notebook1.Add(this.datatable2);
     global::Gtk.Notebook.NotebookChild w67 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.datatable2]));
     w67.Position = 1;
     // Notebook tab
     this.label20 = new global::Gtk.Label();
     this.label20.Name = "label20";
     this.label20.LabelProp = global::Mono.Unix.Catalog.GetString("Контакты");
     this.notebook1.SetTabLabel(this.datatable2, this.label20);
     this.label20.ShowAll();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.vbox6 = new global::Gtk.VBox();
     this.vbox6.Name = "vbox6";
     this.vbox6.Spacing = 6;
     this.vbox6.BorderWidth = ((uint)(6));
     // Container child vbox6.Gtk.Box+BoxChild
     this.datatable4 = new global::Gtk.Table(((uint)(3)), ((uint)(4)), false);
     this.datatable4.Name = "datatable4";
     this.datatable4.RowSpacing = ((uint)(6));
     this.datatable4.ColumnSpacing = ((uint)(6));
     // Container child datatable4.Gtk.Table+TableChild
     this.entryJurAddress = new global::Gamma.GtkWidgets.yEntry();
     this.entryJurAddress.CanFocus = true;
     this.entryJurAddress.Name = "entryJurAddress";
     this.entryJurAddress.IsEditable = true;
     this.entryJurAddress.InvisibleChar = '●';
     this.datatable4.Add(this.entryJurAddress);
     global::Gtk.Table.TableChild w68 = ((global::Gtk.Table.TableChild)(this.datatable4[this.entryJurAddress]));
     w68.TopAttach = ((uint)(2));
     w68.BottomAttach = ((uint)(3));
     w68.LeftAttach = ((uint)(1));
     w68.RightAttach = ((uint)(2));
     w68.XOptions = ((global::Gtk.AttachOptions)(4));
     w68.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child datatable4.Gtk.Table+TableChild
     this.label17 = new global::Gtk.Label();
     this.label17.Name = "label17";
     this.label17.Xalign = 1F;
     this.label17.LabelProp = global::Mono.Unix.Catalog.GetString("В лице:");
     this.datatable4.Add(this.label17);
     global::Gtk.Table.TableChild w69 = ((global::Gtk.Table.TableChild)(this.datatable4[this.label17]));
     w69.TopAttach = ((uint)(1));
     w69.BottomAttach = ((uint)(2));
     w69.LeftAttach = ((uint)(2));
     w69.RightAttach = ((uint)(3));
     w69.XOptions = ((global::Gtk.AttachOptions)(4));
     w69.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child datatable4.Gtk.Table+TableChild
     this.label27 = new global::Gtk.Label();
     this.label27.Name = "label27";
     this.label27.Xalign = 1F;
     this.label27.LabelProp = global::Mono.Unix.Catalog.GetString("ИНН:");
     this.datatable4.Add(this.label27);
     global::Gtk.Table.TableChild w70 = ((global::Gtk.Table.TableChild)(this.datatable4[this.label27]));
     w70.XOptions = ((global::Gtk.AttachOptions)(4));
     w70.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child datatable4.Gtk.Table+TableChild
     this.label28 = new global::Gtk.Label();
     this.label28.Name = "label28";
     this.label28.Xalign = 1F;
     this.label28.LabelProp = global::Mono.Unix.Catalog.GetString("КПП:");
     this.datatable4.Add(this.label28);
     global::Gtk.Table.TableChild w71 = ((global::Gtk.Table.TableChild)(this.datatable4[this.label28]));
     w71.TopAttach = ((uint)(1));
     w71.BottomAttach = ((uint)(2));
     w71.XOptions = ((global::Gtk.AttachOptions)(4));
     w71.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child datatable4.Gtk.Table+TableChild
     this.label29 = new global::Gtk.Label();
     this.label29.Name = "label29";
     this.label29.Xalign = 1F;
     this.label29.LabelProp = global::Mono.Unix.Catalog.GetString("Юр. адрес:");
     this.datatable4.Add(this.label29);
     global::Gtk.Table.TableChild w72 = ((global::Gtk.Table.TableChild)(this.datatable4[this.label29]));
     w72.TopAttach = ((uint)(2));
     w72.BottomAttach = ((uint)(3));
     w72.XOptions = ((global::Gtk.AttachOptions)(4));
     w72.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child datatable4.Gtk.Table+TableChild
     this.label32 = new global::Gtk.Label();
     this.label32.Name = "label32";
     this.label32.Xalign = 1F;
     this.label32.LabelProp = global::Mono.Unix.Catalog.GetString("На основании:");
     this.datatable4.Add(this.label32);
     global::Gtk.Table.TableChild w73 = ((global::Gtk.Table.TableChild)(this.datatable4[this.label32]));
     w73.TopAttach = ((uint)(2));
     w73.BottomAttach = ((uint)(3));
     w73.LeftAttach = ((uint)(2));
     w73.RightAttach = ((uint)(3));
     w73.XOptions = ((global::Gtk.AttachOptions)(4));
     w73.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child datatable4.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.datatable4.Add(this.label7);
     global::Gtk.Table.TableChild w74 = ((global::Gtk.Table.TableChild)(this.datatable4[this.label7]));
     w74.LeftAttach = ((uint)(2));
     w74.RightAttach = ((uint)(3));
     w74.XOptions = ((global::Gtk.AttachOptions)(4));
     w74.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child datatable4.Gtk.Table+TableChild
     this.validatedINN = new global::Gamma.Widgets.yValidatedEntry();
     this.validatedINN.CanFocus = true;
     this.validatedINN.Name = "validatedINN";
     this.validatedINN.IsEditable = true;
     this.validatedINN.MaxLength = 12;
     this.validatedINN.InvisibleChar = '●';
     this.datatable4.Add(this.validatedINN);
     global::Gtk.Table.TableChild w75 = ((global::Gtk.Table.TableChild)(this.datatable4[this.validatedINN]));
     w75.LeftAttach = ((uint)(1));
     w75.RightAttach = ((uint)(2));
     w75.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child datatable4.Gtk.Table+TableChild
     this.validatedKPP = new global::Gamma.Widgets.yValidatedEntry();
     this.validatedKPP.CanFocus = true;
     this.validatedKPP.Name = "validatedKPP";
     this.validatedKPP.IsEditable = true;
     this.validatedKPP.MaxLength = 9;
     this.validatedKPP.InvisibleChar = '●';
     this.datatable4.Add(this.validatedKPP);
     global::Gtk.Table.TableChild w76 = ((global::Gtk.Table.TableChild)(this.datatable4[this.validatedKPP]));
     w76.TopAttach = ((uint)(1));
     w76.BottomAttach = ((uint)(2));
     w76.LeftAttach = ((uint)(1));
     w76.RightAttach = ((uint)(2));
     w76.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child datatable4.Gtk.Table+TableChild
     this.yentrySignBaseOf = new global::Gamma.GtkWidgets.yEntry();
     this.yentrySignBaseOf.CanFocus = true;
     this.yentrySignBaseOf.Name = "yentrySignBaseOf";
     this.yentrySignBaseOf.IsEditable = true;
     this.yentrySignBaseOf.InvisibleChar = '●';
     this.datatable4.Add(this.yentrySignBaseOf);
     global::Gtk.Table.TableChild w77 = ((global::Gtk.Table.TableChild)(this.datatable4[this.yentrySignBaseOf]));
     w77.TopAttach = ((uint)(2));
     w77.BottomAttach = ((uint)(3));
     w77.LeftAttach = ((uint)(3));
     w77.RightAttach = ((uint)(4));
     w77.XOptions = ((global::Gtk.AttachOptions)(4));
     w77.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child datatable4.Gtk.Table+TableChild
     this.yentrySignFIO = new global::Gamma.GtkWidgets.yEntry();
     this.yentrySignFIO.CanFocus = true;
     this.yentrySignFIO.Name = "yentrySignFIO";
     this.yentrySignFIO.IsEditable = true;
     this.yentrySignFIO.InvisibleChar = '●';
     this.datatable4.Add(this.yentrySignFIO);
     global::Gtk.Table.TableChild w78 = ((global::Gtk.Table.TableChild)(this.datatable4[this.yentrySignFIO]));
     w78.LeftAttach = ((uint)(3));
     w78.RightAttach = ((uint)(4));
     w78.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child datatable4.Gtk.Table+TableChild
     this.yentrySignPost = new global::Gamma.GtkWidgets.yEntry();
     this.yentrySignPost.CanFocus = true;
     this.yentrySignPost.Name = "yentrySignPost";
     this.yentrySignPost.IsEditable = true;
     this.yentrySignPost.InvisibleChar = '●';
     this.datatable4.Add(this.yentrySignPost);
     global::Gtk.Table.TableChild w79 = ((global::Gtk.Table.TableChild)(this.datatable4[this.yentrySignPost]));
     w79.TopAttach = ((uint)(1));
     w79.BottomAttach = ((uint)(2));
     w79.LeftAttach = ((uint)(3));
     w79.RightAttach = ((uint)(4));
     w79.XOptions = ((global::Gtk.AttachOptions)(4));
     w79.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox6.Add(this.datatable4);
     global::Gtk.Box.BoxChild w80 = ((global::Gtk.Box.BoxChild)(this.vbox6[this.datatable4]));
     w80.Position = 0;
     w80.Expand = false;
     w80.Fill = false;
     // Container child vbox6.Gtk.Box+BoxChild
     this.accountsView = new global::QSBanks.AccountsView();
     this.accountsView.Events = ((global::Gdk.EventMask)(256));
     this.accountsView.Name = "accountsView";
     this.vbox6.Add(this.accountsView);
     global::Gtk.Box.BoxChild w81 = ((global::Gtk.Box.BoxChild)(this.vbox6[this.accountsView]));
     w81.Position = 1;
     this.notebook1.Add(this.vbox6);
     global::Gtk.Notebook.NotebookChild w82 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.vbox6]));
     w82.Position = 2;
     // Notebook tab
     this.label21 = new global::Gtk.Label();
     this.label21.Name = "label21";
     this.label21.LabelProp = global::Mono.Unix.Catalog.GetString("Реквизиты");
     this.notebook1.SetTabLabel(this.vbox6, this.label21);
     this.label21.ShowAll();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.datatable3 = new global::Gtk.Table(((uint)(3)), ((uint)(2)), false);
     this.datatable3.Name = "datatable3";
     this.datatable3.RowSpacing = ((uint)(6));
     this.datatable3.ColumnSpacing = ((uint)(6));
     this.datatable3.BorderWidth = ((uint)(6));
     // Container child datatable3.Gtk.Table+TableChild
     this.label14 = new global::Gtk.Label();
     this.label14.Name = "label14";
     this.label14.Xalign = 1F;
     this.label14.LabelProp = global::Mono.Unix.Catalog.GetString("Менеджер по продажам:");
     this.datatable3.Add(this.label14);
     global::Gtk.Table.TableChild w83 = ((global::Gtk.Table.TableChild)(this.datatable3[this.label14]));
     w83.XOptions = ((global::Gtk.AttachOptions)(4));
     w83.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child datatable3.Gtk.Table+TableChild
     this.label22 = new global::Gtk.Label();
     this.label22.Name = "label22";
     this.label22.Xalign = 1F;
     this.label22.LabelProp = global::Mono.Unix.Catalog.GetString("Бухгалтер:");
     this.datatable3.Add(this.label22);
     global::Gtk.Table.TableChild w84 = ((global::Gtk.Table.TableChild)(this.datatable3[this.label22]));
     w84.TopAttach = ((uint)(1));
     w84.BottomAttach = ((uint)(2));
     w84.XOptions = ((global::Gtk.AttachOptions)(4));
     w84.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child datatable3.Gtk.Table+TableChild
     this.label23 = new global::Gtk.Label();
     this.label23.Name = "label23";
     this.label23.Xalign = 1F;
     this.label23.LabelProp = global::Mono.Unix.Catalog.GetString("Менеджер по бутылям:");
     this.datatable3.Add(this.label23);
     global::Gtk.Table.TableChild w85 = ((global::Gtk.Table.TableChild)(this.datatable3[this.label23]));
     w85.TopAttach = ((uint)(2));
     w85.BottomAttach = ((uint)(3));
     w85.XOptions = ((global::Gtk.AttachOptions)(4));
     w85.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child datatable3.Gtk.Table+TableChild
     this.referenceAccountant = new global::Gamma.Widgets.yEntryReference();
     this.referenceAccountant.Events = ((global::Gdk.EventMask)(256));
     this.referenceAccountant.Name = "referenceAccountant";
     this.referenceAccountant.DisplayFields = new string[] {
             "LastName",
             "Name",
             "Patronymic"};
     this.referenceAccountant.DisplayFormatString = "{0} {1} {2}";
     this.datatable3.Add(this.referenceAccountant);
     global::Gtk.Table.TableChild w86 = ((global::Gtk.Table.TableChild)(this.datatable3[this.referenceAccountant]));
     w86.TopAttach = ((uint)(1));
     w86.BottomAttach = ((uint)(2));
     w86.LeftAttach = ((uint)(1));
     w86.RightAttach = ((uint)(2));
     w86.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child datatable3.Gtk.Table+TableChild
     this.referenceBottleManager = new global::Gamma.Widgets.yEntryReference();
     this.referenceBottleManager.Events = ((global::Gdk.EventMask)(256));
     this.referenceBottleManager.Name = "referenceBottleManager";
     this.referenceBottleManager.DisplayFields = new string[] {
             "LastName",
             "Name",
             "Patronymic"};
     this.referenceBottleManager.DisplayFormatString = "{0} {1} {2}";
     this.datatable3.Add(this.referenceBottleManager);
     global::Gtk.Table.TableChild w87 = ((global::Gtk.Table.TableChild)(this.datatable3[this.referenceBottleManager]));
     w87.TopAttach = ((uint)(2));
     w87.BottomAttach = ((uint)(3));
     w87.LeftAttach = ((uint)(1));
     w87.RightAttach = ((uint)(2));
     w87.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child datatable3.Gtk.Table+TableChild
     this.referenceSalesManager = new global::Gamma.Widgets.yEntryReference();
     this.referenceSalesManager.Events = ((global::Gdk.EventMask)(256));
     this.referenceSalesManager.Name = "referenceSalesManager";
     this.referenceSalesManager.DisplayFields = new string[] {
             "LastName",
             "Name",
             "Patronymic"};
     this.referenceSalesManager.DisplayFormatString = "{0} {1} {2}";
     this.datatable3.Add(this.referenceSalesManager);
     global::Gtk.Table.TableChild w88 = ((global::Gtk.Table.TableChild)(this.datatable3[this.referenceSalesManager]));
     w88.LeftAttach = ((uint)(1));
     w88.RightAttach = ((uint)(2));
     w88.YOptions = ((global::Gtk.AttachOptions)(4));
     this.notebook1.Add(this.datatable3);
     global::Gtk.Notebook.NotebookChild w89 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.datatable3]));
     w89.Position = 3;
     // Notebook tab
     this.label10 = new global::Gtk.Label();
     this.label10.Name = "label10";
     this.label10.LabelProp = global::Mono.Unix.Catalog.GetString("Кураторы");
     this.notebook1.SetTabLabel(this.datatable3, this.label10);
     this.label10.ShowAll();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.contactsview1 = new global::Vodovoz.ContactsView();
     this.contactsview1.Events = ((global::Gdk.EventMask)(256));
     this.contactsview1.Name = "contactsview1";
     this.notebook1.Add(this.contactsview1);
     global::Gtk.Notebook.NotebookChild w90 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.contactsview1]));
     w90.Position = 4;
     // Notebook tab
     this.label24 = new global::Gtk.Label();
     this.label24.Name = "label24";
     this.label24.LabelProp = global::Mono.Unix.Catalog.GetString("Контактные лица");
     this.notebook1.SetTabLabel(this.contactsview1, this.label24);
     this.label24.ShowAll();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.proxiesview1 = new global::Vodovoz.ProxyView();
     this.proxiesview1.Events = ((global::Gdk.EventMask)(256));
     this.proxiesview1.Name = "proxiesview1";
     this.notebook1.Add(this.proxiesview1);
     global::Gtk.Notebook.NotebookChild w91 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.proxiesview1]));
     w91.Position = 5;
     // Notebook tab
     this.label30 = new global::Gtk.Label();
     this.label30.Name = "label30";
     this.label30.LabelProp = global::Mono.Unix.Catalog.GetString("Доверенности");
     this.notebook1.SetTabLabel(this.proxiesview1, this.label30);
     this.label30.ShowAll();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.counterpartyContractsView = new global::Vodovoz.CounterpartyContractsView();
     this.counterpartyContractsView.Events = ((global::Gdk.EventMask)(256));
     this.counterpartyContractsView.Name = "counterpartyContractsView";
     this.notebook1.Add(this.counterpartyContractsView);
     global::Gtk.Notebook.NotebookChild w92 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.counterpartyContractsView]));
     w92.Position = 6;
     // Notebook tab
     this.label34 = new global::Gtk.Label();
     this.label34.Name = "label34";
     this.label34.LabelProp = global::Mono.Unix.Catalog.GetString("Договор");
     this.notebook1.SetTabLabel(this.counterpartyContractsView, this.label34);
     this.label34.ShowAll();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.vbox9 = new global::Gtk.VBox();
     this.vbox9.Name = "vbox9";
     this.vbox9.Spacing = 6;
     this.vbox9.BorderWidth = ((uint)(6));
     // Container child vbox9.Gtk.Box+BoxChild
     this.deliveryPointView = new global::Vodovoz.DeliveryPointView();
     this.deliveryPointView.Events = ((global::Gdk.EventMask)(256));
     this.deliveryPointView.Name = "deliveryPointView";
     this.vbox9.Add(this.deliveryPointView);
     global::Gtk.Box.BoxChild w93 = ((global::Gtk.Box.BoxChild)(this.vbox9[this.deliveryPointView]));
     w93.Position = 0;
     this.notebook1.Add(this.vbox9);
     global::Gtk.Notebook.NotebookChild w94 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.vbox9]));
     w94.Position = 7;
     // Notebook tab
     this.label40 = new global::Gtk.Label();
     this.label40.Name = "label40";
     this.label40.LabelProp = global::Mono.Unix.Catalog.GetString("Точки доставки");
     this.notebook1.SetTabLabel(this.vbox9, this.label40);
     this.label40.ShowAll();
     this.vbox2.Add(this.notebook1);
     global::Gtk.Box.BoxChild w95 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.notebook1]));
     w95.Position = 3;
     this.Add(this.vbox2);
     if ((this.Child != null)) {
         this.Child.ShowAll();
     }
     this.labelDefaultExpense.Hide();
     this.referenceDefaultExpense.Hide();
     this.Hide();
     this.buttonSave.Clicked += new global::System.EventHandler(this.OnButtonSaveClicked);
     this.buttonCancel.Clicked += new global::System.EventHandler(this.OnButtonCancelClicked);
     this.radioInfo.Toggled += new global::System.EventHandler(this.OnRadioInfoToggled);
     this.radioContacts.Toggled += new global::System.EventHandler(this.OnRadioContactsToggled);
     this.radioDetails.Toggled += new global::System.EventHandler(this.OnRadioDetailsToggled);
     this.radioCurators.Toggled += new global::System.EventHandler(this.OnRadioCuratorsToggled);
     this.radioContactPersons.Toggled += new global::System.EventHandler(this.OnRadioContactPersonsToggled);
     this.radiobuttonProxies.Toggled += new global::System.EventHandler(this.OnRadiobuttonProxiesToggled);
     this.radioContracts.Toggled += new global::System.EventHandler(this.OnRadioContractsToggled);
     this.radioDeliveryPoint.Toggled += new global::System.EventHandler(this.OnRadioDeliveryPointToggled);
     this.checkSupplier.Toggled += new global::System.EventHandler(this.OnCheckSupplierToggled);
     this.referencePreviousCounterparty.ChangedByUser += new global::System.EventHandler(this.OnReferencePreviousCounterpartyChangedByUser);
     this.referenceMainCounterparty.ChangedByUser += new global::System.EventHandler(this.OnReferenceMainCounterpartyChangedByUser);
     this.enumPersonType.Changed += new global::System.EventHandler(this.OnEnumPersonTypeChanged);
     this.enumPayment.EnumItemSelected += new global::System.EventHandler<Gamma.Widgets.ItemSelectedEventArgs>(this.OnEnumPaymentEnumItemSelected);
     this.yentrySignPost.FocusInEvent += new global::Gtk.FocusInEventHandler(this.OnYentrySignPostFocusInEvent);
     this.yentrySignBaseOf.FocusInEvent += new global::Gtk.FocusInEventHandler(this.OnYentrySignBaseOfFocusInEvent);
 }
Exemplo n.º 33
0
 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)(2)), ((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.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 w9 = ((global::Gtk.Table.TableChild)(this.table3[this.label1]));
     w9.XOptions = ((global::Gtk.AttachOptions)(4));
     w9.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 w10 = ((global::Gtk.Table.TableChild)(this.table3[this.label2]));
     w10.TopAttach    = ((uint)(1));
     w10.BottomAttach = ((uint)(2));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox1.Add(this.table3);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.table3]));
     w11.Position = 2;
     w11.Expand   = false;
     w11.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }