protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget workwear.Views.Company.EmployeeChilds.EmployeeMovementsView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "workwear.Views.Company.EmployeeChilds.EmployeeMovementsView";
     // Container child workwear.Views.Company.EmployeeChilds.EmployeeMovementsView.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // 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.ytreeviewMovements          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewMovements.CanFocus = true;
     this.ytreeviewMovements.Name     = "ytreeviewMovements";
     this.GtkScrolledWindow.Add(this.ytreeviewMovements);
     this.vbox1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.GtkScrolledWindow]));
     w2.Position = 0;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Dialogs.Logistic.RouresAtDayInfoWnd
     this.Name              = "Vodovoz.Dialogs.Logistic.RouresAtDayInfoWnd";
     this.Title             = global::Mono.Unix.Catalog.GetString("Описание функций и интерфейса");
     this.TypeHint          = ((global::Gdk.WindowTypeHint)(1));
     this.WindowPosition    = ((global::Gtk.WindowPosition)(4));
     this.Modal             = true;
     this.Resizable         = false;
     this.DestroyWithParent = true;
     // Container child Vodovoz.Dialogs.Logistic.RouresAtDayInfoWnd.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.lblInfo            = new global::Gamma.GtkWidgets.yLabel();
     this.lblInfo.Name       = "lblInfo";
     this.lblInfo.LabelProp  = global::Mono.Unix.Catalog.GetString("lblInfo");
     this.lblInfo.Selectable = true;
     this.vbox2.Add(this.lblInfo);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.lblInfo]));
     w1.Position = 0;
     // Container child vbox2.Gtk.Box+BoxChild
     this.treeMarkers          = new global::Gamma.GtkWidgets.yTreeView();
     this.treeMarkers.CanFocus = true;
     this.treeMarkers.Name     = "treeMarkers";
     this.vbox2.Add(this.treeMarkers);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.treeMarkers]));
     w2.Position = 1;
     // Container child vbox2.Gtk.Box+BoxChild
     this.labelOrdersInfo            = new global::Gtk.Label();
     this.labelOrdersInfo.Name       = "labelOrdersInfo";
     this.labelOrdersInfo.Xalign     = 0F;
     this.labelOrdersInfo.Selectable = true;
     this.vbox2.Add(this.labelOrdersInfo);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.labelOrdersInfo]));
     w3.Position = 2;
     // Container child vbox2.Gtk.Box+BoxChild
     this.btnOk              = new global::Gtk.Button();
     this.btnOk.CanFocus     = true;
     this.btnOk.Name         = "btnOk";
     this.btnOk.UseUnderline = true;
     this.btnOk.Label        = global::Mono.Unix.Catalog.GetString("Закрыть");
     this.vbox2.Add(this.btnOk);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.btnOk]));
     w4.Position = 3;
     w4.Expand   = false;
     w4.Fill     = false;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 400;
     this.DefaultHeight = 300;
     this.Show();
     this.btnOk.Clicked += new global::System.EventHandler(this.OnBtnOkClicked);
 }
Beispiel #3
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.ViewWidgets.GuiltyInUndeliveryView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.ViewWidgets.GuiltyInUndeliveryView";
     // Container child Vodovoz.ViewWidgets.GuiltyInUndeliveryView.Gtk.Container+ContainerChild
     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.btnRemove              = new global::Gtk.Button();
     this.btnRemove.CanFocus     = true;
     this.btnRemove.Name         = "btnRemove";
     this.btnRemove.UseUnderline = true;
     this.btnRemove.Label        = global::Mono.Unix.Catalog.GetString("Удалить");
     this.table1.Add(this.btnRemove);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1[this.btnRemove]));
     w1.TopAttach    = ((uint)(1));
     w1.BottomAttach = ((uint)(2));
     w1.LeftAttach   = ((uint)(1));
     w1.RightAttach  = ((uint)(2));
     w1.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.enumBtnGuiltySide              = new global::QS.Widgets.EnumMenuButton();
     this.enumBtnGuiltySide.CanFocus     = true;
     this.enumBtnGuiltySide.Name         = "enumBtnGuiltySide";
     this.enumBtnGuiltySide.UseUnderline = true;
     this.enumBtnGuiltySide.UseMarkup    = false;
     this.enumBtnGuiltySide.LabelXAlign  = 0F;
     this.enumBtnGuiltySide.Label        = global::Mono.Unix.Catalog.GetString("Добавить");
     this.table1.Add(this.enumBtnGuiltySide);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.enumBtnGuiltySide]));
     w2.TopAttach    = ((uint)(1));
     w2.BottomAttach = ((uint)(2));
     w2.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.GtkScrolledWindow                  = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name             = "GtkScrolledWindow";
     this.GtkScrolledWindow.VscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.GtkScrolledWindow.ShadowType       = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.treeViewGuilty          = new global::Gamma.GtkWidgets.yTreeView();
     this.treeViewGuilty.CanFocus = true;
     this.treeViewGuilty.Name     = "treeViewGuilty";
     this.GtkScrolledWindow.Add(this.treeViewGuilty);
     this.table1.Add(this.GtkScrolledWindow);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.GtkScrolledWindow]));
     w4.RightAttach = ((uint)(2));
     this.Add(this.table1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.btnRemove.Clicked += new global::System.EventHandler(this.OnBtnRemoveClicked);
 }
Beispiel #4
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.RouteListClosingItemsView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.RouteListClosingItemsView";
     // Container child Vodovoz.RouteListClosingItemsView.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.frame2            = new global::Gtk.Frame();
     this.frame2.Name       = "frame2";
     this.frame2.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame2.Gtk.Container+ContainerChild
     this.GtkAlignment             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment.Name        = "GtkAlignment";
     this.GtkAlignment.LeftPadding = ((uint)(12));
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.ytreeviewItems          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewItems.CanFocus = true;
     this.ytreeviewItems.Events   = ((global::Gdk.EventMask)(256));
     this.ytreeviewItems.Name     = "ytreeviewItems";
     this.GtkScrolledWindow.Add(this.ytreeviewItems);
     this.GtkAlignment.Add(this.GtkScrolledWindow);
     this.frame2.Add(this.GtkAlignment);
     this.GtkLabel           = new global::Gtk.Label();
     this.GtkLabel.Name      = "GtkLabel";
     this.GtkLabel.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Заказы</b>");
     this.GtkLabel.UseMarkup = true;
     this.frame2.LabelWidget = this.GtkLabel;
     this.hbox3.Add(this.frame2);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.frame2]));
     w4.Position = 0;
     this.vbox1.Add(this.hbox3);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox3]));
     w5.Position = 0;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.ytreeviewItems.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler(this.OnYtreeviewItemsButtonPressEvent);
     this.ytreeviewItems.RowActivated     += new global::Gtk.RowActivatedHandler(this.OnYtreeviewItemsRowActivated);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget Vodovoz.RouteListClosingItemsView
     global::Stetic.BinContainer.Attach (this);
     this.Name = "Vodovoz.RouteListClosingItemsView";
     // Container child Vodovoz.RouteListClosingItemsView.Gtk.Container+ContainerChild
     this.vbox1 = new global::Gtk.VBox ();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox3 = new global::Gtk.HBox ();
     this.hbox3.Name = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.frame2 = new global::Gtk.Frame ();
     this.frame2.Name = "frame2";
     this.frame2.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame2.Gtk.Container+ContainerChild
     this.GtkAlignment = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment.Name = "GtkAlignment";
     this.GtkAlignment.LeftPadding = ((uint)(12));
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     this.GtkScrolledWindow = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow.Name = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.ytreeviewItems = new global::Gamma.GtkWidgets.yTreeView ();
     this.ytreeviewItems.CanFocus = true;
     this.ytreeviewItems.Events = ((global::Gdk.EventMask)(256));
     this.ytreeviewItems.Name = "ytreeviewItems";
     this.GtkScrolledWindow.Add (this.ytreeviewItems);
     this.GtkAlignment.Add (this.GtkScrolledWindow);
     this.frame2.Add (this.GtkAlignment);
     this.GtkLabel = new global::Gtk.Label ();
     this.GtkLabel.Name = "GtkLabel";
     this.GtkLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Заказы</b>");
     this.GtkLabel.UseMarkup = true;
     this.frame2.LabelWidget = this.GtkLabel;
     this.hbox3.Add (this.frame2);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.frame2]));
     w4.Position = 0;
     this.vbox1.Add (this.hbox3);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox3]));
     w5.Position = 0;
     this.Add (this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
     this.ytreeviewItems.RowActivated += new global::Gtk.RowActivatedHandler (this.OnYtreeviewItemsRowActivated);
     this.ytreeviewItems.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler (this.OnYtreeviewItemsButtonPressEvent);
 }
Beispiel #6
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.ReportsParameters.Store.EquipmentBalance
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.ReportsParameters.Store.EquipmentBalance";
     // Container child Vodovoz.ReportsParameters.Store.EquipmentBalance.Gtk.Container+ContainerChild
     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));
     this.table1.BorderWidth   = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.buttonRun              = new global::Gtk.Button();
     this.buttonRun.CanFocus     = true;
     this.buttonRun.Name         = "buttonRun";
     this.buttonRun.UseUnderline = true;
     this.buttonRun.Label        = global::Mono.Unix.Catalog.GetString("Сформировать отчет");
     this.table1.Add(this.buttonRun);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1[this.buttonRun]));
     w1.TopAttach    = ((uint)(3));
     w1.BottomAttach = ((uint)(4));
     w1.RightAttach  = ((uint)(2));
     w1.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.ytreeviewCategories = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewCategories.WidthRequest = 300;
     this.ytreeviewCategories.CanFocus     = true;
     this.ytreeviewCategories.Name         = "ytreeviewCategories";
     this.GtkScrolledWindow.Add(this.ytreeviewCategories);
     this.table1.Add(this.GtkScrolledWindow);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.GtkScrolledWindow]));
     w3.BottomAttach = ((uint)(3));
     w3.RightAttach  = ((uint)(2));
     w3.XOptions     = ((global::Gtk.AttachOptions)(4));
     this.Add(this.table1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.buttonRun.Clicked += new global::System.EventHandler(this.OnButtonRunClicked);
 }
Beispiel #7
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Cash.CashlessRequestFilesView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Cash.CashlessRequestFilesView";
     // Container child Vodovoz.Views.Cash.CashlessRequestFilesView.Gtk.Container+ContainerChild
     this.vboxMain         = new global::Gtk.VBox();
     this.vboxMain.Name    = "vboxMain";
     this.vboxMain.Spacing = 6;
     // Container child vboxMain.Gtk.Box+BoxChild
     this.scrollFilesTree            = new global::Gtk.ScrolledWindow();
     this.scrollFilesTree.Name       = "scrollFilesTree";
     this.scrollFilesTree.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrollFilesTree.Gtk.Container+ContainerChild
     this.ytreeviewFiles                = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewFiles.CanFocus       = true;
     this.ytreeviewFiles.Name           = "ytreeviewFiles";
     this.ytreeviewFiles.HeadersVisible = false;
     this.scrollFilesTree.Add(this.ytreeviewFiles);
     this.vboxMain.Add(this.scrollFilesTree);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vboxMain[this.scrollFilesTree]));
     w2.Position = 0;
     // Container child vboxMain.Gtk.Box+BoxChild
     this.ybuttonAttachFile              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonAttachFile.CanFocus     = true;
     this.ybuttonAttachFile.Name         = "ybuttonAttachFile";
     this.ybuttonAttachFile.UseUnderline = true;
     this.ybuttonAttachFile.Label        = global::Mono.Unix.Catalog.GetString("Прикрепить файл");
     global::Gtk.Image w3 = new global::Gtk.Image();
     w3.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-open", global::Gtk.IconSize.Menu);
     this.ybuttonAttachFile.Image = w3;
     this.vboxMain.Add(this.ybuttonAttachFile);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vboxMain[this.ybuttonAttachFile]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     this.Add(this.vboxMain);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Beispiel #8
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.RouteListDiscrepancyView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.RouteListDiscrepancyView";
     // Container child Vodovoz.RouteListDiscrepancyView.Gtk.Container+ContainerChild
     this.frame1            = new global::Gtk.Frame();
     this.frame1.Name       = "frame1";
     this.frame1.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame1.Gtk.Container+ContainerChild
     this.GtkAlignment             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment.Name        = "GtkAlignment";
     this.GtkAlignment.LeftPadding = ((uint)(12));
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     this.GtkScrolledWindow                  = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name             = "GtkScrolledWindow";
     this.GtkScrolledWindow.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.GtkScrolledWindow.ShadowType       = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.ytreeRouteListDiscrepancyItemsView          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeRouteListDiscrepancyItemsView.CanFocus = true;
     this.ytreeRouteListDiscrepancyItemsView.Name     = "ytreeRouteListDiscrepancyItemsView";
     this.GtkScrolledWindow.Add(this.ytreeRouteListDiscrepancyItemsView);
     this.GtkAlignment.Add(this.GtkScrolledWindow);
     this.frame1.Add(this.GtkAlignment);
     this.LabelDiscrepancy           = new global::Gtk.Label();
     this.LabelDiscrepancy.Name      = "LabelDiscrepancy";
     this.LabelDiscrepancy.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Возвраты/недовозы</b>");
     this.LabelDiscrepancy.UseMarkup = true;
     this.frame1.LabelWidget         = this.LabelDiscrepancy;
     this.Add(this.frame1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget workwear.Views.Communications.HistoryNotificationView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "workwear.Views.Communications.HistoryNotificationView";
     // Container child workwear.Views.Communications.HistoryNotificationView.Gtk.Container+ContainerChild
     this.ytable1               = new global::Gamma.GtkWidgets.yTable();
     this.ytable1.Name          = "ytable1";
     this.ytable1.NRows         = ((uint)(2));
     this.ytable1.NColumns      = ((uint)(2));
     this.ytable1.RowSpacing    = ((uint)(6));
     this.ytable1.ColumnSpacing = ((uint)(6));
     // Container child ytable1.Gtk.Table+TableChild
     this.scrolledwindow1            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.CanFocus   = true;
     this.scrolledwindow1.Name       = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     this.ytreeviewMessange          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewMessange.CanFocus = true;
     this.ytreeviewMessange.Name     = "ytreeviewMessange";
     this.scrolledwindow1.Add(this.ytreeviewMessange);
     this.ytable1.Add(this.scrolledwindow1);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.ytable1[this.scrolledwindow1]));
     w2.TopAttach    = ((uint)(1));
     w2.BottomAttach = ((uint)(2));
     w2.LeftAttach   = ((uint)(1));
     w2.RightAttach  = ((uint)(2));
     this.Add(this.ytable1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Dialogs.Logistic.RouteListControlDlg
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Dialogs.Logistic.RouteListControlDlg";
     // Container child Vodovoz.Dialogs.Logistic.RouteListControlDlg.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox7         = new global::Gtk.HBox();
     this.hbox7.Name    = "hbox7";
     this.hbox7.Spacing = 6;
     // Container child hbox7.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.hbox7.Add(this.buttonSave);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.buttonSave]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox7.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.hbox7.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.buttonCancel]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.btnSendEnRoute              = new global::Gtk.Button();
     this.btnSendEnRoute.CanFocus     = true;
     this.btnSendEnRoute.Name         = "btnSendEnRoute";
     this.btnSendEnRoute.UseUnderline = true;
     this.btnSendEnRoute.Label        = global::Mono.Unix.Catalog.GetString("Отправить в путь");
     global::Gtk.Image w5 = new global::Gtk.Image();
     w5.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-go-forward", global::Gtk.IconSize.Menu);
     this.btnSendEnRoute.Image = w5;
     this.hbox7.Add(this.btnSendEnRoute);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.btnSendEnRoute]));
     w6.PackType = ((global::Gtk.PackType)(1));
     w6.Position = 3;
     w6.Expand   = false;
     w6.Fill     = false;
     this.vbox1.Add(this.hbox7);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox7]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 0F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Не отгруженные номенклатуры:");
     this.vbox1.Add(this.label2);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.label2]));
     w8.Position = 1;
     w8.Expand   = false;
     w8.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.ytreeviewNotLoaded          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewNotLoaded.CanFocus = true;
     this.ytreeviewNotLoaded.Name     = "ytreeviewNotLoaded";
     this.GtkScrolledWindow.Add(this.ytreeviewNotLoaded);
     this.vbox1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.GtkScrolledWindow]));
     w10.Position = 2;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.btnSendEnRoute.Clicked += new global::System.EventHandler(this.OnBtnSendEnRouteClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Orders.OrdersWithoutShipment.OrderWithoutShipmentForPaymentView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Orders.OrdersWithoutShipment.OrderWithoutShipmentForPaymentView";
     // Container child Vodovoz.Views.Orders.OrdersWithoutShipment.OrderWithoutShipmentForPaymentView.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.btnCancel              = new global::Gamma.GtkWidgets.yButton();
     this.btnCancel.CanFocus     = true;
     this.btnCancel.Name         = "btnCancel";
     this.btnCancel.UseUnderline = true;
     this.btnCancel.Label        = global::Mono.Unix.Catalog.GetString("Отмена");
     this.hbox5.Add(this.btnCancel);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.btnCancel]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     this.vbox1.Add(this.hbox5);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox5]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.ylabel1           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel1.Name      = "ylabel1";
     this.ylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("Счет без отгрузки на постоплату № Ф");
     this.hbox1.Add(this.ylabel1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.ylabel1]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.ylabelOrderNum           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelOrderNum.Name      = "ylabelOrderNum";
     this.ylabelOrderNum.LabelProp = global::Mono.Unix.Catalog.GetString("orderNum");
     this.hbox1.Add(this.ylabelOrderNum);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.ylabelOrderNum]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.ylabel3           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel3.Name      = "ylabel3";
     this.ylabel3.LabelProp = global::Mono.Unix.Catalog.GetString(" от ");
     this.hbox1.Add(this.ylabel3);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.ylabel3]));
     w5.Position = 2;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.ylabelOrderDate           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelOrderDate.Name      = "ylabelOrderDate";
     this.ylabelOrderDate.LabelProp = global::Mono.Unix.Catalog.GetString("orderDate");
     this.hbox1.Add(this.ylabelOrderDate);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.ylabelOrderDate]));
     w6.Position = 3;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.ylabel5           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel5.Name      = "ylabel5";
     this.ylabel5.LabelProp = global::Mono.Unix.Catalog.GetString(" Автор: ");
     this.hbox1.Add(this.ylabel5);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.ylabel5]));
     w7.Position = 4;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.ylabelOrderAuthor           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelOrderAuthor.Name      = "ylabelOrderAuthor";
     this.ylabelOrderAuthor.LabelProp = global::Mono.Unix.Catalog.GetString("author");
     this.hbox1.Add(this.ylabelOrderAuthor);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.ylabelOrderAuthor]));
     w8.Position = 5;
     w8.Expand   = false;
     w8.Fill     = false;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox1]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.ylabel7           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel7.Name      = "ylabel7";
     this.ylabel7.LabelProp = global::Mono.Unix.Catalog.GetString("Контрагент: ");
     this.hbox2.Add(this.ylabel7);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.ylabel7]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.entityViewModelEntryCounterparty                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entityViewModelEntryCounterparty.Events           = ((global::Gdk.EventMask)(256));
     this.entityViewModelEntryCounterparty.Name             = "entityViewModelEntryCounterparty";
     this.entityViewModelEntryCounterparty.CanEditReference = false;
     this.hbox2.Add(this.entityViewModelEntryCounterparty);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.entityViewModelEntryCounterparty]));
     w11.Position = 1;
     this.vbox1.Add(this.hbox2);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox2]));
     w12.Position = 2;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox6         = new global::Gtk.HBox();
     this.hbox6.Name    = "hbox6";
     this.hbox6.Spacing = 6;
     // Container child hbox6.Gtk.Box+BoxChild
     this.ybtnOpenBill              = new global::Gamma.GtkWidgets.yButton();
     this.ybtnOpenBill.CanFocus     = true;
     this.ybtnOpenBill.Name         = "ybtnOpenBill";
     this.ybtnOpenBill.UseUnderline = true;
     this.ybtnOpenBill.Label        = global::Mono.Unix.Catalog.GetString("Открыть счет");
     this.hbox6.Add(this.ybtnOpenBill);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.ybtnOpenBill]));
     w13.Position = 0;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child hbox6.Gtk.Box+BoxChild
     this.yCheckBtnHideSignature               = new global::Gamma.GtkWidgets.yCheckButton();
     this.yCheckBtnHideSignature.CanFocus      = true;
     this.yCheckBtnHideSignature.Name          = "yCheckBtnHideSignature";
     this.yCheckBtnHideSignature.Label         = global::Mono.Unix.Catalog.GetString("Счет без печати и подписей");
     this.yCheckBtnHideSignature.DrawIndicator = true;
     this.yCheckBtnHideSignature.UseUnderline  = true;
     this.hbox6.Add(this.yCheckBtnHideSignature);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.yCheckBtnHideSignature]));
     w14.Position = 1;
     w14.Expand   = false;
     w14.Fill     = false;
     this.vbox1.Add(this.hbox6);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox6]));
     w15.Position = 3;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hboxSendDocuments         = new global::Gtk.HBox();
     this.hboxSendDocuments.Name    = "hboxSendDocuments";
     this.hboxSendDocuments.Spacing = 6;
     this.vbox1.Add(this.hboxSendDocuments);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hboxSendDocuments]));
     w16.Position = 4;
     this.vbox2.Add(this.vbox1);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.vbox1]));
     w17.Position = 0;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox10         = new global::Gtk.HBox();
     this.hbox10.Name    = "hbox10";
     this.hbox10.Spacing = 6;
     // Container child hbox10.Gtk.Box+BoxChild
     this.ylabel13           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel13.Name      = "ylabel13";
     this.ylabel13.LabelProp = global::Mono.Unix.Catalog.GetString("Период: ");
     this.hbox10.Add(this.ylabel13);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox10[this.ylabel13]));
     w18.Position = 0;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child hbox10.Gtk.Box+BoxChild
     this.daterangepickerOrdersDate           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.daterangepickerOrdersDate.Events    = ((global::Gdk.EventMask)(256));
     this.daterangepickerOrdersDate.Name      = "daterangepickerOrdersDate";
     this.daterangepickerOrdersDate.StartDate = new global::System.DateTime(0);
     this.daterangepickerOrdersDate.EndDate   = new global::System.DateTime(0);
     this.hbox10.Add(this.daterangepickerOrdersDate);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hbox10[this.daterangepickerOrdersDate]));
     w19.Position = 1;
     this.vbox2.Add(this.hbox10);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox10]));
     w20.Position = 1;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox9         = new global::Gtk.HBox();
     this.hbox9.Name    = "hbox9";
     this.hbox9.Spacing = 6;
     // Container child hbox9.Gtk.Box+BoxChild
     this.ylabel11           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel11.Name      = "ylabel11";
     this.ylabel11.LabelProp = global::Mono.Unix.Catalog.GetString("Заказы: ");
     this.hbox9.Add(this.ylabel11);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.ylabel11]));
     w21.Position = 0;
     w21.Expand   = false;
     w21.Fill     = false;
     this.vbox2.Add(this.hbox9);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox9]));
     w22.Position = 2;
     w22.Expand   = false;
     w22.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.GtkScrolledWindow1            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name       = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.ytreeviewOrders          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewOrders.CanFocus = true;
     this.ytreeviewOrders.Name     = "ytreeviewOrders";
     this.GtkScrolledWindow1.Add(this.ytreeviewOrders);
     this.vbox2.Add(this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.GtkScrolledWindow1]));
     w24.Position = 3;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Beispiel #12
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.ViewWidgets.UndeliveredOrderCommentsView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.ViewWidgets.UndeliveredOrderCommentsView";
     // Container child Vodovoz.ViewWidgets.UndeliveredOrderCommentsView.Gtk.Container+ContainerChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.mainBox         = new global::Gtk.VBox();
     this.mainBox.Name    = "mainBox";
     this.mainBox.Spacing = 6;
     // Container child mainBox.Gtk.Box+BoxChild
     this.frame3             = new global::Gtk.Frame();
     this.frame3.Name        = "frame3";
     this.frame3.BorderWidth = ((uint)(3));
     // Container child frame3.Gtk.Container+ContainerChild
     this.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.GtkScrolledWindow2            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow2.Name       = "GtkScrolledWindow2";
     this.GtkScrolledWindow2.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow2.Gtk.Container+ContainerChild
     this.yTreeComments          = new global::Gamma.GtkWidgets.yTreeView();
     this.yTreeComments.CanFocus = true;
     this.yTreeComments.Name     = "yTreeComments";
     this.GtkScrolledWindow2.Add(this.yTreeComments);
     this.GtkAlignment6.Add(this.GtkScrolledWindow2);
     this.frame3.Add(this.GtkAlignment6);
     this.lblComment           = new global::Gtk.Label();
     this.lblComment.Name      = "lblComment";
     this.lblComment.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Комментарий</b>");
     this.lblComment.UseMarkup = true;
     this.frame3.LabelWidget   = this.lblComment;
     this.mainBox.Add(this.frame3);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.mainBox[this.frame3]));
     w4.Position = 0;
     // Container child mainBox.Gtk.Box+BoxChild
     this.frame2             = new global::Gtk.Frame();
     this.frame2.Name        = "frame2";
     this.frame2.BorderWidth = ((uint)(3));
     // Container child frame2.Gtk.Container+ContainerChild
     this.GtkAlignment5             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment5.Name        = "GtkAlignment5";
     this.GtkAlignment5.LeftPadding = ((uint)(12));
     // Container child GtkAlignment5.Gtk.Container+ContainerChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.GtkScrolledWindow1            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name       = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.txtAddComment          = new global::Gamma.GtkWidgets.yTextView();
     this.txtAddComment.CanFocus = true;
     this.txtAddComment.Name     = "txtAddComment";
     this.txtAddComment.WrapMode = ((global::Gtk.WrapMode)(3));
     this.GtkScrolledWindow1.Add(this.txtAddComment);
     this.vbox4.Add(this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.GtkScrolledWindow1]));
     w6.Position = 0;
     // Container child vbox4.Gtk.Box+BoxChild
     this.btnAddComment = new global::Gtk.Button();
     this.btnAddComment.WidthRequest = 600;
     this.btnAddComment.CanFocus     = true;
     this.btnAddComment.Name         = "btnAddComment";
     this.btnAddComment.UseUnderline = true;
     this.btnAddComment.Label        = global::Mono.Unix.Catalog.GetString("Добавить комментарий");
     this.vbox4.Add(this.btnAddComment);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.btnAddComment]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     this.GtkAlignment5.Add(this.vbox4);
     this.frame2.Add(this.GtkAlignment5);
     this.lblAddComment           = new global::Gtk.Label();
     this.lblAddComment.Name      = "lblAddComment";
     this.lblAddComment.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Добавить комментарий</b>");
     this.lblAddComment.UseMarkup = true;
     this.frame2.LabelWidget      = this.lblAddComment;
     this.mainBox.Add(this.frame2);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.mainBox[this.frame2]));
     w10.Position = 1;
     this.hbox1.Add(this.mainBox);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.mainBox]));
     w11.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.btnShowHide              = new global::Gtk.Button();
     this.btnShowHide.CanFocus     = true;
     this.btnShowHide.Name         = "btnShowHide";
     this.btnShowHide.UseUnderline = true;
     this.btnShowHide.Label        = global::Mono.Unix.Catalog.GetString("<");
     this.hbox1.Add(this.btnShowHide);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.btnShowHide]));
     w12.Position = 1;
     w12.Expand   = false;
     w12.Fill     = false;
     this.Add(this.hbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.btnAddComment.Clicked += new global::System.EventHandler(this.OnBtnAddCommentClicked);
     this.btnShowHide.Clicked   += new global::System.EventHandler(this.OnBtnShowHideClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget LeaseAgreement.ContractEditWarning
     this.Name = "LeaseAgreement.ContractEditWarning";
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child LeaseAgreement.ContractEditWarning.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.label1 = new global::Gtk.Label ();
     this.label1.Name = "label1";
     this.label1.Xalign = 0F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("label1");
     this.label1.Wrap = true;
     w1.Add (this.label1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(w1 [this.label1]));
     w2.Position = 0;
     w2.Expand = false;
     w2.Fill = false;
     // Container child dialog1_VBox.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.ytreeviewPlaces = new global::Gamma.GtkWidgets.yTreeView ();
     this.ytreeviewPlaces.CanFocus = true;
     this.ytreeviewPlaces.Name = "ytreeviewPlaces";
     this.GtkScrolledWindow.Add (this.ytreeviewPlaces);
     w1.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(w1 [this.GtkScrolledWindow]));
     w4.Position = 1;
     // Internal child LeaseAgreement.ContractEditWarning.ActionArea
     global::Gtk.HButtonBox w5 = this.ActionArea;
     w5.Name = "dialog1_ActionArea";
     w5.Spacing = 10;
     w5.BorderWidth = ((uint)(5));
     w5.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.UseStock = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label = "gtk-cancel";
     this.AddActionWidget (this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w6 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w5 [this.buttonCancel]));
     w6.Expand = false;
     w6.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.UseStock = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label = "gtk-ok";
     this.AddActionWidget (this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w5 [this.buttonOk]));
     w7.Position = 1;
     w7.Expand = false;
     w7.Fill = false;
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 388;
     this.DefaultHeight = 225;
     this.buttonCancel.Hide ();
     this.buttonOk.Hide ();
     this.Show ();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Orders.DiscountReasonView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Orders.DiscountReasonView";
     // Container child Vodovoz.Views.Orders.DiscountReasonView.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonSave              = new global::Gamma.GtkWidgets.yButton();
     this.buttonSave.CanFocus     = true;
     this.buttonSave.Name         = "buttonSave";
     this.buttonSave.UseUnderline = true;
     this.buttonSave.Label        = global::Mono.Unix.Catalog.GetString("Сохранить");
     global::Gtk.Image w1 = new global::Gtk.Image();
     w1.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-floppy", global::Gtk.IconSize.Menu);
     this.buttonSave.Image = w1;
     this.hbox1.Add(this.buttonSave);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonSave]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonCancel              = new global::Gamma.GtkWidgets.yButton();
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = global::Mono.Unix.Catalog.GetString("Отменить");
     global::Gtk.Image w3 = new global::Gtk.Image();
     w3.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-close", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w3;
     this.hbox1.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonCancel]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox1]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.vbox1.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hseparator1]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.table3               = new global::Gtk.Table(((uint)(3)), ((uint)(2)), false);
     this.table3.Name          = "table3";
     this.table3.RowSpacing    = ((uint)(6));
     this.table3.ColumnSpacing = ((uint)(6));
     // Container child table3.Gtk.Table+TableChild
     this.checkIsArchive               = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkIsArchive.CanFocus      = true;
     this.checkIsArchive.Name          = "checkIsArchive";
     this.checkIsArchive.Label         = "";
     this.checkIsArchive.DrawIndicator = true;
     this.checkIsArchive.UseUnderline  = true;
     this.table3.Add(this.checkIsArchive);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table3[this.checkIsArchive]));
     w7.TopAttach    = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.LeftAttach   = ((uint)(1));
     w7.RightAttach  = ((uint)(2));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.entryName               = new global::Gamma.GtkWidgets.yEntry();
     this.entryName.CanFocus      = true;
     this.entryName.Name          = "entryName";
     this.entryName.IsEditable    = true;
     this.entryName.InvisibleChar = '•';
     this.table3.Add(this.entryName);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table3[this.entryName]));
     w8.LeftAttach  = ((uint)(1));
     w8.RightAttach = ((uint)(2));
     w8.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.hboxDiscountParams         = new global::Gtk.HBox();
     this.hboxDiscountParams.Name    = "hboxDiscountParams";
     this.hboxDiscountParams.Spacing = 6;
     // Container child hboxDiscountParams.Gtk.Box+BoxChild
     this.spinDiscount          = new global::Gamma.GtkWidgets.ySpinButton(0D, 100000D, 1D);
     this.spinDiscount.CanFocus = true;
     this.spinDiscount.Name     = "spinDiscount";
     this.spinDiscount.Adjustment.PageIncrement = 1D;
     this.spinDiscount.ClimbRate      = 1D;
     this.spinDiscount.Numeric        = true;
     this.spinDiscount.ValueAsDecimal = 0m;
     this.spinDiscount.ValueAsInt     = 0;
     this.hboxDiscountParams.Add(this.spinDiscount);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hboxDiscountParams[this.spinDiscount]));
     w9.Position = 0;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child hboxDiscountParams.Gtk.Box+BoxChild
     this.enumDiscountValueType      = new global::Gamma.Widgets.yEnumComboBox();
     this.enumDiscountValueType.Name = "enumDiscountValueType";
     this.enumDiscountValueType.ShowSpecialStateAll = false;
     this.enumDiscountValueType.ShowSpecialStateNot = false;
     this.enumDiscountValueType.UseShortTitle       = false;
     this.enumDiscountValueType.DefaultFirst        = false;
     this.hboxDiscountParams.Add(this.enumDiscountValueType);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hboxDiscountParams[this.enumDiscountValueType]));
     w10.Position = 1;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child hboxDiscountParams.Gtk.Box+BoxChild
     this.chkBtnPremiumDiscount               = new global::Gamma.GtkWidgets.yCheckButton();
     this.chkBtnPremiumDiscount.CanFocus      = true;
     this.chkBtnPremiumDiscount.Name          = "chkBtnPremiumDiscount";
     this.chkBtnPremiumDiscount.Label         = global::Mono.Unix.Catalog.GetString("Премиальная скидка");
     this.chkBtnPremiumDiscount.DrawIndicator = true;
     this.chkBtnPremiumDiscount.UseUnderline  = true;
     this.hboxDiscountParams.Add(this.chkBtnPremiumDiscount);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hboxDiscountParams[this.chkBtnPremiumDiscount]));
     w11.Position = 2;
     w11.Expand   = false;
     w11.Fill     = false;
     this.table3.Add(this.hboxDiscountParams);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table3[this.hboxDiscountParams]));
     w12.TopAttach    = ((uint)(2));
     w12.BottomAttach = ((uint)(3));
     w12.LeftAttach   = ((uint)(1));
     w12.RightAttach  = ((uint)(2));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Название:");
     this.label1.Justify   = ((global::Gtk.Justification)(1));
     this.table3.Add(this.label1);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table3[this.label1]));
     w13.XOptions = ((global::Gtk.AttachOptions)(4));
     w13.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("В архиве:");
     this.label2.Justify   = ((global::Gtk.Justification)(1));
     this.table3.Add(this.label2);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table3[this.label2]));
     w14.TopAttach    = ((uint)(1));
     w14.BottomAttach = ((uint)(2));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.labelDiscont           = new global::Gtk.Label();
     this.labelDiscont.Name      = "labelDiscont";
     this.labelDiscont.Xalign    = 1F;
     this.labelDiscont.LabelProp = global::Mono.Unix.Catalog.GetString("Скидка на все:");
     this.table3.Add(this.labelDiscont);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table3[this.labelDiscont]));
     w15.TopAttach    = ((uint)(2));
     w15.BottomAttach = ((uint)(3));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox1.Add(this.table3);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.table3]));
     w16.Position = 2;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.vboxReferences         = new global::Gamma.GtkWidgets.yVBox();
     this.vboxReferences.Name    = "vboxReferences";
     this.vboxReferences.Spacing = 6;
     // Container child vboxReferences.Gtk.Box+BoxChild
     this.hboxNomenclatureCategoriesTitle         = new global::Gamma.GtkWidgets.yHBox();
     this.hboxNomenclatureCategoriesTitle.Name    = "hboxNomenclatureCategoriesTitle";
     this.hboxNomenclatureCategoriesTitle.Spacing = 6;
     // Container child hboxNomenclatureCategoriesTitle.Gtk.Box+BoxChild
     this.lblNomenclatureCategories           = new global::Gamma.GtkWidgets.yLabel();
     this.lblNomenclatureCategories.Name      = "lblNomenclatureCategories";
     this.lblNomenclatureCategories.LabelProp = global::Mono.Unix.Catalog.GetString("Категории номенклатур:");
     this.hboxNomenclatureCategoriesTitle.Add(this.lblNomenclatureCategories);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hboxNomenclatureCategoriesTitle[this.lblNomenclatureCategories]));
     w17.Position = 0;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child hboxNomenclatureCategoriesTitle.Gtk.Box+BoxChild
     this.chkBtnSelectAll               = new global::Gamma.GtkWidgets.yCheckButton();
     this.chkBtnSelectAll.CanFocus      = true;
     this.chkBtnSelectAll.Name          = "chkBtnSelectAll";
     this.chkBtnSelectAll.Label         = global::Mono.Unix.Catalog.GetString("Выбрать все");
     this.chkBtnSelectAll.DrawIndicator = true;
     this.chkBtnSelectAll.UseUnderline  = true;
     this.hboxNomenclatureCategoriesTitle.Add(this.chkBtnSelectAll);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hboxNomenclatureCategoriesTitle[this.chkBtnSelectAll]));
     w18.Position = 1;
     w18.Expand   = false;
     w18.Fill     = false;
     this.vboxReferences.Add(this.hboxNomenclatureCategoriesTitle);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vboxReferences[this.hboxNomenclatureCategoriesTitle]));
     w19.Position = 0;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child vboxReferences.Gtk.Box+BoxChild
     this.GtkScrolledWindow2            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow2.Name       = "GtkScrolledWindow2";
     this.GtkScrolledWindow2.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow2.Gtk.Container+ContainerChild
     this.treeViewNomenclatureCategories          = new global::Gamma.GtkWidgets.yTreeView();
     this.treeViewNomenclatureCategories.CanFocus = true;
     this.treeViewNomenclatureCategories.Name     = "treeViewNomenclatureCategories";
     this.GtkScrolledWindow2.Add(this.treeViewNomenclatureCategories);
     this.vboxReferences.Add(this.GtkScrolledWindow2);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vboxReferences[this.GtkScrolledWindow2]));
     w21.Position = 1;
     // Container child vboxReferences.Gtk.Box+BoxChild
     this.lblNomenclatures           = new global::Gamma.GtkWidgets.yLabel();
     this.lblNomenclatures.Name      = "lblNomenclatures";
     this.lblNomenclatures.Xalign    = 0F;
     this.lblNomenclatures.LabelProp = global::Mono.Unix.Catalog.GetString("Номенклатуры:");
     this.vboxReferences.Add(this.lblNomenclatures);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vboxReferences[this.lblNomenclatures]));
     w22.Position = 2;
     w22.Expand   = false;
     w22.Fill     = false;
     // Container child vboxReferences.Gtk.Box+BoxChild
     this.GtkScrolledWindow1            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name       = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.treeViewNomenclatures          = new global::Gamma.GtkWidgets.yTreeView();
     this.treeViewNomenclatures.CanFocus = true;
     this.treeViewNomenclatures.Name     = "treeViewNomenclatures";
     this.GtkScrolledWindow1.Add(this.treeViewNomenclatures);
     this.vboxReferences.Add(this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vboxReferences[this.GtkScrolledWindow1]));
     w24.Position = 3;
     // Container child vboxReferences.Gtk.Box+BoxChild
     this.hboxNomenclaturesBtns         = new global::Gamma.GtkWidgets.yHBox();
     this.hboxNomenclaturesBtns.Name    = "hboxNomenclaturesBtns";
     this.hboxNomenclaturesBtns.Spacing = 6;
     // Container child hboxNomenclaturesBtns.Gtk.Box+BoxChild
     this.btnAddNomenclature              = new global::Gamma.GtkWidgets.yButton();
     this.btnAddNomenclature.CanFocus     = true;
     this.btnAddNomenclature.Name         = "btnAddNomenclature";
     this.btnAddNomenclature.UseUnderline = true;
     this.btnAddNomenclature.Label        = global::Mono.Unix.Catalog.GetString("Добавить номенклатуру");
     this.hboxNomenclaturesBtns.Add(this.btnAddNomenclature);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.hboxNomenclaturesBtns[this.btnAddNomenclature]));
     w25.Position = 0;
     w25.Expand   = false;
     w25.Fill     = false;
     // Container child hboxNomenclaturesBtns.Gtk.Box+BoxChild
     this.btnRemoveNomenclature              = new global::Gamma.GtkWidgets.yButton();
     this.btnRemoveNomenclature.CanFocus     = true;
     this.btnRemoveNomenclature.Name         = "btnRemoveNomenclature";
     this.btnRemoveNomenclature.UseUnderline = true;
     this.btnRemoveNomenclature.Label        = global::Mono.Unix.Catalog.GetString("Удалить номенклатуру");
     this.hboxNomenclaturesBtns.Add(this.btnRemoveNomenclature);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.hboxNomenclaturesBtns[this.btnRemoveNomenclature]));
     w26.Position = 1;
     w26.Expand   = false;
     w26.Fill     = false;
     this.vboxReferences.Add(this.hboxNomenclaturesBtns);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vboxReferences[this.hboxNomenclaturesBtns]));
     w27.Position = 4;
     w27.Expand   = false;
     w27.Fill     = false;
     // Container child vboxReferences.Gtk.Box+BoxChild
     this.lblProductGroups           = new global::Gamma.GtkWidgets.yLabel();
     this.lblProductGroups.Name      = "lblProductGroups";
     this.lblProductGroups.Xalign    = 0F;
     this.lblProductGroups.LabelProp = global::Mono.Unix.Catalog.GetString("Группы товаров:");
     this.vboxReferences.Add(this.lblProductGroups);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vboxReferences[this.lblProductGroups]));
     w28.Position = 5;
     w28.Expand   = false;
     w28.Fill     = false;
     // Container child vboxReferences.Gtk.Box+BoxChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.treeViewProductGroups          = new global::Gamma.GtkWidgets.yTreeView();
     this.treeViewProductGroups.CanFocus = true;
     this.treeViewProductGroups.Name     = "treeViewProductGroups";
     this.GtkScrolledWindow.Add(this.treeViewProductGroups);
     this.vboxReferences.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vboxReferences[this.GtkScrolledWindow]));
     w30.Position = 6;
     // Container child vboxReferences.Gtk.Box+BoxChild
     this.hboxProductGroupBtns         = new global::Gamma.GtkWidgets.yHBox();
     this.hboxProductGroupBtns.Name    = "hboxProductGroupBtns";
     this.hboxProductGroupBtns.Spacing = 6;
     // Container child hboxProductGroupBtns.Gtk.Box+BoxChild
     this.btnAddProductGroup              = new global::Gamma.GtkWidgets.yButton();
     this.btnAddProductGroup.CanFocus     = true;
     this.btnAddProductGroup.Name         = "btnAddProductGroup";
     this.btnAddProductGroup.UseUnderline = true;
     this.btnAddProductGroup.Label        = global::Mono.Unix.Catalog.GetString("Добавить группу товаров");
     this.hboxProductGroupBtns.Add(this.btnAddProductGroup);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.hboxProductGroupBtns[this.btnAddProductGroup]));
     w31.Position = 0;
     w31.Expand   = false;
     w31.Fill     = false;
     // Container child hboxProductGroupBtns.Gtk.Box+BoxChild
     this.btnRemoveProductGroup              = new global::Gamma.GtkWidgets.yButton();
     this.btnRemoveProductGroup.CanFocus     = true;
     this.btnRemoveProductGroup.Name         = "btnRemoveProductGroup";
     this.btnRemoveProductGroup.UseUnderline = true;
     this.btnRemoveProductGroup.Label        = global::Mono.Unix.Catalog.GetString("Удалить группу товаров");
     this.hboxProductGroupBtns.Add(this.btnRemoveProductGroup);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.hboxProductGroupBtns[this.btnRemoveProductGroup]));
     w32.Position = 1;
     w32.Expand   = false;
     w32.Fill     = false;
     this.vboxReferences.Add(this.hboxProductGroupBtns);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.vboxReferences[this.hboxProductGroupBtns]));
     w33.Position = 7;
     w33.Expand   = false;
     w33.Fill     = false;
     this.vbox1.Add(this.vboxReferences);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.vboxReferences]));
     w34.Position = 3;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Beispiel #15
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget workwear.ReportParameters.Views.RequestSheetView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "workwear.ReportParameters.Views.RequestSheetView";
     // Container child workwear.ReportParameters.Views.RequestSheetView.Gtk.Container+ContainerChild
     this.dialog1_VBox             = new global::Gtk.VBox();
     this.dialog1_VBox.Name        = "dialog1_VBox";
     this.dialog1_VBox.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(5)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.comboQuarter                     = new global::Gamma.Widgets.ySpecComboBox();
     this.comboQuarter.Name                = "comboQuarter";
     this.comboQuarter.AddIfNotExist       = false;
     this.comboQuarter.DefaultFirst        = false;
     this.comboQuarter.ShowSpecialStateAll = false;
     this.comboQuarter.ShowSpecialStateNot = false;
     this.table1.Add(this.comboQuarter);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1[this.comboQuarter]));
     w1.TopAttach    = ((uint)(3));
     w1.BottomAttach = ((uint)(4));
     w1.LeftAttach   = ((uint)(1));
     w1.RightAttach  = ((uint)(2));
     w1.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entitySubdivision        = new global::QS.Views.Control.EntityEntry();
     this.entitySubdivision.Events = ((global::Gdk.EventMask)(256));
     this.entitySubdivision.Name   = "entitySubdivision";
     this.table1.Add(this.entitySubdivision);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.entitySubdivision]));
     w2.LeftAttach  = ((uint)(1));
     w2.RightAttach = ((uint)(2));
     w2.XOptions    = ((global::Gtk.AttachOptions)(4));
     w2.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.radioMonth               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Месяц"));
     this.radioMonth.CanFocus      = true;
     this.radioMonth.Name          = "radioMonth";
     this.radioMonth.DrawIndicator = true;
     this.radioMonth.UseUnderline  = true;
     this.radioMonth.Group         = new global::GLib.SList(global::System.IntPtr.Zero);
     this.hbox1.Add(this.radioMonth);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.radioMonth]));
     w3.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.radioQuarter               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Квартал"));
     this.radioQuarter.CanFocus      = true;
     this.radioQuarter.Name          = "radioQuarter";
     this.radioQuarter.DrawIndicator = true;
     this.radioQuarter.UseUnderline  = true;
     this.radioQuarter.Group         = this.radioMonth.Group;
     this.hbox1.Add(this.radioQuarter);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.radioQuarter]));
     w4.Position = 1;
     // Container child hbox1.Gtk.Box+BoxChild
     this.radioYear               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Год"));
     this.radioYear.CanFocus      = true;
     this.radioYear.Name          = "radioYear";
     this.radioYear.DrawIndicator = true;
     this.radioYear.UseUnderline  = true;
     this.radioYear.Group         = this.radioMonth.Group;
     this.hbox1.Add(this.radioYear);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.radioYear]));
     w5.Position = 2;
     this.table1.Add(this.hbox1);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox1]));
     w6.TopAttach    = ((uint)(2));
     w6.BottomAttach = ((uint)(3));
     w6.LeftAttach   = ((uint)(1));
     w6.RightAttach  = ((uint)(2));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Подразделение:");
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w7.XOptions = ((global::Gtk.AttachOptions)(4));
     w7.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Период:");
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     w8.TopAttach    = ((uint)(2));
     w8.BottomAttach = ((uint)(3));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelPeriodType           = new global::Gamma.GtkWidgets.yLabel();
     this.labelPeriodType.Name      = "labelPeriodType";
     this.labelPeriodType.Xalign    = 1F;
     this.labelPeriodType.LabelProp = global::Mono.Unix.Catalog.GetString("Квартал:");
     this.table1.Add(this.labelPeriodType);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1[this.labelPeriodType]));
     w9.TopAttach    = ((uint)(3));
     w9.BottomAttach = ((uint)(4));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ycheckChild               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckChild.CanFocus      = true;
     this.ycheckChild.Name          = "ycheckChild";
     this.ycheckChild.Label         = global::Mono.Unix.Catalog.GetString("Учитывать дочерние");
     this.ycheckChild.DrawIndicator = true;
     this.ycheckChild.UseUnderline  = true;
     this.table1.Add(this.ycheckChild);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1[this.ycheckChild]));
     w10.TopAttach    = ((uint)(1));
     w10.BottomAttach = ((uint)(2));
     w10.LeftAttach   = ((uint)(1));
     w10.RightAttach  = ((uint)(2));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yenumIssueType      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumIssueType.Name = "yenumIssueType";
     this.yenumIssueType.ShowSpecialStateAll = true;
     this.yenumIssueType.ShowSpecialStateNot = false;
     this.yenumIssueType.UseShortTitle       = false;
     this.yenumIssueType.DefaultFirst        = true;
     this.table1.Add(this.yenumIssueType);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1[this.yenumIssueType]));
     w11.TopAttach    = ((uint)(4));
     w11.BottomAttach = ((uint)(5));
     w11.LeftAttach   = ((uint)(1));
     w11.RightAttach  = ((uint)(2));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabel1           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel1.Name      = "ylabel1";
     this.ylabel1.Xalign    = 1F;
     this.ylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("Тип выдачи:");
     this.table1.Add(this.ylabel1);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabel1]));
     w12.TopAttach    = ((uint)(4));
     w12.BottomAttach = ((uint)(5));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.dialog1_VBox.Add(this.table1);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.dialog1_VBox[this.table1]));
     w13.Position = 0;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.ylabel2           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel2.Name      = "ylabel2";
     this.ylabel2.LabelProp = global::Mono.Unix.Catalog.GetString("Номенклатура нормы");
     this.dialog1_VBox.Add(this.ylabel2);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.dialog1_VBox[this.ylabel2]));
     w14.Position = 1;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.ycheckbuttonAllNomenclature              = new global::Gamma.GtkWidgets.yButton();
     this.ycheckbuttonAllNomenclature.CanFocus     = true;
     this.ycheckbuttonAllNomenclature.Name         = "ycheckbuttonAllNomenclature";
     this.ycheckbuttonAllNomenclature.UseUnderline = true;
     this.ycheckbuttonAllNomenclature.Label        = global::Mono.Unix.Catalog.GetString("Выделить/снять выделение");
     this.dialog1_VBox.Add(this.ycheckbuttonAllNomenclature);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.dialog1_VBox[this.ycheckbuttonAllNomenclature]));
     w15.Position = 2;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.buttonRun              = new global::Gtk.Button();
     this.buttonRun.CanFocus     = true;
     this.buttonRun.Name         = "buttonRun";
     this.buttonRun.UseUnderline = true;
     this.buttonRun.Label        = global::Mono.Unix.Catalog.GetString("Сформировать отчет");
     this.dialog1_VBox.Add(this.buttonRun);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.dialog1_VBox[this.buttonRun]));
     w16.PackType = ((global::Gtk.PackType)(1));
     w16.Position = 3;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.scrolledwindow1            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.CanFocus   = true;
     this.scrolledwindow1.Name       = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     this.ytreeNomenclature                = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeNomenclature.CanFocus       = true;
     this.ytreeNomenclature.Name           = "ytreeNomenclature";
     this.ytreeNomenclature.HeadersVisible = false;
     this.scrolledwindow1.Add(this.ytreeNomenclature);
     this.dialog1_VBox.Add(this.scrolledwindow1);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.dialog1_VBox[this.scrolledwindow1]));
     w18.PackType = ((global::Gtk.PackType)(1));
     w18.Position = 4;
     this.Add(this.dialog1_VBox);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Show();
     this.radioMonth.Toggled   += new global::System.EventHandler(this.OnRadioMonthToggled);
     this.radioQuarter.Toggled += new global::System.EventHandler(this.OnRadioQuarterToggled);
     this.radioYear.Toggled    += new global::System.EventHandler(this.OnRadioYearToggled);
     this.ycheckbuttonAllNomenclature.Clicked += new global::System.EventHandler(this.SelectAll);
     this.buttonRun.Clicked += new global::System.EventHandler(this.OnButtonRunClicked);
 }
Beispiel #16
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Dialogs.Employees.TraineeDlg
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Dialogs.Employees.TraineeDlg";
     // Container child Vodovoz.Dialogs.Employees.TraineeDlg.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.vseparator1      = new global::Gtk.VSeparator();
     this.vseparator1.Name = "vseparator1";
     this.hbox1.Add(this.vseparator1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vseparator1]));
     w5.Position = 2;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.radioTabInfo               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Основное"));
     this.radioTabInfo.CanFocus      = true;
     this.radioTabInfo.Name          = "radioTabInfo";
     this.radioTabInfo.DrawIndicator = false;
     this.radioTabInfo.UseUnderline  = true;
     this.radioTabInfo.Group         = new global::GLib.SList(global::System.IntPtr.Zero);
     this.hbox1.Add(this.radioTabInfo);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.radioTabInfo]));
     w6.Position = 3;
     // Container child hbox1.Gtk.Box+BoxChild
     this.radioTabAccounting               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Реквизиты"));
     this.radioTabAccounting.CanFocus      = true;
     this.radioTabAccounting.Name          = "radioTabAccounting";
     this.radioTabAccounting.DrawIndicator = false;
     this.radioTabAccounting.UseUnderline  = true;
     this.radioTabAccounting.Group         = this.radioTabInfo.Group;
     this.hbox1.Add(this.radioTabAccounting);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.radioTabAccounting]));
     w7.Position = 4;
     // Container child hbox1.Gtk.Box+BoxChild
     this.radioTabFiles               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Файлы"));
     this.radioTabFiles.CanFocus      = true;
     this.radioTabFiles.Name          = "radioTabFiles";
     this.radioTabFiles.DrawIndicator = false;
     this.radioTabFiles.UseUnderline  = true;
     this.radioTabFiles.Group         = this.radioTabInfo.Group;
     this.hbox1.Add(this.radioTabFiles);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.radioTabFiles]));
     w8.Position = 5;
     // Container child hbox1.Gtk.Box+BoxChild
     this.radioTabDocuments               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Документы"));
     this.radioTabDocuments.CanFocus      = true;
     this.radioTabDocuments.Name          = "radioTabDocuments";
     this.radioTabDocuments.DrawIndicator = false;
     this.radioTabDocuments.UseUnderline  = true;
     this.radioTabDocuments.Group         = this.radioTabInfo.Group;
     this.hbox1.Add(this.radioTabDocuments);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.radioTabDocuments]));
     w9.Position = 6;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox1]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.notebookMain             = new global::Gtk.Notebook();
     this.notebookMain.CanFocus    = true;
     this.notebookMain.Name        = "notebookMain";
     this.notebookMain.CurrentPage = 0;
     // Container child notebookMain.Gtk.Notebook+NotebookChild
     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 w11 = new global::Gtk.Viewport();
     w11.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.datatableMain               = new global::Gtk.Table(((uint)(10)), ((uint)(3)), false);
     this.datatableMain.Name          = "datatableMain";
     this.datatableMain.RowSpacing    = ((uint)(6));
     this.datatableMain.ColumnSpacing = ((uint)(6));
     this.datatableMain.BorderWidth   = ((uint)(6));
     // Container child datatableMain.Gtk.Table+TableChild
     this.checkbuttonRussianCitizen               = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkbuttonRussianCitizen.CanFocus      = true;
     this.checkbuttonRussianCitizen.Name          = "checkbuttonRussianCitizen";
     this.checkbuttonRussianCitizen.Label         = global::Mono.Unix.Catalog.GetString("Гражданство РФ");
     this.checkbuttonRussianCitizen.Active        = true;
     this.checkbuttonRussianCitizen.DrawIndicator = true;
     this.checkbuttonRussianCitizen.UseUnderline  = true;
     this.checkbuttonRussianCitizen.FocusOnClick  = false;
     this.checkbuttonRussianCitizen.Relief        = ((global::Gtk.ReliefStyle)(2));
     this.datatableMain.Add(this.checkbuttonRussianCitizen);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.checkbuttonRussianCitizen]));
     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 datatableMain.Gtk.Table+TableChild
     this.dataentryDrivingNumber = new global::Gamma.GtkWidgets.yEntry();
     this.dataentryDrivingNumber.TooltipMarkup = "Десять символов серии и номера без пробелов.";
     this.dataentryDrivingNumber.CanFocus      = true;
     this.dataentryDrivingNumber.Name          = "dataentryDrivingNumber";
     this.dataentryDrivingNumber.IsEditable    = true;
     this.dataentryDrivingNumber.MaxLength     = 45;
     this.dataentryDrivingNumber.InvisibleChar = '●';
     this.datatableMain.Add(this.dataentryDrivingNumber);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.dataentryDrivingNumber]));
     w13.TopAttach    = ((uint)(9));
     w13.BottomAttach = ((uint)(10));
     w13.LeftAttach   = ((uint)(1));
     w13.RightAttach  = ((uint)(3));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatableMain.Gtk.Table+TableChild
     this.dataentryLastName               = new global::Gamma.GtkWidgets.yEntry();
     this.dataentryLastName.CanFocus      = true;
     this.dataentryLastName.Name          = "dataentryLastName";
     this.dataentryLastName.IsEditable    = true;
     this.dataentryLastName.InvisibleChar = '●';
     this.datatableMain.Add(this.dataentryLastName);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.dataentryLastName]));
     w14.LeftAttach  = ((uint)(1));
     w14.RightAttach = ((uint)(2));
     w14.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child datatableMain.Gtk.Table+TableChild
     this.dataentryName               = new global::Gamma.GtkWidgets.yEntry();
     this.dataentryName.CanFocus      = true;
     this.dataentryName.Name          = "dataentryName";
     this.dataentryName.IsEditable    = true;
     this.dataentryName.MaxLength     = 100;
     this.dataentryName.InvisibleChar = '●';
     this.datatableMain.Add(this.dataentryName);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.dataentryName]));
     w15.TopAttach    = ((uint)(1));
     w15.BottomAttach = ((uint)(2));
     w15.LeftAttach   = ((uint)(1));
     w15.RightAttach  = ((uint)(2));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatableMain.Gtk.Table+TableChild
     this.dataentryPatronymic               = new global::Gamma.GtkWidgets.yEntry();
     this.dataentryPatronymic.CanFocus      = true;
     this.dataentryPatronymic.Name          = "dataentryPatronymic";
     this.dataentryPatronymic.IsEditable    = true;
     this.dataentryPatronymic.InvisibleChar = '●';
     this.datatableMain.Add(this.dataentryPatronymic);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.dataentryPatronymic]));
     w16.TopAttach    = ((uint)(2));
     w16.BottomAttach = ((uint)(3));
     w16.LeftAttach   = ((uint)(1));
     w16.RightAttach  = ((uint)(2));
     w16.XOptions     = ((global::Gtk.AttachOptions)(4));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatableMain.Gtk.Table+TableChild
     this.entryAddressCurrent               = new global::Gamma.GtkWidgets.yEntry();
     this.entryAddressCurrent.CanFocus      = true;
     this.entryAddressCurrent.Name          = "entryAddressCurrent";
     this.entryAddressCurrent.IsEditable    = true;
     this.entryAddressCurrent.InvisibleChar = '●';
     this.datatableMain.Add(this.entryAddressCurrent);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.entryAddressCurrent]));
     w17.TopAttach    = ((uint)(8));
     w17.BottomAttach = ((uint)(9));
     w17.LeftAttach   = ((uint)(1));
     w17.RightAttach  = ((uint)(3));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatableMain.Gtk.Table+TableChild
     this.entryAddressRegistration               = new global::Gamma.GtkWidgets.yEntry();
     this.entryAddressRegistration.CanFocus      = true;
     this.entryAddressRegistration.Name          = "entryAddressRegistration";
     this.entryAddressRegistration.IsEditable    = true;
     this.entryAddressRegistration.InvisibleChar = '●';
     this.datatableMain.Add(this.entryAddressRegistration);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.entryAddressRegistration]));
     w18.TopAttach    = ((uint)(7));
     w18.BottomAttach = ((uint)(8));
     w18.LeftAttach   = ((uint)(1));
     w18.RightAttach  = ((uint)(3));
     w18.XOptions     = ((global::Gtk.AttachOptions)(4));
     w18.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatableMain.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.datatableMain.Add(this.label10);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.label10]));
     w19.TopAttach    = ((uint)(6));
     w19.BottomAttach = ((uint)(7));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatableMain.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.datatableMain.Add(this.label11);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.label11]));
     w20.TopAttach    = ((uint)(9));
     w20.BottomAttach = ((uint)(10));
     w20.XOptions     = ((global::Gtk.AttachOptions)(4));
     w20.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatableMain.Gtk.Table+TableChild
     this.label13      = new global::Gtk.Label();
     this.label13.Name = "label13";
     this.datatableMain.Add(this.label13);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.label13]));
     w21.TopAttach    = ((uint)(4));
     w21.BottomAttach = ((uint)(5));
     w21.XOptions     = ((global::Gtk.AttachOptions)(4));
     w21.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatableMain.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.datatableMain.Add(this.label14);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.label14]));
     w22.TopAttach    = ((uint)(7));
     w22.BottomAttach = ((uint)(8));
     w22.XOptions     = ((global::Gtk.AttachOptions)(4));
     w22.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatableMain.Gtk.Table+TableChild
     this.label15           = new global::Gtk.Label();
     this.label15.Name      = "label15";
     this.label15.Xalign    = 1F;
     this.label15.LabelProp = global::Mono.Unix.Catalog.GetString("Фактический адрес:");
     this.datatableMain.Add(this.label15);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.label15]));
     w23.TopAttach    = ((uint)(8));
     w23.BottomAttach = ((uint)(9));
     w23.XOptions     = ((global::Gtk.AttachOptions)(4));
     w23.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatableMain.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.UseMarkup = true;
     this.datatableMain.Add(this.label2);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.label2]));
     w24.XOptions = ((global::Gtk.AttachOptions)(4));
     w24.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child datatableMain.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.datatableMain.Add(this.label5);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.label5]));
     w25.TopAttach    = ((uint)(1));
     w25.BottomAttach = ((uint)(2));
     w25.XOptions     = ((global::Gtk.AttachOptions)(4));
     w25.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatableMain.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.datatableMain.Add(this.label6);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.label6]));
     w26.TopAttach    = ((uint)(2));
     w26.BottomAttach = ((uint)(3));
     w26.XOptions     = ((global::Gtk.AttachOptions)(4));
     w26.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatableMain.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.datatableMain.Add(this.label7);
     global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.label7]));
     w27.TopAttach    = ((uint)(3));
     w27.BottomAttach = ((uint)(4));
     w27.XOptions     = ((global::Gtk.AttachOptions)(4));
     w27.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatableMain.Gtk.Table+TableChild
     this.labelCitizenship           = new global::Gtk.Label();
     this.labelCitizenship.Name      = "labelCitizenship";
     this.labelCitizenship.Xalign    = 1F;
     this.labelCitizenship.LabelProp = global::Mono.Unix.Catalog.GetString("Ин.гражданство:");
     this.datatableMain.Add(this.labelCitizenship);
     global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.labelCitizenship]));
     w28.TopAttach    = ((uint)(5));
     w28.BottomAttach = ((uint)(6));
     w28.XOptions     = ((global::Gtk.AttachOptions)(4));
     w28.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatableMain.Gtk.Table+TableChild
     this.phonesView            = new global::Vodovoz.Views.Contacts.PhonesView();
     this.phonesView.Events     = ((global::Gdk.EventMask)(256));
     this.phonesView.Name       = "phonesView";
     this.phonesView.IsReadOnly = false;
     this.datatableMain.Add(this.phonesView);
     global::Gtk.Table.TableChild w29 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.phonesView]));
     w29.TopAttach    = ((uint)(6));
     w29.BottomAttach = ((uint)(7));
     w29.LeftAttach   = ((uint)(1));
     w29.RightAttach  = ((uint)(3));
     w29.XOptions     = ((global::Gtk.AttachOptions)(4));
     w29.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatableMain.Gtk.Table+TableChild
     this.photoviewEmployee          = new global::QS.Widgets.GtkUI.PhotoView();
     this.photoviewEmployee.Events   = ((global::Gdk.EventMask)(256));
     this.photoviewEmployee.Name     = "photoviewEmployee";
     this.photoviewEmployee.CanPrint = false;
     this.datatableMain.Add(this.photoviewEmployee);
     global::Gtk.Table.TableChild w30 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.photoviewEmployee]));
     w30.BottomAttach = ((uint)(4));
     w30.LeftAttach   = ((uint)(2));
     w30.RightAttach  = ((uint)(3));
     w30.XOptions     = ((global::Gtk.AttachOptions)(4));
     w30.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatableMain.Gtk.Table+TableChild
     this.referenceCitizenship        = new global::Gamma.Widgets.yEntryReference();
     this.referenceCitizenship.Events = ((global::Gdk.EventMask)(256));
     this.referenceCitizenship.Name   = "referenceCitizenship";
     this.datatableMain.Add(this.referenceCitizenship);
     global::Gtk.Table.TableChild w31 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.referenceCitizenship]));
     w31.TopAttach    = ((uint)(5));
     w31.BottomAttach = ((uint)(6));
     w31.LeftAttach   = ((uint)(1));
     w31.RightAttach  = ((uint)(2));
     w31.XOptions     = ((global::Gtk.AttachOptions)(4));
     w31.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatableMain.Gtk.Table+TableChild
     this.referenceNationality        = new global::Gamma.Widgets.yEntryReference();
     this.referenceNationality.Events = ((global::Gdk.EventMask)(256));
     this.referenceNationality.Name   = "referenceNationality";
     this.datatableMain.Add(this.referenceNationality);
     global::Gtk.Table.TableChild w32 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.referenceNationality]));
     w32.TopAttach    = ((uint)(3));
     w32.BottomAttach = ((uint)(4));
     w32.LeftAttach   = ((uint)(1));
     w32.RightAttach  = ((uint)(2));
     w32.XOptions     = ((global::Gtk.AttachOptions)(4));
     w32.YOptions     = ((global::Gtk.AttachOptions)(4));
     w11.Add(this.datatableMain);
     this.GtkScrolledWindow.Add(w11);
     this.notebookMain.Add(this.GtkScrolledWindow);
     // Notebook tab
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Информация");
     this.notebookMain.SetTabLabel(this.GtkScrolledWindow, this.label1);
     this.label1.ShowAll();
     // Container child notebookMain.Gtk.Notebook+NotebookChild
     this.vbox5             = new global::Gtk.VBox();
     this.vbox5.Name        = "vbox5";
     this.vbox5.Spacing     = 6;
     this.vbox5.BorderWidth = ((uint)(6));
     // Container child vbox5.Gtk.Box+BoxChild
     this.hbox6         = new global::Gtk.HBox();
     this.hbox6.Name    = "hbox6";
     this.hbox6.Spacing = 6;
     // Container child hbox6.Gtk.Box+BoxChild
     this.label19           = new global::Gtk.Label();
     this.label19.Name      = "label19";
     this.label19.LabelProp = global::Mono.Unix.Catalog.GetString("ИНН:");
     this.hbox6.Add(this.label19);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.label19]));
     w36.Position = 0;
     w36.Expand   = false;
     w36.Fill     = false;
     // Container child hbox6.Gtk.Box+BoxChild
     this.entryInn               = new global::Gamma.GtkWidgets.yEntry();
     this.entryInn.CanFocus      = true;
     this.entryInn.Name          = "entryInn";
     this.entryInn.IsEditable    = true;
     this.entryInn.InvisibleChar = '●';
     this.hbox6.Add(this.entryInn);
     global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.entryInn]));
     w37.Position = 1;
     this.vbox5.Add(this.hbox6);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.hbox6]));
     w38.Position = 0;
     w38.Expand   = false;
     w38.Fill     = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.accountsView         = new global::QSBanks.AccountsView();
     this.accountsView.Events  = ((global::Gdk.EventMask)(256));
     this.accountsView.Name    = "accountsView";
     this.accountsView.CanEdit = true;
     this.vbox5.Add(this.accountsView);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.accountsView]));
     w39.Position = 1;
     this.notebookMain.Add(this.vbox5);
     global::Gtk.Notebook.NotebookChild w40 = ((global::Gtk.Notebook.NotebookChild)(this.notebookMain[this.vbox5]));
     w40.Position = 1;
     // Notebook tab
     this.label17           = new global::Gtk.Label();
     this.label17.Name      = "label17";
     this.label17.LabelProp = global::Mono.Unix.Catalog.GetString("Реквизиты");
     this.notebookMain.SetTabLabel(this.vbox5, this.label17);
     this.label17.ShowAll();
     // Container child notebookMain.Gtk.Notebook+NotebookChild
     this.attachmentsView        = new global::QSAttachment.Views.Widgets.AttachmentsView();
     this.attachmentsView.Events = ((global::Gdk.EventMask)(256));
     this.attachmentsView.Name   = "attachmentsView";
     this.notebookMain.Add(this.attachmentsView);
     global::Gtk.Notebook.NotebookChild w41 = ((global::Gtk.Notebook.NotebookChild)(this.notebookMain[this.attachmentsView]));
     w41.Position = 2;
     // Notebook tab
     this.label24           = new global::Gtk.Label();
     this.label24.Name      = "label24";
     this.label24.LabelProp = global::Mono.Unix.Catalog.GetString("Файлы");
     this.notebookMain.SetTabLabel(this.attachmentsView, this.label24);
     this.label24.ShowAll();
     // Container child notebookMain.Gtk.Notebook+NotebookChild
     this.vbox7         = new global::Gtk.VBox();
     this.vbox7.Name    = "vbox7";
     this.vbox7.Spacing = 6;
     // Container child vbox7.Gtk.Box+BoxChild
     this.hbox12         = new global::Gtk.HBox();
     this.hbox12.Name    = "hbox12";
     this.hbox12.Spacing = 6;
     // Container child hbox12.Gtk.Box+BoxChild
     this.button1              = new global::Gtk.Button();
     this.button1.CanFocus     = true;
     this.button1.Name         = "button1";
     this.button1.UseUnderline = true;
     this.button1.Label        = global::Mono.Unix.Catalog.GetString("Добавить");
     global::Gtk.Image w42 = new global::Gtk.Image();
     w42.Pixbuf         = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.button1.Image = w42;
     this.hbox12.Add(this.button1);
     global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.hbox12[this.button1]));
     w43.Position = 0;
     w43.Expand   = false;
     w43.Fill     = false;
     // Container child hbox12.Gtk.Box+BoxChild
     this.buttonDocumentEdit              = new global::Gtk.Button();
     this.buttonDocumentEdit.CanFocus     = true;
     this.buttonDocumentEdit.Name         = "buttonDocumentEdit";
     this.buttonDocumentEdit.UseUnderline = true;
     this.buttonDocumentEdit.Label        = global::Mono.Unix.Catalog.GetString("Изменить");
     global::Gtk.Image w44 = new global::Gtk.Image();
     w44.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-edit", global::Gtk.IconSize.Menu);
     this.buttonDocumentEdit.Image = w44;
     this.hbox12.Add(this.buttonDocumentEdit);
     global::Gtk.Box.BoxChild w45 = ((global::Gtk.Box.BoxChild)(this.hbox12[this.buttonDocumentEdit]));
     w45.Position = 1;
     w45.Expand   = false;
     w45.Fill     = false;
     // Container child hbox12.Gtk.Box+BoxChild
     this.button3              = new global::Gtk.Button();
     this.button3.CanFocus     = true;
     this.button3.Name         = "button3";
     this.button3.UseUnderline = true;
     this.button3.Label        = global::Mono.Unix.Catalog.GetString("Удалить");
     global::Gtk.Image w46 = new global::Gtk.Image();
     w46.Pixbuf         = global::Stetic.IconLoader.LoadIcon(this, "gtk-remove", global::Gtk.IconSize.Menu);
     this.button3.Image = w46;
     this.hbox12.Add(this.button3);
     global::Gtk.Box.BoxChild w47 = ((global::Gtk.Box.BoxChild)(this.hbox12[this.button3]));
     w47.Position = 2;
     w47.Expand   = false;
     w47.Fill     = false;
     this.vbox7.Add(this.hbox12);
     global::Gtk.Box.BoxChild w48 = ((global::Gtk.Box.BoxChild)(this.vbox7[this.hbox12]));
     w48.Position = 0;
     w48.Expand   = false;
     w48.Fill     = false;
     // Container child vbox7.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.ytreeviewEmployeeDocument          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewEmployeeDocument.CanFocus = true;
     this.ytreeviewEmployeeDocument.Name     = "ytreeviewEmployeeDocument";
     this.GtkScrolledWindow4.Add(this.ytreeviewEmployeeDocument);
     this.vbox7.Add(this.GtkScrolledWindow4);
     global::Gtk.Box.BoxChild w50 = ((global::Gtk.Box.BoxChild)(this.vbox7[this.GtkScrolledWindow4]));
     w50.Position = 1;
     this.notebookMain.Add(this.vbox7);
     global::Gtk.Notebook.NotebookChild w51 = ((global::Gtk.Notebook.NotebookChild)(this.notebookMain[this.vbox7]));
     w51.Position = 3;
     // Notebook tab
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Документы");
     this.notebookMain.SetTabLabel(this.vbox7, this.label3);
     this.label3.ShowAll();
     this.vbox1.Add(this.notebookMain);
     global::Gtk.Box.BoxChild w52 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.notebookMain]));
     w52.Position = 1;
     // 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.buttonChangeToEmployee              = new global::Gtk.Button();
     this.buttonChangeToEmployee.CanFocus     = true;
     this.buttonChangeToEmployee.Name         = "buttonChangeToEmployee";
     this.buttonChangeToEmployee.UseUnderline = true;
     this.buttonChangeToEmployee.Label        = global::Mono.Unix.Catalog.GetString("Перевести в сотрудники");
     this.hbox5.Add(this.buttonChangeToEmployee);
     global::Gtk.Box.BoxChild w53 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.buttonChangeToEmployee]));
     w53.PackType = ((global::Gtk.PackType)(1));
     w53.Position = 2;
     w53.Expand   = false;
     w53.Fill     = false;
     this.vbox1.Add(this.hbox5);
     global::Gtk.Box.BoxChild w54 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox5]));
     w54.PackType = ((global::Gtk.PackType)(1));
     w54.Position = 2;
     w54.Expand   = false;
     w54.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.radioTabInfo.Toggled              += new global::System.EventHandler(this.OnRadioTabInfoToggled);
     this.radioTabAccounting.Toggled        += new global::System.EventHandler(this.OnRadioTabAccountingToggled);
     this.radioTabFiles.Toggled             += new global::System.EventHandler(this.OnRadioTabFilesToggled);
     this.radioTabDocuments.Toggled         += new global::System.EventHandler(this.OnRadioTabDocumentsToggled);
     this.checkbuttonRussianCitizen.Toggled += new global::System.EventHandler(this.OnRussianCitizenToggled);
     this.button1.Clicked                        += new global::System.EventHandler(this.OnButtonAddDocumentClicked);
     this.buttonDocumentEdit.Clicked             += new global::System.EventHandler(this.OnButtonEditDocumentClicked);
     this.button3.Clicked                        += new global::System.EventHandler(this.OnButtonRemoveDocumentClicked);
     this.ytreeviewEmployeeDocument.RowActivated += new global::Gtk.RowActivatedHandler(this.OnEmployeeDocumentRowActivated);
     this.buttonChangeToEmployee.Clicked         += new global::System.EventHandler(this.OnButtonChangeToEmployeeClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget Vodovoz.AdvanceReportDlg
     global::Stetic.BinContainer.Attach (this);
     this.Name = "Vodovoz.AdvanceReportDlg";
     // Container child Vodovoz.AdvanceReportDlg.Gtk.Container+ContainerChild
     this.vbox1 = new global::Gtk.VBox ();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox2 = new global::Gtk.HBox ();
     this.hbox2.Name = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.buttonSave = new global::Gtk.Button ();
     this.buttonSave.CanFocus = true;
     this.buttonSave.Name = "buttonSave";
     this.buttonSave.UseUnderline = true;
     this.buttonSave.Label = global::Mono.Unix.Catalog.GetString ("Сохранить");
     global::Gtk.Image w1 = new global::Gtk.Image ();
     w1.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-save", global::Gtk.IconSize.Menu);
     this.buttonSave.Image = w1;
     this.hbox2.Add (this.buttonSave);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.buttonSave]));
     w2.Position = 0;
     w2.Expand = false;
     w2.Fill = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.buttonCancel = new global::Gtk.Button ();
     this.buttonCancel.CanFocus = true;
     this.buttonCancel.Name = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label = global::Mono.Unix.Catalog.GetString ("Отменить");
     global::Gtk.Image w3 = new global::Gtk.Image ();
     w3.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-revert-to-saved", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w3;
     this.hbox2.Add (this.buttonCancel);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.buttonCancel]));
     w4.Position = 1;
     w4.Expand = false;
     w4.Fill = false;
     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.table1 = new global::Gtk.Table (((uint)(4)), ((uint)(6)), false);
     this.table1.Name = "table1";
     this.table1.RowSpacing = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.comboExpense = new global::Gamma.Widgets.ySpecComboBox ();
     this.comboExpense.Name = "comboExpense";
     this.comboExpense.AddIfNotExist = false;
     this.comboExpense.DefaultFirst = false;
     this.comboExpense.ShowSpecialStateAll = false;
     this.comboExpense.ShowSpecialStateNot = true;
     this.table1.Add (this.comboExpense);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1 [this.comboExpense]));
     w6.LeftAttach = ((uint)(1));
     w6.RightAttach = ((uint)(4));
     w6.XOptions = ((global::Gtk.AttachOptions)(4));
     w6.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hbox5 = new global::Gtk.HBox ();
     this.hbox5.Name = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.yspinMoney = new global::Gamma.GtkWidgets.ySpinButton (0, 1000000, 100);
     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.hbox5.Add (this.yspinMoney);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.yspinMoney]));
     w7.Position = 0;
     w7.Expand = false;
     w7.Fill = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.currencylabel1 = new global::QSProjectsLib.CurrencyLabel ();
     this.currencylabel1.Name = "currencylabel1";
     this.currencylabel1.LabelProp = global::Mono.Unix.Catalog.GetString ("currencylabel1");
     this.hbox5.Add (this.currencylabel1);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.currencylabel1]));
     w8.Position = 1;
     w8.Expand = false;
     w8.Fill = false;
     this.table1.Add (this.hbox5);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1 [this.hbox5]));
     w9.TopAttach = ((uint)(3));
     w9.BottomAttach = ((uint)(4));
     w9.LeftAttach = ((uint)(1));
     w9.RightAttach = ((uint)(2));
     w9.XOptions = ((global::Gtk.AttachOptions)(4));
     w9.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hboxDebt = new global::Gtk.HBox ();
     this.hboxDebt.Name = "hboxDebt";
     this.hboxDebt.Spacing = 6;
     // Container child hboxDebt.Gtk.Box+BoxChild
     this.labelCurrentDebt = new global::Gtk.Label ();
     this.labelCurrentDebt.Name = "labelCurrentDebt";
     this.labelCurrentDebt.LabelProp = global::Mono.Unix.Catalog.GetString ("label2");
     this.hboxDebt.Add (this.labelCurrentDebt);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hboxDebt [this.labelCurrentDebt]));
     w10.Position = 0;
     w10.Expand = false;
     w10.Fill = false;
     this.table1.Add (this.hboxDebt);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1 [this.hboxDebt]));
     w11.TopAttach = ((uint)(2));
     w11.BottomAttach = ((uint)(3));
     w11.LeftAttach = ((uint)(1));
     w11.RightAttach = ((uint)(2));
     w11.XOptions = ((global::Gtk.AttachOptions)(4));
     w11.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.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 w12 = ((global::Gtk.Table.TableChild)(this.table1 [this.label1]));
     w12.TopAttach = ((uint)(1));
     w12.BottomAttach = ((uint)(2));
     w12.LeftAttach = ((uint)(4));
     w12.RightAttach = ((uint)(5));
     w12.XOptions = ((global::Gtk.AttachOptions)(4));
     w12.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2 = new global::Gtk.Label ();
     this.label2.Name = "label2";
     this.label2.Xalign = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("Кассир:");
     this.table1.Add (this.label2);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1 [this.label2]));
     w13.LeftAttach = ((uint)(4));
     w13.RightAttach = ((uint)(5));
     w13.XOptions = ((global::Gtk.AttachOptions)(4));
     w13.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label3 = new global::Gtk.Label ();
     this.label3.Name = "label3";
     this.label3.Xalign = 1F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("Сумма выбранных авансов:");
     this.table1.Add (this.label3);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1 [this.label3]));
     w14.TopAttach = ((uint)(2));
     w14.BottomAttach = ((uint)(3));
     w14.LeftAttach = ((uint)(2));
     w14.RightAttach = ((uint)(3));
     w14.XOptions = ((global::Gtk.AttachOptions)(4));
     w14.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label4 = new global::Gtk.Label ();
     this.label4.Name = "label4";
     this.label4.Xalign = 1F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString ("Статья расхода:");
     this.table1.Add (this.label4);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1 [this.label4]));
     w15.XOptions = ((global::Gtk.AttachOptions)(4));
     w15.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label5 = new global::Gtk.Label ();
     this.label5.Name = "label5";
     this.label5.Xalign = 1F;
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString ("Сумма расхода:");
     this.table1.Add (this.label5);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1 [this.label5]));
     w16.TopAttach = ((uint)(3));
     w16.BottomAttach = ((uint)(4));
     w16.XOptions = ((global::Gtk.AttachOptions)(4));
     w16.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label7 = new global::Gtk.Label ();
     this.label7.Name = "label7";
     this.label7.Xalign = 1F;
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString ("Подотчетное лицо:");
     this.table1.Add (this.label7);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1 [this.label7]));
     w17.TopAttach = ((uint)(1));
     w17.BottomAttach = ((uint)(2));
     w17.XOptions = ((global::Gtk.AttachOptions)(4));
     w17.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelChangeSum = new global::Gtk.Label ();
     this.labelChangeSum.Name = "labelChangeSum";
     this.labelChangeSum.LabelProp = global::Mono.Unix.Catalog.GetString ("--//--");
     this.labelChangeSum.UseMarkup = true;
     this.table1.Add (this.labelChangeSum);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelChangeSum]));
     w18.TopAttach = ((uint)(3));
     w18.BottomAttach = ((uint)(4));
     w18.LeftAttach = ((uint)(3));
     w18.RightAttach = ((uint)(4));
     w18.XOptions = ((global::Gtk.AttachOptions)(4));
     w18.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelChangeType = new global::Gtk.Label ();
     this.labelChangeType.Name = "labelChangeType";
     this.labelChangeType.Xalign = 1F;
     this.labelChangeType.LabelProp = global::Mono.Unix.Catalog.GetString ("--//--");
     this.table1.Add (this.labelChangeType);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelChangeType]));
     w19.TopAttach = ((uint)(3));
     w19.BottomAttach = ((uint)(4));
     w19.LeftAttach = ((uint)(2));
     w19.RightAttach = ((uint)(3));
     w19.XOptions = ((global::Gtk.AttachOptions)(4));
     w19.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelClosingSum = new global::Gtk.Label ();
     this.labelClosingSum.Name = "labelClosingSum";
     this.labelClosingSum.LabelProp = global::Mono.Unix.Catalog.GetString ("--//--");
     this.table1.Add (this.labelClosingSum);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelClosingSum]));
     w20.TopAttach = ((uint)(2));
     w20.BottomAttach = ((uint)(3));
     w20.LeftAttach = ((uint)(3));
     w20.RightAttach = ((uint)(4));
     w20.XOptions = ((global::Gtk.AttachOptions)(4));
     w20.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelDebtTitle = new global::Gtk.Label ();
     this.labelDebtTitle.Name = "labelDebtTitle";
     this.labelDebtTitle.Xalign = 1F;
     this.labelDebtTitle.LabelProp = global::Mono.Unix.Catalog.GetString ("Текущий долг:");
     this.table1.Add (this.labelDebtTitle);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelDebtTitle]));
     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.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 w22 = ((global::Gtk.Table.TableChild)(this.table1 [this.ydateDocument]));
     w22.TopAttach = ((uint)(1));
     w22.BottomAttach = ((uint)(2));
     w22.LeftAttach = ((uint)(5));
     w22.RightAttach = ((uint)(6));
     w22.XOptions = ((global::Gtk.AttachOptions)(4));
     w22.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 w23 = ((global::Gtk.Table.TableChild)(this.table1 [this.yentryCasher]));
     w23.LeftAttach = ((uint)(5));
     w23.RightAttach = ((uint)(6));
     w23.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 w24 = ((global::Gtk.Table.TableChild)(this.table1 [this.yentryEmploeey]));
     w24.TopAttach = ((uint)(1));
     w24.BottomAttach = ((uint)(2));
     w24.LeftAttach = ((uint)(1));
     w24.RightAttach = ((uint)(4));
     w24.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox1.Add (this.table1);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.table1]));
     w25.Position = 1;
     w25.Expand = false;
     w25.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.labelCreating = new global::Gtk.Label ();
     this.labelCreating.Name = "labelCreating";
     this.labelCreating.Xpad = 9;
     this.labelCreating.Xalign = 0F;
     this.labelCreating.LabelProp = global::Mono.Unix.Catalog.GetString ("Рачет не производился");
     this.vbox1.Add (this.labelCreating);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.labelCreating]));
     w26.Position = 2;
     w26.Expand = false;
     w26.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.labelTableTitle = new global::Gtk.Label ();
     this.labelTableTitle.Name = "labelTableTitle";
     this.labelTableTitle.Xalign = 0F;
     this.labelTableTitle.LabelProp = global::Mono.Unix.Catalog.GetString ("Последние выданные авансы:");
     this.vbox1.Add (this.labelTableTitle);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.labelTableTitle]));
     w27.Position = 3;
     w27.Expand = false;
     w27.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.GtkScrolledWindow1 = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow1.Name = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.ytreeviewDebts = new global::Gamma.GtkWidgets.yTreeView ();
     this.ytreeviewDebts.CanFocus = true;
     this.ytreeviewDebts.Name = "ytreeviewDebts";
     this.GtkScrolledWindow1.Add (this.ytreeviewDebts);
     this.vbox1.Add (this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.GtkScrolledWindow1]));
     w29.Position = 4;
     // Container child vbox1.Gtk.Box+BoxChild
     this.label6 = new global::Gtk.Label ();
     this.label6.Name = "label6";
     this.label6.Xalign = 0F;
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString ("Основание:");
     this.vbox1.Add (this.label6);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.label6]));
     w30.Position = 5;
     w30.Expand = false;
     w30.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 w32 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.GtkScrolledWindow]));
     w32.Position = 6;
     this.Add (this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
     this.buttonSave.Clicked += new global::System.EventHandler (this.OnButtonSaveClicked);
     this.buttonCancel.Clicked += new global::System.EventHandler (this.OnButtonCancelClicked);
     this.yentryEmploeey.Changed += new global::System.EventHandler (this.OnYentryEmploeeyChanged);
     this.yspinMoney.ValueChanged += new global::System.EventHandler (this.OnYspinMoneyValueChanged);
     this.comboExpense.Changed += new global::System.EventHandler (this.OnComboExpenseChanged);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget Vodovoz.FuelDocumentDlg
     global::Stetic.BinContainer.Attach (this);
     this.Name = "Vodovoz.FuelDocumentDlg";
     // Container child Vodovoz.FuelDocumentDlg.Gtk.Container+ContainerChild
     this.vbox1 = new global::Gtk.VBox ();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox8 = new global::Gtk.HBox ();
     this.hbox8.Name = "hbox8";
     this.hbox8.Spacing = 6;
     // Container child hbox8.Gtk.Box+BoxChild
     this.buttonSave = new global::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.hbox8.Add (this.buttonSave);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox8 [this.buttonSave]));
     w2.Position = 0;
     w2.Expand = false;
     w2.Fill = false;
     // Container child hbox8.Gtk.Box+BoxChild
     this.buttonCancel = new global::Gtk.Button ();
     this.buttonCancel.CanFocus = true;
     this.buttonCancel.Name = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label = global::Mono.Unix.Catalog.GetString ("Отменить");
     global::Gtk.Image w3 = new global::Gtk.Image ();
     w3.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-revert-to-saved", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w3;
     this.hbox8.Add (this.buttonCancel);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox8 [this.buttonCancel]));
     w4.Position = 1;
     w4.Expand = false;
     w4.Fill = false;
     this.vbox1.Add (this.hbox8);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox8]));
     w5.Position = 0;
     w5.Expand = false;
     w5.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.table3 = new global::Gtk.Table (((uint)(6)), ((uint)(3)), false);
     this.table3.Name = "table3";
     this.table3.RowSpacing = ((uint)(6));
     this.table3.ColumnSpacing = ((uint)(6));
     // Container child table3.Gtk.Table+TableChild
     this.hbox4 = new global::Gtk.HBox ();
     this.hbox4.Name = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.disablespinMoney = new global::QSOrmProject.DisableSpinButton ();
     this.disablespinMoney.Events = ((global::Gdk.EventMask)(256));
     this.disablespinMoney.Name = "disablespinMoney";
     this.disablespinMoney.Active = false;
     this.disablespinMoney.Upper = 100000;
     this.disablespinMoney.Lower = 0;
     this.disablespinMoney.Digits = ((uint)(2));
     this.hbox4.Add (this.disablespinMoney);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.disablespinMoney]));
     w6.Position = 0;
     // Container child hbox4.Gtk.Box+BoxChild
     this.buttonSetRemain = new global::Gtk.Button ();
     this.buttonSetRemain.CanFocus = true;
     this.buttonSetRemain.Name = "buttonSetRemain";
     this.buttonSetRemain.UseUnderline = true;
     this.buttonSetRemain.Label = global::Mono.Unix.Catalog.GetString ("Весь остаток");
     this.hbox4.Add (this.buttonSetRemain);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.buttonSetRemain]));
     w7.Position = 1;
     w7.Expand = false;
     w7.Fill = false;
     this.table3.Add (this.hbox4);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table3 [this.hbox4]));
     w8.TopAttach = ((uint)(4));
     w8.BottomAttach = ((uint)(5));
     w8.LeftAttach = ((uint)(1));
     w8.RightAttach = ((uint)(2));
     w8.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.hbox5 = new global::Gtk.HBox ();
     this.hbox5.Name = "hbox5";
     this.hbox5.Spacing = 6;
     this.table3.Add (this.hbox5);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table3 [this.hbox5]));
     w9.TopAttach = ((uint)(4));
     w9.BottomAttach = ((uint)(5));
     w9.LeftAttach = ((uint)(2));
     w9.RightAttach = ((uint)(3));
     w9.XOptions = ((global::Gtk.AttachOptions)(4));
     w9.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.hbox7 = new global::Gtk.HBox ();
     this.hbox7.Name = "hbox7";
     this.hbox7.Spacing = 6;
     // Container child hbox7.Gtk.Box+BoxChild
     this.labelExpenseInfo = new global::Gtk.Label ();
     this.labelExpenseInfo.Name = "labelExpenseInfo";
     this.labelExpenseInfo.LabelProp = global::Mono.Unix.Catalog.GetString ("Расходный ордер");
     this.hbox7.Add (this.labelExpenseInfo);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.labelExpenseInfo]));
     w10.Position = 0;
     w10.Expand = false;
     w10.Fill = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.buttonOpenExpense = new global::Gtk.Button ();
     this.buttonOpenExpense.CanFocus = true;
     this.buttonOpenExpense.Name = "buttonOpenExpense";
     this.buttonOpenExpense.UseUnderline = true;
     this.buttonOpenExpense.Label = global::Mono.Unix.Catalog.GetString ("Открыть расходный ордер");
     this.hbox7.Add (this.buttonOpenExpense);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.buttonOpenExpense]));
     w11.Position = 1;
     w11.Expand = false;
     w11.Fill = false;
     this.table3.Add (this.hbox7);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table3 [this.hbox7]));
     w12.TopAttach = ((uint)(5));
     w12.BottomAttach = ((uint)(6));
     w12.LeftAttach = ((uint)(1));
     w12.RightAttach = ((uint)(2));
     w12.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label1 = new global::Gtk.Label ();
     this.label1.Name = "label1";
     this.label1.Xalign = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Дата:");
     this.table3.Add (this.label1);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table3 [this.label1]));
     w13.XOptions = ((global::Gtk.AttachOptions)(4));
     w13.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label2 = new global::Gtk.Label ();
     this.label2.Name = "label2";
     this.label2.Xalign = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("Водитель:");
     this.table3.Add (this.label2);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table3 [this.label2]));
     w14.TopAttach = ((uint)(1));
     w14.BottomAttach = ((uint)(2));
     w14.XOptions = ((global::Gtk.AttachOptions)(4));
     w14.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label3 = new global::Gtk.Label ();
     this.label3.Name = "label3";
     this.label3.Xalign = 1F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("Вид топлива:");
     this.table3.Add (this.label3);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table3 [this.label3]));
     w15.TopAttach = ((uint)(3));
     w15.BottomAttach = ((uint)(4));
     w15.XOptions = ((global::Gtk.AttachOptions)(4));
     w15.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label4 = new global::Gtk.Label ();
     this.label4.Name = "label4";
     this.label4.Xalign = 1F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString ("Автомобиль:");
     this.table3.Add (this.label4);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table3 [this.label4]));
     w16.TopAttach = ((uint)(2));
     w16.BottomAttach = ((uint)(3));
     w16.XOptions = ((global::Gtk.AttachOptions)(4));
     w16.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label5 = new global::Gtk.Label ();
     this.label5.Name = "label5";
     this.label5.Xalign = 1F;
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString ("Выдано деньгами:");
     this.table3.Add (this.label5);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table3 [this.label5]));
     w17.TopAttach = ((uint)(4));
     w17.BottomAttach = ((uint)(5));
     w17.XOptions = ((global::Gtk.AttachOptions)(4));
     w17.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.labelResultInfo = new global::Gtk.Label ();
     this.labelResultInfo.Name = "labelResultInfo";
     this.labelResultInfo.LabelProp = global::Mono.Unix.Catalog.GetString ("Итог");
     this.table3.Add (this.labelResultInfo);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table3 [this.labelResultInfo]));
     w18.TopAttach = ((uint)(5));
     w18.BottomAttach = ((uint)(6));
     w18.LeftAttach = ((uint)(2));
     w18.RightAttach = ((uint)(3));
     w18.XOptions = ((global::Gtk.AttachOptions)(4));
     w18.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.ydatepicker = new global::Gamma.Widgets.yDatePicker ();
     this.ydatepicker.Events = ((global::Gdk.EventMask)(256));
     this.ydatepicker.Name = "ydatepicker";
     this.ydatepicker.WithTime = false;
     this.ydatepicker.Date = new global::System.DateTime (0);
     this.ydatepicker.IsEditable = false;
     this.ydatepicker.AutoSeparation = false;
     this.table3.Add (this.ydatepicker);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table3 [this.ydatepicker]));
     w19.LeftAttach = ((uint)(1));
     w19.RightAttach = ((uint)(2));
     w19.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.yentryCar = new global::Gamma.Widgets.yEntryReference ();
     this.yentryCar.Sensitive = false;
     this.yentryCar.Events = ((global::Gdk.EventMask)(256));
     this.yentryCar.Name = "yentryCar";
     this.table3.Add (this.yentryCar);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table3 [this.yentryCar]));
     w20.TopAttach = ((uint)(2));
     w20.BottomAttach = ((uint)(3));
     w20.LeftAttach = ((uint)(1));
     w20.RightAttach = ((uint)(2));
     w20.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.yentrydriver = new global::Gamma.Widgets.yEntryReference ();
     this.yentrydriver.Sensitive = false;
     this.yentrydriver.Events = ((global::Gdk.EventMask)(256));
     this.yentrydriver.Name = "yentrydriver";
     this.table3.Add (this.yentrydriver);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table3 [this.yentrydriver]));
     w21.TopAttach = ((uint)(1));
     w21.BottomAttach = ((uint)(2));
     w21.LeftAttach = ((uint)(1));
     w21.RightAttach = ((uint)(2));
     w21.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.yentryfuel = new global::Gamma.Widgets.yEntryReference ();
     this.yentryfuel.Sensitive = false;
     this.yentryfuel.Events = ((global::Gdk.EventMask)(256));
     this.yentryfuel.Name = "yentryfuel";
     this.table3.Add (this.yentryfuel);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table3 [this.yentryfuel]));
     w22.TopAttach = ((uint)(3));
     w22.BottomAttach = ((uint)(4));
     w22.LeftAttach = ((uint)(1));
     w22.RightAttach = ((uint)(2));
     w22.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.ytextviewFuelInfo = new global::Gamma.GtkWidgets.yTextView ();
     this.ytextviewFuelInfo.CanFocus = true;
     this.ytextviewFuelInfo.Name = "ytextviewFuelInfo";
     this.ytextviewFuelInfo.Editable = false;
     this.table3.Add (this.ytextviewFuelInfo);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table3 [this.ytextviewFuelInfo]));
     w23.BottomAttach = ((uint)(4));
     w23.LeftAttach = ((uint)(2));
     w23.RightAttach = ((uint)(3));
     w23.XOptions = ((global::Gtk.AttachOptions)(4));
     w23.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox1.Add (this.table3);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.table3]));
     w24.Position = 1;
     w24.Expand = false;
     w24.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.ytreeTickets = new global::Gamma.GtkWidgets.yTreeView ();
     this.ytreeTickets.CanFocus = true;
     this.ytreeTickets.Name = "ytreeTickets";
     this.GtkScrolledWindow.Add (this.ytreeTickets);
     this.vbox1.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.GtkScrolledWindow]));
     w26.Position = 2;
     this.Add (this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
     this.buttonSave.Clicked += new global::System.EventHandler (this.OnButtonSaveClicked);
     this.buttonCancel.Clicked += new global::System.EventHandler (this.OnButtonCancelClicked);
     this.buttonOpenExpense.Clicked += new global::System.EventHandler (this.OnButtonOpenExpenseClicked);
     this.disablespinMoney.ValueChanged += new global::System.EventHandler (this.OnDisablespinMoneyValueChanged);
     this.buttonSetRemain.Clicked += new global::System.EventHandler (this.OnButtonSetRemainClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget workwear.NormDlg
     this.Name = "workwear.NormDlg";
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child workwear.NormDlg.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.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)(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.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.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 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.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.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.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 w5 = ((global::Gtk.Table.TableChild)(this.table1 [this.label4]));
     w5.TopAttach = ((uint)(3));
     w5.BottomAttach = ((uint)(4));
     w5.XOptions = ((global::Gtk.AttachOptions)(4));
     w5.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yentryTonAttachment = new global::Gamma.GtkWidgets.yEntry ();
     this.yentryTonAttachment.CanFocus = true;
     this.yentryTonAttachment.Name = "yentryTonAttachment";
     this.yentryTonAttachment.IsEditable = true;
     this.yentryTonAttachment.MaxLength = 15;
     this.yentryTonAttachment.InvisibleChar = '●';
     this.table1.Add (this.yentryTonAttachment);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1 [this.yentryTonAttachment]));
     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.yentryTonNumber = new global::Gamma.GtkWidgets.yEntry ();
     this.yentryTonNumber.CanFocus = true;
     this.yentryTonNumber.Name = "yentryTonNumber";
     this.yentryTonNumber.IsEditable = true;
     this.yentryTonNumber.MaxLength = 15;
     this.yentryTonNumber.InvisibleChar = '●';
     this.table1.Add (this.yentryTonNumber);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1 [this.yentryTonNumber]));
     w7.TopAttach = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.LeftAttach = ((uint)(1));
     w7.RightAttach = ((uint)(2));
     w7.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yentryTonParagraph = new global::Gamma.GtkWidgets.yEntry ();
     this.yentryTonParagraph.CanFocus = true;
     this.yentryTonParagraph.Name = "yentryTonParagraph";
     this.yentryTonParagraph.IsEditable = true;
     this.yentryTonParagraph.MaxLength = 15;
     this.yentryTonParagraph.InvisibleChar = '●';
     this.table1.Add (this.yentryTonParagraph);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1 [this.yentryTonParagraph]));
     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.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 w9 = ((global::Gtk.Table.TableChild)(this.table1 [this.ylabelId]));
     w9.LeftAttach = ((uint)(1));
     w9.RightAttach = ((uint)(2));
     w9.XOptions = ((global::Gtk.AttachOptions)(4));
     w9.YOptions = ((global::Gtk.AttachOptions)(4));
     this.hbox1.Add (this.table1);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.table1]));
     w10.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.GtkScrolledWindow = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow.Name = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.ytreeProfessions = new global::Gamma.GtkWidgets.yTreeView ();
     this.ytreeProfessions.CanFocus = true;
     this.ytreeProfessions.Name = "ytreeProfessions";
     this.GtkScrolledWindow.Add (this.ytreeProfessions);
     this.vbox2.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.GtkScrolledWindow]));
     w12.Position = 0;
     // 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.buttonNewProfession = new global::Gtk.Button ();
     this.buttonNewProfession.CanFocus = true;
     this.buttonNewProfession.Name = "buttonNewProfession";
     this.buttonNewProfession.UseUnderline = true;
     this.buttonNewProfession.Label = global::Mono.Unix.Catalog.GetString ("Новая");
     global::Gtk.Image w13 = new global::Gtk.Image ();
     w13.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-new", global::Gtk.IconSize.Menu);
     this.buttonNewProfession.Image = w13;
     this.hbox2.Add (this.buttonNewProfession);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.buttonNewProfession]));
     w14.Position = 0;
     // Container child hbox2.Gtk.Box+BoxChild
     this.buttonAddProfession = new global::Gtk.Button ();
     this.buttonAddProfession.CanFocus = true;
     this.buttonAddProfession.Name = "buttonAddProfession";
     this.buttonAddProfession.UseUnderline = true;
     this.buttonAddProfession.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.buttonAddProfession.Image = w15;
     this.hbox2.Add (this.buttonAddProfession);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.buttonAddProfession]));
     w16.Position = 1;
     // Container child hbox2.Gtk.Box+BoxChild
     this.buttonRemoveProfession = new global::Gtk.Button ();
     this.buttonRemoveProfession.Sensitive = false;
     this.buttonRemoveProfession.CanFocus = true;
     this.buttonRemoveProfession.Name = "buttonRemoveProfession";
     this.buttonRemoveProfession.UseUnderline = true;
     this.buttonRemoveProfession.Label = global::Mono.Unix.Catalog.GetString ("Убрать");
     global::Gtk.Image w17 = new global::Gtk.Image ();
     w17.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-remove", global::Gtk.IconSize.Menu);
     this.buttonRemoveProfession.Image = w17;
     this.hbox2.Add (this.buttonRemoveProfession);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.buttonRemoveProfession]));
     w18.Position = 2;
     this.vbox2.Add (this.hbox2);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox2]));
     w19.Position = 1;
     w19.Expand = false;
     w19.Fill = false;
     this.hbox1.Add (this.vbox2);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox2]));
     w20.Position = 1;
     w1.Add (this.hbox1);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(w1 [this.hbox1]));
     w21.Position = 0;
     w21.Expand = false;
     w21.Fill = false;
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.label5 = new global::Gtk.Label ();
     this.label5.Name = "label5";
     this.label5.Xalign = 0F;
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Выдаваемая по норме номенклатура</b>");
     this.label5.UseMarkup = true;
     w1.Add (this.label5);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(w1 [this.label5]));
     w22.Position = 1;
     w22.Expand = false;
     w22.Fill = false;
     // Container child dialog1_VBox.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.ytreeItems = new global::Gamma.GtkWidgets.yTreeView ();
     this.ytreeItems.CanFocus = true;
     this.ytreeItems.Name = "ytreeItems";
     this.GtkScrolledWindow1.Add (this.ytreeItems);
     w1.Add (this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(w1 [this.GtkScrolledWindow1]));
     w24.Position = 2;
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.hbox3 = new global::Gtk.HBox ();
     this.hbox3.Name = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.buttonAddItem = new global::Gtk.Button ();
     this.buttonAddItem.CanFocus = true;
     this.buttonAddItem.Name = "buttonAddItem";
     this.buttonAddItem.UseUnderline = true;
     this.buttonAddItem.Label = global::Mono.Unix.Catalog.GetString ("Добавить");
     global::Gtk.Image w25 = new global::Gtk.Image ();
     w25.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonAddItem.Image = w25;
     this.hbox3.Add (this.buttonAddItem);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.buttonAddItem]));
     w26.Position = 0;
     w26.Expand = false;
     w26.Fill = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.buttonRemoveItem = new global::Gtk.Button ();
     this.buttonRemoveItem.Sensitive = false;
     this.buttonRemoveItem.CanFocus = true;
     this.buttonRemoveItem.Name = "buttonRemoveItem";
     this.buttonRemoveItem.UseUnderline = true;
     this.buttonRemoveItem.Label = global::Mono.Unix.Catalog.GetString ("Удалить");
     global::Gtk.Image w27 = new global::Gtk.Image ();
     w27.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-remove", global::Gtk.IconSize.Menu);
     this.buttonRemoveItem.Image = w27;
     this.hbox3.Add (this.buttonRemoveItem);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.buttonRemoveItem]));
     w28.Position = 1;
     w28.Expand = false;
     w28.Fill = false;
     w1.Add (this.hbox3);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(w1 [this.hbox3]));
     w29.Position = 3;
     w29.Expand = false;
     w29.Fill = false;
     // Internal child workwear.NormDlg.ActionArea
     global::Gtk.HButtonBox w30 = this.ActionArea;
     w30.Name = "dialog1_ActionArea";
     w30.Spacing = 10;
     w30.BorderWidth = ((uint)(5));
     w30.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.UseStock = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label = "gtk-cancel";
     this.AddActionWidget (this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w31 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w30 [this.buttonCancel]));
     w31.Expand = false;
     w31.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.UseStock = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label = "gtk-ok";
     w30.Add (this.buttonOk);
     global::Gtk.ButtonBox.ButtonBoxChild w32 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w30 [this.buttonOk]));
     w32.Position = 1;
     w32.Expand = false;
     w32.Fill = false;
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 699;
     this.DefaultHeight = 368;
     this.Show ();
     this.buttonNewProfession.Clicked += new global::System.EventHandler (this.OnButtonNewProfessionClicked);
     this.buttonAddProfession.Clicked += new global::System.EventHandler (this.OnButtonAddProfessionClicked);
     this.buttonRemoveProfession.Clicked += new global::System.EventHandler (this.OnButtonRemoveProfessionClicked);
     this.buttonAddItem.Clicked += new global::System.EventHandler (this.OnButtonAddItemClicked);
     this.buttonRemoveItem.Clicked += new global::System.EventHandler (this.OnButtonRemoveItemClicked);
     this.buttonOk.Clicked += new global::System.EventHandler (this.OnButtonOkClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget Vodovoz.LoadFrom1cDlg
     global::Stetic.BinContainer.Attach (this);
     this.Name = "Vodovoz.LoadFrom1cDlg";
     // Container child Vodovoz.LoadFrom1cDlg.Gtk.Container+ContainerChild
     this.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     // 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.table1 = new global::Gtk.Table (((uint)(12)), ((uint)(4)), false);
     this.table1.Name = "table1";
     this.table1.RowSpacing = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     this.table1.BorderWidth = ((uint)(27));
     // Container child table1.Gtk.Table+TableChild
     this.filechooserXML = new global::Gtk.FileChooserButton (global::Mono.Unix.Catalog.GetString ("Выберите XML файл с данными из 1с"), ((global::Gtk.FileChooserAction)(0)));
     this.filechooserXML.Name = "filechooserXML";
     this.table1.Add (this.filechooserXML);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1 [this.filechooserXML]));
     w1.LeftAttach = ((uint)(1));
     w1.RightAttach = ((uint)(4));
     w1.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.buttonLoad = new global::Gtk.Button ();
     this.buttonLoad.Sensitive = false;
     this.buttonLoad.CanFocus = true;
     this.buttonLoad.Name = "buttonLoad";
     this.buttonLoad.UseUnderline = true;
     this.buttonLoad.BorderWidth = ((uint)(18));
     this.buttonLoad.Label = global::Mono.Unix.Catalog.GetString ("Прочитать");
     this.hbox1.Add (this.buttonLoad);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonLoad]));
     w2.Position = 0;
     w2.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonCreate = new global::Gtk.Button ();
     this.buttonCreate.Sensitive = false;
     this.buttonCreate.CanFocus = true;
     this.buttonCreate.Name = "buttonCreate";
     this.buttonCreate.UseUnderline = true;
     this.buttonCreate.BorderWidth = ((uint)(18));
     this.buttonCreate.Label = global::Mono.Unix.Catalog.GetString ("Создать");
     this.hbox1.Add (this.buttonCreate);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonCreate]));
     w3.Position = 1;
     w3.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonSave = new global::Gtk.Button ();
     this.buttonSave.Sensitive = false;
     this.buttonSave.CanFocus = true;
     this.buttonSave.Name = "buttonSave";
     this.buttonSave.UseUnderline = true;
     this.buttonSave.BorderWidth = ((uint)(18));
     this.buttonSave.Label = global::Mono.Unix.Catalog.GetString ("Применить");
     this.hbox1.Add (this.buttonSave);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonSave]));
     w4.Position = 2;
     w4.Fill = false;
     this.table1.Add (this.hbox1);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1 [this.hbox1]));
     w5.TopAttach = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.RightAttach = ((uint)(2));
     w5.XOptions = ((global::Gtk.AttachOptions)(0));
     w5.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label1 = new global::Gtk.Label ();
     this.label1.Name = "label1";
     this.label1.Xalign = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Файл для загрузка:");
     this.table1.Add (this.label1);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1 [this.label1]));
     w6.XOptions = ((global::Gtk.AttachOptions)(4));
     w6.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.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 w7 = ((global::Gtk.Table.TableChild)(this.table1 [this.label10]));
     w7.TopAttach = ((uint)(10));
     w7.BottomAttach = ((uint)(11));
     w7.XOptions = ((global::Gtk.AttachOptions)(4));
     w7.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.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.table1.Add (this.label11);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1 [this.label11]));
     w8.TopAttach = ((uint)(11));
     w8.BottomAttach = ((uint)(12));
     w8.XOptions = ((global::Gtk.AttachOptions)(4));
     w8.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.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.table1.Add (this.label12);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1 [this.label12]));
     w9.TopAttach = ((uint)(4));
     w9.BottomAttach = ((uint)(5));
     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.label13 = new global::Gtk.Label ();
     this.label13.Name = "label13";
     this.label13.Xalign = 1F;
     this.label13.LabelProp = global::Mono.Unix.Catalog.GetString ("Новых номенклатур:");
     this.table1.Add (this.label13);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1 [this.label13]));
     w10.TopAttach = ((uint)(5));
     w10.BottomAttach = ((uint)(6));
     w10.LeftAttach = ((uint)(2));
     w10.RightAttach = ((uint)(3));
     w10.XOptions = ((global::Gtk.AttachOptions)(4));
     w10.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.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.table1.Add (this.label14);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1 [this.label14]));
     w11.TopAttach = ((uint)(6));
     w11.BottomAttach = ((uint)(7));
     w11.LeftAttach = ((uint)(2));
     w11.RightAttach = ((uint)(3));
     w11.XOptions = ((global::Gtk.AttachOptions)(4));
     w11.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label15 = new global::Gtk.Label ();
     this.label15.Name = "label15";
     this.label15.Xalign = 1F;
     this.label15.LabelProp = global::Mono.Unix.Catalog.GetString ("Новых адресов:");
     this.table1.Add (this.label15);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1 [this.label15]));
     w12.TopAttach = ((uint)(7));
     w12.BottomAttach = ((uint)(8));
     w12.LeftAttach = ((uint)(2));
     w12.RightAttach = ((uint)(3));
     w12.XOptions = ((global::Gtk.AttachOptions)(4));
     w12.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label16 = new global::Gtk.Label ();
     this.label16.Name = "label16";
     this.label16.Xalign = 1F;
     this.label16.LabelProp = global::Mono.Unix.Catalog.GetString ("Изменено контрагентов:");
     this.table1.Add (this.label16);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1 [this.label16]));
     w13.TopAttach = ((uint)(8));
     w13.BottomAttach = ((uint)(9));
     w13.LeftAttach = ((uint)(2));
     w13.RightAttach = ((uint)(3));
     w13.XOptions = ((global::Gtk.AttachOptions)(4));
     w13.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.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.table1.Add (this.label18);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1 [this.label18]));
     w14.TopAttach = ((uint)(9));
     w14.BottomAttach = ((uint)(10));
     w14.LeftAttach = ((uint)(2));
     w14.RightAttach = ((uint)(3));
     w14.XOptions = ((global::Gtk.AttachOptions)(4));
     w14.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 w15 = ((global::Gtk.Table.TableChild)(this.table1 [this.label2]));
     w15.TopAttach = ((uint)(3));
     w15.BottomAttach = ((uint)(4));
     w15.XOptions = ((global::Gtk.AttachOptions)(4));
     w15.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.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 w16 = ((global::Gtk.Table.TableChild)(this.table1 [this.label3]));
     w16.TopAttach = ((uint)(4));
     w16.BottomAttach = ((uint)(5));
     w16.XOptions = ((global::Gtk.AttachOptions)(4));
     w16.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 w17 = ((global::Gtk.Table.TableChild)(this.table1 [this.label4]));
     w17.TopAttach = ((uint)(7));
     w17.BottomAttach = ((uint)(8));
     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)(5));
     w18.BottomAttach = ((uint)(6));
     w18.XOptions = ((global::Gtk.AttachOptions)(4));
     w18.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 w19 = ((global::Gtk.Table.TableChild)(this.table1 [this.label6]));
     w19.TopAttach = ((uint)(10));
     w19.BottomAttach = ((uint)(11));
     w19.LeftAttach = ((uint)(2));
     w19.RightAttach = ((uint)(3));
     w19.XOptions = ((global::Gtk.AttachOptions)(4));
     w19.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label7 = new global::Gtk.Label ();
     this.label7.Name = "label7";
     this.label7.Xalign = 1F;
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString ("Загружено банков:");
     this.table1.Add (this.label7);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table1 [this.label7]));
     w20.TopAttach = ((uint)(8));
     w20.BottomAttach = ((uint)(9));
     w20.XOptions = ((global::Gtk.AttachOptions)(4));
     w20.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 w21 = ((global::Gtk.Table.TableChild)(this.table1 [this.label8]));
     w21.TopAttach = ((uint)(9));
     w21.BottomAttach = ((uint)(10));
     w21.XOptions = ((global::Gtk.AttachOptions)(4));
     w21.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 w22 = ((global::Gtk.Table.TableChild)(this.table1 [this.label9]));
     w22.TopAttach = ((uint)(6));
     w22.BottomAttach = ((uint)(7));
     w22.XOptions = ((global::Gtk.AttachOptions)(4));
     w22.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelCounterpartiesChanged = new global::Gtk.Label ();
     this.labelCounterpartiesChanged.Name = "labelCounterpartiesChanged";
     this.labelCounterpartiesChanged.LabelProp = global::Mono.Unix.Catalog.GetString ("0");
     this.table1.Add (this.labelCounterpartiesChanged);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelCounterpartiesChanged]));
     w23.TopAttach = ((uint)(8));
     w23.BottomAttach = ((uint)(9));
     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.labelInactiveAccounts = new global::Gtk.Label ();
     this.labelInactiveAccounts.Name = "labelInactiveAccounts";
     this.labelInactiveAccounts.LabelProp = global::Mono.Unix.Catalog.GetString ("0");
     this.table1.Add (this.labelInactiveAccounts);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelInactiveAccounts]));
     w24.TopAttach = ((uint)(6));
     w24.BottomAttach = ((uint)(7));
     w24.LeftAttach = ((uint)(1));
     w24.RightAttach = ((uint)(2));
     w24.XOptions = ((global::Gtk.AttachOptions)(4));
     w24.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelInactiveBanks = new global::Gtk.Label ();
     this.labelInactiveBanks.Name = "labelInactiveBanks";
     this.labelInactiveBanks.LabelProp = global::Mono.Unix.Catalog.GetString ("0");
     this.table1.Add (this.labelInactiveBanks);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelInactiveBanks]));
     w25.TopAttach = ((uint)(9));
     w25.BottomAttach = ((uint)(10));
     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.labelLinkedAccount = new global::Gtk.Label ();
     this.labelLinkedAccount.Name = "labelLinkedAccount";
     this.labelLinkedAccount.LabelProp = global::Mono.Unix.Catalog.GetString ("0");
     this.table1.Add (this.labelLinkedAccount);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelLinkedAccount]));
     w26.TopAttach = ((uint)(7));
     w26.BottomAttach = ((uint)(8));
     w26.LeftAttach = ((uint)(1));
     w26.RightAttach = ((uint)(2));
     w26.XOptions = ((global::Gtk.AttachOptions)(4));
     w26.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelLostOrders = new global::Gtk.Label ();
     this.labelLostOrders.Name = "labelLostOrders";
     this.labelLostOrders.LabelProp = global::Mono.Unix.Catalog.GetString ("0");
     this.table1.Add (this.labelLostOrders);
     global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelLostOrders]));
     w27.TopAttach = ((uint)(10));
     w27.BottomAttach = ((uint)(11));
     w27.LeftAttach = ((uint)(3));
     w27.RightAttach = ((uint)(4));
     w27.XOptions = ((global::Gtk.AttachOptions)(4));
     w27.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelNewAddresses = new global::Gtk.Label ();
     this.labelNewAddresses.Name = "labelNewAddresses";
     this.labelNewAddresses.LabelProp = global::Mono.Unix.Catalog.GetString ("0");
     this.table1.Add (this.labelNewAddresses);
     global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelNewAddresses]));
     w28.TopAttach = ((uint)(7));
     w28.BottomAttach = ((uint)(8));
     w28.LeftAttach = ((uint)(3));
     w28.RightAttach = ((uint)(4));
     w28.XOptions = ((global::Gtk.AttachOptions)(4));
     w28.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelNewCounterparties = new global::Gtk.Label ();
     this.labelNewCounterparties.Name = "labelNewCounterparties";
     this.labelNewCounterparties.LabelProp = global::Mono.Unix.Catalog.GetString ("0");
     this.table1.Add (this.labelNewCounterparties);
     global::Gtk.Table.TableChild w29 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelNewCounterparties]));
     w29.TopAttach = ((uint)(4));
     w29.BottomAttach = ((uint)(5));
     w29.LeftAttach = ((uint)(3));
     w29.RightAttach = ((uint)(4));
     w29.XOptions = ((global::Gtk.AttachOptions)(4));
     w29.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelNewNomenclatures = new global::Gtk.Label ();
     this.labelNewNomenclatures.Name = "labelNewNomenclatures";
     this.labelNewNomenclatures.LabelProp = global::Mono.Unix.Catalog.GetString ("0");
     this.table1.Add (this.labelNewNomenclatures);
     global::Gtk.Table.TableChild w30 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelNewNomenclatures]));
     w30.TopAttach = ((uint)(5));
     w30.BottomAttach = ((uint)(6));
     w30.LeftAttach = ((uint)(3));
     w30.RightAttach = ((uint)(4));
     w30.XOptions = ((global::Gtk.AttachOptions)(4));
     w30.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelNewOrders = new global::Gtk.Label ();
     this.labelNewOrders.Name = "labelNewOrders";
     this.labelNewOrders.LabelProp = global::Mono.Unix.Catalog.GetString ("0");
     this.table1.Add (this.labelNewOrders);
     global::Gtk.Table.TableChild w31 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelNewOrders]));
     w31.TopAttach = ((uint)(6));
     w31.BottomAttach = ((uint)(7));
     w31.LeftAttach = ((uint)(3));
     w31.RightAttach = ((uint)(4));
     w31.XOptions = ((global::Gtk.AttachOptions)(4));
     w31.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelOrdersChanged = new global::Gtk.Label ();
     this.labelOrdersChanged.Name = "labelOrdersChanged";
     this.labelOrdersChanged.LabelProp = global::Mono.Unix.Catalog.GetString ("0");
     this.table1.Add (this.labelOrdersChanged);
     global::Gtk.Table.TableChild w32 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelOrdersChanged]));
     w32.TopAttach = ((uint)(9));
     w32.BottomAttach = ((uint)(10));
     w32.LeftAttach = ((uint)(3));
     w32.RightAttach = ((uint)(4));
     w32.XOptions = ((global::Gtk.AttachOptions)(4));
     w32.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelReadedAccounts = new global::Gtk.Label ();
     this.labelReadedAccounts.Name = "labelReadedAccounts";
     this.labelReadedAccounts.LabelProp = global::Mono.Unix.Catalog.GetString ("0");
     this.table1.Add (this.labelReadedAccounts);
     global::Gtk.Table.TableChild w33 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelReadedAccounts]));
     w33.TopAttach = ((uint)(5));
     w33.BottomAttach = ((uint)(6));
     w33.LeftAttach = ((uint)(1));
     w33.RightAttach = ((uint)(2));
     w33.XOptions = ((global::Gtk.AttachOptions)(4));
     w33.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelReadedNomenclatures = new global::Gtk.Label ();
     this.labelReadedNomenclatures.Name = "labelReadedNomenclatures";
     this.labelReadedNomenclatures.LabelProp = global::Mono.Unix.Catalog.GetString ("0");
     this.table1.Add (this.labelReadedNomenclatures);
     global::Gtk.Table.TableChild w34 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelReadedNomenclatures]));
     w34.TopAttach = ((uint)(10));
     w34.BottomAttach = ((uint)(11));
     w34.LeftAttach = ((uint)(1));
     w34.RightAttach = ((uint)(2));
     w34.XOptions = ((global::Gtk.AttachOptions)(4));
     w34.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelReadedOrders = new global::Gtk.Label ();
     this.labelReadedOrders.Name = "labelReadedOrders";
     this.labelReadedOrders.LabelProp = global::Mono.Unix.Catalog.GetString ("0");
     this.table1.Add (this.labelReadedOrders);
     global::Gtk.Table.TableChild w35 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelReadedOrders]));
     w35.TopAttach = ((uint)(11));
     w35.BottomAttach = ((uint)(12));
     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.labelSkipedCounterparty = new global::Gtk.Label ();
     this.labelSkipedCounterparty.Name = "labelSkipedCounterparty";
     this.labelSkipedCounterparty.LabelProp = global::Mono.Unix.Catalog.GetString ("0");
     this.table1.Add (this.labelSkipedCounterparty);
     global::Gtk.Table.TableChild w36 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelSkipedCounterparty]));
     w36.TopAttach = ((uint)(4));
     w36.BottomAttach = ((uint)(5));
     w36.LeftAttach = ((uint)(1));
     w36.RightAttach = ((uint)(2));
     w36.XOptions = ((global::Gtk.AttachOptions)(4));
     w36.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelTotalBanks = new global::Gtk.Label ();
     this.labelTotalBanks.Name = "labelTotalBanks";
     this.labelTotalBanks.LabelProp = global::Mono.Unix.Catalog.GetString ("0");
     this.table1.Add (this.labelTotalBanks);
     global::Gtk.Table.TableChild w37 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelTotalBanks]));
     w37.TopAttach = ((uint)(8));
     w37.BottomAttach = ((uint)(9));
     w37.LeftAttach = ((uint)(1));
     w37.RightAttach = ((uint)(2));
     w37.XOptions = ((global::Gtk.AttachOptions)(4));
     w37.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelTotalCounterparty = new global::Gtk.Label ();
     this.labelTotalCounterparty.Name = "labelTotalCounterparty";
     this.labelTotalCounterparty.LabelProp = global::Mono.Unix.Catalog.GetString ("0");
     this.table1.Add (this.labelTotalCounterparty);
     global::Gtk.Table.TableChild w38 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelTotalCounterparty]));
     w38.TopAttach = ((uint)(3));
     w38.BottomAttach = ((uint)(4));
     w38.LeftAttach = ((uint)(1));
     w38.RightAttach = ((uint)(2));
     w38.XOptions = ((global::Gtk.AttachOptions)(4));
     w38.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.progressbar = new global::Gtk.ProgressBar ();
     this.progressbar.Name = "progressbar";
     this.table1.Add (this.progressbar);
     global::Gtk.Table.TableChild w39 = ((global::Gtk.Table.TableChild)(this.table1 [this.progressbar]));
     w39.TopAttach = ((uint)(2));
     w39.BottomAttach = ((uint)(3));
     w39.RightAttach = ((uint)(4));
     w39.XOptions = ((global::Gtk.AttachOptions)(4));
     w39.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.vbox1 = new global::Gtk.VBox ();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.checkOnlyAddress = new global::Gtk.CheckButton ();
     this.checkOnlyAddress.Sensitive = false;
     this.checkOnlyAddress.CanFocus = true;
     this.checkOnlyAddress.Name = "checkOnlyAddress";
     this.checkOnlyAddress.Label = global::Mono.Unix.Catalog.GetString ("Сохранять только адреса");
     this.checkOnlyAddress.DrawIndicator = true;
     this.checkOnlyAddress.UseUnderline = true;
     this.vbox1.Add (this.checkOnlyAddress);
     global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.checkOnlyAddress]));
     w40.Position = 0;
     w40.Expand = false;
     w40.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.checkRewrite = new global::Gtk.CheckButton ();
     this.checkRewrite.Sensitive = false;
     this.checkRewrite.CanFocus = true;
     this.checkRewrite.Name = "checkRewrite";
     this.checkRewrite.Label = global::Mono.Unix.Catalog.GetString ("Перезаписывать");
     this.checkRewrite.DrawIndicator = true;
     this.checkRewrite.UseUnderline = true;
     this.vbox1.Add (this.checkRewrite);
     global::Gtk.Box.BoxChild w41 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.checkRewrite]));
     w41.Position = 1;
     w41.Expand = false;
     w41.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.checkSkipCounterparties = new global::Gtk.CheckButton ();
     this.checkSkipCounterparties.CanFocus = true;
     this.checkSkipCounterparties.Name = "checkSkipCounterparties";
     this.checkSkipCounterparties.Label = global::Mono.Unix.Catalog.GetString ("Пропускать контрагентов");
     this.checkSkipCounterparties.DrawIndicator = true;
     this.checkSkipCounterparties.UseUnderline = true;
     this.vbox1.Add (this.checkSkipCounterparties);
     global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.checkSkipCounterparties]));
     w42.Position = 2;
     w42.Expand = false;
     w42.Fill = false;
     this.table1.Add (this.vbox1);
     global::Gtk.Table.TableChild w43 = ((global::Gtk.Table.TableChild)(this.table1 [this.vbox1]));
     w43.TopAttach = ((uint)(1));
     w43.BottomAttach = ((uint)(2));
     w43.LeftAttach = ((uint)(2));
     w43.RightAttach = ((uint)(4));
     w43.XOptions = ((global::Gtk.AttachOptions)(4));
     w43.YOptions = ((global::Gtk.AttachOptions)(4));
     this.notebook1.Add (this.table1);
     // Notebook tab
     this.label17 = new global::Gtk.Label ();
     this.label17.Name = "label17";
     this.label17.LabelProp = global::Mono.Unix.Catalog.GetString ("Загрузка");
     this.notebook1.SetTabLabel (this.table1, this.label17);
     this.label17.ShowAll ();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.vboxChanges = new global::Gtk.VBox ();
     this.vboxChanges.Name = "vboxChanges";
     this.vboxChanges.Spacing = 6;
     // Container child vboxChanges.Gtk.Box+BoxChild
     this.label20 = new global::Gtk.Label ();
     this.label20.Name = "label20";
     this.label20.LabelProp = global::Mono.Unix.Catalog.GetString ("Объекты изменились");
     this.vboxChanges.Add (this.label20);
     global::Gtk.Box.BoxChild w45 = ((global::Gtk.Box.BoxChild)(this.vboxChanges [this.label20]));
     w45.Position = 0;
     w45.Expand = false;
     w45.Fill = false;
     // Container child vboxChanges.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.ytreeEntites = new global::Gamma.GtkWidgets.yTreeView ();
     this.ytreeEntites.CanFocus = true;
     this.ytreeEntites.Name = "ytreeEntites";
     this.GtkScrolledWindow.Add (this.ytreeEntites);
     this.vboxChanges.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w47 = ((global::Gtk.Box.BoxChild)(this.vboxChanges [this.GtkScrolledWindow]));
     w47.Position = 1;
     // Container child vboxChanges.Gtk.Box+BoxChild
     this.label21 = new global::Gtk.Label ();
     this.label21.Name = "label21";
     this.label21.LabelProp = global::Mono.Unix.Catalog.GetString ("Что изменилось");
     this.vboxChanges.Add (this.label21);
     global::Gtk.Box.BoxChild w48 = ((global::Gtk.Box.BoxChild)(this.vboxChanges [this.label21]));
     w48.Position = 2;
     w48.Expand = false;
     w48.Fill = false;
     // Container child vboxChanges.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.ytreeChanges = new global::Gamma.GtkWidgets.yTreeView ();
     this.ytreeChanges.CanFocus = true;
     this.ytreeChanges.Name = "ytreeChanges";
     this.GtkScrolledWindow1.Add (this.ytreeChanges);
     this.vboxChanges.Add (this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w50 = ((global::Gtk.Box.BoxChild)(this.vboxChanges [this.GtkScrolledWindow1]));
     w50.Position = 3;
     this.notebook1.Add (this.vboxChanges);
     global::Gtk.Notebook.NotebookChild w51 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1 [this.vboxChanges]));
     w51.Position = 1;
     // Notebook tab
     this.label19 = new global::Gtk.Label ();
     this.label19.Name = "label19";
     this.label19.LabelProp = global::Mono.Unix.Catalog.GetString ("Изменения");
     this.notebook1.SetTabLabel (this.vboxChanges, this.label19);
     this.label19.ShowAll ();
     this.vbox2.Add (this.notebook1);
     global::Gtk.Box.BoxChild w52 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.notebook1]));
     w52.Position = 0;
     this.Add (this.vbox2);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
     this.buttonLoad.Clicked += new global::System.EventHandler (this.OnButtonLoadClicked);
     this.buttonCreate.Clicked += new global::System.EventHandler (this.OnButtonCreateClicked);
     this.buttonSave.Clicked += new global::System.EventHandler (this.OnButtonSaveClicked);
     this.filechooserXML.SelectionChanged += new global::System.EventHandler (this.OnFilechooserXMLSelectionChanged);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget Vodovoz.WriteoffDocumentItemsView
     global::Stetic.BinContainer.Attach (this);
     this.Name = "Vodovoz.WriteoffDocumentItemsView";
     // Container child Vodovoz.WriteoffDocumentItemsView.Gtk.Container+ContainerChild
     this.vbox1 = new global::Gtk.VBox ();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.label1 = new global::Gtk.Label ();
     this.label1.Name = "label1";
     this.label1.Xalign = 0F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Список номенклатур:");
     this.vbox1.Add (this.label1);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.label1]));
     w1.Position = 0;
     w1.Expand = false;
     w1.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.treeItemsList = new global::Gamma.GtkWidgets.yTreeView ();
     this.treeItemsList.CanFocus = true;
     this.treeItemsList.Name = "treeItemsList";
     this.GtkScrolledWindow.Add (this.treeItemsList);
     this.vbox1.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.GtkScrolledWindow]));
     w3.Position = 1;
     // 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.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 w4 = new global::Gtk.Image ();
     w4.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonAdd.Image = w4;
     this.hbox1.Add (this.buttonAdd);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonAdd]));
     w5.Position = 0;
     w5.Expand = false;
     w5.Fill = false;
     // Container child hbox1.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 w6 = new global::Gtk.Image ();
     w6.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-delete", global::Gtk.IconSize.Menu);
     this.buttonDelete.Image = w6;
     this.hbox1.Add (this.buttonDelete);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonDelete]));
     w7.Position = 1;
     w7.Expand = false;
     w7.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonFine = new global::Gtk.Button ();
     this.buttonFine.CanFocus = true;
     this.buttonFine.Name = "buttonFine";
     this.buttonFine.UseUnderline = true;
     this.buttonFine.Label = global::Mono.Unix.Catalog.GetString ("Добавить штаф");
     this.hbox1.Add (this.buttonFine);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonFine]));
     w8.Position = 2;
     w8.Expand = false;
     w8.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonDeleteFine = new global::Gtk.Button ();
     this.buttonDeleteFine.CanFocus = true;
     this.buttonDeleteFine.Name = "buttonDeleteFine";
     this.buttonDeleteFine.UseUnderline = true;
     this.buttonDeleteFine.Label = global::Mono.Unix.Catalog.GetString ("Удалить штраф");
     global::Gtk.Image w9 = new global::Gtk.Image ();
     w9.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-delete", global::Gtk.IconSize.Menu);
     this.buttonDeleteFine.Image = w9;
     this.hbox1.Add (this.buttonDeleteFine);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonDeleteFine]));
     w10.Position = 3;
     w10.Expand = false;
     w10.Fill = false;
     this.vbox1.Add (this.hbox1);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox1]));
     w11.Position = 2;
     w11.Expand = false;
     w11.Fill = false;
     this.Add (this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
     this.buttonAdd.Clicked += new global::System.EventHandler (this.OnButtonAddClicked);
     this.buttonDelete.Clicked += new global::System.EventHandler (this.OnButtonDeleteClicked);
     this.buttonFine.Clicked += new global::System.EventHandler (this.OnButtonFineClicked);
     this.buttonDeleteFine.Clicked += new global::System.EventHandler (this.OnButtonDeleteFineClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget workwear.StockBalanceView
     global::Stetic.BinContainer.Attach (this);
     this.Name = "workwear.StockBalanceView";
     // Container child workwear.StockBalanceView.Gtk.Container+ContainerChild
     this.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox8 = new global::Gtk.HBox ();
     this.hbox8.Name = "hbox8";
     this.hbox8.Spacing = 6;
     // Container child hbox8.Gtk.Box+BoxChild
     this.label12 = new global::Gtk.Label ();
     this.label12.Name = "label12";
     this.label12.LabelProp = global::Mono.Unix.Catalog.GetString ("Поиск:");
     this.hbox8.Add (this.label12);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox8 [this.label12]));
     w1.Position = 0;
     w1.Expand = false;
     w1.Fill = false;
     // Container child hbox8.Gtk.Box+BoxChild
     this.entryStockBalanceSearch = new global::Gtk.Entry ();
     this.entryStockBalanceSearch.CanFocus = true;
     this.entryStockBalanceSearch.Name = "entryStockBalanceSearch";
     this.entryStockBalanceSearch.IsEditable = true;
     this.entryStockBalanceSearch.InvisibleChar = '●';
     this.hbox8.Add (this.entryStockBalanceSearch);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox8 [this.entryStockBalanceSearch]));
     w2.Position = 1;
     // Container child hbox8.Gtk.Box+BoxChild
     this.buttonSearchClean = new global::Gtk.Button ();
     this.buttonSearchClean.CanFocus = true;
     this.buttonSearchClean.Name = "buttonSearchClean";
     this.buttonSearchClean.UseUnderline = true;
     global::Gtk.Image w3 = new global::Gtk.Image ();
     w3.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-clear", global::Gtk.IconSize.Menu);
     this.buttonSearchClean.Image = w3;
     this.hbox8.Add (this.buttonSearchClean);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox8 [this.buttonSearchClean]));
     w4.Position = 2;
     w4.Expand = false;
     w4.Fill = false;
     this.vbox2.Add (this.hbox8);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox8]));
     w5.Position = 0;
     w5.Expand = false;
     w5.Fill = false;
     // Container child vbox2.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.ytreeviewStockBalance = new global::Gamma.GtkWidgets.yTreeView ();
     this.ytreeviewStockBalance.CanFocus = true;
     this.ytreeviewStockBalance.Name = "ytreeviewStockBalance";
     this.ytreeviewStockBalance.EnableSearch = false;
     this.GtkScrolledWindow5.Add (this.ytreeviewStockBalance);
     this.vbox2.Add (this.GtkScrolledWindow5);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.GtkScrolledWindow5]));
     w7.Position = 1;
     this.Add (this.vbox2);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
     this.entryStockBalanceSearch.Changed += new global::System.EventHandler (this.OnEntryStockBalanceSearchChanged);
     this.buttonSearchClean.Clicked += new global::System.EventHandler (this.OnButtonSearchCleanClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget QSOrmProject.OrmReference
     global::Stetic.BinContainer.Attach (this);
     this.Name = "QSOrmProject.OrmReference";
     // Container child QSOrmProject.OrmReference.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.hboxSelect = new global::Gtk.HBox ();
     this.hboxSelect.Name = "hboxSelect";
     this.hboxSelect.Spacing = 6;
     // Container child hboxSelect.Gtk.Box+BoxChild
     this.buttonSelect = new global::Gtk.Button ();
     this.buttonSelect.CanFocus = true;
     this.buttonSelect.Name = "buttonSelect";
     this.buttonSelect.UseUnderline = true;
     this.buttonSelect.Label = global::Mono.Unix.Catalog.GetString ("Выбрать");
     global::Gtk.Image w1 = new global::Gtk.Image ();
     w1.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-index", global::Gtk.IconSize.Menu);
     this.buttonSelect.Image = w1;
     this.hboxSelect.Add (this.buttonSelect);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hboxSelect [this.buttonSelect]));
     w2.Position = 0;
     w2.Expand = false;
     w2.Fill = false;
     // Container child hboxSelect.Gtk.Box+BoxChild
     this.vseparatorSelect = new global::Gtk.VSeparator ();
     this.vseparatorSelect.Name = "vseparatorSelect";
     this.hboxSelect.Add (this.vseparatorSelect);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hboxSelect [this.vseparatorSelect]));
     w3.Position = 1;
     w3.Expand = false;
     w3.Fill = false;
     this.hbox1.Add (this.hboxSelect);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.hboxSelect]));
     w4.Position = 0;
     w4.Expand = false;
     w4.Fill = false;
     // Container child hbox1.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 w5 = new global::Gtk.Image ();
     w5.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonAdd.Image = w5;
     this.hbox1.Add (this.buttonAdd);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonAdd]));
     w6.Position = 1;
     w6.Expand = false;
     w6.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonEdit = new global::Gtk.Button ();
     this.buttonEdit.Sensitive = false;
     this.buttonEdit.CanFocus = true;
     this.buttonEdit.Name = "buttonEdit";
     this.buttonEdit.UseUnderline = true;
     this.buttonEdit.Label = global::Mono.Unix.Catalog.GetString ("Изменить");
     global::Gtk.Image w7 = new global::Gtk.Image ();
     w7.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-edit", global::Gtk.IconSize.Menu);
     this.buttonEdit.Image = w7;
     this.hbox1.Add (this.buttonEdit);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonEdit]));
     w8.Position = 2;
     w8.Expand = false;
     w8.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonDelete = new global::Gtk.Button ();
     this.buttonDelete.Sensitive = false;
     this.buttonDelete.CanFocus = true;
     this.buttonDelete.Name = "buttonDelete";
     this.buttonDelete.UseUnderline = true;
     this.buttonDelete.Label = global::Mono.Unix.Catalog.GetString ("Удалить");
     global::Gtk.Image w9 = new global::Gtk.Image ();
     w9.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-remove", global::Gtk.IconSize.Menu);
     this.buttonDelete.Image = w9;
     this.hbox1.Add (this.buttonDelete);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonDelete]));
     w10.Position = 3;
     w10.Expand = false;
     w10.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.checkShowFilter = new global::Gtk.CheckButton ();
     this.checkShowFilter.CanFocus = true;
     this.checkShowFilter.Name = "checkShowFilter";
     this.checkShowFilter.Label = global::Mono.Unix.Catalog.GetString ("Фильтр");
     this.checkShowFilter.DrawIndicator = false;
     this.checkShowFilter.UseUnderline = true;
     this.hbox1.Add (this.checkShowFilter);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.checkShowFilter]));
     w11.PackType = ((global::Gtk.PackType)(1));
     w11.Position = 4;
     w11.Expand = false;
     // Container child hbox1.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 w12 = new global::Gtk.Image ();
     w12.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-refresh", global::Gtk.IconSize.Menu);
     this.buttonRefresh.Image = w12;
     this.hbox1.Add (this.buttonRefresh);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonRefresh]));
     w13.PackType = ((global::Gtk.PackType)(1));
     w13.Position = 5;
     w13.Expand = false;
     w13.Fill = false;
     this.vbox1.Add (this.hbox1);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox1]));
     w14.Position = 0;
     w14.Expand = false;
     w14.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hboxFilter = new global::Gtk.HBox ();
     this.hboxFilter.Name = "hboxFilter";
     this.hboxFilter.Spacing = 6;
     this.vbox1.Add (this.hboxFilter);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hboxFilter]));
     w15.Position = 1;
     w15.Expand = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hboxSearch = new global::Gtk.HBox ();
     this.hboxSearch.Name = "hboxSearch";
     this.hboxSearch.Spacing = 6;
     // Container child hboxSearch.Gtk.Box+BoxChild
     this.label1 = new global::Gtk.Label ();
     this.label1.Name = "label1";
     this.label1.Xalign = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Поиск:");
     this.hboxSearch.Add (this.label1);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hboxSearch [this.label1]));
     w16.Position = 0;
     w16.Expand = false;
     w16.Fill = false;
     // Container child hboxSearch.Gtk.Box+BoxChild
     this.entrySearch = new global::Gtk.Entry ();
     this.entrySearch.CanFocus = true;
     this.entrySearch.Name = "entrySearch";
     this.entrySearch.IsEditable = true;
     this.entrySearch.InvisibleChar = '●';
     this.hboxSearch.Add (this.entrySearch);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hboxSearch [this.entrySearch]));
     w17.Position = 1;
     // Container child hboxSearch.Gtk.Box+BoxChild
     this.buttonSearchClear = new global::Gtk.Button ();
     this.buttonSearchClear.TooltipMarkup = "Очистить";
     this.buttonSearchClear.CanFocus = true;
     this.buttonSearchClear.Name = "buttonSearchClear";
     this.buttonSearchClear.UseUnderline = true;
     global::Gtk.Image w18 = new global::Gtk.Image ();
     w18.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-clear", global::Gtk.IconSize.Menu);
     this.buttonSearchClear.Image = w18;
     this.hboxSearch.Add (this.buttonSearchClear);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hboxSearch [this.buttonSearchClear]));
     w19.Position = 2;
     w19.Expand = false;
     w19.Fill = false;
     this.vbox1.Add (this.hboxSearch);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hboxSearch]));
     w20.Position = 2;
     w20.Expand = false;
     w20.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.ytreeviewRef = new global::Gamma.GtkWidgets.yTreeView ();
     this.ytreeviewRef.CanFocus = true;
     this.ytreeviewRef.Name = "ytreeviewRef";
     this.GtkScrolledWindow.Add (this.ytreeviewRef);
     this.vbox1.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.GtkScrolledWindow]));
     w22.Position = 3;
     // Container child vbox1.Gtk.Box+BoxChild
     this.labelSum = new global::Gtk.Label ();
     this.labelSum.Name = "labelSum";
     this.labelSum.Xpad = 6;
     this.labelSum.Xalign = 1F;
     this.labelSum.LabelProp = global::Mono.Unix.Catalog.GetString ("label2");
     this.labelSum.SingleLineMode = true;
     this.vbox1.Add (this.labelSum);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.labelSum]));
     w23.Position = 4;
     w23.Expand = false;
     w23.Fill = false;
     this.Add (this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.checkShowFilter.Hide ();
     this.hboxFilter.Hide ();
     this.Hide ();
     this.buttonSelect.Clicked += new global::System.EventHandler (this.OnButtonSelectClicked);
     this.buttonAdd.Clicked += new global::System.EventHandler (this.OnButtonAddClicked);
     this.buttonEdit.Clicked += new global::System.EventHandler (this.OnButtonEditClicked);
     this.buttonDelete.Clicked += new global::System.EventHandler (this.OnButtonDeleteClicked);
     this.buttonRefresh.Clicked += new global::System.EventHandler (this.OnButtonRefreshClicked);
     this.checkShowFilter.Toggled += new global::System.EventHandler (this.OnCheckShowFilterToggled);
     this.entrySearch.Changed += new global::System.EventHandler (this.OnEntrySearchChanged);
     this.buttonSearchClear.Clicked += new global::System.EventHandler (this.OnButtonSearchClearClicked);
     this.ytreeviewRef.RowActivated += new global::Gtk.RowActivatedHandler (this.OnYtreeviewRefRowActivated);
     this.ytreeviewRef.ButtonReleaseEvent += new global::Gtk.ButtonReleaseEventHandler (this.OnYtreeviewRefButtonReleaseEvent);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget workwear.WriteOffItemsView
     global::Stetic.BinContainer.Attach (this);
     this.Name = "workwear.WriteOffItemsView";
     // Container child workwear.WriteOffItemsView.Gtk.Container+ContainerChild
     this.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.label1 = new global::Gtk.Label ();
     this.label1.Name = "label1";
     this.label1.Xalign = 0F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Списание материальных ценностей");
     this.vbox2.Add (this.label1);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label1]));
     w1.Position = 0;
     w1.Expand = false;
     w1.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.ytreeItems = new global::Gamma.GtkWidgets.yTreeView ();
     this.ytreeItems.CanFocus = true;
     this.ytreeItems.Name = "ytreeItems";
     this.GtkScrolledWindow.Add (this.ytreeItems);
     this.vbox2.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.GtkScrolledWindow]));
     w3.Position = 1;
     // 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.buttonAddStore = new global::Gtk.Button ();
     this.buttonAddStore.TooltipMarkup = "Добавить услугу из начисления";
     this.buttonAddStore.CanFocus = true;
     this.buttonAddStore.Name = "buttonAddStore";
     this.buttonAddStore.UseUnderline = true;
     this.buttonAddStore.Label = global::Mono.Unix.Catalog.GetString ("Со склада");
     global::Gtk.Image w4 = new global::Gtk.Image ();
     w4.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonAddStore.Image = w4;
     this.hbox1.Add (this.buttonAddStore);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonAddStore]));
     w5.Position = 0;
     w5.Expand = false;
     w5.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonAddWorker = new global::Gtk.Button ();
     this.buttonAddWorker.TooltipMarkup = "Добавить услугу из начисления";
     this.buttonAddWorker.CanFocus = true;
     this.buttonAddWorker.Name = "buttonAddWorker";
     this.buttonAddWorker.UseUnderline = true;
     this.buttonAddWorker.Label = global::Mono.Unix.Catalog.GetString ("С работника");
     global::Gtk.Image w6 = new global::Gtk.Image ();
     w6.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonAddWorker.Image = w6;
     this.hbox1.Add (this.buttonAddWorker);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonAddWorker]));
     w7.Position = 1;
     w7.Expand = false;
     w7.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonAddObject = new global::Gtk.Button ();
     this.buttonAddObject.CanFocus = true;
     this.buttonAddObject.Name = "buttonAddObject";
     this.buttonAddObject.UseUnderline = true;
     this.buttonAddObject.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.buttonAddObject.Image = w8;
     this.hbox1.Add (this.buttonAddObject);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonAddObject]));
     w9.Position = 2;
     w9.Expand = false;
     w9.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonDel = new global::Gtk.Button ();
     this.buttonDel.CanFocus = true;
     this.buttonDel.Name = "buttonDel";
     this.buttonDel.UseUnderline = true;
     this.buttonDel.Label = global::Mono.Unix.Catalog.GetString ("Удалить");
     global::Gtk.Image w10 = new global::Gtk.Image ();
     w10.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-remove", global::Gtk.IconSize.Menu);
     this.buttonDel.Image = w10;
     this.hbox1.Add (this.buttonDel);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonDel]));
     w11.Position = 3;
     w11.Expand = false;
     w11.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.labelSum = new global::Gtk.Label ();
     this.labelSum.Name = "labelSum";
     this.labelSum.Xalign = 1F;
     this.labelSum.LabelProp = global::Mono.Unix.Catalog.GetString ("Количество:");
     this.hbox1.Add (this.labelSum);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.labelSum]));
     w12.Position = 4;
     this.vbox2.Add (this.hbox1);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
     w13.Position = 2;
     w13.Expand = false;
     w13.Fill = false;
     this.Add (this.vbox2);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
     this.buttonAddStore.Clicked += new global::System.EventHandler (this.OnButtonAddStoreClicked);
     this.buttonAddWorker.Clicked += new global::System.EventHandler (this.OnButtonAddWorkerClicked);
     this.buttonAddObject.Clicked += new global::System.EventHandler (this.OnButtonAddObjectClicked);
     this.buttonDel.Clicked += new global::System.EventHandler (this.OnButtonDelClicked);
 }
Beispiel #25
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget MainWindow
     this.UIManager = new global::Gtk.UIManager ();
     global::Gtk.ActionGroup w1 = new global::Gtk.ActionGroup ("Default");
     this.ActionFileMenu = new global::Gtk.Action ("ActionFileMenu", global::Mono.Unix.Catalog.GetString ("_Файл"), null, null);
     this.ActionFileMenu.ShortLabel = global::Mono.Unix.Catalog.GetString ("Файл");
     w1.Add (this.ActionFileMenu, null);
     this.Action9 = new global::Gtk.Action ("Action9", global::Mono.Unix.Catalog.GetString ("_Справочники"), null, null);
     this.Action9.ShortLabel = global::Mono.Unix.Catalog.GetString ("_Справочники");
     w1.Add (this.Action9, null);
     this.Action10 = new global::Gtk.Action ("Action10", global::Mono.Unix.Catalog.GetString ("Арендаторы"), null, null);
     this.Action10.ShortLabel = global::Mono.Unix.Catalog.GetString ("Арендаторы");
     w1.Add (this.Action10, null);
     this.Action3 = new global::Gtk.Action ("Action3", global::Mono.Unix.Catalog.GetString ("Контактные лица"), null, null);
     this.Action3.ShortLabel = global::Mono.Unix.Catalog.GetString ("Контактные лица");
     w1.Add (this.Action3, null);
     this.Action7 = new global::Gtk.Action ("Action7", global::Mono.Unix.Catalog.GetString ("Типы мест"), null, null);
     this.Action7.ShortLabel = global::Mono.Unix.Catalog.GetString ("Типы мест");
     w1.Add (this.Action7, null);
     this.Action6 = new global::Gtk.Action ("Action6", global::Mono.Unix.Catalog.GetString ("Группа товаров"), null, null);
     this.Action6.ShortLabel = global::Mono.Unix.Catalog.GetString ("Группа товаров");
     w1.Add (this.Action6, null);
     this.Action5 = new global::Gtk.Action ("Action5", global::Mono.Unix.Catalog.GetString ("Тип события"), null, null);
     this.Action5.ShortLabel = global::Mono.Unix.Catalog.GetString ("Тип события");
     w1.Add (this.Action5, null);
     this.quitAction = new global::Gtk.Action ("quitAction", global::Mono.Unix.Catalog.GetString ("В_ыход"), null, "gtk-quit");
     this.quitAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("В_ыход");
     w1.Add (this.quitAction, null);
     this.Action34 = new global::Gtk.Action ("Action34", global::Mono.Unix.Catalog.GetString ("Справка"), null, null);
     this.Action34.ShortLabel = global::Mono.Unix.Catalog.GetString ("Справка");
     w1.Add (this.Action34, null);
     this.aboutAction = new global::Gtk.Action ("aboutAction", global::Mono.Unix.Catalog.GetString ("О программе..."), null, "gtk-about");
     this.aboutAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("О программе...");
     w1.Add (this.aboutAction, null);
     this.dialogAuthenticationAction = new global::Gtk.Action ("dialogAuthenticationAction", global::Mono.Unix.Catalog.GetString ("Изменить пароль"), null, "gtk-dialog-authentication");
     this.dialogAuthenticationAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Изменить пароль");
     w1.Add (this.dialogAuthenticationAction, null);
     this.Action15 = new global::Gtk.Action ("Action15", global::Mono.Unix.Catalog.GetString ("Организации"), null, null);
     this.Action15.ShortLabel = global::Mono.Unix.Catalog.GetString ("Организации");
     w1.Add (this.Action15, null);
     this.Action17 = new global::Gtk.Action ("Action17", global::Mono.Unix.Catalog.GetString ("Услуги по договору"), null, null);
     this.Action17.ShortLabel = global::Mono.Unix.Catalog.GetString ("Услуги по договору");
     w1.Add (this.Action17, null);
     this.Action18 = new global::Gtk.Action ("Action18", global::Mono.Unix.Catalog.GetString ("Единицы измерения"), null, null);
     this.Action18.ShortLabel = global::Mono.Unix.Catalog.GetString ("Единицы измерения");
     w1.Add (this.Action18, null);
     this.Action19 = new global::Gtk.Action ("Action19", global::Mono.Unix.Catalog.GetString ("Кассы"), null, null);
     this.Action19.ShortLabel = global::Mono.Unix.Catalog.GetString ("Кассы");
     w1.Add (this.Action19, null);
     this.Action26 = new global::Gtk.Action ("Action26", global::Mono.Unix.Catalog.GetString ("История версий"), null, null);
     this.Action26.ShortLabel = global::Mono.Unix.Catalog.GetString ("История версий");
     w1.Add (this.Action26, null);
     this.Action21 = new global::Gtk.Action ("Action21", global::Mono.Unix.Catalog.GetString ("Контрагенты"), null, null);
     this.Action21.ShortLabel = global::Mono.Unix.Catalog.GetString ("Контрагенты");
     w1.Add (this.Action21, null);
     this.Action24 = new global::Gtk.Action ("Action24", global::Mono.Unix.Catalog.GetString ("Статьи расходов"), null, null);
     this.Action24.ShortLabel = global::Mono.Unix.Catalog.GetString ("Статьи расходов");
     w1.Add (this.Action24, null);
     this.Action25 = new global::Gtk.Action ("Action25", global::Mono.Unix.Catalog.GetString ("Статьи доходов"), null, null);
     this.Action25.ShortLabel = global::Mono.Unix.Catalog.GetString ("Статьи доходов");
     w1.Add (this.Action25, null);
     this.UsersAction = new global::Gtk.Action ("UsersAction", global::Mono.Unix.Catalog.GetString ("Пользователи"), null, "gtk-properties");
     this.UsersAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Пользователи");
     w1.Add (this.UsersAction, null);
     this.Action27 = new global::Gtk.Action ("Action27", global::Mono.Unix.Catalog.GetString ("Сотрудники"), null, null);
     this.Action27.ShortLabel = global::Mono.Unix.Catalog.GetString ("Сотрудники");
     w1.Add (this.Action27, null);
     this.Action = new global::Gtk.Action ("Action", global::Mono.Unix.Catalog.GetString ("Отчеты"), null, null);
     this.Action.ShortLabel = global::Mono.Unix.Catalog.GetString ("Отчеты");
     w1.Add (this.Action, null);
     this.Action29 = new global::Gtk.Action ("Action29", global::Mono.Unix.Catalog.GetString ("Касса"), null, null);
     this.Action29.ShortLabel = global::Mono.Unix.Catalog.GetString ("Касса");
     w1.Add (this.Action29, null);
     this.Action30 = new global::Gtk.Action ("Action30", global::Mono.Unix.Catalog.GetString ("Доходы и расходы"), null, null);
     this.Action30.ShortLabel = global::Mono.Unix.Catalog.GetString ("Доходы и расходы");
     w1.Add (this.Action30, null);
     this.Action31 = new global::Gtk.Action ("Action31", global::Mono.Unix.Catalog.GetString ("Долги сотрудников"), null, null);
     this.Action31.ShortLabel = global::Mono.Unix.Catalog.GetString ("Долги сотрудников");
     w1.Add (this.Action31, null);
     this.Action32 = new global::Gtk.Action ("Action32", global::Mono.Unix.Catalog.GetString ("Движения по долгам"), null, null);
     this.Action32.ShortLabel = global::Mono.Unix.Catalog.GetString ("Движения по долгам");
     w1.Add (this.Action32, null);
     this.helpAction = new global::Gtk.Action ("helpAction", global::Mono.Unix.Catalog.GetString ("Документация"), null, "gtk-help");
     this.helpAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Документация");
     w1.Add (this.helpAction, null);
     this.Action33 = new global::Gtk.Action ("Action33", global::Mono.Unix.Catalog.GetString ("Долги арендаторов"), null, null);
     this.Action33.ShortLabel = global::Mono.Unix.Catalog.GetString ("Долги арендаторов");
     w1.Add (this.Action33, null);
     this.Action36 = new global::Gtk.Action ("Action36", global::Mono.Unix.Catalog.GetString ("Сайт программы"), null, null);
     this.Action36.ShortLabel = global::Mono.Unix.Catalog.GetString ("Сайт программы");
     w1.Add (this.Action36, null);
     this.Action37 = new global::Gtk.Action ("Action37", global::Mono.Unix.Catalog.GetString ("Задать вопрос на форуме"), null, null);
     this.Action37.ShortLabel = global::Mono.Unix.Catalog.GetString ("Задать вопрос на форуме");
     w1.Add (this.Action37, null);
     this.Action38 = new global::Gtk.Action ("Action38", global::Mono.Unix.Catalog.GetString ("Реестр документов"), null, null);
     this.Action38.ShortLabel = global::Mono.Unix.Catalog.GetString ("Реестр документов");
     w1.Add (this.Action38, null);
     this.Action39 = new global::Gtk.Action ("Action39", global::Mono.Unix.Catalog.GetString ("Реестр договоров"), null, null);
     this.Action39.ShortLabel = global::Mono.Unix.Catalog.GetString ("Реестр договоров");
     w1.Add (this.Action39, null);
     this.Action40 = new global::Gtk.Action ("Action40", global::Mono.Unix.Catalog.GetString ("Касса за день"), null, null);
     this.Action40.ShortLabel = global::Mono.Unix.Catalog.GetString ("Касса за день");
     w1.Add (this.Action40, null);
     this.Action41 = new global::Gtk.Action ("Action41", global::Mono.Unix.Catalog.GetString ("Типы счётчиков"), null, null);
     this.Action41.ShortLabel = global::Mono.Unix.Catalog.GetString ("Типы счётчиков");
     w1.Add (this.Action41, null);
     this.Action42 = new global::Gtk.Action ("Action42", global::Mono.Unix.Catalog.GetString ("Счётчики"), null, null);
     this.Action42.ShortLabel = global::Mono.Unix.Catalog.GetString ("Счётчики");
     w1.Add (this.Action42, null);
     this.Action43 = new global::Gtk.Action ("Action43", global::Mono.Unix.Catalog.GetString ("Оплата за место"), null, null);
     this.Action43.ShortLabel = global::Mono.Unix.Catalog.GetString ("Оплата за место");
     w1.Add (this.Action43, null);
     this.checkUpdateAction = new global::Gtk.Action ("checkUpdateAction", global::Mono.Unix.Catalog.GetString ("Проверить обновление"), null, "gtk-goto-bottom");
     this.checkUpdateAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Проверить обновление");
     w1.Add (this.checkUpdateAction, null);
     this.Action44 = new global::Gtk.Action ("Action44", global::Mono.Unix.Catalog.GetString ("Поставщики"), null, null);
     this.Action44.ShortLabel = global::Mono.Unix.Catalog.GetString ("Поставщики");
     w1.Add (this.Action44, null);
     this.Action45 = new global::Gtk.Action ("Action45", global::Mono.Unix.Catalog.GetString ("Отчет по поставщикам"), null, null);
     this.Action45.ShortLabel = global::Mono.Unix.Catalog.GetString ("Отчет по поставщикам");
     w1.Add (this.Action45, null);
     this.UIManager.InsertActionGroup (w1, 0);
     this.AddAccelGroup (this.UIManager.AccelGroup);
     this.Name = "MainWindow";
     this.Title = global::Mono.Unix.Catalog.GetString ("QS: База арендаторов");
     this.Icon = global::Gdk.Pixbuf.LoadFromResource ("bazar.icons.logo.png");
     this.WindowPosition = ((global::Gtk.WindowPosition)(1));
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.vbox1 = new global::Gtk.VBox ();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString ("<ui><menubar name='menubar1'><menu name='ActionFileMenu' action='ActionFileMenu'><menuitem name='dialogAuthenticationAction' action='dialogAuthenticationAction'/><menuitem name='UsersAction' action='UsersAction'/><separator/><menuitem name='quitAction' action='quitAction'/></menu><menu name='Action9' action='Action9'><menuitem name='Action15' action='Action15'/><menuitem name='Action27' action='Action27'/><separator/><menuitem name='Action10' action='Action10'/><menuitem name='Action21' action='Action21'/><menuitem name='Action3' action='Action3'/><separator/><menuitem name='Action7' action='Action7'/><menuitem name='Action6' action='Action6'/><menuitem name='Action5' action='Action5'/><separator/><menuitem name='Action17' action='Action17'/><menuitem name='Action18' action='Action18'/><menuitem name='Action41' action='Action41'/><menuitem name='Action44' action='Action44'/><separator/><menuitem name='Action19' action='Action19'/><menuitem name='Action24' action='Action24'/><menuitem name='Action25' action='Action25'/></menu><menu name='Action' action='Action'><menu name='Action29' action='Action29'><menuitem name='Action30' action='Action30'/><menuitem name='Action31' action='Action31'/><menuitem name='Action32' action='Action32'/><menuitem name='Action40' action='Action40'/></menu><menuitem name='Action43' action='Action43'/><menuitem name='Action33' action='Action33'/><menuitem name='Action42' action='Action42'/><menuitem name='Action45' action='Action45'/><separator/><menuitem name='Action38' action='Action38'/><menuitem name='Action39' action='Action39'/></menu><menu name='Action34' action='Action34'><menuitem name='helpAction' action='helpAction'/><menuitem name='Action36' action='Action36'/><menuitem name='Action37' action='Action37'/><menuitem name='Action26' action='Action26'/><menuitem name='checkUpdateAction' action='checkUpdateAction'/><separator/><menuitem name='aboutAction' action='aboutAction'/></menu></menubar></ui>");
     this.menubar1 = ((global::Gtk.MenuBar)(this.UIManager.GetWidget ("/menubar1")));
     this.menubar1.Name = "menubar1";
     this.vbox1.Add (this.menubar1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.menubar1]));
     w2.Position = 0;
     w2.Expand = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.notebookMain = new global::Gtk.Notebook ();
     this.notebookMain.CanFocus = true;
     this.notebookMain.Name = "notebookMain";
     this.notebookMain.CurrentPage = 3;
     // Container child notebookMain.Gtk.Notebook+NotebookChild
     this.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox8 = new global::Gtk.HBox ();
     this.hbox8.Name = "hbox8";
     this.hbox8.Spacing = 6;
     // Container child hbox8.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));
     this.table3.BorderWidth = ((uint)(3));
     // Container child table3.Gtk.Table+TableChild
     this.comboPlaceOrg = new global::Gtk.ComboBox ();
     this.comboPlaceOrg.Name = "comboPlaceOrg";
     this.table3.Add (this.comboPlaceOrg);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table3 [this.comboPlaceOrg]));
     w3.TopAttach = ((uint)(1));
     w3.BottomAttach = ((uint)(2));
     w3.LeftAttach = ((uint)(1));
     w3.RightAttach = ((uint)(2));
     w3.XOptions = ((global::Gtk.AttachOptions)(4));
     w3.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.hbox1 = new global::Gtk.HBox ();
     this.hbox1.Name = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.comboPlaceType = new global::Gtk.ComboBox ();
     this.comboPlaceType.Name = "comboPlaceType";
     this.hbox1.Add (this.comboPlaceType);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.comboPlaceType]));
     w4.Position = 0;
     w4.Expand = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label19 = new global::Gtk.Label ();
     this.label19.Name = "label19";
     this.label19.LabelProp = global::Mono.Unix.Catalog.GetString ("-");
     this.hbox1.Add (this.label19);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label19]));
     w5.Position = 1;
     w5.Expand = false;
     w5.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.entryPlaceNum = new global::Gtk.Entry ();
     this.entryPlaceNum.TooltipMarkup = "Введите номер места, для поиска в таблице.";
     this.entryPlaceNum.CanFocus = true;
     this.entryPlaceNum.Name = "entryPlaceNum";
     this.entryPlaceNum.IsEditable = true;
     this.entryPlaceNum.InvisibleChar = '●';
     this.hbox1.Add (this.entryPlaceNum);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.entryPlaceNum]));
     w6.Position = 2;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonCleanTabPPlaceNo = new global::Gtk.Button ();
     this.buttonCleanTabPPlaceNo.TooltipMarkup = "Очистить фильтр по месту";
     this.buttonCleanTabPPlaceNo.CanFocus = true;
     this.buttonCleanTabPPlaceNo.Name = "buttonCleanTabPPlaceNo";
     this.buttonCleanTabPPlaceNo.UseUnderline = true;
     global::Gtk.Image w7 = new global::Gtk.Image ();
     w7.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-clear", global::Gtk.IconSize.Menu);
     this.buttonCleanTabPPlaceNo.Image = w7;
     this.hbox1.Add (this.buttonCleanTabPPlaceNo);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonCleanTabPPlaceNo]));
     w8.Position = 3;
     w8.Expand = false;
     w8.Fill = false;
     this.table3.Add (this.hbox1);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table3 [this.hbox1]));
     w9.LeftAttach = ((uint)(1));
     w9.RightAttach = ((uint)(2));
     w9.XOptions = ((global::Gtk.AttachOptions)(4));
     w9.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label22 = new global::Gtk.Label ();
     this.label22.Name = "label22";
     this.label22.Xalign = 1F;
     this.label22.LabelProp = global::Mono.Unix.Catalog.GetString ("по организации:");
     this.table3.Add (this.label22);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table3 [this.label22]));
     w10.TopAttach = ((uint)(1));
     w10.BottomAttach = ((uint)(2));
     w10.XOptions = ((global::Gtk.AttachOptions)(4));
     w10.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label3 = new global::Gtk.Label ();
     this.label3.Name = "label3";
     this.label3.Xalign = 1F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("Фильтр по месту:");
     this.table3.Add (this.label3);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table3 [this.label3]));
     w11.XOptions = ((global::Gtk.AttachOptions)(4));
     w11.YOptions = ((global::Gtk.AttachOptions)(4));
     this.hbox8.Add (this.table3);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox8 [this.table3]));
     w12.Position = 0;
     w12.Expand = false;
     w12.Fill = false;
     // Container child hbox8.Gtk.Box+BoxChild
     this.table6 = new global::Gtk.Table (((uint)(2)), ((uint)(2)), false);
     this.table6.Name = "table6";
     this.table6.RowSpacing = ((uint)(6));
     this.table6.ColumnSpacing = ((uint)(6));
     this.table6.BorderWidth = ((uint)(3));
     // Container child table6.Gtk.Table+TableChild
     this.hbox19 = new global::Gtk.HBox ();
     this.hbox19.Name = "hbox19";
     this.hbox19.Spacing = 6;
     // Container child hbox19.Gtk.Box+BoxChild
     this.entryPlaceLess = new global::Gtk.Entry ();
     this.entryPlaceLess.CanFocus = true;
     this.entryPlaceLess.Name = "entryPlaceLess";
     this.entryPlaceLess.IsEditable = true;
     this.entryPlaceLess.InvisibleChar = '●';
     this.hbox19.Add (this.entryPlaceLess);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox19 [this.entryPlaceLess]));
     w13.Position = 0;
     // Container child hbox19.Gtk.Box+BoxChild
     this.buttonCleanTabPLessee = new global::Gtk.Button ();
     this.buttonCleanTabPLessee.TooltipMarkup = "Очистить фильтр по имени арендатора";
     this.buttonCleanTabPLessee.CanFocus = true;
     this.buttonCleanTabPLessee.Name = "buttonCleanTabPLessee";
     this.buttonCleanTabPLessee.UseUnderline = true;
     global::Gtk.Image w14 = new global::Gtk.Image ();
     w14.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-clear", global::Gtk.IconSize.Menu);
     this.buttonCleanTabPLessee.Image = w14;
     this.hbox19.Add (this.buttonCleanTabPLessee);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox19 [this.buttonCleanTabPLessee]));
     w15.Position = 1;
     w15.Expand = false;
     w15.Fill = false;
     this.table6.Add (this.hbox19);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table6 [this.hbox19]));
     w16.LeftAttach = ((uint)(1));
     w16.RightAttach = ((uint)(2));
     w16.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table6.Gtk.Table+TableChild
     this.hbox20 = new global::Gtk.HBox ();
     this.hbox20.Name = "hbox20";
     this.hbox20.Spacing = 6;
     // Container child hbox20.Gtk.Box+BoxChild
     this.entryPlaceContact = new global::Gtk.Entry ();
     this.entryPlaceContact.CanFocus = true;
     this.entryPlaceContact.Name = "entryPlaceContact";
     this.entryPlaceContact.IsEditable = true;
     this.entryPlaceContact.InvisibleChar = '●';
     this.hbox20.Add (this.entryPlaceContact);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox20 [this.entryPlaceContact]));
     w17.Position = 0;
     // Container child hbox20.Gtk.Box+BoxChild
     this.buttonCleanTabPContact = new global::Gtk.Button ();
     this.buttonCleanTabPContact.TooltipMarkup = "Очистить фильтр по имени контактного лица";
     this.buttonCleanTabPContact.CanFocus = true;
     this.buttonCleanTabPContact.Name = "buttonCleanTabPContact";
     this.buttonCleanTabPContact.UseUnderline = true;
     global::Gtk.Image w18 = new global::Gtk.Image ();
     w18.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-clear", global::Gtk.IconSize.Menu);
     this.buttonCleanTabPContact.Image = w18;
     this.hbox20.Add (this.buttonCleanTabPContact);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hbox20 [this.buttonCleanTabPContact]));
     w19.Position = 1;
     w19.Expand = false;
     w19.Fill = false;
     this.table6.Add (this.hbox20);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table6 [this.hbox20]));
     w20.TopAttach = ((uint)(1));
     w20.BottomAttach = ((uint)(2));
     w20.LeftAttach = ((uint)(1));
     w20.RightAttach = ((uint)(2));
     w20.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table6.Gtk.Table+TableChild
     this.label20 = new global::Gtk.Label ();
     this.label20.Name = "label20";
     this.label20.Xalign = 1F;
     this.label20.LabelProp = global::Mono.Unix.Catalog.GetString ("Поиск по арендатору:");
     this.table6.Add (this.label20);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table6 [this.label20]));
     w21.XOptions = ((global::Gtk.AttachOptions)(4));
     w21.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table6.Gtk.Table+TableChild
     this.label21 = new global::Gtk.Label ();
     this.label21.Name = "label21";
     this.label21.Xalign = 1F;
     this.label21.LabelProp = global::Mono.Unix.Catalog.GetString ("по контактному лицу");
     this.table6.Add (this.label21);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table6 [this.label21]));
     w22.TopAttach = ((uint)(1));
     w22.BottomAttach = ((uint)(2));
     w22.XOptions = ((global::Gtk.AttachOptions)(4));
     w22.YOptions = ((global::Gtk.AttachOptions)(4));
     this.hbox8.Add (this.table6);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbox8 [this.table6]));
     w23.Position = 1;
     this.vbox2.Add (this.hbox8);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox8]));
     w24.Position = 0;
     w24.Expand = false;
     w24.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));
     this.GtkScrolledWindow.BorderWidth = ((uint)(6));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.treeviewPlaces = new global::Gtk.TreeView ();
     this.treeviewPlaces.CanFocus = true;
     this.treeviewPlaces.Name = "treeviewPlaces";
     this.GtkScrolledWindow.Add (this.treeviewPlaces);
     this.vbox2.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.GtkScrolledWindow]));
     w26.Position = 1;
     this.notebookMain.Add (this.vbox2);
     // Notebook tab
     this.label1 = new global::Gtk.Label ();
     this.label1.Name = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Места");
     this.notebookMain.SetTabLabel (this.vbox2, this.label1);
     this.label1.ShowAll ();
     // Container child notebookMain.Gtk.Notebook+NotebookChild
     this.vbox3 = new global::Gtk.VBox ();
     this.vbox3.Name = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox3 = new global::Gtk.HBox ();
     this.hbox3.Name = "hbox3";
     this.hbox3.Spacing = 6;
     this.hbox3.BorderWidth = ((uint)(6));
     // Container child hbox3.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.button233 = new global::Gtk.Button ();
     this.button233.TooltipMarkup = "Очистить фильтр по имени";
     this.button233.CanFocus = true;
     this.button233.Name = "button233";
     this.button233.UseUnderline = true;
     global::Gtk.Image w28 = new global::Gtk.Image ();
     w28.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-clear", global::Gtk.IconSize.Menu);
     this.button233.Image = w28;
     this.table1.Add (this.button233);
     global::Gtk.Table.TableChild w29 = ((global::Gtk.Table.TableChild)(this.table1 [this.button233]));
     w29.LeftAttach = ((uint)(2));
     w29.RightAttach = ((uint)(3));
     w29.XOptions = ((global::Gtk.AttachOptions)(4));
     w29.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.button234 = new global::Gtk.Button ();
     this.button234.TooltipMarkup = "Очистить фильтр по ФИО";
     this.button234.CanFocus = true;
     this.button234.Name = "button234";
     this.button234.UseUnderline = true;
     global::Gtk.Image w30 = new global::Gtk.Image ();
     w30.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-clear", global::Gtk.IconSize.Menu);
     this.button234.Image = w30;
     this.table1.Add (this.button234);
     global::Gtk.Table.TableChild w31 = ((global::Gtk.Table.TableChild)(this.table1 [this.button234]));
     w31.TopAttach = ((uint)(1));
     w31.BottomAttach = ((uint)(2));
     w31.LeftAttach = ((uint)(2));
     w31.RightAttach = ((uint)(3));
     w31.XOptions = ((global::Gtk.AttachOptions)(4));
     w31.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.button235 = new global::Gtk.Button ();
     this.button235.TooltipMarkup = "Очистить фильтр по ИНН";
     this.button235.CanFocus = true;
     this.button235.Name = "button235";
     this.button235.UseUnderline = true;
     global::Gtk.Image w32 = new global::Gtk.Image ();
     w32.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-clear", global::Gtk.IconSize.Menu);
     this.button235.Image = w32;
     this.table1.Add (this.button235);
     global::Gtk.Table.TableChild w33 = ((global::Gtk.Table.TableChild)(this.table1 [this.button235]));
     w33.TopAttach = ((uint)(2));
     w33.BottomAttach = ((uint)(3));
     w33.LeftAttach = ((uint)(2));
     w33.RightAttach = ((uint)(3));
     w33.XOptions = ((global::Gtk.AttachOptions)(4));
     w33.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryFilterFIO = new global::Gtk.Entry ();
     this.entryFilterFIO.CanFocus = true;
     this.entryFilterFIO.Name = "entryFilterFIO";
     this.entryFilterFIO.IsEditable = true;
     this.entryFilterFIO.InvisibleChar = '●';
     this.table1.Add (this.entryFilterFIO);
     global::Gtk.Table.TableChild w34 = ((global::Gtk.Table.TableChild)(this.table1 [this.entryFilterFIO]));
     w34.TopAttach = ((uint)(1));
     w34.BottomAttach = ((uint)(2));
     w34.LeftAttach = ((uint)(1));
     w34.RightAttach = ((uint)(2));
     w34.XOptions = ((global::Gtk.AttachOptions)(4));
     w34.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryFilterINN = new global::Gtk.Entry ();
     this.entryFilterINN.CanFocus = true;
     this.entryFilterINN.Name = "entryFilterINN";
     this.entryFilterINN.IsEditable = true;
     this.entryFilterINN.InvisibleChar = '●';
     this.table1.Add (this.entryFilterINN);
     global::Gtk.Table.TableChild w35 = ((global::Gtk.Table.TableChild)(this.table1 [this.entryFilterINN]));
     w35.TopAttach = ((uint)(2));
     w35.BottomAttach = ((uint)(3));
     w35.LeftAttach = ((uint)(1));
     w35.RightAttach = ((uint)(2));
     w35.XOptions = ((global::Gtk.AttachOptions)(4));
     w35.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryFilterName = new global::Gtk.Entry ();
     this.entryFilterName.CanFocus = true;
     this.entryFilterName.Name = "entryFilterName";
     this.entryFilterName.IsEditable = true;
     this.entryFilterName.InvisibleChar = '●';
     this.table1.Add (this.entryFilterName);
     global::Gtk.Table.TableChild w36 = ((global::Gtk.Table.TableChild)(this.table1 [this.entryFilterName]));
     w36.LeftAttach = ((uint)(1));
     w36.RightAttach = ((uint)(2));
     w36.XOptions = ((global::Gtk.AttachOptions)(4));
     w36.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 w37 = ((global::Gtk.Table.TableChild)(this.table1 [this.label4]));
     w37.XOptions = ((global::Gtk.AttachOptions)(4));
     w37.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 w38 = ((global::Gtk.Table.TableChild)(this.table1 [this.label5]));
     w38.TopAttach = ((uint)(1));
     w38.BottomAttach = ((uint)(2));
     w38.XOptions = ((global::Gtk.AttachOptions)(4));
     w38.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 w39 = ((global::Gtk.Table.TableChild)(this.table1 [this.label6]));
     w39.TopAttach = ((uint)(2));
     w39.BottomAttach = ((uint)(3));
     w39.XOptions = ((global::Gtk.AttachOptions)(4));
     w39.YOptions = ((global::Gtk.AttachOptions)(4));
     this.hbox3.Add (this.table1);
     global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.table1]));
     w40.Position = 0;
     w40.Expand = false;
     w40.Fill = false;
     this.vbox3.Add (this.hbox3);
     global::Gtk.Box.BoxChild w41 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox3]));
     w41.Position = 0;
     w41.Expand = false;
     w41.Fill = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.GtkScrolledWindow1 = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow1.Name = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     this.GtkScrolledWindow1.BorderWidth = ((uint)(6));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.treeviewLessees = new global::Gtk.TreeView ();
     this.treeviewLessees.CanFocus = true;
     this.treeviewLessees.Name = "treeviewLessees";
     this.GtkScrolledWindow1.Add (this.treeviewLessees);
     this.vbox3.Add (this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.GtkScrolledWindow1]));
     w43.Position = 1;
     this.notebookMain.Add (this.vbox3);
     global::Gtk.Notebook.NotebookChild w44 = ((global::Gtk.Notebook.NotebookChild)(this.notebookMain [this.vbox3]));
     w44.Position = 1;
     // Notebook tab
     this.label2 = new global::Gtk.Label ();
     this.label2.Name = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("Арендаторы");
     this.notebookMain.SetTabLabel (this.vbox3, this.label2);
     this.label2.ShowAll ();
     // Container child notebookMain.Gtk.Notebook+NotebookChild
     this.vbox8 = new global::Gtk.VBox ();
     this.vbox8.Name = "vbox8";
     this.vbox8.Spacing = 6;
     // Container child vbox8.Gtk.Box+BoxChild
     this.hbox9 = new global::Gtk.HBox ();
     this.hbox9.Name = "hbox9";
     this.hbox9.Spacing = 6;
     this.hbox9.BorderWidth = ((uint)(3));
     // Container child hbox9.Gtk.Box+BoxChild
     this.table4 = new global::Gtk.Table (((uint)(4)), ((uint)(2)), false);
     this.table4.Name = "table4";
     this.table4.RowSpacing = ((uint)(6));
     this.table4.ColumnSpacing = ((uint)(6));
     // Container child table4.Gtk.Table+TableChild
     this.comboContractOrg = new global::Gtk.ComboBox ();
     this.comboContractOrg.Name = "comboContractOrg";
     this.table4.Add (this.comboContractOrg);
     global::Gtk.Table.TableChild w45 = ((global::Gtk.Table.TableChild)(this.table4 [this.comboContractOrg]));
     w45.LeftAttach = ((uint)(1));
     w45.RightAttach = ((uint)(2));
     w45.XOptions = ((global::Gtk.AttachOptions)(4));
     w45.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.hbox10 = new global::Gtk.HBox ();
     this.hbox10.Name = "hbox10";
     this.hbox10.Spacing = 6;
     // Container child hbox10.Gtk.Box+BoxChild
     this.comboContractPlaceT = new global::Gtk.ComboBox ();
     this.comboContractPlaceT.Name = "comboContractPlaceT";
     this.hbox10.Add (this.comboContractPlaceT);
     global::Gtk.Box.BoxChild w46 = ((global::Gtk.Box.BoxChild)(this.hbox10 [this.comboContractPlaceT]));
     w46.Position = 0;
     w46.Expand = false;
     // Container child hbox10.Gtk.Box+BoxChild
     this.label30 = new global::Gtk.Label ();
     this.label30.Name = "label30";
     this.label30.LabelProp = global::Mono.Unix.Catalog.GetString ("-");
     this.hbox10.Add (this.label30);
     global::Gtk.Box.BoxChild w47 = ((global::Gtk.Box.BoxChild)(this.hbox10 [this.label30]));
     w47.Position = 1;
     w47.Expand = false;
     w47.Fill = false;
     // Container child hbox10.Gtk.Box+BoxChild
     this.entryContractPlaceN = new global::Gtk.Entry ();
     this.entryContractPlaceN.TooltipMarkup = "Введите номер места, для поиска в таблице.";
     this.entryContractPlaceN.CanFocus = true;
     this.entryContractPlaceN.Name = "entryContractPlaceN";
     this.entryContractPlaceN.IsEditable = true;
     this.entryContractPlaceN.InvisibleChar = '●';
     this.hbox10.Add (this.entryContractPlaceN);
     global::Gtk.Box.BoxChild w48 = ((global::Gtk.Box.BoxChild)(this.hbox10 [this.entryContractPlaceN]));
     w48.Position = 2;
     // Container child hbox10.Gtk.Box+BoxChild
     this.buttonContractClearPlace = new global::Gtk.Button ();
     this.buttonContractClearPlace.CanFocus = true;
     this.buttonContractClearPlace.Name = "buttonContractClearPlace";
     this.buttonContractClearPlace.UseUnderline = true;
     global::Gtk.Image w49 = new global::Gtk.Image ();
     w49.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-clear", global::Gtk.IconSize.Menu);
     this.buttonContractClearPlace.Image = w49;
     this.hbox10.Add (this.buttonContractClearPlace);
     global::Gtk.Box.BoxChild w50 = ((global::Gtk.Box.BoxChild)(this.hbox10 [this.buttonContractClearPlace]));
     w50.Position = 3;
     w50.Expand = false;
     w50.Fill = false;
     this.table4.Add (this.hbox10);
     global::Gtk.Table.TableChild w51 = ((global::Gtk.Table.TableChild)(this.table4 [this.hbox10]));
     w51.TopAttach = ((uint)(1));
     w51.BottomAttach = ((uint)(2));
     w51.LeftAttach = ((uint)(1));
     w51.RightAttach = ((uint)(2));
     w51.XOptions = ((global::Gtk.AttachOptions)(4));
     w51.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.hbox11 = new global::Gtk.HBox ();
     this.hbox11.Name = "hbox11";
     this.hbox11.Spacing = 6;
     // Container child hbox11.Gtk.Box+BoxChild
     this.entryContractLessee = new global::Gtk.Entry ();
     this.entryContractLessee.CanFocus = true;
     this.entryContractLessee.Name = "entryContractLessee";
     this.entryContractLessee.IsEditable = true;
     this.entryContractLessee.InvisibleChar = '•';
     this.hbox11.Add (this.entryContractLessee);
     global::Gtk.Box.BoxChild w52 = ((global::Gtk.Box.BoxChild)(this.hbox11 [this.entryContractLessee]));
     w52.Position = 0;
     // Container child hbox11.Gtk.Box+BoxChild
     this.buttonContractClearLessee = new global::Gtk.Button ();
     this.buttonContractClearLessee.CanFocus = true;
     this.buttonContractClearLessee.Name = "buttonContractClearLessee";
     this.buttonContractClearLessee.UseUnderline = true;
     global::Gtk.Image w53 = new global::Gtk.Image ();
     w53.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-clear", global::Gtk.IconSize.Menu);
     this.buttonContractClearLessee.Image = w53;
     this.hbox11.Add (this.buttonContractClearLessee);
     global::Gtk.Box.BoxChild w54 = ((global::Gtk.Box.BoxChild)(this.hbox11 [this.buttonContractClearLessee]));
     w54.Position = 1;
     w54.Expand = false;
     w54.Fill = false;
     this.table4.Add (this.hbox11);
     global::Gtk.Table.TableChild w55 = ((global::Gtk.Table.TableChild)(this.table4 [this.hbox11]));
     w55.TopAttach = ((uint)(2));
     w55.BottomAttach = ((uint)(3));
     w55.LeftAttach = ((uint)(1));
     w55.RightAttach = ((uint)(2));
     w55.XOptions = ((global::Gtk.AttachOptions)(4));
     w55.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.hbox12 = new global::Gtk.HBox ();
     this.hbox12.Name = "hbox12";
     this.hbox12.Spacing = 6;
     // Container child hbox12.Gtk.Box+BoxChild
     this.entryContractNumber = new global::Gtk.Entry ();
     this.entryContractNumber.CanFocus = true;
     this.entryContractNumber.Name = "entryContractNumber";
     this.entryContractNumber.IsEditable = true;
     this.entryContractNumber.InvisibleChar = '•';
     this.hbox12.Add (this.entryContractNumber);
     global::Gtk.Box.BoxChild w56 = ((global::Gtk.Box.BoxChild)(this.hbox12 [this.entryContractNumber]));
     w56.Position = 0;
     // Container child hbox12.Gtk.Box+BoxChild
     this.buttonContractClearNumber = new global::Gtk.Button ();
     this.buttonContractClearNumber.CanFocus = true;
     this.buttonContractClearNumber.Name = "buttonContractClearNumber";
     this.buttonContractClearNumber.UseUnderline = true;
     global::Gtk.Image w57 = new global::Gtk.Image ();
     w57.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-clear", global::Gtk.IconSize.Menu);
     this.buttonContractClearNumber.Image = w57;
     this.hbox12.Add (this.buttonContractClearNumber);
     global::Gtk.Box.BoxChild w58 = ((global::Gtk.Box.BoxChild)(this.hbox12 [this.buttonContractClearNumber]));
     w58.Position = 1;
     w58.Expand = false;
     w58.Fill = false;
     this.table4.Add (this.hbox12);
     global::Gtk.Table.TableChild w59 = ((global::Gtk.Table.TableChild)(this.table4 [this.hbox12]));
     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 table4.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 ("Организация:");
     this.table4.Add (this.label26);
     global::Gtk.Table.TableChild w60 = ((global::Gtk.Table.TableChild)(this.table4 [this.label26]));
     w60.XOptions = ((global::Gtk.AttachOptions)(4));
     w60.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table4.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.table4.Add (this.label27);
     global::Gtk.Table.TableChild w61 = ((global::Gtk.Table.TableChild)(this.table4 [this.label27]));
     w61.TopAttach = ((uint)(1));
     w61.BottomAttach = ((uint)(2));
     w61.XOptions = ((global::Gtk.AttachOptions)(4));
     w61.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table4.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.table4.Add (this.label28);
     global::Gtk.Table.TableChild w62 = ((global::Gtk.Table.TableChild)(this.table4 [this.label28]));
     w62.TopAttach = ((uint)(2));
     w62.BottomAttach = ((uint)(3));
     w62.XOptions = ((global::Gtk.AttachOptions)(4));
     w62.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table4.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.table4.Add (this.label29);
     global::Gtk.Table.TableChild w63 = ((global::Gtk.Table.TableChild)(this.table4 [this.label29]));
     w63.TopAttach = ((uint)(3));
     w63.BottomAttach = ((uint)(4));
     w63.XOptions = ((global::Gtk.AttachOptions)(4));
     w63.YOptions = ((global::Gtk.AttachOptions)(4));
     this.hbox9.Add (this.table4);
     global::Gtk.Box.BoxChild w64 = ((global::Gtk.Box.BoxChild)(this.hbox9 [this.table4]));
     w64.Position = 0;
     w64.Expand = false;
     w64.Fill = false;
     // Container child hbox9.Gtk.Box+BoxChild
     this.vbox9 = new global::Gtk.VBox ();
     this.vbox9.Name = "vbox9";
     this.vbox9.Spacing = 6;
     // Container child vbox9.Gtk.Box+BoxChild
     this.checkActiveContracts = new global::Gtk.CheckButton ();
     this.checkActiveContracts.CanFocus = true;
     this.checkActiveContracts.Name = "checkActiveContracts";
     this.checkActiveContracts.Label = global::Mono.Unix.Catalog.GetString ("Показывать только действующие");
     this.checkActiveContracts.Active = true;
     this.checkActiveContracts.DrawIndicator = true;
     this.checkActiveContracts.UseUnderline = true;
     this.vbox9.Add (this.checkActiveContracts);
     global::Gtk.Box.BoxChild w65 = ((global::Gtk.Box.BoxChild)(this.vbox9 [this.checkActiveContracts]));
     w65.Position = 0;
     w65.Expand = false;
     // Container child vbox9.Gtk.Box+BoxChild
     this.check30daysContracts = new global::Gtk.CheckButton ();
     this.check30daysContracts.CanFocus = true;
     this.check30daysContracts.Name = "check30daysContracts";
     this.check30daysContracts.Label = global::Mono.Unix.Catalog.GetString ("Аренда заканчивается в течении 30 дней");
     this.check30daysContracts.DrawIndicator = true;
     this.check30daysContracts.UseUnderline = true;
     this.vbox9.Add (this.check30daysContracts);
     global::Gtk.Box.BoxChild w66 = ((global::Gtk.Box.BoxChild)(this.vbox9 [this.check30daysContracts]));
     w66.Position = 1;
     w66.Expand = false;
     w66.Fill = false;
     // Container child vbox9.Gtk.Box+BoxChild
     this.hbox28 = new global::Gtk.HBox ();
     this.hbox28.Name = "hbox28";
     this.hbox28.Spacing = 6;
     // Container child hbox28.Gtk.Box+BoxChild
     this.buttonProlongation = new global::Gtk.Button ();
     this.buttonProlongation.CanFocus = true;
     this.buttonProlongation.Name = "buttonProlongation";
     this.buttonProlongation.UseUnderline = true;
     this.buttonProlongation.Label = global::Mono.Unix.Catalog.GetString ("Пролонгация договоров");
     global::Gtk.Image w67 = new global::Gtk.Image ();
     w67.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-execute", global::Gtk.IconSize.Menu);
     this.buttonProlongation.Image = w67;
     this.hbox28.Add (this.buttonProlongation);
     global::Gtk.Box.BoxChild w68 = ((global::Gtk.Box.BoxChild)(this.hbox28 [this.buttonProlongation]));
     w68.Position = 0;
     w68.Expand = false;
     w68.Fill = false;
     this.vbox9.Add (this.hbox28);
     global::Gtk.Box.BoxChild w69 = ((global::Gtk.Box.BoxChild)(this.vbox9 [this.hbox28]));
     w69.Position = 2;
     w69.Expand = false;
     w69.Fill = false;
     this.hbox9.Add (this.vbox9);
     global::Gtk.Box.BoxChild w70 = ((global::Gtk.Box.BoxChild)(this.hbox9 [this.vbox9]));
     w70.Position = 1;
     this.vbox8.Add (this.hbox9);
     global::Gtk.Box.BoxChild w71 = ((global::Gtk.Box.BoxChild)(this.vbox8 [this.hbox9]));
     w71.Position = 0;
     w71.Expand = false;
     w71.Fill = false;
     // Container child vbox8.Gtk.Box+BoxChild
     this.GtkScrolledWindow3 = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow3.Name = "GtkScrolledWindow3";
     this.GtkScrolledWindow3.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow3.Gtk.Container+ContainerChild
     this.treeviewContract = new global::Gtk.TreeView ();
     this.treeviewContract.CanFocus = true;
     this.treeviewContract.Name = "treeviewContract";
     this.GtkScrolledWindow3.Add (this.treeviewContract);
     this.vbox8.Add (this.GtkScrolledWindow3);
     global::Gtk.Box.BoxChild w73 = ((global::Gtk.Box.BoxChild)(this.vbox8 [this.GtkScrolledWindow3]));
     w73.Position = 1;
     this.notebookMain.Add (this.vbox8);
     global::Gtk.Notebook.NotebookChild w74 = ((global::Gtk.Notebook.NotebookChild)(this.notebookMain [this.vbox8]));
     w74.Position = 2;
     // Notebook tab
     this.label15 = new global::Gtk.Label ();
     this.label15.Name = "label15";
     this.label15.LabelProp = global::Mono.Unix.Catalog.GetString ("Договора");
     this.notebookMain.SetTabLabel (this.vbox8, this.label15);
     this.label15.ShowAll ();
     // Container child notebookMain.Gtk.Notebook+NotebookChild
     this.vbox13 = new global::Gtk.VBox ();
     this.vbox13.Name = "vbox13";
     this.vbox13.Spacing = 6;
     // Container child vbox13.Gtk.Box+BoxChild
     this.hbox21 = new global::Gtk.HBox ();
     this.hbox21.Name = "hbox21";
     this.hbox21.Spacing = 6;
     // Container child hbox21.Gtk.Box+BoxChild
     this.table7 = new global::Gtk.Table (((uint)(6)), ((uint)(2)), false);
     this.table7.Name = "table7";
     this.table7.RowSpacing = ((uint)(6));
     this.table7.ColumnSpacing = ((uint)(6));
     // Container child table7.Gtk.Table+TableChild
     this.comboAccrualCash = new global::Gtk.ComboBox ();
     this.comboAccrualCash.Name = "comboAccrualCash";
     this.table7.Add (this.comboAccrualCash);
     global::Gtk.Table.TableChild w75 = ((global::Gtk.Table.TableChild)(this.table7 [this.comboAccrualCash]));
     w75.TopAttach = ((uint)(1));
     w75.BottomAttach = ((uint)(2));
     w75.LeftAttach = ((uint)(1));
     w75.RightAttach = ((uint)(2));
     w75.XOptions = ((global::Gtk.AttachOptions)(4));
     w75.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table7.Gtk.Table+TableChild
     this.comboAccrualItem = global::Gtk.ComboBox.NewText ();
     this.comboAccrualItem.Name = "comboAccrualItem";
     this.table7.Add (this.comboAccrualItem);
     global::Gtk.Table.TableChild w76 = ((global::Gtk.Table.TableChild)(this.table7 [this.comboAccrualItem]));
     w76.TopAttach = ((uint)(2));
     w76.BottomAttach = ((uint)(3));
     w76.LeftAttach = ((uint)(1));
     w76.RightAttach = ((uint)(2));
     w76.XOptions = ((global::Gtk.AttachOptions)(4));
     w76.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table7.Gtk.Table+TableChild
     this.comboAccrualOrg = new global::Gtk.ComboBox ();
     this.comboAccrualOrg.Name = "comboAccrualOrg";
     this.table7.Add (this.comboAccrualOrg);
     global::Gtk.Table.TableChild w77 = ((global::Gtk.Table.TableChild)(this.table7 [this.comboAccrualOrg]));
     w77.LeftAttach = ((uint)(1));
     w77.RightAttach = ((uint)(2));
     w77.XOptions = ((global::Gtk.AttachOptions)(4));
     w77.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table7.Gtk.Table+TableChild
     this.hbox22 = new global::Gtk.HBox ();
     this.hbox22.Name = "hbox22";
     this.hbox22.Spacing = 6;
     // Container child hbox22.Gtk.Box+BoxChild
     this.entryAccrualLessee = new global::Gtk.Entry ();
     this.entryAccrualLessee.CanFocus = true;
     this.entryAccrualLessee.Name = "entryAccrualLessee";
     this.entryAccrualLessee.IsEditable = true;
     this.entryAccrualLessee.InvisibleChar = '●';
     this.hbox22.Add (this.entryAccrualLessee);
     global::Gtk.Box.BoxChild w78 = ((global::Gtk.Box.BoxChild)(this.hbox22 [this.entryAccrualLessee]));
     w78.Position = 0;
     // Container child hbox22.Gtk.Box+BoxChild
     this.buttonAccrualLesseeClear = new global::Gtk.Button ();
     this.buttonAccrualLesseeClear.CanFocus = true;
     this.buttonAccrualLesseeClear.Name = "buttonAccrualLesseeClear";
     this.buttonAccrualLesseeClear.UseUnderline = true;
     global::Gtk.Image w79 = new global::Gtk.Image ();
     w79.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-clear", global::Gtk.IconSize.Menu);
     this.buttonAccrualLesseeClear.Image = w79;
     this.hbox22.Add (this.buttonAccrualLesseeClear);
     global::Gtk.Box.BoxChild w80 = ((global::Gtk.Box.BoxChild)(this.hbox22 [this.buttonAccrualLesseeClear]));
     w80.Position = 1;
     w80.Expand = false;
     w80.Fill = false;
     this.table7.Add (this.hbox22);
     global::Gtk.Table.TableChild w81 = ((global::Gtk.Table.TableChild)(this.table7 [this.hbox22]));
     w81.TopAttach = ((uint)(4));
     w81.BottomAttach = ((uint)(5));
     w81.LeftAttach = ((uint)(1));
     w81.RightAttach = ((uint)(2));
     w81.XOptions = ((global::Gtk.AttachOptions)(4));
     w81.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table7.Gtk.Table+TableChild
     this.hbox23 = new global::Gtk.HBox ();
     this.hbox23.Name = "hbox23";
     this.hbox23.Spacing = 6;
     // Container child hbox23.Gtk.Box+BoxChild
     this.comboAccrualMonth = global::Gtk.ComboBox.NewText ();
     this.comboAccrualMonth.AppendText (global::Mono.Unix.Catalog.GetString ("Все"));
     this.comboAccrualMonth.AppendText (global::Mono.Unix.Catalog.GetString ("Январь"));
     this.comboAccrualMonth.AppendText (global::Mono.Unix.Catalog.GetString ("Февраль"));
     this.comboAccrualMonth.AppendText (global::Mono.Unix.Catalog.GetString ("Март"));
     this.comboAccrualMonth.AppendText (global::Mono.Unix.Catalog.GetString ("Апрель"));
     this.comboAccrualMonth.AppendText (global::Mono.Unix.Catalog.GetString ("Май"));
     this.comboAccrualMonth.AppendText (global::Mono.Unix.Catalog.GetString ("Июнь"));
     this.comboAccrualMonth.AppendText (global::Mono.Unix.Catalog.GetString ("Июль"));
     this.comboAccrualMonth.AppendText (global::Mono.Unix.Catalog.GetString ("Август"));
     this.comboAccrualMonth.AppendText (global::Mono.Unix.Catalog.GetString ("Сентябрь"));
     this.comboAccrualMonth.AppendText (global::Mono.Unix.Catalog.GetString ("Октябрь"));
     this.comboAccrualMonth.AppendText (global::Mono.Unix.Catalog.GetString ("Ноябрь"));
     this.comboAccrualMonth.AppendText (global::Mono.Unix.Catalog.GetString ("Декабрь"));
     this.comboAccrualMonth.Name = "comboAccrualMonth";
     this.hbox23.Add (this.comboAccrualMonth);
     global::Gtk.Box.BoxChild w82 = ((global::Gtk.Box.BoxChild)(this.hbox23 [this.comboAccrualMonth]));
     w82.Position = 0;
     // Container child hbox23.Gtk.Box+BoxChild
     this.comboAccuralYear = global::Gtk.ComboBox.NewText ();
     this.comboAccuralYear.Name = "comboAccuralYear";
     this.hbox23.Add (this.comboAccuralYear);
     global::Gtk.Box.BoxChild w83 = ((global::Gtk.Box.BoxChild)(this.hbox23 [this.comboAccuralYear]));
     w83.Position = 1;
     w83.Expand = false;
     w83.Fill = false;
     this.table7.Add (this.hbox23);
     global::Gtk.Table.TableChild w84 = ((global::Gtk.Table.TableChild)(this.table7 [this.hbox23]));
     w84.TopAttach = ((uint)(3));
     w84.BottomAttach = ((uint)(4));
     w84.LeftAttach = ((uint)(1));
     w84.RightAttach = ((uint)(2));
     w84.XOptions = ((global::Gtk.AttachOptions)(4));
     w84.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table7.Gtk.Table+TableChild
     this.hbox25 = new global::Gtk.HBox ();
     this.hbox25.Name = "hbox25";
     this.hbox25.Spacing = 6;
     // Container child hbox25.Gtk.Box+BoxChild
     this.entryAccrualContract = new global::Gtk.Entry ();
     this.entryAccrualContract.CanFocus = true;
     this.entryAccrualContract.Name = "entryAccrualContract";
     this.entryAccrualContract.IsEditable = true;
     this.entryAccrualContract.InvisibleChar = '●';
     this.hbox25.Add (this.entryAccrualContract);
     global::Gtk.Box.BoxChild w85 = ((global::Gtk.Box.BoxChild)(this.hbox25 [this.entryAccrualContract]));
     w85.Position = 0;
     // Container child hbox25.Gtk.Box+BoxChild
     this.buttonAccrualContractClear = new global::Gtk.Button ();
     this.buttonAccrualContractClear.CanFocus = true;
     this.buttonAccrualContractClear.Name = "buttonAccrualContractClear";
     this.buttonAccrualContractClear.UseUnderline = true;
     global::Gtk.Image w86 = new global::Gtk.Image ();
     w86.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-clear", global::Gtk.IconSize.Menu);
     this.buttonAccrualContractClear.Image = w86;
     this.hbox25.Add (this.buttonAccrualContractClear);
     global::Gtk.Box.BoxChild w87 = ((global::Gtk.Box.BoxChild)(this.hbox25 [this.buttonAccrualContractClear]));
     w87.Position = 1;
     w87.Expand = false;
     w87.Fill = false;
     this.table7.Add (this.hbox25);
     global::Gtk.Table.TableChild w88 = ((global::Gtk.Table.TableChild)(this.table7 [this.hbox25]));
     w88.TopAttach = ((uint)(5));
     w88.BottomAttach = ((uint)(6));
     w88.LeftAttach = ((uint)(1));
     w88.RightAttach = ((uint)(2));
     w88.XOptions = ((global::Gtk.AttachOptions)(4));
     w88.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table7.Gtk.Table+TableChild
     this.label42 = new global::Gtk.Label ();
     this.label42.Name = "label42";
     this.label42.Xalign = 1F;
     this.label42.LabelProp = global::Mono.Unix.Catalog.GetString ("Организация:");
     this.table7.Add (this.label42);
     global::Gtk.Table.TableChild w89 = ((global::Gtk.Table.TableChild)(this.table7 [this.label42]));
     w89.XOptions = ((global::Gtk.AttachOptions)(4));
     w89.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table7.Gtk.Table+TableChild
     this.label43 = new global::Gtk.Label ();
     this.label43.Name = "label43";
     this.label43.Xalign = 1F;
     this.label43.LabelProp = global::Mono.Unix.Catalog.GetString ("Месяц начисления:");
     this.table7.Add (this.label43);
     global::Gtk.Table.TableChild w90 = ((global::Gtk.Table.TableChild)(this.table7 [this.label43]));
     w90.TopAttach = ((uint)(3));
     w90.BottomAttach = ((uint)(4));
     w90.XOptions = ((global::Gtk.AttachOptions)(4));
     w90.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table7.Gtk.Table+TableChild
     this.label44 = new global::Gtk.Label ();
     this.label44.Name = "label44";
     this.label44.Xalign = 1F;
     this.label44.LabelProp = global::Mono.Unix.Catalog.GetString ("Арендатор:");
     this.table7.Add (this.label44);
     global::Gtk.Table.TableChild w91 = ((global::Gtk.Table.TableChild)(this.table7 [this.label44]));
     w91.TopAttach = ((uint)(4));
     w91.BottomAttach = ((uint)(5));
     w91.XOptions = ((global::Gtk.AttachOptions)(4));
     w91.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table7.Gtk.Table+TableChild
     this.label45 = new global::Gtk.Label ();
     this.label45.Name = "label45";
     this.label45.Xalign = 1F;
     this.label45.LabelProp = global::Mono.Unix.Catalog.GetString ("Договор:");
     this.table7.Add (this.label45);
     global::Gtk.Table.TableChild w92 = ((global::Gtk.Table.TableChild)(this.table7 [this.label45]));
     w92.TopAttach = ((uint)(5));
     w92.BottomAttach = ((uint)(6));
     w92.XOptions = ((global::Gtk.AttachOptions)(4));
     w92.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table7.Gtk.Table+TableChild
     this.label46 = new global::Gtk.Label ();
     this.label46.Name = "label46";
     this.label46.Xalign = 1F;
     this.label46.LabelProp = global::Mono.Unix.Catalog.GetString ("Касса:");
     this.table7.Add (this.label46);
     global::Gtk.Table.TableChild w93 = ((global::Gtk.Table.TableChild)(this.table7 [this.label46]));
     w93.TopAttach = ((uint)(1));
     w93.BottomAttach = ((uint)(2));
     w93.XOptions = ((global::Gtk.AttachOptions)(4));
     w93.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table7.Gtk.Table+TableChild
     this.label47 = new global::Gtk.Label ();
     this.label47.Name = "label47";
     this.label47.Xalign = 1F;
     this.label47.LabelProp = global::Mono.Unix.Catalog.GetString ("Статья дохода:");
     this.table7.Add (this.label47);
     global::Gtk.Table.TableChild w94 = ((global::Gtk.Table.TableChild)(this.table7 [this.label47]));
     w94.TopAttach = ((uint)(2));
     w94.BottomAttach = ((uint)(3));
     w94.XOptions = ((global::Gtk.AttachOptions)(4));
     w94.YOptions = ((global::Gtk.AttachOptions)(4));
     this.hbox21.Add (this.table7);
     global::Gtk.Box.BoxChild w95 = ((global::Gtk.Box.BoxChild)(this.hbox21 [this.table7]));
     w95.Position = 0;
     w95.Expand = false;
     w95.Fill = false;
     // Container child hbox21.Gtk.Box+BoxChild
     this.vbox14 = new global::Gtk.VBox ();
     this.vbox14.Name = "vbox14";
     this.vbox14.Spacing = 6;
     // Container child vbox14.Gtk.Box+BoxChild
     this.checkOnlyNotPaid = new global::Gtk.CheckButton ();
     this.checkOnlyNotPaid.CanFocus = true;
     this.checkOnlyNotPaid.Name = "checkOnlyNotPaid";
     this.checkOnlyNotPaid.Label = global::Mono.Unix.Catalog.GetString ("Показывать только неоплаченные");
     this.checkOnlyNotPaid.DrawIndicator = true;
     this.checkOnlyNotPaid.UseUnderline = true;
     this.vbox14.Add (this.checkOnlyNotPaid);
     global::Gtk.Box.BoxChild w96 = ((global::Gtk.Box.BoxChild)(this.vbox14 [this.checkOnlyNotPaid]));
     w96.Position = 0;
     w96.Expand = false;
     w96.Fill = false;
     // Container child vbox14.Gtk.Box+BoxChild
     this.checkNotComplete = new global::Gtk.CheckButton ();
     this.checkNotComplete.CanFocus = true;
     this.checkNotComplete.Name = "checkNotComplete";
     this.checkNotComplete.Label = global::Mono.Unix.Catalog.GetString ("Только частично начисленные");
     this.checkNotComplete.DrawIndicator = true;
     this.checkNotComplete.UseUnderline = true;
     this.vbox14.Add (this.checkNotComplete);
     global::Gtk.Box.BoxChild w97 = ((global::Gtk.Box.BoxChild)(this.vbox14 [this.checkNotComplete]));
     w97.Position = 1;
     w97.Expand = false;
     w97.Fill = false;
     // Container child vbox14.Gtk.Box+BoxChild
     this.hbox24 = new global::Gtk.HBox ();
     this.hbox24.Name = "hbox24";
     this.hbox24.Spacing = 6;
     // Container child hbox24.Gtk.Box+BoxChild
     this.buttonMakePayment = new global::Gtk.Button ();
     this.buttonMakePayment.CanFocus = true;
     this.buttonMakePayment.Name = "buttonMakePayment";
     this.buttonMakePayment.UseUnderline = true;
     this.buttonMakePayment.Label = global::Mono.Unix.Catalog.GetString ("Внести оплату");
     global::Gtk.Image w98 = new global::Gtk.Image ();
     w98.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-dnd", global::Gtk.IconSize.Menu);
     this.buttonMakePayment.Image = w98;
     this.hbox24.Add (this.buttonMakePayment);
     global::Gtk.Box.BoxChild w99 = ((global::Gtk.Box.BoxChild)(this.hbox24 [this.buttonMakePayment]));
     w99.Position = 0;
     w99.Expand = false;
     w99.Fill = false;
     // Container child hbox24.Gtk.Box+BoxChild
     this.buttonAccrualMass = new global::Gtk.Button ();
     this.buttonAccrualMass.CanFocus = true;
     this.buttonAccrualMass.Name = "buttonAccrualMass";
     this.buttonAccrualMass.UseUnderline = true;
     this.buttonAccrualMass.Label = global::Mono.Unix.Catalog.GetString ("Массовое начисление");
     global::Gtk.Image w100 = new global::Gtk.Image ();
     w100.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-execute", global::Gtk.IconSize.Menu);
     this.buttonAccrualMass.Image = w100;
     this.hbox24.Add (this.buttonAccrualMass);
     global::Gtk.Box.BoxChild w101 = ((global::Gtk.Box.BoxChild)(this.hbox24 [this.buttonAccrualMass]));
     w101.Position = 1;
     w101.Expand = false;
     w101.Fill = false;
     this.vbox14.Add (this.hbox24);
     global::Gtk.Box.BoxChild w102 = ((global::Gtk.Box.BoxChild)(this.vbox14 [this.hbox24]));
     w102.PackType = ((global::Gtk.PackType)(1));
     w102.Position = 2;
     w102.Fill = false;
     this.hbox21.Add (this.vbox14);
     global::Gtk.Box.BoxChild w103 = ((global::Gtk.Box.BoxChild)(this.hbox21 [this.vbox14]));
     w103.Position = 1;
     this.vbox13.Add (this.hbox21);
     global::Gtk.Box.BoxChild w104 = ((global::Gtk.Box.BoxChild)(this.vbox13 [this.hbox21]));
     w104.Position = 0;
     w104.Expand = false;
     w104.Fill = false;
     // Container child vbox13.Gtk.Box+BoxChild
     this.GtkScrolledWindow7 = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow7.Name = "GtkScrolledWindow7";
     this.GtkScrolledWindow7.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow7.Gtk.Container+ContainerChild
     this.treeviewAccrual = new global::Gamma.GtkWidgets.yTreeView ();
     this.treeviewAccrual.CanFocus = true;
     this.treeviewAccrual.Name = "treeviewAccrual";
     this.GtkScrolledWindow7.Add (this.treeviewAccrual);
     this.vbox13.Add (this.GtkScrolledWindow7);
     global::Gtk.Box.BoxChild w106 = ((global::Gtk.Box.BoxChild)(this.vbox13 [this.GtkScrolledWindow7]));
     w106.Position = 1;
     this.notebookMain.Add (this.vbox13);
     global::Gtk.Notebook.NotebookChild w107 = ((global::Gtk.Notebook.NotebookChild)(this.notebookMain [this.vbox13]));
     w107.Position = 3;
     // Notebook tab
     this.label17 = new global::Gtk.Label ();
     this.label17.Name = "label17";
     this.label17.LabelProp = global::Mono.Unix.Catalog.GetString ("Начисления");
     this.notebookMain.SetTabLabel (this.vbox13, this.label17);
     this.label17.ShowAll ();
     // Container child notebookMain.Gtk.Notebook+NotebookChild
     this.vbox10 = new global::Gtk.VBox ();
     this.vbox10.Name = "vbox10";
     this.vbox10.Spacing = 6;
     // Container child vbox10.Gtk.Box+BoxChild
     this.hbox18 = new global::Gtk.HBox ();
     this.hbox18.Name = "hbox18";
     this.hbox18.Spacing = 6;
     // Container child hbox18.Gtk.Box+BoxChild
     this.table5 = new global::Gtk.Table (((uint)(5)), ((uint)(2)), false);
     this.table5.Name = "table5";
     this.table5.RowSpacing = ((uint)(6));
     this.table5.ColumnSpacing = ((uint)(6));
     this.table5.BorderWidth = ((uint)(6));
     // Container child table5.Gtk.Table+TableChild
     this.comboCashCash = new global::Gtk.ComboBox ();
     this.comboCashCash.Name = "comboCashCash";
     this.table5.Add (this.comboCashCash);
     global::Gtk.Table.TableChild w108 = ((global::Gtk.Table.TableChild)(this.table5 [this.comboCashCash]));
     w108.TopAttach = ((uint)(1));
     w108.BottomAttach = ((uint)(2));
     w108.LeftAttach = ((uint)(1));
     w108.RightAttach = ((uint)(2));
     w108.XOptions = ((global::Gtk.AttachOptions)(4));
     w108.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table5.Gtk.Table+TableChild
     this.comboCashItem = new global::Gtk.ComboBox ();
     this.comboCashItem.Name = "comboCashItem";
     this.table5.Add (this.comboCashItem);
     global::Gtk.Table.TableChild w109 = ((global::Gtk.Table.TableChild)(this.table5 [this.comboCashItem]));
     w109.TopAttach = ((uint)(2));
     w109.BottomAttach = ((uint)(3));
     w109.LeftAttach = ((uint)(1));
     w109.RightAttach = ((uint)(2));
     w109.XOptions = ((global::Gtk.AttachOptions)(4));
     w109.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table5.Gtk.Table+TableChild
     this.comboCashOrg = new global::Gtk.ComboBox ();
     this.comboCashOrg.Name = "comboCashOrg";
     this.table5.Add (this.comboCashOrg);
     global::Gtk.Table.TableChild w110 = ((global::Gtk.Table.TableChild)(this.table5 [this.comboCashOrg]));
     w110.LeftAttach = ((uint)(1));
     w110.RightAttach = ((uint)(2));
     w110.XOptions = ((global::Gtk.AttachOptions)(4));
     w110.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table5.Gtk.Table+TableChild
     this.hbox26 = new global::Gtk.HBox ();
     this.hbox26.Name = "hbox26";
     this.hbox26.Spacing = 6;
     // Container child hbox26.Gtk.Box+BoxChild
     this.entryCashContractor = new global::Gtk.Entry ();
     this.entryCashContractor.CanFocus = true;
     this.entryCashContractor.Name = "entryCashContractor";
     this.entryCashContractor.IsEditable = true;
     this.entryCashContractor.InvisibleChar = '●';
     this.hbox26.Add (this.entryCashContractor);
     global::Gtk.Box.BoxChild w111 = ((global::Gtk.Box.BoxChild)(this.hbox26 [this.entryCashContractor]));
     w111.Position = 0;
     // Container child hbox26.Gtk.Box+BoxChild
     this.buttonCashContractorClear = new global::Gtk.Button ();
     this.buttonCashContractorClear.CanFocus = true;
     this.buttonCashContractorClear.Name = "buttonCashContractorClear";
     this.buttonCashContractorClear.UseUnderline = true;
     global::Gtk.Image w112 = new global::Gtk.Image ();
     w112.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-clear", global::Gtk.IconSize.Menu);
     this.buttonCashContractorClear.Image = w112;
     this.hbox26.Add (this.buttonCashContractorClear);
     global::Gtk.Box.BoxChild w113 = ((global::Gtk.Box.BoxChild)(this.hbox26 [this.buttonCashContractorClear]));
     w113.Position = 1;
     w113.Expand = false;
     w113.Fill = false;
     this.table5.Add (this.hbox26);
     global::Gtk.Table.TableChild w114 = ((global::Gtk.Table.TableChild)(this.table5 [this.hbox26]));
     w114.TopAttach = ((uint)(3));
     w114.BottomAttach = ((uint)(4));
     w114.LeftAttach = ((uint)(1));
     w114.RightAttach = ((uint)(2));
     w114.XOptions = ((global::Gtk.AttachOptions)(4));
     w114.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table5.Gtk.Table+TableChild
     this.hbox27 = new global::Gtk.HBox ();
     this.hbox27.Name = "hbox27";
     this.hbox27.Spacing = 6;
     // Container child hbox27.Gtk.Box+BoxChild
     this.entryCashEmployee = new global::Gtk.Entry ();
     this.entryCashEmployee.CanFocus = true;
     this.entryCashEmployee.Name = "entryCashEmployee";
     this.entryCashEmployee.IsEditable = true;
     this.entryCashEmployee.InvisibleChar = '●';
     this.hbox27.Add (this.entryCashEmployee);
     global::Gtk.Box.BoxChild w115 = ((global::Gtk.Box.BoxChild)(this.hbox27 [this.entryCashEmployee]));
     w115.Position = 0;
     // Container child hbox27.Gtk.Box+BoxChild
     this.buttonCashEmployeeClear = new global::Gtk.Button ();
     this.buttonCashEmployeeClear.CanFocus = true;
     this.buttonCashEmployeeClear.Name = "buttonCashEmployeeClear";
     this.buttonCashEmployeeClear.UseUnderline = true;
     global::Gtk.Image w116 = new global::Gtk.Image ();
     w116.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-clear", global::Gtk.IconSize.Menu);
     this.buttonCashEmployeeClear.Image = w116;
     this.hbox27.Add (this.buttonCashEmployeeClear);
     global::Gtk.Box.BoxChild w117 = ((global::Gtk.Box.BoxChild)(this.hbox27 [this.buttonCashEmployeeClear]));
     w117.Position = 1;
     w117.Expand = false;
     w117.Fill = false;
     this.table5.Add (this.hbox27);
     global::Gtk.Table.TableChild w118 = ((global::Gtk.Table.TableChild)(this.table5 [this.hbox27]));
     w118.TopAttach = ((uint)(4));
     w118.BottomAttach = ((uint)(5));
     w118.LeftAttach = ((uint)(1));
     w118.RightAttach = ((uint)(2));
     w118.XOptions = ((global::Gtk.AttachOptions)(4));
     w118.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table5.Gtk.Table+TableChild
     this.label33 = new global::Gtk.Label ();
     this.label33.Name = "label33";
     this.label33.Xalign = 1F;
     this.label33.LabelProp = global::Mono.Unix.Catalog.GetString ("Организация:");
     this.table5.Add (this.label33);
     global::Gtk.Table.TableChild w119 = ((global::Gtk.Table.TableChild)(this.table5 [this.label33]));
     w119.XOptions = ((global::Gtk.AttachOptions)(4));
     w119.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table5.Gtk.Table+TableChild
     this.label34 = new global::Gtk.Label ();
     this.label34.Name = "label34";
     this.label34.Xalign = 1F;
     this.label34.LabelProp = global::Mono.Unix.Catalog.GetString ("Касса:");
     this.table5.Add (this.label34);
     global::Gtk.Table.TableChild w120 = ((global::Gtk.Table.TableChild)(this.table5 [this.label34]));
     w120.TopAttach = ((uint)(1));
     w120.BottomAttach = ((uint)(2));
     w120.XOptions = ((global::Gtk.AttachOptions)(4));
     w120.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table5.Gtk.Table+TableChild
     this.label35 = new global::Gtk.Label ();
     this.label35.Name = "label35";
     this.label35.Xalign = 1F;
     this.label35.LabelProp = global::Mono.Unix.Catalog.GetString ("Статья:");
     this.table5.Add (this.label35);
     global::Gtk.Table.TableChild w121 = ((global::Gtk.Table.TableChild)(this.table5 [this.label35]));
     w121.TopAttach = ((uint)(2));
     w121.BottomAttach = ((uint)(3));
     w121.XOptions = ((global::Gtk.AttachOptions)(4));
     w121.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table5.Gtk.Table+TableChild
     this.label36 = new global::Gtk.Label ();
     this.label36.Name = "label36";
     this.label36.Xalign = 1F;
     this.label36.LabelProp = global::Mono.Unix.Catalog.GetString ("Контрагент:");
     this.table5.Add (this.label36);
     global::Gtk.Table.TableChild w122 = ((global::Gtk.Table.TableChild)(this.table5 [this.label36]));
     w122.TopAttach = ((uint)(3));
     w122.BottomAttach = ((uint)(4));
     w122.XOptions = ((global::Gtk.AttachOptions)(4));
     w122.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table5.Gtk.Table+TableChild
     this.label41 = new global::Gtk.Label ();
     this.label41.Name = "label41";
     this.label41.Xalign = 1F;
     this.label41.LabelProp = global::Mono.Unix.Catalog.GetString ("Сотрудник:");
     this.table5.Add (this.label41);
     global::Gtk.Table.TableChild w123 = ((global::Gtk.Table.TableChild)(this.table5 [this.label41]));
     w123.TopAttach = ((uint)(4));
     w123.BottomAttach = ((uint)(5));
     w123.XOptions = ((global::Gtk.AttachOptions)(4));
     w123.YOptions = ((global::Gtk.AttachOptions)(4));
     this.hbox18.Add (this.table5);
     global::Gtk.Box.BoxChild w124 = ((global::Gtk.Box.BoxChild)(this.hbox18 [this.table5]));
     w124.Position = 0;
     w124.Expand = false;
     w124.Fill = false;
     // Container child hbox18.Gtk.Box+BoxChild
     this.vbox11 = new global::Gtk.VBox ();
     this.vbox11.Name = "vbox11";
     this.vbox11.Spacing = 6;
     this.vbox11.BorderWidth = ((uint)(6));
     // Container child vbox11.Gtk.Box+BoxChild
     this.label31 = new global::Gtk.Label ();
     this.label31.Name = "label31";
     this.label31.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Выбор периода</b>");
     this.label31.UseMarkup = true;
     this.vbox11.Add (this.label31);
     global::Gtk.Box.BoxChild w125 = ((global::Gtk.Box.BoxChild)(this.vbox11 [this.label31]));
     w125.Position = 0;
     w125.Expand = false;
     w125.Fill = false;
     // Container child vbox11.Gtk.Box+BoxChild
     this.radioCashToday = new global::Gtk.RadioButton (global::Mono.Unix.Catalog.GetString ("Сегодня"));
     this.radioCashToday.CanFocus = true;
     this.radioCashToday.Name = "radioCashToday";
     this.radioCashToday.DrawIndicator = true;
     this.radioCashToday.UseUnderline = true;
     this.radioCashToday.Group = new global::GLib.SList (global::System.IntPtr.Zero);
     this.vbox11.Add (this.radioCashToday);
     global::Gtk.Box.BoxChild w126 = ((global::Gtk.Box.BoxChild)(this.vbox11 [this.radioCashToday]));
     w126.Position = 1;
     w126.Expand = false;
     w126.Fill = false;
     // Container child vbox11.Gtk.Box+BoxChild
     this.radioCashWeek = new global::Gtk.RadioButton (global::Mono.Unix.Catalog.GetString ("За неделю"));
     this.radioCashWeek.CanFocus = true;
     this.radioCashWeek.Name = "radioCashWeek";
     this.radioCashWeek.DrawIndicator = true;
     this.radioCashWeek.UseUnderline = true;
     this.radioCashWeek.Group = this.radioCashToday.Group;
     this.vbox11.Add (this.radioCashWeek);
     global::Gtk.Box.BoxChild w127 = ((global::Gtk.Box.BoxChild)(this.vbox11 [this.radioCashWeek]));
     w127.Position = 2;
     w127.Expand = false;
     w127.Fill = false;
     // Container child vbox11.Gtk.Box+BoxChild
     this.radioMonth = new global::Gtk.RadioButton (global::Mono.Unix.Catalog.GetString ("За месяц"));
     this.radioMonth.CanFocus = true;
     this.radioMonth.Name = "radioMonth";
     this.radioMonth.DrawIndicator = true;
     this.radioMonth.UseUnderline = true;
     this.radioMonth.Group = this.radioCashToday.Group;
     this.vbox11.Add (this.radioMonth);
     global::Gtk.Box.BoxChild w128 = ((global::Gtk.Box.BoxChild)(this.vbox11 [this.radioMonth]));
     w128.Position = 3;
     w128.Expand = false;
     w128.Fill = false;
     // Container child vbox11.Gtk.Box+BoxChild
     this.radioCash6Month = new global::Gtk.RadioButton (global::Mono.Unix.Catalog.GetString ("За полгода"));
     this.radioCash6Month.CanFocus = true;
     this.radioCash6Month.Name = "radioCash6Month";
     this.radioCash6Month.DrawIndicator = true;
     this.radioCash6Month.UseUnderline = true;
     this.radioCash6Month.Group = this.radioCashToday.Group;
     this.vbox11.Add (this.radioCash6Month);
     global::Gtk.Box.BoxChild w129 = ((global::Gtk.Box.BoxChild)(this.vbox11 [this.radioCash6Month]));
     w129.Position = 4;
     w129.Expand = false;
     w129.Fill = false;
     // Container child vbox11.Gtk.Box+BoxChild
     this.hbox15 = new global::Gtk.HBox ();
     this.hbox15.Name = "hbox15";
     this.hbox15.Spacing = 6;
     // Container child hbox15.Gtk.Box+BoxChild
     this.dateCashStart = new global::QSWidgetLib.DatePicker ();
     this.dateCashStart.Events = ((global::Gdk.EventMask)(256));
     this.dateCashStart.Name = "dateCashStart";
     this.dateCashStart.Date = new global::System.DateTime (0);
     this.dateCashStart.IsEditable = true;
     this.dateCashStart.AutoSeparation = true;
     this.hbox15.Add (this.dateCashStart);
     global::Gtk.Box.BoxChild w130 = ((global::Gtk.Box.BoxChild)(this.hbox15 [this.dateCashStart]));
     w130.Position = 0;
     // Container child hbox15.Gtk.Box+BoxChild
     this.label32 = new global::Gtk.Label ();
     this.label32.Name = "label32";
     this.label32.LabelProp = global::Mono.Unix.Catalog.GetString ("-");
     this.hbox15.Add (this.label32);
     global::Gtk.Box.BoxChild w131 = ((global::Gtk.Box.BoxChild)(this.hbox15 [this.label32]));
     w131.Position = 1;
     w131.Expand = false;
     w131.Fill = false;
     // Container child hbox15.Gtk.Box+BoxChild
     this.dateCashEnd = new global::QSWidgetLib.DatePicker ();
     this.dateCashEnd.Events = ((global::Gdk.EventMask)(256));
     this.dateCashEnd.Name = "dateCashEnd";
     this.dateCashEnd.Date = new global::System.DateTime (0);
     this.dateCashEnd.IsEditable = true;
     this.dateCashEnd.AutoSeparation = true;
     this.hbox15.Add (this.dateCashEnd);
     global::Gtk.Box.BoxChild w132 = ((global::Gtk.Box.BoxChild)(this.hbox15 [this.dateCashEnd]));
     w132.Position = 2;
     this.vbox11.Add (this.hbox15);
     global::Gtk.Box.BoxChild w133 = ((global::Gtk.Box.BoxChild)(this.vbox11 [this.hbox15]));
     w133.Position = 5;
     w133.Expand = false;
     w133.Fill = false;
     this.hbox18.Add (this.vbox11);
     global::Gtk.Box.BoxChild w134 = ((global::Gtk.Box.BoxChild)(this.hbox18 [this.vbox11]));
     w134.Position = 1;
     w134.Expand = false;
     w134.Fill = false;
     // Container child hbox18.Gtk.Box+BoxChild
     this.vbox12 = new global::Gtk.VBox ();
     this.vbox12.Name = "vbox12";
     this.vbox12.Spacing = 6;
     // Container child vbox12.Gtk.Box+BoxChild
     this.label39 = new global::Gtk.Label ();
     this.label39.Name = "label39";
     this.label39.Xalign = 0F;
     this.label39.LabelProp = global::Mono.Unix.Catalog.GetString ("Деньги в кассе:");
     this.label39.UseMarkup = true;
     this.vbox12.Add (this.label39);
     global::Gtk.Box.BoxChild w135 = ((global::Gtk.Box.BoxChild)(this.vbox12 [this.label39]));
     w135.Position = 0;
     w135.Expand = false;
     w135.Fill = false;
     // Container child vbox12.Gtk.Box+BoxChild
     this.labelCashSum = new global::Gtk.Label ();
     this.labelCashSum.Name = "labelCashSum";
     this.labelCashSum.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>0</b>");
     this.labelCashSum.UseMarkup = true;
     this.vbox12.Add (this.labelCashSum);
     global::Gtk.Box.BoxChild w136 = ((global::Gtk.Box.BoxChild)(this.vbox12 [this.labelCashSum]));
     w136.Position = 1;
     w136.Expand = false;
     w136.Fill = false;
     // Container child vbox12.Gtk.Box+BoxChild
     this.labelCashSumOrg = new global::Gtk.Label ();
     this.labelCashSumOrg.Name = "labelCashSumOrg";
     this.labelCashSumOrg.LabelProp = global::Mono.Unix.Catalog.GetString ("Касса не выбрана");
     this.vbox12.Add (this.labelCashSumOrg);
     global::Gtk.Box.BoxChild w137 = ((global::Gtk.Box.BoxChild)(this.vbox12 [this.labelCashSumOrg]));
     w137.Position = 2;
     w137.Expand = false;
     w137.Fill = false;
     // Container child vbox12.Gtk.Box+BoxChild
     this.labelCashSumCash = new global::Gtk.Label ();
     this.labelCashSumCash.Name = "labelCashSumCash";
     this.vbox12.Add (this.labelCashSumCash);
     global::Gtk.Box.BoxChild w138 = ((global::Gtk.Box.BoxChild)(this.vbox12 [this.labelCashSumCash]));
     w138.Position = 3;
     w138.Expand = false;
     w138.Fill = false;
     // Container child vbox12.Gtk.Box+BoxChild
     this.buttonCashBalance = new global::Gtk.Button ();
     this.buttonCashBalance.CanFocus = true;
     this.buttonCashBalance.Name = "buttonCashBalance";
     this.buttonCashBalance.UseUnderline = true;
     this.buttonCashBalance.Label = global::Mono.Unix.Catalog.GetString ("Расходы и доходы");
     this.vbox12.Add (this.buttonCashBalance);
     global::Gtk.Box.BoxChild w139 = ((global::Gtk.Box.BoxChild)(this.vbox12 [this.buttonCashBalance]));
     w139.PackType = ((global::Gtk.PackType)(1));
     w139.Position = 4;
     w139.Expand = false;
     w139.Fill = false;
     // Container child vbox12.Gtk.Box+BoxChild
     this.buttonCashDebts = new global::Gtk.Button ();
     this.buttonCashDebts.CanFocus = true;
     this.buttonCashDebts.Name = "buttonCashDebts";
     this.buttonCashDebts.UseUnderline = true;
     this.buttonCashDebts.Label = global::Mono.Unix.Catalog.GetString ("Долги Сотрудников");
     this.vbox12.Add (this.buttonCashDebts);
     global::Gtk.Box.BoxChild w140 = ((global::Gtk.Box.BoxChild)(this.vbox12 [this.buttonCashDebts]));
     w140.PackType = ((global::Gtk.PackType)(1));
     w140.Position = 5;
     w140.Expand = false;
     w140.Fill = false;
     this.hbox18.Add (this.vbox12);
     global::Gtk.Box.BoxChild w141 = ((global::Gtk.Box.BoxChild)(this.hbox18 [this.vbox12]));
     w141.PackType = ((global::Gtk.PackType)(1));
     w141.Position = 2;
     w141.Fill = false;
     this.vbox10.Add (this.hbox18);
     global::Gtk.Box.BoxChild w142 = ((global::Gtk.Box.BoxChild)(this.vbox10 [this.hbox18]));
     w142.Position = 0;
     w142.Expand = false;
     w142.Fill = false;
     // Container child vbox10.Gtk.Box+BoxChild
     this.notebookCash = new global::Gtk.Notebook ();
     this.notebookCash.CanFocus = true;
     this.notebookCash.Name = "notebookCash";
     this.notebookCash.CurrentPage = 2;
     // Container child notebookCash.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
     this.treeviewIncome = new global::Gtk.TreeView ();
     this.treeviewIncome.CanFocus = true;
     this.treeviewIncome.Name = "treeviewIncome";
     this.GtkScrolledWindow4.Add (this.treeviewIncome);
     this.notebookCash.Add (this.GtkScrolledWindow4);
     // Notebook tab
     this.label37 = new global::Gtk.Label ();
     this.label37.Name = "label37";
     this.label37.LabelProp = global::Mono.Unix.Catalog.GetString ("Приходные ордера");
     this.notebookCash.SetTabLabel (this.GtkScrolledWindow4, this.label37);
     this.label37.ShowAll ();
     // Container child notebookCash.Gtk.Notebook+NotebookChild
     this.GtkScrolledWindow5 = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow5.Name = "GtkScrolledWindow5";
     this.GtkScrolledWindow5.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow5.Gtk.Container+ContainerChild
     this.treeviewExpense = new global::Gtk.TreeView ();
     this.treeviewExpense.CanFocus = true;
     this.treeviewExpense.Name = "treeviewExpense";
     this.GtkScrolledWindow5.Add (this.treeviewExpense);
     this.notebookCash.Add (this.GtkScrolledWindow5);
     global::Gtk.Notebook.NotebookChild w146 = ((global::Gtk.Notebook.NotebookChild)(this.notebookCash [this.GtkScrolledWindow5]));
     w146.Position = 1;
     // Notebook tab
     this.label9 = new global::Gtk.Label ();
     this.label9.Name = "label9";
     this.label9.LabelProp = global::Mono.Unix.Catalog.GetString ("Расходные ордера");
     this.notebookCash.SetTabLabel (this.GtkScrolledWindow5, this.label9);
     this.label9.ShowAll ();
     // Container child notebookCash.Gtk.Notebook+NotebookChild
     this.GtkScrolledWindow6 = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow6.Name = "GtkScrolledWindow6";
     this.GtkScrolledWindow6.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow6.Gtk.Container+ContainerChild
     this.treeviewAdvance = new global::Gtk.TreeView ();
     this.treeviewAdvance.CanFocus = true;
     this.treeviewAdvance.Name = "treeviewAdvance";
     this.GtkScrolledWindow6.Add (this.treeviewAdvance);
     this.notebookCash.Add (this.GtkScrolledWindow6);
     global::Gtk.Notebook.NotebookChild w148 = ((global::Gtk.Notebook.NotebookChild)(this.notebookCash [this.GtkScrolledWindow6]));
     w148.Position = 2;
     // Notebook tab
     this.label7 = new global::Gtk.Label ();
     this.label7.Name = "label7";
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString ("Авансовые отчеты");
     this.notebookCash.SetTabLabel (this.GtkScrolledWindow6, this.label7);
     this.label7.ShowAll ();
     this.vbox10.Add (this.notebookCash);
     global::Gtk.Box.BoxChild w149 = ((global::Gtk.Box.BoxChild)(this.vbox10 [this.notebookCash]));
     w149.Position = 1;
     this.notebookMain.Add (this.vbox10);
     global::Gtk.Notebook.NotebookChild w150 = ((global::Gtk.Notebook.NotebookChild)(this.notebookMain [this.vbox10]));
     w150.Position = 4;
     // Notebook tab
     this.label16 = new global::Gtk.Label ();
     this.label16.Name = "label16";
     this.label16.LabelProp = global::Mono.Unix.Catalog.GetString ("Касса");
     this.notebookMain.SetTabLabel (this.vbox10, this.label16);
     this.label16.ShowAll ();
     // Container child notebookMain.Gtk.Notebook+NotebookChild
     this.vbox4 = new global::Gtk.VBox ();
     this.vbox4.Name = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hbox5 = new global::Gtk.HBox ();
     this.hbox5.Name = "hbox5";
     this.hbox5.Spacing = 6;
     this.hbox5.BorderWidth = ((uint)(6));
     // Container child hbox5.Gtk.Box+BoxChild
     this.vbox5 = new global::Gtk.VBox ();
     this.vbox5.Name = "vbox5";
     this.vbox5.Spacing = 6;
     // Container child vbox5.Gtk.Box+BoxChild
     this.label8 = new global::Gtk.Label ();
     this.label8.Name = "label8";
     this.label8.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Параметры выборки</b>");
     this.label8.UseMarkup = true;
     this.label8.Justify = ((global::Gtk.Justification)(2));
     this.vbox5.Add (this.label8);
     global::Gtk.Box.BoxChild w151 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.label8]));
     w151.Position = 0;
     w151.Expand = false;
     w151.Fill = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.table2 = new global::Gtk.Table (((uint)(4)), ((uint)(2)), false);
     this.table2.Name = "table2";
     this.table2.RowSpacing = ((uint)(6));
     this.table2.ColumnSpacing = ((uint)(6));
     // Container child table2.Gtk.Table+TableChild
     this.comboEventType = new global::Gtk.ComboBox ();
     this.comboEventType.Name = "comboEventType";
     this.table2.Add (this.comboEventType);
     global::Gtk.Table.TableChild w152 = ((global::Gtk.Table.TableChild)(this.table2 [this.comboEventType]));
     w152.LeftAttach = ((uint)(1));
     w152.RightAttach = ((uint)(2));
     w152.XOptions = ((global::Gtk.AttachOptions)(4));
     w152.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.comboEventUser = global::Gtk.ComboBox.NewText ();
     this.comboEventUser.Name = "comboEventUser";
     this.table2.Add (this.comboEventUser);
     global::Gtk.Table.TableChild w153 = ((global::Gtk.Table.TableChild)(this.table2 [this.comboEventUser]));
     w153.TopAttach = ((uint)(1));
     w153.BottomAttach = ((uint)(2));
     w153.LeftAttach = ((uint)(1));
     w153.RightAttach = ((uint)(2));
     w153.XOptions = ((global::Gtk.AttachOptions)(4));
     w153.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.hbox6 = new global::Gtk.HBox ();
     this.hbox6.Name = "hbox6";
     this.hbox6.Spacing = 6;
     // Container child hbox6.Gtk.Box+BoxChild
     this.comboEventPlaceT = new global::Gtk.ComboBox ();
     this.comboEventPlaceT.Name = "comboEventPlaceT";
     this.hbox6.Add (this.comboEventPlaceT);
     global::Gtk.Box.BoxChild w154 = ((global::Gtk.Box.BoxChild)(this.hbox6 [this.comboEventPlaceT]));
     w154.Position = 0;
     w154.Expand = false;
     w154.Fill = false;
     // Container child hbox6.Gtk.Box+BoxChild
     this.label18 = new global::Gtk.Label ();
     this.label18.Name = "label18";
     this.label18.LabelProp = global::Mono.Unix.Catalog.GetString ("-");
     this.hbox6.Add (this.label18);
     global::Gtk.Box.BoxChild w155 = ((global::Gtk.Box.BoxChild)(this.hbox6 [this.label18]));
     w155.Position = 1;
     w155.Expand = false;
     w155.Fill = false;
     // Container child hbox6.Gtk.Box+BoxChild
     this.comboboxEventPlaceNo = global::Gtk.ComboBox.NewText ();
     this.comboboxEventPlaceNo.Name = "comboboxEventPlaceNo";
     this.hbox6.Add (this.comboboxEventPlaceNo);
     global::Gtk.Box.BoxChild w156 = ((global::Gtk.Box.BoxChild)(this.hbox6 [this.comboboxEventPlaceNo]));
     w156.Position = 2;
     w156.Expand = false;
     w156.Fill = false;
     this.table2.Add (this.hbox6);
     global::Gtk.Table.TableChild w157 = ((global::Gtk.Table.TableChild)(this.table2 [this.hbox6]));
     w157.TopAttach = ((uint)(3));
     w157.BottomAttach = ((uint)(4));
     w157.LeftAttach = ((uint)(1));
     w157.RightAttach = ((uint)(2));
     w157.XOptions = ((global::Gtk.AttachOptions)(4));
     w157.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.hbox7 = new global::Gtk.HBox ();
     this.hbox7.Name = "hbox7";
     this.hbox7.Spacing = 6;
     // Container child hbox7.Gtk.Box+BoxChild
     this.entryEventLessee = new global::Gtk.Entry ();
     this.entryEventLessee.CanFocus = true;
     this.entryEventLessee.Name = "entryEventLessee";
     this.entryEventLessee.IsEditable = false;
     this.entryEventLessee.WidthChars = 0;
     this.entryEventLessee.InvisibleChar = '●';
     this.hbox7.Add (this.entryEventLessee);
     global::Gtk.Box.BoxChild w158 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.entryEventLessee]));
     w158.Position = 0;
     // Container child hbox7.Gtk.Box+BoxChild
     this.buttonEventLesseeClean = new global::Gtk.Button ();
     this.buttonEventLesseeClean.TooltipMarkup = "Очистить арендатора";
     this.buttonEventLesseeClean.CanFocus = true;
     this.buttonEventLesseeClean.Name = "buttonEventLesseeClean";
     this.buttonEventLesseeClean.UseUnderline = true;
     global::Gtk.Image w159 = new global::Gtk.Image ();
     w159.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-clear", global::Gtk.IconSize.Menu);
     this.buttonEventLesseeClean.Image = w159;
     this.hbox7.Add (this.buttonEventLesseeClean);
     global::Gtk.Box.BoxChild w160 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.buttonEventLesseeClean]));
     w160.Position = 1;
     w160.Expand = false;
     w160.Fill = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.buttonEventLesseeEdit = new global::Gtk.Button ();
     this.buttonEventLesseeEdit.TooltipMarkup = "Выбрать арендатора";
     this.buttonEventLesseeEdit.CanFocus = true;
     this.buttonEventLesseeEdit.Name = "buttonEventLesseeEdit";
     this.buttonEventLesseeEdit.UseUnderline = true;
     global::Gtk.Image w161 = new global::Gtk.Image ();
     w161.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-edit", global::Gtk.IconSize.Menu);
     this.buttonEventLesseeEdit.Image = w161;
     this.hbox7.Add (this.buttonEventLesseeEdit);
     global::Gtk.Box.BoxChild w162 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.buttonEventLesseeEdit]));
     w162.Position = 2;
     w162.Expand = false;
     w162.Fill = false;
     this.table2.Add (this.hbox7);
     global::Gtk.Table.TableChild w163 = ((global::Gtk.Table.TableChild)(this.table2 [this.hbox7]));
     w163.TopAttach = ((uint)(2));
     w163.BottomAttach = ((uint)(3));
     w163.LeftAttach = ((uint)(1));
     w163.RightAttach = ((uint)(2));
     w163.XOptions = ((global::Gtk.AttachOptions)(4));
     w163.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label10 = new global::Gtk.Label ();
     this.label10.Name = "label10";
     this.label10.Xalign = 1F;
     this.label10.LabelProp = global::Mono.Unix.Catalog.GetString ("Тип события:");
     this.label10.Justify = ((global::Gtk.Justification)(1));
     this.table2.Add (this.label10);
     global::Gtk.Table.TableChild w164 = ((global::Gtk.Table.TableChild)(this.table2 [this.label10]));
     w164.XOptions = ((global::Gtk.AttachOptions)(4));
     w164.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label11 = new global::Gtk.Label ();
     this.label11.Name = "label11";
     this.label11.Xalign = 1F;
     this.label11.LabelProp = global::Mono.Unix.Catalog.GetString ("Арендатор:");
     this.label11.Justify = ((global::Gtk.Justification)(1));
     this.table2.Add (this.label11);
     global::Gtk.Table.TableChild w165 = ((global::Gtk.Table.TableChild)(this.table2 [this.label11]));
     w165.TopAttach = ((uint)(2));
     w165.BottomAttach = ((uint)(3));
     w165.XOptions = ((global::Gtk.AttachOptions)(4));
     w165.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.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.table2.Add (this.label12);
     global::Gtk.Table.TableChild w166 = ((global::Gtk.Table.TableChild)(this.table2 [this.label12]));
     w166.TopAttach = ((uint)(3));
     w166.BottomAttach = ((uint)(4));
     w166.XOptions = ((global::Gtk.AttachOptions)(4));
     w166.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.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 ("Пользователь:");
     this.label13.Justify = ((global::Gtk.Justification)(1));
     this.table2.Add (this.label13);
     global::Gtk.Table.TableChild w167 = ((global::Gtk.Table.TableChild)(this.table2 [this.label13]));
     w167.TopAttach = ((uint)(1));
     w167.BottomAttach = ((uint)(2));
     w167.XOptions = ((global::Gtk.AttachOptions)(4));
     w167.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox5.Add (this.table2);
     global::Gtk.Box.BoxChild w168 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.table2]));
     w168.Position = 1;
     w168.Expand = false;
     w168.Fill = false;
     this.hbox5.Add (this.vbox5);
     global::Gtk.Box.BoxChild w169 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.vbox5]));
     w169.Position = 0;
     w169.Expand = false;
     w169.Fill = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.vseparator1 = new global::Gtk.VSeparator ();
     this.vseparator1.Name = "vseparator1";
     this.hbox5.Add (this.vseparator1);
     global::Gtk.Box.BoxChild w170 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.vseparator1]));
     w170.Position = 1;
     w170.Expand = false;
     w170.Fill = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.vbox6 = new global::Gtk.VBox ();
     this.vbox6.Name = "vbox6";
     this.vbox6.Spacing = 6;
     // Container child vbox6.Gtk.Box+BoxChild
     this.label14 = new global::Gtk.Label ();
     this.label14.Name = "label14";
     this.label14.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Выбор периода</b>");
     this.label14.UseMarkup = true;
     this.vbox6.Add (this.label14);
     global::Gtk.Box.BoxChild w171 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.label14]));
     w171.Position = 0;
     w171.Expand = false;
     w171.Fill = false;
     // Container child vbox6.Gtk.Box+BoxChild
     this.radiobuttonToday = new global::Gtk.RadioButton (global::Mono.Unix.Catalog.GetString ("Сегодня"));
     this.radiobuttonToday.CanFocus = true;
     this.radiobuttonToday.Name = "radiobuttonToday";
     this.radiobuttonToday.DrawIndicator = true;
     this.radiobuttonToday.UseUnderline = true;
     this.radiobuttonToday.Group = new global::GLib.SList (global::System.IntPtr.Zero);
     this.vbox6.Add (this.radiobuttonToday);
     global::Gtk.Box.BoxChild w172 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.radiobuttonToday]));
     w172.Position = 1;
     w172.Expand = false;
     w172.Fill = false;
     // Container child vbox6.Gtk.Box+BoxChild
     this.radiobuttonWeek = new global::Gtk.RadioButton (global::Mono.Unix.Catalog.GetString ("За неделю"));
     this.radiobuttonWeek.CanFocus = true;
     this.radiobuttonWeek.Name = "radiobuttonWeek";
     this.radiobuttonWeek.DrawIndicator = true;
     this.radiobuttonWeek.UseUnderline = true;
     this.radiobuttonWeek.Group = this.radiobuttonToday.Group;
     this.vbox6.Add (this.radiobuttonWeek);
     global::Gtk.Box.BoxChild w173 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.radiobuttonWeek]));
     w173.Position = 2;
     w173.Expand = false;
     w173.Fill = false;
     // Container child vbox6.Gtk.Box+BoxChild
     this.radiobuttonMonth = new global::Gtk.RadioButton (global::Mono.Unix.Catalog.GetString ("За месяц"));
     this.radiobuttonMonth.CanFocus = true;
     this.radiobuttonMonth.Name = "radiobuttonMonth";
     this.radiobuttonMonth.DrawIndicator = true;
     this.radiobuttonMonth.UseUnderline = true;
     this.radiobuttonMonth.Group = this.radiobuttonToday.Group;
     this.vbox6.Add (this.radiobuttonMonth);
     global::Gtk.Box.BoxChild w174 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.radiobuttonMonth]));
     w174.Position = 3;
     w174.Expand = false;
     w174.Fill = false;
     // Container child vbox6.Gtk.Box+BoxChild
     this.radiobutton6Month = new global::Gtk.RadioButton (global::Mono.Unix.Catalog.GetString ("За полгода"));
     this.radiobutton6Month.CanFocus = true;
     this.radiobutton6Month.Name = "radiobutton6Month";
     this.radiobutton6Month.DrawIndicator = true;
     this.radiobutton6Month.UseUnderline = true;
     this.radiobutton6Month.Group = this.radiobuttonToday.Group;
     this.vbox6.Add (this.radiobutton6Month);
     global::Gtk.Box.BoxChild w175 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.radiobutton6Month]));
     w175.Position = 4;
     w175.Expand = false;
     w175.Fill = false;
     // Container child vbox6.Gtk.Box+BoxChild
     this.hbox13 = new global::Gtk.HBox ();
     this.hbox13.Name = "hbox13";
     this.hbox13.Spacing = 6;
     // Container child hbox13.Gtk.Box+BoxChild
     this.datepickerEventBegin = new global::QSWidgetLib.DatePicker ();
     this.datepickerEventBegin.Events = ((global::Gdk.EventMask)(256));
     this.datepickerEventBegin.Name = "datepickerEventBegin";
     this.datepickerEventBegin.Date = new global::System.DateTime (0);
     this.datepickerEventBegin.IsEditable = true;
     this.datepickerEventBegin.AutoSeparation = true;
     this.hbox13.Add (this.datepickerEventBegin);
     global::Gtk.Box.BoxChild w176 = ((global::Gtk.Box.BoxChild)(this.hbox13 [this.datepickerEventBegin]));
     w176.Position = 0;
     // Container child hbox13.Gtk.Box+BoxChild
     this.label23 = new global::Gtk.Label ();
     this.label23.Name = "label23";
     this.label23.LabelProp = global::Mono.Unix.Catalog.GetString ("-");
     this.hbox13.Add (this.label23);
     global::Gtk.Box.BoxChild w177 = ((global::Gtk.Box.BoxChild)(this.hbox13 [this.label23]));
     w177.Position = 1;
     w177.Expand = false;
     w177.Fill = false;
     // Container child hbox13.Gtk.Box+BoxChild
     this.datepickerEventEnd = new global::QSWidgetLib.DatePicker ();
     this.datepickerEventEnd.Events = ((global::Gdk.EventMask)(256));
     this.datepickerEventEnd.Name = "datepickerEventEnd";
     this.datepickerEventEnd.Date = new global::System.DateTime (0);
     this.datepickerEventEnd.IsEditable = true;
     this.datepickerEventEnd.AutoSeparation = true;
     this.hbox13.Add (this.datepickerEventEnd);
     global::Gtk.Box.BoxChild w178 = ((global::Gtk.Box.BoxChild)(this.hbox13 [this.datepickerEventEnd]));
     w178.Position = 2;
     this.vbox6.Add (this.hbox13);
     global::Gtk.Box.BoxChild w179 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.hbox13]));
     w179.Position = 5;
     w179.Expand = false;
     w179.Fill = false;
     this.hbox5.Add (this.vbox6);
     global::Gtk.Box.BoxChild w180 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.vbox6]));
     w180.Position = 2;
     w180.Expand = false;
     w180.Fill = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.vseparator3 = new global::Gtk.VSeparator ();
     this.vseparator3.Name = "vseparator3";
     this.hbox5.Add (this.vseparator3);
     global::Gtk.Box.BoxChild w181 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.vseparator3]));
     w181.Position = 3;
     w181.Expand = false;
     w181.Fill = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.vbox7 = new global::Gtk.VBox ();
     this.vbox7.Name = "vbox7";
     this.vbox7.Spacing = 6;
     // Container child vbox7.Gtk.Box+BoxChild
     this.label24 = new global::Gtk.Label ();
     this.label24.Name = "label24";
     this.label24.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Поиск по тексту</b>");
     this.label24.UseMarkup = true;
     this.vbox7.Add (this.label24);
     global::Gtk.Box.BoxChild w182 = ((global::Gtk.Box.BoxChild)(this.vbox7 [this.label24]));
     w182.Position = 0;
     w182.Expand = false;
     w182.Fill = false;
     // Container child vbox7.Gtk.Box+BoxChild
     this.label25 = new global::Gtk.Label ();
     this.label25.Name = "label25";
     this.label25.Xalign = 0F;
     this.label25.LabelProp = global::Mono.Unix.Catalog.GetString ("В причинах:");
     this.vbox7.Add (this.label25);
     global::Gtk.Box.BoxChild w183 = ((global::Gtk.Box.BoxChild)(this.vbox7 [this.label25]));
     w183.Position = 1;
     w183.Expand = false;
     w183.Fill = false;
     // Container child vbox7.Gtk.Box+BoxChild
     this.entryEventCause = new global::Gtk.Entry ();
     this.entryEventCause.CanFocus = true;
     this.entryEventCause.Name = "entryEventCause";
     this.entryEventCause.IsEditable = true;
     this.entryEventCause.InvisibleChar = '●';
     this.vbox7.Add (this.entryEventCause);
     global::Gtk.Box.BoxChild w184 = ((global::Gtk.Box.BoxChild)(this.vbox7 [this.entryEventCause]));
     w184.Position = 2;
     w184.Expand = false;
     w184.Fill = false;
     // Container child vbox7.Gtk.Box+BoxChild
     this.label38 = new global::Gtk.Label ();
     this.label38.Name = "label38";
     this.label38.Xalign = 0F;
     this.label38.LabelProp = global::Mono.Unix.Catalog.GetString ("В предпринятых мерах:");
     this.label38.Ellipsize = ((global::Pango.EllipsizeMode)(3));
     this.vbox7.Add (this.label38);
     global::Gtk.Box.BoxChild w185 = ((global::Gtk.Box.BoxChild)(this.vbox7 [this.label38]));
     w185.Position = 3;
     w185.Expand = false;
     // Container child vbox7.Gtk.Box+BoxChild
     this.entryEventActivity = new global::Gtk.Entry ();
     this.entryEventActivity.CanFocus = true;
     this.entryEventActivity.Name = "entryEventActivity";
     this.entryEventActivity.IsEditable = true;
     this.entryEventActivity.InvisibleChar = '●';
     this.vbox7.Add (this.entryEventActivity);
     global::Gtk.Box.BoxChild w186 = ((global::Gtk.Box.BoxChild)(this.vbox7 [this.entryEventActivity]));
     w186.Position = 4;
     w186.Expand = false;
     w186.Fill = false;
     this.hbox5.Add (this.vbox7);
     global::Gtk.Box.BoxChild w187 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.vbox7]));
     w187.Position = 4;
     // Container child hbox5.Gtk.Box+BoxChild
     this.vseparator4 = new global::Gtk.VSeparator ();
     this.vseparator4.Name = "vseparator4";
     this.hbox5.Add (this.vseparator4);
     global::Gtk.Box.BoxChild w188 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.vseparator4]));
     w188.Position = 5;
     w188.Expand = false;
     w188.Fill = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.buttonEventRefresh = new global::Gtk.Button ();
     this.buttonEventRefresh.CanFocus = true;
     this.buttonEventRefresh.Name = "buttonEventRefresh";
     this.buttonEventRefresh.UseUnderline = true;
     this.buttonEventRefresh.Label = global::Mono.Unix.Catalog.GetString ("Заполнить");
     global::Gtk.Image w189 = new global::Gtk.Image ();
     w189.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-index", global::Gtk.IconSize.LargeToolbar);
     this.buttonEventRefresh.Image = w189;
     this.hbox5.Add (this.buttonEventRefresh);
     global::Gtk.Box.BoxChild w190 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.buttonEventRefresh]));
     w190.Position = 6;
     w190.Expand = false;
     w190.Fill = false;
     this.vbox4.Add (this.hbox5);
     global::Gtk.Box.BoxChild w191 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hbox5]));
     w191.Position = 0;
     w191.Expand = false;
     w191.Fill = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.GtkScrolledWindow2 = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow2.Name = "GtkScrolledWindow2";
     this.GtkScrolledWindow2.ShadowType = ((global::Gtk.ShadowType)(1));
     this.GtkScrolledWindow2.BorderWidth = ((uint)(6));
     // Container child GtkScrolledWindow2.Gtk.Container+ContainerChild
     this.treeviewEvents = new global::Gtk.TreeView ();
     this.treeviewEvents.CanFocus = true;
     this.treeviewEvents.Name = "treeviewEvents";
     this.GtkScrolledWindow2.Add (this.treeviewEvents);
     this.vbox4.Add (this.GtkScrolledWindow2);
     global::Gtk.Box.BoxChild w193 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.GtkScrolledWindow2]));
     w193.Position = 1;
     this.notebookMain.Add (this.vbox4);
     global::Gtk.Notebook.NotebookChild w194 = ((global::Gtk.Notebook.NotebookChild)(this.notebookMain [this.vbox4]));
     w194.Position = 5;
     // Notebook tab
     this.label40 = new global::Gtk.Label ();
     this.label40.Name = "label40";
     this.label40.LabelProp = global::Mono.Unix.Catalog.GetString ("События");
     this.notebookMain.SetTabLabel (this.vbox4, this.label40);
     this.label40.ShowAll ();
     this.vbox1.Add (this.notebookMain);
     global::Gtk.Box.BoxChild w195 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.notebookMain]));
     w195.Position = 1;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox17 = new global::Gtk.HBox ();
     this.hbox17.Name = "hbox17";
     this.hbox17.Spacing = 6;
     this.hbox17.BorderWidth = ((uint)(6));
     // Container child hbox17.Gtk.Box+BoxChild
     this.buttonOpen = new global::Gtk.Button ();
     this.buttonOpen.Sensitive = false;
     this.buttonOpen.CanFocus = true;
     this.buttonOpen.Name = "buttonOpen";
     this.buttonOpen.UseUnderline = true;
     this.buttonOpen.Label = global::Mono.Unix.Catalog.GetString ("_Открыть");
     global::Gtk.Image w196 = new global::Gtk.Image ();
     w196.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-edit", global::Gtk.IconSize.Menu);
     this.buttonOpen.Image = w196;
     this.hbox17.Add (this.buttonOpen);
     global::Gtk.Box.BoxChild w197 = ((global::Gtk.Box.BoxChild)(this.hbox17 [this.buttonOpen]));
     w197.Position = 0;
     w197.Expand = false;
     w197.Fill = false;
     // Container child hbox17.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 w198 = new global::Gtk.Image ();
     w198.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonAdd.Image = w198;
     this.hbox17.Add (this.buttonAdd);
     global::Gtk.Box.BoxChild w199 = ((global::Gtk.Box.BoxChild)(this.hbox17 [this.buttonAdd]));
     w199.Position = 1;
     w199.Expand = false;
     w199.Fill = false;
     // Container child hbox17.Gtk.Box+BoxChild
     this.buttonDel = new global::Gtk.Button ();
     this.buttonDel.Sensitive = false;
     this.buttonDel.CanFocus = true;
     this.buttonDel.Name = "buttonDel";
     this.buttonDel.UseUnderline = true;
     this.buttonDel.Label = global::Mono.Unix.Catalog.GetString ("_Удалить");
     global::Gtk.Image w200 = new global::Gtk.Image ();
     w200.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-delete", global::Gtk.IconSize.Menu);
     this.buttonDel.Image = w200;
     this.hbox17.Add (this.buttonDel);
     global::Gtk.Box.BoxChild w201 = ((global::Gtk.Box.BoxChild)(this.hbox17 [this.buttonDel]));
     w201.Position = 2;
     w201.Expand = false;
     w201.Fill = false;
     // Container child hbox17.Gtk.Box+BoxChild
     this.vseparator2 = new global::Gtk.VSeparator ();
     this.vseparator2.Name = "vseparator2";
     this.hbox17.Add (this.vseparator2);
     global::Gtk.Box.BoxChild w202 = ((global::Gtk.Box.BoxChild)(this.hbox17 [this.vseparator2]));
     w202.Position = 3;
     w202.Expand = false;
     w202.Fill = false;
     // Container child hbox17.Gtk.Box+BoxChild
     this.buttonRefreshTable = new global::Gtk.Button ();
     this.buttonRefreshTable.CanFocus = true;
     this.buttonRefreshTable.Name = "buttonRefreshTable";
     this.buttonRefreshTable.UseUnderline = true;
     this.buttonRefreshTable.Label = global::Mono.Unix.Catalog.GetString ("Обновить");
     global::Gtk.Image w203 = new global::Gtk.Image ();
     w203.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-refresh", global::Gtk.IconSize.Menu);
     this.buttonRefreshTable.Image = w203;
     this.hbox17.Add (this.buttonRefreshTable);
     global::Gtk.Box.BoxChild w204 = ((global::Gtk.Box.BoxChild)(this.hbox17 [this.buttonRefreshTable]));
     w204.PackType = ((global::Gtk.PackType)(1));
     w204.Position = 4;
     w204.Expand = false;
     w204.Fill = false;
     this.vbox1.Add (this.hbox17);
     global::Gtk.Box.BoxChild w205 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox17]));
     w205.Position = 2;
     w205.Expand = false;
     w205.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.statusbar1 = new global::Gtk.Statusbar ();
     this.statusbar1.Name = "statusbar1";
     this.statusbar1.Spacing = 6;
     this.statusbar1.BorderWidth = ((uint)(1));
     // Container child statusbar1.Gtk.Box+BoxChild
     this.labelUser = new global::Gtk.Label ();
     this.labelUser.Name = "labelUser";
     this.labelUser.LabelProp = global::Mono.Unix.Catalog.GetString ("Пользователь");
     this.statusbar1.Add (this.labelUser);
     global::Gtk.Box.BoxChild w206 = ((global::Gtk.Box.BoxChild)(this.statusbar1 [this.labelUser]));
     w206.Position = 0;
     w206.Expand = false;
     w206.Fill = false;
     // Container child statusbar1.Gtk.Box+BoxChild
     this.labelStatus = new global::Gtk.Label ();
     this.labelStatus.Name = "labelStatus";
     this.labelStatus.LabelProp = global::Mono.Unix.Catalog.GetString ("Ок");
     this.statusbar1.Add (this.labelStatus);
     global::Gtk.Box.BoxChild w207 = ((global::Gtk.Box.BoxChild)(this.statusbar1 [this.labelStatus]));
     w207.Position = 2;
     w207.Expand = false;
     w207.Fill = false;
     // Container child statusbar1.Gtk.Box+BoxChild
     this.labelSum = new global::Gtk.Label ();
     this.labelSum.Name = "labelSum";
     this.labelSum.LabelProp = global::Mono.Unix.Catalog.GetString ("Суммарная площадь: 0 м<sup>2</sup>");
     this.labelSum.UseMarkup = true;
     this.statusbar1.Add (this.labelSum);
     global::Gtk.Box.BoxChild w208 = ((global::Gtk.Box.BoxChild)(this.statusbar1 [this.labelSum]));
     w208.Position = 3;
     w208.Expand = false;
     w208.Fill = false;
     this.vbox1.Add (this.statusbar1);
     global::Gtk.Box.BoxChild w209 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.statusbar1]));
     w209.Position = 3;
     w209.Expand = false;
     w209.Fill = false;
     this.Add (this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 875;
     this.DefaultHeight = 590;
     this.Show ();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent);
     this.Action10.Activated += new global::System.EventHandler (this.OnAction10Activated);
     this.Action3.Activated += new global::System.EventHandler (this.OnAction3Activated);
     this.Action7.Activated += new global::System.EventHandler (this.OnAction7Activated);
     this.Action6.Activated += new global::System.EventHandler (this.OnAction6Activated);
     this.Action5.Activated += new global::System.EventHandler (this.OnAction5Activated);
     this.quitAction.Activated += new global::System.EventHandler (this.OnQuitActionActivated);
     this.aboutAction.Activated += new global::System.EventHandler (this.OnAction12Activated);
     this.dialogAuthenticationAction.Activated += new global::System.EventHandler (this.OnDialogAuthenticationActionActivated);
     this.Action15.Activated += new global::System.EventHandler (this.OnAction15Activated);
     this.Action17.Activated += new global::System.EventHandler (this.OnAction17Activated);
     this.Action18.Activated += new global::System.EventHandler (this.OnAction18Activated);
     this.Action19.Activated += new global::System.EventHandler (this.OnAction19Activated);
     this.Action26.Activated += new global::System.EventHandler (this.OnAction20Activated);
     this.Action21.Activated += new global::System.EventHandler (this.OnAction21Activated);
     this.Action24.Activated += new global::System.EventHandler (this.OnAction24Activated);
     this.Action25.Activated += new global::System.EventHandler (this.OnAction25Activated);
     this.UsersAction.Activated += new global::System.EventHandler (this.OnUsersActionActivated);
     this.Action27.Activated += new global::System.EventHandler (this.OnAction27Activated);
     this.Action30.Activated += new global::System.EventHandler (this.OnAction30Activated);
     this.Action31.Activated += new global::System.EventHandler (this.OnAction31Activated);
     this.Action32.Activated += new global::System.EventHandler (this.OnAction32Activated);
     this.helpAction.Activated += new global::System.EventHandler (this.OnHelpActionActivated);
     this.Action33.Activated += new global::System.EventHandler (this.OnAction33Activated);
     this.Action36.Activated += new global::System.EventHandler (this.OnAction36Activated);
     this.Action37.Activated += new global::System.EventHandler (this.OnAction37Activated);
     this.Action38.Activated += new global::System.EventHandler (this.OnAction38Activated);
     this.Action39.Activated += new global::System.EventHandler (this.OnAction39Activated);
     this.Action40.Activated += new global::System.EventHandler (this.OnAction40Activated);
     this.Action41.Activated += new global::System.EventHandler (this.OnAction41Activated);
     this.Action42.Activated += new global::System.EventHandler (this.OnAction42Activated);
     this.Action43.Activated += new global::System.EventHandler (this.OnActionLesseeRentReportActivated);
     this.checkUpdateAction.Activated += new global::System.EventHandler (this.OnCheckUpdateActionActivated);
     this.Action44.Activated += new global::System.EventHandler (this.OnProvidersActionActivated);
     this.Action45.Activated += new global::System.EventHandler (this.OnServiceProviderPaymentReport);
     this.notebookMain.SwitchPage += new global::Gtk.SwitchPageHandler (this.OnNotebookMainSwitchPage);
     this.comboPlaceType.Changed += new global::System.EventHandler (this.OnComboPlaceTypeChanged);
     this.entryPlaceNum.Changed += new global::System.EventHandler (this.OnEntryPlaceNumChanged);
     this.buttonCleanTabPPlaceNo.Clicked += new global::System.EventHandler (this.OnButton236Clicked);
     this.comboPlaceOrg.Changed += new global::System.EventHandler (this.OnComboPlaceOrgChanged);
     this.entryPlaceContact.Changed += new global::System.EventHandler (this.OnEntryPlaceContactChanged);
     this.buttonCleanTabPContact.Clicked += new global::System.EventHandler (this.OnButton238Clicked);
     this.entryPlaceLess.Changed += new global::System.EventHandler (this.OnEntryPlaceLessChanged);
     this.buttonCleanTabPLessee.Clicked += new global::System.EventHandler (this.OnButton237Clicked);
     this.treeviewPlaces.CursorChanged += new global::System.EventHandler (this.OnTreeviewPlacesCursorChanged);
     this.treeviewPlaces.RowActivated += new global::Gtk.RowActivatedHandler (this.OnTreeviewPlacesRowActivated);
     this.treeviewPlaces.PopupMenu += new global::Gtk.PopupMenuHandler (this.OnTreeviewPlacesPopupMenu);
     this.treeviewPlaces.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler (this.OnTreeviewPlacesButtonPressEvent);
     this.entryFilterName.Changed += new global::System.EventHandler (this.OnEntryFilterNameChanged);
     this.entryFilterINN.Changed += new global::System.EventHandler (this.OnEntryFilterINNChanged);
     this.entryFilterFIO.Changed += new global::System.EventHandler (this.OnEntryFilterFIOChanged);
     this.button235.Clicked += new global::System.EventHandler (this.OnButton235Clicked);
     this.button234.Clicked += new global::System.EventHandler (this.OnButton234Clicked);
     this.button233.Clicked += new global::System.EventHandler (this.OnButton233Clicked);
     this.treeviewLessees.CursorChanged += new global::System.EventHandler (this.OnTreeviewLesseesCursorChanged);
     this.treeviewLessees.RowActivated += new global::Gtk.RowActivatedHandler (this.OnTreeviewLesseesRowActivated);
     this.entryContractNumber.Changed += new global::System.EventHandler (this.OnEntryContractNumberChanged);
     this.buttonContractClearNumber.Clicked += new global::System.EventHandler (this.OnButtonContractClearNumberClicked);
     this.entryContractLessee.Changed += new global::System.EventHandler (this.OnEntryContractLesseeChanged);
     this.buttonContractClearLessee.Clicked += new global::System.EventHandler (this.OnButtonContractClearLesseeClicked);
     this.comboContractPlaceT.Changed += new global::System.EventHandler (this.OnComboContractPlaceTChanged);
     this.entryContractPlaceN.Changed += new global::System.EventHandler (this.OnEntryContractPlaceNChanged);
     this.buttonContractClearPlace.Clicked += new global::System.EventHandler (this.OnButtonContractClearPlaceClicked);
     this.comboContractOrg.Changed += new global::System.EventHandler (this.OnComboContractOrgChanged);
     this.checkActiveContracts.Toggled += new global::System.EventHandler (this.OnCheckActiveContractsToggled);
     this.check30daysContracts.Toggled += new global::System.EventHandler (this.OnCheck30daysContractsToggled);
     this.buttonProlongation.Clicked += new global::System.EventHandler (this.OnButtonProlongationClicked);
     this.treeviewContract.RowActivated += new global::Gtk.RowActivatedHandler (this.OnTreeviewContractRowActivated);
     this.treeviewContract.CursorChanged += new global::System.EventHandler (this.OnTreeviewContractCursorChanged);
     this.entryAccrualContract.Changed += new global::System.EventHandler (this.OnEntryAccrualContractChanged);
     this.buttonAccrualContractClear.Clicked += new global::System.EventHandler (this.OnButtonAccrualContractClearClicked);
     this.comboAccrualMonth.Changed += new global::System.EventHandler (this.OnComboAccrualMonthChanged);
     this.comboAccuralYear.Changed += new global::System.EventHandler (this.OnComboAccuralYearChanged);
     this.entryAccrualLessee.Changed += new global::System.EventHandler (this.OnEntryAccrualLesseeChanged);
     this.buttonAccrualLesseeClear.Clicked += new global::System.EventHandler (this.OnButtonAccrualLesseeClearClicked);
     this.comboAccrualOrg.Changed += new global::System.EventHandler (this.OnComboAccrualOrgChanged);
     this.comboAccrualItem.Changed += new global::System.EventHandler (this.OnComboAccrualItemChanged);
     this.comboAccrualCash.Changed += new global::System.EventHandler (this.OnComboAccrualCashChanged);
     this.checkOnlyNotPaid.Clicked += new global::System.EventHandler (this.OnCheckOnlyNotPaidClicked);
     this.checkNotComplete.Clicked += new global::System.EventHandler (this.OnCheckNotCompleteClicked);
     this.buttonMakePayment.Clicked += new global::System.EventHandler (this.OnButtonMakePaymentClicked);
     this.buttonAccrualMass.Clicked += new global::System.EventHandler (this.OnButtonAccrualMassClicked);
     this.treeviewAccrual.CursorChanged += new global::System.EventHandler (this.OnTreeviewAccrualCursorChanged);
     this.treeviewAccrual.RowActivated += new global::Gtk.RowActivatedHandler (this.OnTreeviewAccrualRowActivated);
     this.entryCashEmployee.Changed += new global::System.EventHandler (this.OnEntryEmployeeChanged);
     this.buttonCashEmployeeClear.Clicked += new global::System.EventHandler (this.OnButtonCashEmployeeClearClicked);
     this.entryCashContractor.Changed += new global::System.EventHandler (this.OnEntryCashContractorChanged);
     this.buttonCashContractorClear.Clicked += new global::System.EventHandler (this.OnButtonCashContractorClearClicked);
     this.comboCashOrg.Changed += new global::System.EventHandler (this.OnComboCashOrgChanged);
     this.comboCashItem.Changed += new global::System.EventHandler (this.OnComboCashItemChanged);
     this.comboCashCash.Changed += new global::System.EventHandler (this.OnComboCashCashChanged);
     this.radioCashToday.Clicked += new global::System.EventHandler (this.OnRadioCashTodayClicked);
     this.radioCashWeek.Clicked += new global::System.EventHandler (this.OnRadioCashWeekClicked);
     this.radioMonth.Clicked += new global::System.EventHandler (this.OnRadioMonthClicked);
     this.radioCash6Month.Clicked += new global::System.EventHandler (this.OnRadioCash6MonthClicked);
     this.dateCashStart.DateChanged += new global::System.EventHandler (this.OnDateCashStartDateChanged);
     this.dateCashEnd.DateChanged += new global::System.EventHandler (this.OnDateCashEndDateChanged);
     this.buttonCashDebts.Clicked += new global::System.EventHandler (this.OnButtonCashDebtsClicked);
     this.buttonCashBalance.Clicked += new global::System.EventHandler (this.OnButtonCashBalanceClicked);
     this.notebookCash.SwitchPage += new global::Gtk.SwitchPageHandler (this.OnNotebook1SwitchPage);
     this.treeviewIncome.CursorChanged += new global::System.EventHandler (this.OnTreeviewIncomeCursorChanged);
     this.treeviewIncome.RowActivated += new global::Gtk.RowActivatedHandler (this.OnTreeviewIncomeRowActivated);
     this.treeviewIncome.ButtonReleaseEvent += new global::Gtk.ButtonReleaseEventHandler (this.OnTreeviewIncomeButtonReleaseEvent);
     this.treeviewExpense.CursorChanged += new global::System.EventHandler (this.OnTreeviewExpenseCursorChanged);
     this.treeviewExpense.RowActivated += new global::Gtk.RowActivatedHandler (this.OnTreeviewExpenseRowActivated);
     this.treeviewExpense.ButtonReleaseEvent += new global::Gtk.ButtonReleaseEventHandler (this.OnTreeviewExpenseButtonReleaseEvent);
     this.treeviewAdvance.CursorChanged += new global::System.EventHandler (this.OnTreeviewAdvanceCursorChanged);
     this.treeviewAdvance.RowActivated += new global::Gtk.RowActivatedHandler (this.OnTreeviewAdvanceRowActivated);
     this.treeviewAdvance.ButtonReleaseEvent += new global::Gtk.ButtonReleaseEventHandler (this.OnTreeviewAdvanceButtonReleaseEvent);
     this.buttonEventLesseeClean.Clicked += new global::System.EventHandler (this.OnButtonEventLesseeCleanClicked);
     this.buttonEventLesseeEdit.Clicked += new global::System.EventHandler (this.OnButtonEventLesseeEditClicked);
     this.comboEventPlaceT.Changed += new global::System.EventHandler (this.OnComboEventPlaceTChanged);
     this.radiobuttonToday.Clicked += new global::System.EventHandler (this.OnRadiobuttonTodayClicked);
     this.radiobuttonWeek.Clicked += new global::System.EventHandler (this.OnRadiobuttonWeekClicked);
     this.radiobuttonMonth.Clicked += new global::System.EventHandler (this.OnRadiobuttonMonthClicked);
     this.radiobutton6Month.Clicked += new global::System.EventHandler (this.OnRadiobutton6MonthClicked);
     this.entryEventCause.Activated += new global::System.EventHandler (this.OnEntryEventCauseActivated);
     this.entryEventActivity.Activated += new global::System.EventHandler (this.OnEntryEventActivityActivated);
     this.buttonEventRefresh.Clicked += new global::System.EventHandler (this.OnButtonEventRefreshClicked);
     this.treeviewEvents.CursorChanged += new global::System.EventHandler (this.OnTreeviewEventsCursorChanged);
     this.treeviewEvents.RowActivated += new global::Gtk.RowActivatedHandler (this.OnTreeviewEventsRowActivated);
     this.buttonOpen.Clicked += new global::System.EventHandler (this.OnButtonViewClicked);
     this.buttonAdd.Clicked += new global::System.EventHandler (this.OnButtonAddClicked);
     this.buttonDel.Clicked += new global::System.EventHandler (this.OnButtonDelClicked);
     this.buttonRefreshTable.Clicked += new global::System.EventHandler (this.OnButtonRefreshTableClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Logistic.RouteListsOnDayView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Logistic.RouteListsOnDayView";
     // Container child Vodovoz.Views.Logistic.RouteListsOnDayView.Gtk.Container+ContainerChild
     this.vbox5         = new global::Gtk.VBox();
     this.vbox5.Name    = "vbox5";
     this.vbox5.Spacing = 6;
     // Container child vbox5.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(3)), ((uint)(6)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.buttonFilter              = new global::Gamma.GtkWidgets.yButton();
     this.buttonFilter.CanFocus     = true;
     this.buttonFilter.Name         = "buttonFilter";
     this.buttonFilter.UseUnderline = true;
     this.buttonFilter.Label        = global::Mono.Unix.Catalog.GetString("Фильтровать");
     this.table1.Add(this.buttonFilter);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1[this.buttonFilter]));
     w1.TopAttach    = ((uint)(2));
     w1.BottomAttach = ((uint)(3));
     w1.LeftAttach   = ((uint)(2));
     w1.RightAttach  = ((uint)(3));
     w1.XOptions     = ((global::Gtk.AttachOptions)(4));
     w1.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hbox9         = new global::Gtk.HBox();
     this.hbox9.Name    = "hbox9";
     this.hbox9.Spacing = 6;
     // Container child hbox9.Gtk.Box+BoxChild
     this.yspeccomboboxCashSubdivision                     = new global::Gamma.Widgets.ySpecComboBox();
     this.yspeccomboboxCashSubdivision.Name                = "yspeccomboboxCashSubdivision";
     this.yspeccomboboxCashSubdivision.AddIfNotExist       = false;
     this.yspeccomboboxCashSubdivision.DefaultFirst        = false;
     this.yspeccomboboxCashSubdivision.ShowSpecialStateAll = false;
     this.yspeccomboboxCashSubdivision.ShowSpecialStateNot = false;
     this.hbox9.Add(this.yspeccomboboxCashSubdivision);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.yspeccomboboxCashSubdivision]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox9.Gtk.Box+BoxChild
     this.checkShowCompleted               = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkShowCompleted.CanFocus      = true;
     this.checkShowCompleted.Name          = "checkShowCompleted";
     this.checkShowCompleted.Label         = global::Mono.Unix.Catalog.GetString("Показывать уехавшие");
     this.checkShowCompleted.DrawIndicator = true;
     this.checkShowCompleted.UseUnderline  = true;
     this.hbox9.Add(this.checkShowCompleted);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.checkShowCompleted]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox9.Gtk.Box+BoxChild
     this.checkShowOnlyDriverOrders               = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkShowOnlyDriverOrders.CanFocus      = true;
     this.checkShowOnlyDriverOrders.Name          = "checkShowOnlyDriverOrders";
     this.checkShowOnlyDriverOrders.Label         = global::Mono.Unix.Catalog.GetString("Показать только районы водителя");
     this.checkShowOnlyDriverOrders.DrawIndicator = true;
     this.checkShowOnlyDriverOrders.UseUnderline  = true;
     this.hbox9.Add(this.checkShowOnlyDriverOrders);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.checkShowOnlyDriverOrders]));
     w4.Position = 2;
     w4.Expand   = false;
     w4.Fill     = false;
     this.table1.Add(this.hbox9);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox9]));
     w5.TopAttach    = ((uint)(2));
     w5.BottomAttach = ((uint)(3));
     w5.LeftAttach   = ((uint)(1));
     w5.RightAttach  = ((uint)(2));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Дата:");
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w6.XOptions = ((global::Gtk.AttachOptions)(4));
     w6.YOptions = ((global::Gtk.AttachOptions)(0));
     // Container child table1.Gtk.Table+TableChild
     this.label7           = new global::Gtk.Label();
     this.label7.Name      = "label7";
     this.label7.Xalign    = 1F;
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString("Сдается в кассу:");
     this.label7.Justify   = ((global::Gtk.Justification)(1));
     this.table1.Add(this.label7);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1[this.label7]));
     w7.TopAttach    = ((uint)(2));
     w7.BottomAttach = ((uint)(3));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label8           = new global::Gtk.Label();
     this.label8.Name      = "label8";
     this.label8.Xalign    = 1F;
     this.label8.LabelProp = global::Mono.Unix.Catalog.GetString("Мин. 19л. бут.:");
     this.label8.Justify   = ((global::Gtk.Justification)(1));
     this.table1.Add(this.label8);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1[this.label8]));
     w8.TopAttach    = ((uint)(1));
     w8.BottomAttach = ((uint)(2));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(0));
     // Container child table1.Gtk.Table+TableChild
     this.table2               = new global::Gtk.Table(((uint)(2)), ((uint)(5)), false);
     this.table2.Name          = "table2";
     this.table2.RowSpacing    = ((uint)(6));
     this.table2.ColumnSpacing = ((uint)(6));
     // Container child table2.Gtk.Table+TableChild
     this.enumCmbDeliveryType      = new global::Gamma.Widgets.yEnumComboBox();
     this.enumCmbDeliveryType.Name = "enumCmbDeliveryType";
     this.enumCmbDeliveryType.ShowSpecialStateAll = false;
     this.enumCmbDeliveryType.ShowSpecialStateNot = false;
     this.enumCmbDeliveryType.UseShortTitle       = false;
     this.enumCmbDeliveryType.DefaultFirst        = false;
     this.table2.Add(this.enumCmbDeliveryType);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table2[this.enumCmbDeliveryType]));
     w9.LeftAttach  = ((uint)(1));
     w9.RightAttach = ((uint)(2));
     w9.XOptions    = ((global::Gtk.AttachOptions)(4));
     w9.YOptions    = ((global::Gtk.AttachOptions)(0));
     // Container child table2.Gtk.Table+TableChild
     this.hbox10         = new global::Gtk.HBox();
     this.hbox10.Name    = "hbox10";
     this.hbox10.Spacing = 6;
     // Container child hbox10.Gtk.Box+BoxChild
     this.ytreeviewAddressesTypes                = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewAddressesTypes.CanFocus       = true;
     this.ytreeviewAddressesTypes.Name           = "ytreeviewAddressesTypes";
     this.ytreeviewAddressesTypes.HeadersVisible = false;
     this.hbox10.Add(this.ytreeviewAddressesTypes);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox10[this.ytreeviewAddressesTypes]));
     w10.Position = 0;
     // Container child hbox10.Gtk.Box+BoxChild
     this.ytreeviewGeographicGroup          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewGeographicGroup.CanFocus = true;
     this.ytreeviewGeographicGroup.Name     = "ytreeviewGeographicGroup";
     this.hbox10.Add(this.ytreeviewGeographicGroup);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox10[this.ytreeviewGeographicGroup]));
     w11.Position = 1;
     this.table2.Add(this.hbox10);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table2[this.hbox10]));
     w12.BottomAttach = ((uint)(2));
     w12.LeftAttach   = ((uint)(3));
     w12.RightAttach  = ((uint)(5));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.Xalign    = 1F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Начало работы водителей");
     this.label3.Justify   = ((global::Gtk.Justification)(1));
     this.table2.Add(this.label3);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table2[this.label3]));
     w13.TopAttach    = ((uint)(1));
     w13.BottomAttach = ((uint)(2));
     w13.LeftAttach   = ((uint)(1));
     w13.RightAttach  = ((uint)(2));
     w13.XOptions     = ((global::Gtk.AttachOptions)(0));
     w13.YOptions     = ((global::Gtk.AttachOptions)(0));
     // Container child table2.Gtk.Table+TableChild
     this.timeDrvShiftRngpicker           = new global::QS.Widgets.GtkUI.TimeRangePicker();
     this.timeDrvShiftRngpicker.Events    = ((global::Gdk.EventMask)(256));
     this.timeDrvShiftRngpicker.Name      = "timeDrvShiftRngpicker";
     this.timeDrvShiftRngpicker.TimeStart = new global::System.TimeSpan(0);
     this.table2.Add(this.timeDrvShiftRngpicker);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table2[this.timeDrvShiftRngpicker]));
     w14.TopAttach    = ((uint)(1));
     w14.BottomAttach = ((uint)(2));
     w14.LeftAttach   = ((uint)(2));
     w14.RightAttach  = ((uint)(3));
     w14.XOptions     = ((global::Gtk.AttachOptions)(0));
     w14.YOptions     = ((global::Gtk.AttachOptions)(0));
     // Container child table2.Gtk.Table+TableChild
     this.timeRngPicker           = new global::QS.Widgets.GtkUI.TimeRangePicker();
     this.timeRngPicker.Events    = ((global::Gdk.EventMask)(256));
     this.timeRngPicker.Name      = "timeRngPicker";
     this.timeRngPicker.TimeStart = new global::System.TimeSpan(0);
     this.table2.Add(this.timeRngPicker);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table2[this.timeRngPicker]));
     w15.LeftAttach  = ((uint)(2));
     w15.RightAttach = ((uint)(3));
     w15.XOptions    = ((global::Gtk.AttachOptions)(0));
     w15.YOptions    = ((global::Gtk.AttachOptions)(0));
     // Container child table2.Gtk.Table+TableChild
     this.ydateForRoutes                    = new global::QS.Widgets.GtkUI.DatePicker();
     this.ydateForRoutes.Events             = ((global::Gdk.EventMask)(256));
     this.ydateForRoutes.Name               = "ydateForRoutes";
     this.ydateForRoutes.WithTime           = false;
     this.ydateForRoutes.HideCalendarButton = false;
     this.ydateForRoutes.Date               = new global::System.DateTime(0);
     this.ydateForRoutes.IsEditable         = true;
     this.ydateForRoutes.AutoSeparation     = true;
     this.table2.Add(this.ydateForRoutes);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table2[this.ydateForRoutes]));
     w16.XOptions = ((global::Gtk.AttachOptions)(0));
     w16.YOptions = ((global::Gtk.AttachOptions)(0));
     // Container child table2.Gtk.Table+TableChild
     this.ySpnMin19Btls = new global::Gamma.GtkWidgets.ySpinButton(0D, 100D, 1D);
     this.ySpnMin19Btls.WidthRequest             = 100;
     this.ySpnMin19Btls.CanFocus                 = true;
     this.ySpnMin19Btls.Name                     = "ySpnMin19Btls";
     this.ySpnMin19Btls.Adjustment.PageIncrement = 1D;
     this.ySpnMin19Btls.Adjustment.PageSize      = 1D;
     this.ySpnMin19Btls.ClimbRate                = 1D;
     this.ySpnMin19Btls.Numeric                  = true;
     this.ySpnMin19Btls.Value                    = 1D;
     this.ySpnMin19Btls.ValueAsDecimal           = 0m;
     this.ySpnMin19Btls.ValueAsInt               = 0;
     this.table2.Add(this.ySpnMin19Btls);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table2[this.ySpnMin19Btls]));
     w17.TopAttach    = ((uint)(1));
     w17.BottomAttach = ((uint)(2));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.YOptions     = ((global::Gtk.AttachOptions)(0));
     this.table1.Add(this.table2);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table1[this.table2]));
     w18.BottomAttach = ((uint)(2));
     w18.LeftAttach   = ((uint)(1));
     w18.RightAttach  = ((uint)(3));
     w18.XOptions     = ((global::Gtk.AttachOptions)(4));
     w18.YOptions     = ((global::Gtk.AttachOptions)(0));
     // Container child table1.Gtk.Table+TableChild
     this.vbox6         = new global::Gtk.VBox();
     this.vbox6.Name    = "vbox6";
     this.vbox6.Spacing = 6;
     // Container child vbox6.Gtk.Box+BoxChild
     this.textOrdersInfo          = new global::Gtk.TextView();
     this.textOrdersInfo.CanFocus = true;
     this.textOrdersInfo.Name     = "textOrdersInfo";
     this.textOrdersInfo.Editable = false;
     this.vbox6.Add(this.textOrdersInfo);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox6[this.textOrdersInfo]));
     w19.Position = 0;
     this.table1.Add(this.vbox6);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table1[this.vbox6]));
     w20.BottomAttach = ((uint)(3));
     w20.LeftAttach   = ((uint)(3));
     w20.RightAttach  = ((uint)(4));
     w20.XOptions     = ((global::Gtk.AttachOptions)(4));
     w20.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.vbox7         = new global::Gtk.VBox();
     this.vbox7.Name    = "vbox7";
     this.vbox7.Spacing = 6;
     // Container child vbox7.Gtk.Box+BoxChild
     this.ytextWorkDriversInfo          = new global::Gamma.GtkWidgets.yTextView();
     this.ytextWorkDriversInfo.CanFocus = true;
     this.ytextWorkDriversInfo.Name     = "ytextWorkDriversInfo";
     this.ytextWorkDriversInfo.Editable = false;
     this.vbox7.Add(this.ytextWorkDriversInfo);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox7[this.ytextWorkDriversInfo]));
     w21.Position = 0;
     this.table1.Add(this.vbox7);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table1[this.vbox7]));
     w22.BottomAttach = ((uint)(3));
     w22.LeftAttach   = ((uint)(4));
     w22.RightAttach  = ((uint)(5));
     w22.XOptions     = ((global::Gtk.AttachOptions)(0));
     w22.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.vbox8         = new global::Gtk.VBox();
     this.vbox8.Name    = "vbox8";
     this.vbox8.Spacing = 6;
     // Container child vbox8.Gtk.Box+BoxChild
     this.ytextFullOrdersInfo          = new global::Gamma.GtkWidgets.yTextView();
     this.ytextFullOrdersInfo.CanFocus = true;
     this.ytextFullOrdersInfo.Name     = "ytextFullOrdersInfo";
     this.ytextFullOrdersInfo.Editable = false;
     this.vbox8.Add(this.ytextFullOrdersInfo);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox8[this.ytextFullOrdersInfo]));
     w23.Position = 0;
     this.table1.Add(this.vbox8);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table1[this.vbox8]));
     w24.BottomAttach = ((uint)(3));
     w24.LeftAttach   = ((uint)(5));
     w24.RightAttach  = ((uint)(6));
     w24.XOptions     = ((global::Gtk.AttachOptions)(0));
     w24.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox5.Add(this.table1);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.table1]));
     w25.Position = 0;
     w25.Expand   = false;
     w25.Fill     = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.hpaned3          = new global::Gtk.HPaned();
     this.hpaned3.CanFocus = true;
     this.hpaned3.Name     = "hpaned3";
     this.hpaned3.Position = 548;
     // Container child hpaned3.Gtk.Paned+PanedChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox8         = new global::Gtk.HBox();
     this.hbox8.Name    = "hbox8";
     this.hbox8.Spacing = 6;
     // Container child hbox8.Gtk.Box+BoxChild
     this.btnSave              = new global::Gamma.GtkWidgets.yButton();
     this.btnSave.CanFocus     = true;
     this.btnSave.Name         = "btnSave";
     this.btnSave.UseUnderline = true;
     this.btnSave.Label        = global::Mono.Unix.Catalog.GetString("Сохранить");
     global::Gtk.Image w26 = new global::Gtk.Image();
     w26.Pixbuf         = global::Stetic.IconLoader.LoadIcon(this, "gtk-save", global::Gtk.IconSize.Menu);
     this.btnSave.Image = w26;
     this.hbox8.Add(this.btnSave);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.btnSave]));
     w27.Position = 0;
     w27.Expand   = false;
     w27.Fill     = false;
     // Container child hbox8.Gtk.Box+BoxChild
     this.btnCancel              = new global::Gamma.GtkWidgets.yButton();
     this.btnCancel.CanFocus     = true;
     this.btnCancel.Name         = "btnCancel";
     this.btnCancel.UseUnderline = true;
     this.btnCancel.Label        = global::Mono.Unix.Catalog.GetString("Отменить");
     global::Gtk.Image w28 = new global::Gtk.Image();
     w28.Pixbuf           = global::Stetic.IconLoader.LoadIcon(this, "gtk-revert-to-saved", global::Gtk.IconSize.Menu);
     this.btnCancel.Image = w28;
     this.hbox8.Add(this.btnCancel);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.btnCancel]));
     w29.Position = 1;
     w29.Expand   = false;
     w29.Fill     = false;
     // Container child hbox8.Gtk.Box+BoxChild
     this.progressOrders           = new global::Gtk.ProgressBar();
     this.progressOrders.Name      = "progressOrders";
     this.progressOrders.Ellipsize = ((global::Pango.EllipsizeMode)(1));
     this.hbox8.Add(this.progressOrders);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.progressOrders]));
     w30.Position = 2;
     // Container child hbox8.Gtk.Box+BoxChild
     this.buttonWarnings = new global::Gamma.GtkWidgets.yButton();
     this.buttonWarnings.TooltipMarkup = "Имеются перудупреждения. Нажмите что бы посмотреть.";
     this.buttonWarnings.CanFocus      = true;
     this.buttonWarnings.Name          = "buttonWarnings";
     this.buttonWarnings.UseUnderline  = true;
     this.buttonWarnings.Relief        = ((global::Gtk.ReliefStyle)(2));
     global::Gtk.Image w31 = new global::Gtk.Image();
     w31.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-dialog-warning", global::Gtk.IconSize.Menu);
     this.buttonWarnings.Image = w31;
     this.hbox8.Add(this.buttonWarnings);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.buttonWarnings]));
     w32.Position = 3;
     w32.Expand   = false;
     w32.Fill     = false;
     // Container child hbox8.Gtk.Box+BoxChild
     this.buttonAutoCreate              = new global::Gamma.GtkWidgets.yButton();
     this.buttonAutoCreate.CanFocus     = true;
     this.buttonAutoCreate.Name         = "buttonAutoCreate";
     this.buttonAutoCreate.UseUnderline = true;
     this.buttonAutoCreate.Label        = global::Mono.Unix.Catalog.GetString("Создать маршруты");
     this.hbox8.Add(this.buttonAutoCreate);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.buttonAutoCreate]));
     w33.Position = 4;
     w33.Expand   = false;
     w33.Fill     = false;
     this.vbox3.Add(this.hbox8);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox8]));
     w34.Position = 0;
     w34.Expand   = false;
     w34.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.notebook1             = new global::Gtk.Notebook();
     this.notebook1.CanFocus    = true;
     this.notebook1.Name        = "notebook1";
     this.notebook1.CurrentPage = 0;
     this.notebook1.TabPos      = ((global::Gtk.PositionType)(0));
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.vboxDrivers         = new global::Gtk.VBox();
     this.vboxDrivers.Name    = "vboxDrivers";
     this.vboxDrivers.Spacing = 6;
     // Container child vboxDrivers.Gtk.Box+BoxChild
     this.GtkScrolledWindow1            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name       = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.ytreeviewOnDayDrivers          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewOnDayDrivers.CanFocus = true;
     this.ytreeviewOnDayDrivers.Name     = "ytreeviewOnDayDrivers";
     this.GtkScrolledWindow1.Add(this.ytreeviewOnDayDrivers);
     this.vboxDrivers.Add(this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.vboxDrivers[this.GtkScrolledWindow1]));
     w36.Position = 0;
     // Container child vboxDrivers.Gtk.Box+BoxChild
     this.hbox7         = new global::Gtk.HBox();
     this.hbox7.Name    = "hbox7";
     this.hbox7.Spacing = 6;
     // Container child hbox7.Gtk.Box+BoxChild
     this.buttonAddDriver              = new global::Gamma.GtkWidgets.yButton();
     this.buttonAddDriver.CanFocus     = true;
     this.buttonAddDriver.Name         = "buttonAddDriver";
     this.buttonAddDriver.UseUnderline = true;
     this.buttonAddDriver.Label        = global::Mono.Unix.Catalog.GetString("Добавить водителя");
     global::Gtk.Image w37 = new global::Gtk.Image();
     w37.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonAddDriver.Image = w37;
     this.hbox7.Add(this.buttonAddDriver);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.buttonAddDriver]));
     w38.Position = 0;
     w38.Expand   = false;
     w38.Fill     = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.buttonRemoveDriver              = new global::Gamma.GtkWidgets.yButton();
     this.buttonRemoveDriver.CanFocus     = true;
     this.buttonRemoveDriver.Name         = "buttonRemoveDriver";
     this.buttonRemoveDriver.UseUnderline = true;
     this.buttonRemoveDriver.Label        = global::Mono.Unix.Catalog.GetString("Снять водителя");
     global::Gtk.Image w39 = new global::Gtk.Image();
     w39.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-remove", global::Gtk.IconSize.Menu);
     this.buttonRemoveDriver.Image = w39;
     this.hbox7.Add(this.buttonRemoveDriver);
     global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.buttonRemoveDriver]));
     w40.Position = 1;
     w40.Expand   = false;
     w40.Fill     = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.buttonDriverSelectAuto              = new global::Gamma.GtkWidgets.yButton();
     this.buttonDriverSelectAuto.CanFocus     = true;
     this.buttonDriverSelectAuto.Name         = "buttonDriverSelectAuto";
     this.buttonDriverSelectAuto.UseUnderline = true;
     this.buttonDriverSelectAuto.Label        = global::Mono.Unix.Catalog.GetString("Выбрать авто");
     global::Gtk.Image w41 = new global::Gtk.Image();
     w41.Pixbuf = global::Gdk.Pixbuf.LoadFromResource("Vodovoz.icons.buttons.car.png");
     this.buttonDriverSelectAuto.Image = w41;
     this.hbox7.Add(this.buttonDriverSelectAuto);
     global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.buttonDriverSelectAuto]));
     w42.Position = 2;
     w42.Expand   = false;
     w42.Fill     = false;
     this.vboxDrivers.Add(this.hbox7);
     global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.vboxDrivers[this.hbox7]));
     w43.Position = 1;
     w43.Expand   = false;
     w43.Fill     = false;
     this.notebook1.Add(this.vboxDrivers);
     // Notebook tab
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Водители");
     this.label4.Angle     = 270D;
     this.notebook1.SetTabLabel(this.vboxDrivers, this.label4);
     this.label4.ShowAll();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.GtkScrolledWindow2            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow2.Name       = "GtkScrolledWindow2";
     this.GtkScrolledWindow2.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow2.Gtk.Container+ContainerChild
     this.ytreeviewOnDayForwarders          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewOnDayForwarders.CanFocus = true;
     this.ytreeviewOnDayForwarders.Name     = "ytreeviewOnDayForwarders";
     this.GtkScrolledWindow2.Add(this.ytreeviewOnDayForwarders);
     this.vbox4.Add(this.GtkScrolledWindow2);
     global::Gtk.Box.BoxChild w46 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.GtkScrolledWindow2]));
     w46.Position = 0;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hbox6         = new global::Gtk.HBox();
     this.hbox6.Name    = "hbox6";
     this.hbox6.Spacing = 6;
     // Container child hbox6.Gtk.Box+BoxChild
     this.buttonAddForwarder              = new global::Gamma.GtkWidgets.yButton();
     this.buttonAddForwarder.CanFocus     = true;
     this.buttonAddForwarder.Name         = "buttonAddForwarder";
     this.buttonAddForwarder.UseUnderline = true;
     this.buttonAddForwarder.Label        = global::Mono.Unix.Catalog.GetString("Добавить экспедитора");
     global::Gtk.Image w47 = new global::Gtk.Image();
     w47.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonAddForwarder.Image = w47;
     this.hbox6.Add(this.buttonAddForwarder);
     global::Gtk.Box.BoxChild w48 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.buttonAddForwarder]));
     w48.Position = 0;
     w48.Expand   = false;
     w48.Fill     = false;
     // Container child hbox6.Gtk.Box+BoxChild
     this.buttonRemoveForwarder              = new global::Gamma.GtkWidgets.yButton();
     this.buttonRemoveForwarder.CanFocus     = true;
     this.buttonRemoveForwarder.Name         = "buttonRemoveForwarder";
     this.buttonRemoveForwarder.UseUnderline = true;
     this.buttonRemoveForwarder.Label        = global::Mono.Unix.Catalog.GetString("Снять экспедитора");
     global::Gtk.Image w49 = new global::Gtk.Image();
     w49.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-remove", global::Gtk.IconSize.Menu);
     this.buttonRemoveForwarder.Image = w49;
     this.hbox6.Add(this.buttonRemoveForwarder);
     global::Gtk.Box.BoxChild w50 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.buttonRemoveForwarder]));
     w50.Position = 1;
     w50.Expand   = false;
     w50.Fill     = false;
     this.vbox4.Add(this.hbox6);
     global::Gtk.Box.BoxChild w51 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.hbox6]));
     w51.Position = 1;
     w51.Expand   = false;
     w51.Fill     = false;
     this.notebook1.Add(this.vbox4);
     global::Gtk.Notebook.NotebookChild w52 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.vbox4]));
     w52.Position = 1;
     // Notebook tab
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Экспедиторы");
     this.label5.Angle     = 270D;
     this.notebook1.SetTabLabel(this.vbox4, this.label5);
     this.label5.ShowAll();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.vboxRouteLists         = new global::Gtk.VBox();
     this.vboxRouteLists.Name    = "vboxRouteLists";
     this.vboxRouteLists.Spacing = 6;
     // Container child vboxRouteLists.Gtk.Box+BoxChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.ytreeRoutes          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeRoutes.CanFocus = true;
     this.ytreeRoutes.Name     = "ytreeRoutes";
     this.GtkScrolledWindow.Add(this.ytreeRoutes);
     this.vboxRouteLists.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w54 = ((global::Gtk.Box.BoxChild)(this.vboxRouteLists[this.GtkScrolledWindow]));
     w54.Position = 0;
     // Container child vboxRouteLists.Gtk.Box+BoxChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.buttonOpen              = new global::Gamma.GtkWidgets.yButton();
     this.buttonOpen.CanFocus     = true;
     this.buttonOpen.Name         = "buttonOpen";
     this.buttonOpen.UseUnderline = true;
     this.buttonOpen.Label        = global::Mono.Unix.Catalog.GetString("Открыть");
     this.hbox5.Add(this.buttonOpen);
     global::Gtk.Box.BoxChild w55 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.buttonOpen]));
     w55.Position = 0;
     w55.Expand   = false;
     w55.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.buttonRebuildRoute              = new global::Gamma.GtkWidgets.yButton();
     this.buttonRebuildRoute.CanFocus     = true;
     this.buttonRebuildRoute.Name         = "buttonRebuildRoute";
     this.buttonRebuildRoute.UseUnderline = true;
     this.buttonRebuildRoute.Label        = global::Mono.Unix.Catalog.GetString("Перестроить маршрут");
     global::Gtk.Image w56 = new global::Gtk.Image();
     w56.Pixbuf = global::Gdk.Pixbuf.LoadFromResource("Vodovoz.icons.buttons.sort-ascending.png");
     this.buttonRebuildRoute.Image = w56;
     this.hbox5.Add(this.buttonRebuildRoute);
     global::Gtk.Box.BoxChild w57 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.buttonRebuildRoute]));
     w57.Position = 1;
     w57.Expand   = false;
     w57.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.buttonRemoveAddress              = new global::Gamma.GtkWidgets.yButton();
     this.buttonRemoveAddress.CanFocus     = true;
     this.buttonRemoveAddress.Name         = "buttonRemoveAddress";
     this.buttonRemoveAddress.UseUnderline = true;
     this.buttonRemoveAddress.Label        = global::Mono.Unix.Catalog.GetString("Убрать адрес");
     global::Gtk.Image w58 = new global::Gtk.Image();
     w58.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-remove", global::Gtk.IconSize.Menu);
     this.buttonRemoveAddress.Image = w58;
     this.hbox5.Add(this.buttonRemoveAddress);
     global::Gtk.Box.BoxChild w59 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.buttonRemoveAddress]));
     w59.Position = 2;
     w59.Expand   = false;
     w59.Fill     = false;
     this.vboxRouteLists.Add(this.hbox5);
     global::Gtk.Box.BoxChild w60 = ((global::Gtk.Box.BoxChild)(this.vboxRouteLists[this.hbox5]));
     w60.Position = 1;
     w60.Expand   = false;
     w60.Fill     = false;
     this.notebook1.Add(this.vboxRouteLists);
     global::Gtk.Notebook.NotebookChild w61 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.vboxRouteLists]));
     w61.Position = 2;
     // Notebook tab
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("Маршруты");
     this.label6.Angle     = 270D;
     this.notebook1.SetTabLabel(this.vboxRouteLists, this.label6);
     this.label6.ShowAll();
     this.vbox3.Add(this.notebook1);
     global::Gtk.Box.BoxChild w62 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.notebook1]));
     w62.Position = 1;
     this.hpaned3.Add(this.vbox3);
     global::Gtk.Paned.PanedChild w63 = ((global::Gtk.Paned.PanedChild)(this.hpaned3[this.vbox3]));
     w63.Resize = false;
     // Container child hpaned3.Gtk.Paned+PanedChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.btnRefresh = new global::Gamma.GtkWidgets.yButton();
     this.btnRefresh.TooltipMarkup = "Обновить";
     this.btnRefresh.CanFocus      = true;
     this.btnRefresh.Name          = "btnRefresh";
     this.btnRefresh.UseUnderline  = true;
     global::Gtk.Image w64 = new global::Gtk.Image();
     w64.Pixbuf            = global::Stetic.IconLoader.LoadIcon(this, "gtk-refresh", global::Gtk.IconSize.Menu);
     this.btnRefresh.Image = w64;
     this.hbox4.Add(this.btnRefresh);
     global::Gtk.Box.BoxChild w65 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.btnRefresh]));
     w65.Position = 0;
     w65.Expand   = false;
     w65.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.labelSelected           = new global::Gtk.Label();
     this.labelSelected.Name      = "labelSelected";
     this.labelSelected.LabelProp = global::Mono.Unix.Catalog.GetString("Адресов\nне выбрано");
     this.labelSelected.Justify   = ((global::Gtk.Justification)(2));
     this.hbox4.Add(this.labelSelected);
     global::Gtk.Box.BoxChild w66 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.labelSelected]));
     w66.Position = 1;
     w66.Expand   = false;
     w66.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.menuAddToRL              = new global::QSWidgetLib.MenuButton();
     this.menuAddToRL.Sensitive    = false;
     this.menuAddToRL.CanFocus     = true;
     this.menuAddToRL.Name         = "menuAddToRL";
     this.menuAddToRL.UseUnderline = true;
     this.menuAddToRL.UseMarkup    = false;
     this.menuAddToRL.LabelXAlign  = 0F;
     this.menuAddToRL.Label        = global::Mono.Unix.Catalog.GetString("В маршрутный лист");
     global::Gtk.Image w67 = new global::Gtk.Image();
     w67.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.menuAddToRL.Image = w67;
     this.hbox4.Add(this.menuAddToRL);
     global::Gtk.Box.BoxChild w68 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.menuAddToRL]));
     w68.Position = 2;
     w68.Expand   = false;
     w68.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.checkShowDistricts               = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkShowDistricts.CanFocus      = true;
     this.checkShowDistricts.Name          = "checkShowDistricts";
     this.checkShowDistricts.Label         = global::Mono.Unix.Catalog.GetString("Районы");
     this.checkShowDistricts.DrawIndicator = true;
     this.checkShowDistricts.UseUnderline  = true;
     this.hbox4.Add(this.checkShowDistricts);
     global::Gtk.Box.BoxChild w69 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.checkShowDistricts]));
     w69.Position = 3;
     w69.Expand   = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.yspinMaxTime = new global::Gamma.GtkWidgets.ySpinButton(0D, 1000D, 1D);
     this.yspinMaxTime.TooltipMarkup            = "Максимальное время оптимизаций, в секундах.";
     this.yspinMaxTime.CanFocus                 = true;
     this.yspinMaxTime.Name                     = "yspinMaxTime";
     this.yspinMaxTime.Adjustment.PageIncrement = 10D;
     this.yspinMaxTime.ClimbRate                = 1D;
     this.yspinMaxTime.Numeric                  = true;
     this.yspinMaxTime.UpdatePolicy             = ((global::Gtk.SpinButtonUpdatePolicy)(1));
     this.yspinMaxTime.Value                    = 30D;
     this.yspinMaxTime.ValueAsDecimal           = 0m;
     this.yspinMaxTime.ValueAsInt               = 0;
     this.hbox4.Add(this.yspinMaxTime);
     global::Gtk.Box.BoxChild w70 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.yspinMaxTime]));
     w70.Position = 4;
     w70.Expand   = false;
     w70.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.vseparator2      = new global::Gtk.VSeparator();
     this.vseparator2.Name = "vseparator2";
     this.hbox4.Add(this.vseparator2);
     global::Gtk.Box.BoxChild w71 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.vseparator2]));
     w71.Position = 5;
     w71.Expand   = false;
     w71.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.yenumcomboMapType      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumcomboMapType.Name = "yenumcomboMapType";
     this.yenumcomboMapType.ShowSpecialStateAll = false;
     this.yenumcomboMapType.ShowSpecialStateNot = false;
     this.yenumcomboMapType.UseShortTitle       = false;
     this.yenumcomboMapType.DefaultFirst        = true;
     this.hbox4.Add(this.yenumcomboMapType);
     global::Gtk.Box.BoxChild w72 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.yenumcomboMapType]));
     w72.Position = 6;
     w72.Expand   = false;
     w72.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.buttonMapHelp = new global::Gamma.GtkWidgets.yButton();
     this.buttonMapHelp.TooltipMarkup = "Справка по работе с картой.";
     this.buttonMapHelp.CanFocus      = true;
     this.buttonMapHelp.Name          = "buttonMapHelp";
     this.buttonMapHelp.UseUnderline  = true;
     this.buttonMapHelp.Relief        = ((global::Gtk.ReliefStyle)(1));
     global::Gtk.Image w73 = new global::Gtk.Image();
     w73.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-help", global::Gtk.IconSize.Menu);
     this.buttonMapHelp.Image = w73;
     this.hbox4.Add(this.buttonMapHelp);
     global::Gtk.Box.BoxChild w74 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.buttonMapHelp]));
     w74.Position = 7;
     w74.Expand   = false;
     this.vbox2.Add(this.hbox4);
     global::Gtk.Box.BoxChild w75 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox4]));
     w75.Position = 0;
     w75.Expand   = false;
     w75.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.gmapWidget         = new global::GMap.NET.GtkSharp.GMapControl();
     this.gmapWidget.Name    = "gmapWidget";
     this.gmapWidget.MaxZoom = 24;
     this.gmapWidget.MinZoom = 0;
     this.gmapWidget.MouseWheelZoomEnabled = true;
     this.gmapWidget.ShowTileGridLines     = false;
     this.gmapWidget.GrayScaleMode         = false;
     this.gmapWidget.NegativeMode          = false;
     this.gmapWidget.HasFrame        = false;
     this.gmapWidget.Bearing         = 0F;
     this.gmapWidget.Zoom            = 9D;
     this.gmapWidget.RoutesEnabled   = true;
     this.gmapWidget.PolygonsEnabled = true;
     this.gmapWidget.MarkersEnabled  = true;
     this.gmapWidget.CanDragMap      = true;
     this.vbox2.Add(this.gmapWidget);
     global::Gtk.Box.BoxChild w76 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.gmapWidget]));
     w76.Position = 1;
     this.hpaned3.Add(this.vbox2);
     this.vbox5.Add(this.hpaned3);
     global::Gtk.Box.BoxChild w78 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.hpaned3]));
     w78.Position = 1;
     this.Add(this.vbox5);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.buttonWarnings.Hide();
     this.Hide();
     this.ySpnMin19Btls.WidgetEvent      += new global::Gtk.WidgetEventHandler(this.OnFilterWidgetEvent);
     this.buttonAutoCreate.Clicked       += new global::System.EventHandler(this.OnButtonAutoCreateClicked);
     this.buttonDriverSelectAuto.Clicked += new global::System.EventHandler(this.OnButtonDriverSelectAutoClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Security.RegisteredRMView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Security.RegisteredRMView";
     // Container child Vodovoz.Views.Security.RegisteredRMView.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.yentryUsername               = new global::Gamma.GtkWidgets.yEntry();
     this.yentryUsername.CanFocus      = true;
     this.yentryUsername.Name          = "yentryUsername";
     this.yentryUsername.IsEditable    = true;
     this.yentryUsername.InvisibleChar = '•';
     this.hbox1.Add(this.yentryUsername);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.yentryUsername]));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Домен пользователя: ");
     this.hbox1.Add(this.label2);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label2]));
     w9.Position = 2;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.yentryDomainame               = new global::Gamma.GtkWidgets.yEntry();
     this.yentryDomainame.CanFocus      = true;
     this.yentryDomainame.Name          = "yentryDomainame";
     this.yentryDomainame.IsEditable    = true;
     this.yentryDomainame.InvisibleChar = '•';
     this.hbox1.Add(this.yentryDomainame);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.yentryDomainame]));
     w10.Position = 3;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("SID пользователя: ");
     this.hbox1.Add(this.label3);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label3]));
     w11.Position = 4;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.yentrySID               = new global::Gamma.GtkWidgets.yEntry();
     this.yentrySID.CanFocus      = true;
     this.yentrySID.Name          = "yentrySID";
     this.yentrySID.IsEditable    = true;
     this.yentrySID.InvisibleChar = '•';
     this.hbox1.Add(this.yentrySID);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.yentrySID]));
     w12.Position = 5;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.ycheckIsActive = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckIsActive.TooltipMarkup = "Больше не работаем с этим клиентом";
     this.ycheckIsActive.CanFocus      = true;
     this.ycheckIsActive.Name          = "ycheckIsActive";
     this.ycheckIsActive.Label         = global::Mono.Unix.Catalog.GetString("Активная запись");
     this.ycheckIsActive.DrawIndicator = true;
     this.ycheckIsActive.UseUnderline  = true;
     this.hbox1.Add(this.ycheckIsActive);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.ycheckIsActive]));
     w13.Position = 7;
     w13.Expand   = false;
     w13.Fill     = false;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox1]));
     w14.Position = 1;
     w14.Expand   = false;
     w14.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.buttonAddUser              = new global::Gtk.Button();
     this.buttonAddUser.CanFocus     = true;
     this.buttonAddUser.Name         = "buttonAddUser";
     this.buttonAddUser.UseUnderline = true;
     this.buttonAddUser.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.buttonAddUser.Image = w15;
     this.hbox3.Add(this.buttonAddUser);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.buttonAddUser]));
     w16.Position = 0;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.buttonDeleteUser              = new global::Gtk.Button();
     this.buttonDeleteUser.CanFocus     = true;
     this.buttonDeleteUser.Name         = "buttonDeleteUser";
     this.buttonDeleteUser.UseUnderline = true;
     this.buttonDeleteUser.Label        = global::Mono.Unix.Catalog.GetString("Удалить пользователя");
     global::Gtk.Image w17 = new global::Gtk.Image();
     w17.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-delete", global::Gtk.IconSize.Menu);
     this.buttonDeleteUser.Image = w17;
     this.hbox3.Add(this.buttonDeleteUser);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.buttonDeleteUser]));
     w18.Position = 1;
     w18.Expand   = false;
     w18.Fill     = false;
     this.vbox1.Add(this.hbox3);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox3]));
     w19.Position = 2;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.GtkScrolledWindow1            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name       = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.ytreeviewUsers          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewUsers.CanFocus = true;
     this.ytreeviewUsers.Name     = "ytreeviewUsers";
     this.GtkScrolledWindow1.Add(this.ytreeviewUsers);
     this.vbox1.Add(this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.GtkScrolledWindow1]));
     w21.Position = 3;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.buttonAddUser.Clicked    += new global::System.EventHandler(this.OnButtonAddUserClicked);
     this.buttonDeleteUser.Clicked += new global::System.EventHandler(this.OnButtonDeleteUserClicked);
 }
Beispiel #28
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.SelfDeliveryDocumentDlg
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.SelfDeliveryDocumentDlg";
     // Container child Vodovoz.SelfDeliveryDocumentDlg.Gtk.Container+ContainerChild
     this.vbxMain             = new global::Gtk.VBox();
     this.vbxMain.Name        = "vbxMain";
     this.vbxMain.Spacing     = 6;
     this.vbxMain.BorderWidth = ((uint)(6));
     // Container child vbxMain.Gtk.Box+BoxChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.buttonSave              = new global::Gtk.Button();
     this.buttonSave.CanFocus     = true;
     this.buttonSave.Name         = "buttonSave";
     this.buttonSave.UseUnderline = true;
     this.buttonSave.Label        = global::Mono.Unix.Catalog.GetString("Сохранить");
     global::Gtk.Image w1 = new global::Gtk.Image();
     w1.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-save", global::Gtk.IconSize.Menu);
     this.buttonSave.Image = w1;
     this.hbox5.Add(this.buttonSave);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.buttonSave]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = global::Mono.Unix.Catalog.GetString("Отменить");
     global::Gtk.Image w3 = new global::Gtk.Image();
     w3.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-revert-to-saved", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w3;
     this.hbox5.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.buttonCancel]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.buttonPrint              = new global::Gtk.Button();
     this.buttonPrint.Sensitive    = false;
     this.buttonPrint.CanFocus     = true;
     this.buttonPrint.Name         = "buttonPrint";
     this.buttonPrint.UseUnderline = true;
     this.buttonPrint.Label        = global::Mono.Unix.Catalog.GetString("Печать");
     global::Gtk.Image w5 = new global::Gtk.Image();
     w5.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-print", global::Gtk.IconSize.Menu);
     this.buttonPrint.Image = w5;
     this.hbox5.Add(this.buttonPrint);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.buttonPrint]));
     w6.PackType = ((global::Gtk.PackType)(1));
     w6.Position = 2;
     w6.Expand   = false;
     w6.Fill     = false;
     this.vbxMain.Add(this.hbox5);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbxMain[this.hbox5]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vbxMain.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.tableWriteoff               = new global::Gtk.Table(((uint)(3)), ((uint)(4)), false);
     this.tableWriteoff.Name          = "tableWriteoff";
     this.tableWriteoff.RowSpacing    = ((uint)(6));
     this.tableWriteoff.ColumnSpacing = ((uint)(6));
     // Container child tableWriteoff.Gtk.Table+TableChild
     this.evmeOrder                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.evmeOrder.Events           = ((global::Gdk.EventMask)(256));
     this.evmeOrder.Name             = "evmeOrder";
     this.evmeOrder.CanEditReference = true;
     this.tableWriteoff.Add(this.evmeOrder);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.tableWriteoff[this.evmeOrder]));
     w8.LeftAttach  = ((uint)(3));
     w8.RightAttach = ((uint)(4));
     w8.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tableWriteoff.Gtk.Table+TableChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.ytextviewCommnet          = new global::Gamma.GtkWidgets.yTextView();
     this.ytextviewCommnet.CanFocus = true;
     this.ytextviewCommnet.Name     = "ytextviewCommnet";
     this.GtkScrolledWindow.Add(this.ytextviewCommnet);
     this.tableWriteoff.Add(this.GtkScrolledWindow);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.tableWriteoff[this.GtkScrolledWindow]));
     w10.TopAttach    = ((uint)(2));
     w10.BottomAttach = ((uint)(3));
     w10.LeftAttach   = ((uint)(1));
     w10.RightAttach  = ((uint)(4));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableWriteoff.Gtk.Table+TableChild
     this.GtkScrolledWindow1                  = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name             = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.VscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.GtkScrolledWindow1.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.GtkScrolledWindow1.ShadowType       = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.ytextviewOrderInfo          = new global::Gamma.GtkWidgets.yTextView();
     this.ytextviewOrderInfo.CanFocus = true;
     this.ytextviewOrderInfo.Name     = "ytextviewOrderInfo";
     this.ytextviewOrderInfo.Editable = false;
     this.GtkScrolledWindow1.Add(this.ytextviewOrderInfo);
     this.tableWriteoff.Add(this.GtkScrolledWindow1);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.tableWriteoff[this.GtkScrolledWindow1]));
     w12.TopAttach    = ((uint)(1));
     w12.BottomAttach = ((uint)(2));
     w12.LeftAttach   = ((uint)(3));
     w12.RightAttach  = ((uint)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableWriteoff.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Дата:");
     this.tableWriteoff.Add(this.label1);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.tableWriteoff[this.label1]));
     w13.XOptions = ((global::Gtk.AttachOptions)(4));
     w13.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tableWriteoff.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Заказ:");
     this.tableWriteoff.Add(this.label2);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.tableWriteoff[this.label2]));
     w14.LeftAttach  = ((uint)(2));
     w14.RightAttach = ((uint)(3));
     w14.XOptions    = ((global::Gtk.AttachOptions)(4));
     w14.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tableWriteoff.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.Xalign    = 1F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Информация:");
     this.tableWriteoff.Add(this.label3);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.tableWriteoff[this.label3]));
     w15.TopAttach    = ((uint)(1));
     w15.BottomAttach = ((uint)(2));
     w15.LeftAttach   = ((uint)(2));
     w15.RightAttach  = ((uint)(3));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableWriteoff.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 1F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Склад:");
     this.tableWriteoff.Add(this.label4);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.tableWriteoff[this.label4]));
     w16.TopAttach    = ((uint)(1));
     w16.BottomAttach = ((uint)(2));
     w16.XOptions     = ((global::Gtk.AttachOptions)(4));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableWriteoff.Gtk.Table+TableChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.Xalign    = 1F;
     this.label5.Yalign    = 0F;
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Комментарий:");
     this.tableWriteoff.Add(this.label5);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.tableWriteoff[this.label5]));
     w17.TopAttach    = ((uint)(2));
     w17.BottomAttach = ((uint)(3));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableWriteoff.Gtk.Table+TableChild
     this.lstWarehouse                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.lstWarehouse.Name                = "lstWarehouse";
     this.lstWarehouse.AddIfNotExist       = false;
     this.lstWarehouse.DefaultFirst        = false;
     this.lstWarehouse.ShowSpecialStateAll = false;
     this.lstWarehouse.ShowSpecialStateNot = false;
     this.tableWriteoff.Add(this.lstWarehouse);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.tableWriteoff[this.lstWarehouse]));
     w18.TopAttach    = ((uint)(1));
     w18.BottomAttach = ((uint)(2));
     w18.LeftAttach   = ((uint)(1));
     w18.RightAttach  = ((uint)(2));
     w18.XOptions     = ((global::Gtk.AttachOptions)(4));
     w18.YOptions     = ((global::Gtk.AttachOptions)(0));
     // Container child tableWriteoff.Gtk.Table+TableChild
     this.ylabelDate           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelDate.Name      = "ylabelDate";
     this.ylabelDate.LabelProp = global::Mono.Unix.Catalog.GetString("ylabel1");
     this.tableWriteoff.Add(this.ylabelDate);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.tableWriteoff[this.ylabelDate]));
     w19.LeftAttach  = ((uint)(1));
     w19.RightAttach = ((uint)(2));
     w19.XOptions    = ((global::Gtk.AttachOptions)(4));
     w19.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.hbox2.Add(this.tableWriteoff);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.tableWriteoff]));
     w20.Position = 0;
     this.vbxMain.Add(this.hbox2);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbxMain[this.hbox2]));
     w21.Position = 1;
     w21.Expand   = false;
     w21.Fill     = false;
     // Container child vbxMain.Gtk.Box+BoxChild
     this.hbxGoods         = new global::Gtk.HBox();
     this.hbxGoods.Name    = "hbxGoods";
     this.hbxGoods.Spacing = 6;
     // Container child hbxGoods.Gtk.Box+BoxChild
     this.selfdeliverydocumentitemsview1        = new global::Vodovoz.SelfDeliveryDocumentItemsView();
     this.selfdeliverydocumentitemsview1.Events = ((global::Gdk.EventMask)(256));
     this.selfdeliverydocumentitemsview1.Name   = "selfdeliverydocumentitemsview1";
     this.hbxGoods.Add(this.selfdeliverydocumentitemsview1);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbxGoods[this.selfdeliverydocumentitemsview1]));
     w22.Position = 0;
     // Container child hbxGoods.Gtk.Box+BoxChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbxTareToReturn         = new global::Gtk.HBox();
     this.hbxTareToReturn.Name    = "hbxTareToReturn";
     this.hbxTareToReturn.Spacing = 6;
     // Container child hbxTareToReturn.Gtk.Box+BoxChild
     this.lblTareToReturn           = new global::Gtk.Label();
     this.lblTareToReturn.Name      = "lblTareToReturn";
     this.lblTareToReturn.Xalign    = 0F;
     this.lblTareToReturn.LabelProp = global::Mono.Unix.Catalog.GetString("Тара на возврат:");
     this.hbxTareToReturn.Add(this.lblTareToReturn);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbxTareToReturn[this.lblTareToReturn]));
     w23.Position = 0;
     w23.Expand   = false;
     w23.Fill     = false;
     // Container child hbxTareToReturn.Gtk.Box+BoxChild
     this.spnTareToReturn          = new global::Gamma.GtkWidgets.ySpinButton(0D, 9999D, 1D);
     this.spnTareToReturn.CanFocus = true;
     this.spnTareToReturn.Name     = "spnTareToReturn";
     this.spnTareToReturn.Adjustment.PageIncrement = 10D;
     this.spnTareToReturn.ClimbRate      = 1D;
     this.spnTareToReturn.Numeric        = true;
     this.spnTareToReturn.ValueAsDecimal = 0m;
     this.spnTareToReturn.ValueAsInt     = 0;
     this.hbxTareToReturn.Add(this.spnTareToReturn);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.hbxTareToReturn[this.spnTareToReturn]));
     w24.Position = 1;
     this.vbox2.Add(this.hbxTareToReturn);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbxTareToReturn]));
     w25.Position = 0;
     w25.Expand   = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.lblTareReturnedBefore               = new global::Gamma.GtkWidgets.yLabel();
     this.lblTareReturnedBefore.Name          = "lblTareReturnedBefore";
     this.lblTareReturnedBefore.Xalign        = 0F;
     this.lblTareReturnedBefore.Yalign        = 0F;
     this.lblTareReturnedBefore.UseMarkup     = true;
     this.lblTareReturnedBefore.WidthChars    = 0;
     this.lblTareReturnedBefore.MaxWidthChars = 0;
     this.vbox2.Add(this.lblTareReturnedBefore);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.lblTareReturnedBefore]));
     w26.Position = 1;
     w26.Expand   = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.vBoxOtherGoods         = new global::Gtk.VBox();
     this.vBoxOtherGoods.Name    = "vBoxOtherGoods";
     this.vBoxOtherGoods.Spacing = 6;
     // Container child vBoxOtherGoods.Gtk.Box+BoxChild
     this.lblOtherGoods           = new global::Gtk.Label();
     this.lblOtherGoods.Name      = "lblOtherGoods";
     this.lblOtherGoods.Xalign    = 0F;
     this.lblOtherGoods.LabelProp = global::Mono.Unix.Catalog.GetString("ТМЦ на возврат:");
     this.vBoxOtherGoods.Add(this.lblOtherGoods);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vBoxOtherGoods[this.lblOtherGoods]));
     w27.Position = 0;
     w27.Expand   = false;
     w27.Fill     = false;
     // Container child vBoxOtherGoods.Gtk.Box+BoxChild
     this.GtkScrolledWindow4            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow4.Name       = "GtkScrolledWindow4";
     this.GtkScrolledWindow4.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow4.Gtk.Container+ContainerChild
     this.yTreeOtherGoods          = new global::Gamma.GtkWidgets.yTreeView();
     this.yTreeOtherGoods.CanFocus = true;
     this.yTreeOtherGoods.Name     = "yTreeOtherGoods";
     this.GtkScrolledWindow4.Add(this.yTreeOtherGoods);
     this.vBoxOtherGoods.Add(this.GtkScrolledWindow4);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.vBoxOtherGoods[this.GtkScrolledWindow4]));
     w29.Position = 1;
     // Container child vBoxOtherGoods.Gtk.Box+BoxChild
     this.hbox6         = new global::Gtk.HBox();
     this.hbox6.Name    = "hbox6";
     this.hbox6.Spacing = 6;
     // Container child hbox6.Gtk.Box+BoxChild
     this.btnAddOtherGoods              = new global::Gtk.Button();
     this.btnAddOtherGoods.CanFocus     = true;
     this.btnAddOtherGoods.Name         = "btnAddOtherGoods";
     this.btnAddOtherGoods.UseUnderline = true;
     this.btnAddOtherGoods.Label        = global::Mono.Unix.Catalog.GetString("ТМЦ");
     global::Gtk.Image w30 = new global::Gtk.Image();
     w30.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.btnAddOtherGoods.Image = w30;
     this.hbox6.Add(this.btnAddOtherGoods);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.btnAddOtherGoods]));
     w31.Position = 0;
     w31.Expand   = false;
     w31.Fill     = false;
     this.vBoxOtherGoods.Add(this.hbox6);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.vBoxOtherGoods[this.hbox6]));
     w32.Position = 2;
     w32.Expand   = false;
     w32.Fill     = false;
     this.vbox2.Add(this.vBoxOtherGoods);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.vBoxOtherGoods]));
     w33.Position = 2;
     this.hbxGoods.Add(this.vbox2);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.hbxGoods[this.vbox2]));
     w34.Position = 1;
     this.vbxMain.Add(this.hbxGoods);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.vbxMain[this.hbxGoods]));
     w35.Position = 2;
     this.Add(this.vbxMain);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.btnAddOtherGoods.Clicked += new global::System.EventHandler(this.OnBtnAddOtherGoodsClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.ReportsParameters.Logistic.DeliveryTimeReport
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.ReportsParameters.Logistic.DeliveryTimeReport";
     // Container child Vodovoz.ReportsParameters.Logistic.DeliveryTimeReport.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.labelReportType           = new global::Gtk.Label();
     this.labelReportType.Name      = "labelReportType";
     this.labelReportType.LabelProp = global::Mono.Unix.Catalog.GetString("Тип отчёта:");
     this.vbox1.Add(this.labelReportType);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.labelReportType]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.comboboxReportType      = global::Gtk.ComboBox.NewText();
     this.comboboxReportType.Name = "comboboxReportType";
     this.vbox1.Add(this.comboboxReportType);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.comboboxReportType]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.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 w3 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hseparator1]));
     w3.Position = 2;
     w3.Expand   = false;
     w3.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 w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label1]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.ytimeDelivery                  = new global::QS.Widgets.GtkUI.TimeEntry();
     this.ytimeDelivery.CanFocus         = true;
     this.ytimeDelivery.Name             = "ytimeDelivery";
     this.ytimeDelivery.IsEditable       = true;
     this.ytimeDelivery.InvisibleChar    = '•';
     this.ytimeDelivery.ShowSeconds      = false;
     this.ytimeDelivery.AutocompleteStep = 30;
     this.ytimeDelivery.DateTime         = new global::System.DateTime(0);
     this.ytimeDelivery.Time             = new global::System.TimeSpan(0);
     this.hbox1.Add(this.ytimeDelivery);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.ytimeDelivery]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox1]));
     w6.Position = 3;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.labelGeoGroup           = new global::Gtk.Label();
     this.labelGeoGroup.Name      = "labelGeoGroup";
     this.labelGeoGroup.LabelProp = global::Mono.Unix.Catalog.GetString("Часть города:");
     this.vbox1.Add(this.labelGeoGroup);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.labelGeoGroup]));
     w7.Position = 4;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.GtkScrolledWindow1 = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.HeightRequest = 65;
     this.GtkScrolledWindow1.Name          = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType    = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.ytreeGeoGroups          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeGeoGroups.CanFocus = true;
     this.ytreeGeoGroups.Name     = "ytreeGeoGroups";
     this.GtkScrolledWindow1.Add(this.ytreeGeoGroups);
     this.vbox1.Add(this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.GtkScrolledWindow1]));
     w9.Position = 5;
     w9.Expand   = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Принадлежность МЛ:");
     this.vbox1.Add(this.label3);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.label3]));
     w10.Position = 6;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.GtkScrolledWindow = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.HeightRequest = 65;
     this.GtkScrolledWindow.Name          = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType    = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.ytreeRouteListTypeOfUse          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeRouteListTypeOfUse.CanFocus = true;
     this.ytreeRouteListTypeOfUse.Name     = "ytreeRouteListTypeOfUse";
     this.GtkScrolledWindow.Add(this.ytreeRouteListTypeOfUse);
     this.vbox1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.GtkScrolledWindow]));
     w12.Position = 7;
     w12.Expand   = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.buttonCreateReport              = new global::Gtk.Button();
     this.buttonCreateReport.Sensitive    = false;
     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 w13 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.buttonCreateReport]));
     w13.PackType = ((global::Gtk.PackType)(1));
     w13.Position = 9;
     w13.Expand   = false;
     w13.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.ytimeDelivery.Changed      += new global::System.EventHandler(this.OnYtimeDeliveryChanged);
     this.buttonCreateReport.Clicked += new global::System.EventHandler(this.OnButtonCreateReportClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.ExportImportNomenclatureCatalogView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.ExportImportNomenclatureCatalogView";
     // Container child Vodovoz.Views.ExportImportNomenclatureCatalogView.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(2)), ((uint)(3)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.enummenubuttonExport              = new global::QS.Widgets.EnumMenuButton();
     this.enummenubuttonExport.CanFocus     = true;
     this.enummenubuttonExport.Name         = "enummenubuttonExport";
     this.enummenubuttonExport.UseUnderline = true;
     this.enummenubuttonExport.UseMarkup    = false;
     this.enummenubuttonExport.LabelXAlign  = 0F;
     this.enummenubuttonExport.Label        = global::Mono.Unix.Catalog.GetString("Выгрузка");
     global::Gtk.Image w1 = new global::Gtk.Image();
     w1.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-copy", global::Gtk.IconSize.Menu);
     this.enummenubuttonExport.Image = w1;
     this.table1.Add(this.enummenubuttonExport);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.enummenubuttonExport]));
     w2.TopAttach    = ((uint)(1));
     w2.BottomAttach = ((uint)(2));
     w2.LeftAttach   = ((uint)(2));
     w2.RightAttach  = ((uint)(3));
     w2.XOptions     = ((global::Gtk.AttachOptions)(4));
     w2.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.enummenubuttonLoadActions              = new global::QS.Widgets.EnumMenuButton();
     this.enummenubuttonLoadActions.CanFocus     = true;
     this.enummenubuttonLoadActions.Name         = "enummenubuttonLoadActions";
     this.enummenubuttonLoadActions.UseUnderline = true;
     this.enummenubuttonLoadActions.UseMarkup    = false;
     this.enummenubuttonLoadActions.LabelXAlign  = 0F;
     this.enummenubuttonLoadActions.Label        = global::Mono.Unix.Catalog.GetString("Действия");
     global::Gtk.Image w3 = new global::Gtk.Image();
     w3.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-justify-fill", global::Gtk.IconSize.Menu);
     this.enummenubuttonLoadActions.Image = w3;
     this.table1.Add(this.enummenubuttonLoadActions);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.enummenubuttonLoadActions]));
     w4.LeftAttach  = ((uint)(2));
     w4.RightAttach = ((uint)(3));
     w4.XOptions    = ((global::Gtk.AttachOptions)(4));
     w4.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ybuttonExport = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonExport.WidthRequest  = 200;
     this.ybuttonExport.HeightRequest = 30;
     this.ybuttonExport.CanFocus      = true;
     this.ybuttonExport.Name          = "ybuttonExport";
     this.ybuttonExport.UseUnderline  = true;
     this.ybuttonExport.Label         = global::Mono.Unix.Catalog.GetString("Выбрать");
     this.table1.Add(this.ybuttonExport);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1[this.ybuttonExport]));
     w5.TopAttach    = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.LeftAttach   = ((uint)(1));
     w5.RightAttach  = ((uint)(2));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yfilechooserbuttonImport = new global::Gamma.GtkWidgets.yFileChooserButton();
     this.yfilechooserbuttonImport.WidthRequest  = 150;
     this.yfilechooserbuttonImport.HeightRequest = 30;
     this.yfilechooserbuttonImport.Name          = "yfilechooserbuttonImport";
     this.yfilechooserbuttonImport.Title         = global::Mono.Unix.Catalog.GetString("Выберите csv файл");
     this.table1.Add(this.yfilechooserbuttonImport);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.yfilechooserbuttonImport]));
     w6.LeftAttach  = ((uint)(1));
     w6.RightAttach = ((uint)(2));
     w6.XOptions    = ((global::Gtk.AttachOptions)(4));
     w6.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabelExport           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelExport.Name      = "ylabelExport";
     this.ylabelExport.LabelProp = global::Mono.Unix.Catalog.GetString("Папка выгрузки:");
     this.table1.Add(this.ylabelExport);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabelExport]));
     w7.TopAttach    = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabelImport           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelImport.Name      = "ylabelImport";
     this.ylabelImport.LabelProp = global::Mono.Unix.Catalog.GetString("Файл загрузки:");
     this.table1.Add(this.ylabelImport);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabelImport]));
     w8.XOptions = ((global::Gtk.AttachOptions)(4));
     w8.YOptions = ((global::Gtk.AttachOptions)(4));
     this.hbox3.Add(this.table1);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.table1]));
     w9.Position = 0;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.ybuttonConfirmLoadNew              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonConfirmLoadNew.CanFocus     = true;
     this.ybuttonConfirmLoadNew.Name         = "ybuttonConfirmLoadNew";
     this.ybuttonConfirmLoadNew.UseUnderline = true;
     this.ybuttonConfirmLoadNew.Label        = global::Mono.Unix.Catalog.GetString("Подтвердить загрузку");
     global::Gtk.Image w10 = new global::Gtk.Image();
     w10.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-apply", global::Gtk.IconSize.Menu);
     this.ybuttonConfirmLoadNew.Image = w10;
     this.hbox4.Add(this.ybuttonConfirmLoadNew);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.ybuttonConfirmLoadNew]));
     w11.Position = 0;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.enummenubuttonConfirmUpdate              = new global::QS.Widgets.EnumMenuButton();
     this.enummenubuttonConfirmUpdate.CanFocus     = true;
     this.enummenubuttonConfirmUpdate.Name         = "enummenubuttonConfirmUpdate";
     this.enummenubuttonConfirmUpdate.UseUnderline = true;
     this.enummenubuttonConfirmUpdate.UseMarkup    = false;
     this.enummenubuttonConfirmUpdate.LabelXAlign  = 0F;
     this.enummenubuttonConfirmUpdate.Label        = global::Mono.Unix.Catalog.GetString("Подтвердить замену");
     global::Gtk.Image w12 = new global::Gtk.Image();
     w12.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-apply", global::Gtk.IconSize.Menu);
     this.enummenubuttonConfirmUpdate.Image = w12;
     this.hbox4.Add(this.enummenubuttonConfirmUpdate);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.enummenubuttonConfirmUpdate]));
     w13.Position = 1;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.ycheckDontChangeSellPrice               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckDontChangeSellPrice.CanFocus      = true;
     this.ycheckDontChangeSellPrice.Name          = "ycheckDontChangeSellPrice";
     this.ycheckDontChangeSellPrice.Label         = global::Mono.Unix.Catalog.GetString("Не заменять цены на продажу");
     this.ycheckDontChangeSellPrice.DrawIndicator = true;
     this.ycheckDontChangeSellPrice.UseUnderline  = true;
     this.hbox4.Add(this.ycheckDontChangeSellPrice);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.ycheckDontChangeSellPrice]));
     w14.Position = 2;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.ylabel2 = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel2.HeightRequest = 30;
     this.ylabel2.Name          = "ylabel2";
     this.ylabel2.Xalign        = 1F;
     this.ylabel2.LabelProp     = global::Mono.Unix.Catalog.GetString("Статус: ");
     this.hbox4.Add(this.ylabel2);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.ylabel2]));
     w15.Position = 3;
     this.vbox1.Add(this.hbox4);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox4]));
     w16.Position = 0;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.progressbar = new global::Gtk.ProgressBar();
     this.progressbar.WidthRequest  = 450;
     this.progressbar.HeightRequest = 30;
     this.progressbar.Name          = "progressbar";
     this.hbox2.Add(this.progressbar);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.progressbar]));
     w17.Position = 0;
     w17.Expand   = false;
     w17.Fill     = false;
     this.vbox1.Add(this.hbox2);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox2]));
     w18.Position = 1;
     w18.Expand   = false;
     w18.Fill     = false;
     this.hbox3.Add(this.vbox1);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.vbox1]));
     w19.Position = 1;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.GtkScrolledWindow1            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name       = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.ytextviewProgressStatus            = new global::Gamma.GtkWidgets.yTextView();
     this.ytextviewProgressStatus.CanFocus   = true;
     this.ytextviewProgressStatus.Name       = "ytextviewProgressStatus";
     this.ytextviewProgressStatus.Editable   = false;
     this.ytextviewProgressStatus.WrapMode   = ((global::Gtk.WrapMode)(3));
     this.ytextviewProgressStatus.LeftMargin = 5;
     this.GtkScrolledWindow1.Add(this.ytextviewProgressStatus);
     this.hbox3.Add(this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.GtkScrolledWindow1]));
     w21.Position = 2;
     this.vbox2.Add(this.hbox3);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox3]));
     w22.Position = 0;
     w22.Expand   = false;
     w22.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.ytreeviewNomenclatures          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewNomenclatures.CanFocus = true;
     this.ytreeviewNomenclatures.Name     = "ytreeviewNomenclatures";
     this.GtkScrolledWindow.Add(this.ytreeviewNomenclatures);
     this.hbox1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.GtkScrolledWindow]));
     w24.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.GtkScrolledWindow2 = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow2.WidthRequest = 300;
     this.GtkScrolledWindow2.Name         = "GtkScrolledWindow2";
     this.GtkScrolledWindow2.ShadowType   = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow2.Gtk.Container+ContainerChild
     this.ytextviewNodeMessages            = new global::Gamma.GtkWidgets.yTextView();
     this.ytextviewNodeMessages.CanFocus   = true;
     this.ytextviewNodeMessages.Name       = "ytextviewNodeMessages";
     this.ytextviewNodeMessages.Editable   = false;
     this.ytextviewNodeMessages.WrapMode   = ((global::Gtk.WrapMode)(3));
     this.ytextviewNodeMessages.LeftMargin = 5;
     this.GtkScrolledWindow2.Add(this.ytextviewNodeMessages);
     this.hbox1.Add(this.GtkScrolledWindow2);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.GtkScrolledWindow2]));
     w26.Position = 1;
     w26.Expand   = false;
     this.vbox2.Add(this.hbox1);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox1]));
     w27.Position = 1;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.ybuttonConfirmLoadNew.Hide();
     this.enummenubuttonConfirmUpdate.Hide();
     this.ycheckDontChangeSellPrice.Hide();
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.RouteListCreateItemsView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.RouteListCreateItemsView";
     // Container child Vodovoz.RouteListCreateItemsView.Gtk.Container+ContainerChild
     this.vbox1 = new global::Gtk.VBox();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 6;
     // 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.ytreeviewItems = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewItems.CanFocus = true;
     this.ytreeviewItems.Name = "ytreeviewItems";
     this.ytreeviewItems.Reorderable = true;
     this.GtkScrolledWindow.Add(this.ytreeviewItems);
     this.vbox1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.GtkScrolledWindow]));
     w2.Position = 0;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox1 = new global::Gtk.HBox();
     this.hbox1.Name = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.enumbuttonAddOrder = new global::QSOrmProject.EnumMenuButton();
     this.enumbuttonAddOrder.CanFocus = true;
     this.enumbuttonAddOrder.Name = "enumbuttonAddOrder";
     this.enumbuttonAddOrder.UseUnderline = true;
     this.enumbuttonAddOrder.UseMarkup = false;
     this.enumbuttonAddOrder.ItemsEnumName = "Vodovoz.AddOrderEnum, Vodovoz";
     this.enumbuttonAddOrder.Label = global::Mono.Unix.Catalog.GetString("Добавить");
     global::Gtk.Image w3 = new global::Gtk.Image();
     w3.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.enumbuttonAddOrder.Image = w3;
     this.hbox1.Add(this.enumbuttonAddOrder);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.enumbuttonAddOrder]));
     w4.Position = 0;
     w4.Expand = false;
     w4.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonDelete = new global::Gtk.Button();
     this.buttonDelete.Sensitive = false;
     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-delete", global::Gtk.IconSize.Menu);
     this.buttonDelete.Image = w5;
     this.hbox1.Add(this.buttonDelete);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonDelete]));
     w6.Position = 1;
     w6.Expand = false;
     w6.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonOpenOrder = new global::Gtk.Button();
     this.buttonOpenOrder.Sensitive = false;
     this.buttonOpenOrder.CanFocus = true;
     this.buttonOpenOrder.Name = "buttonOpenOrder";
     this.buttonOpenOrder.UseUnderline = true;
     this.buttonOpenOrder.Label = global::Mono.Unix.Catalog.GetString("Открыть заказ");
     this.hbox1.Add(this.buttonOpenOrder);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonOpenOrder]));
     w7.Position = 2;
     w7.Expand = false;
     w7.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.labelSum = new global::Gtk.Label();
     this.labelSum.Name = "labelSum";
     this.labelSum.Xalign = 1F;
     this.hbox1.Add(this.labelSum);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.labelSum]));
     w8.PackType = ((global::Gtk.PackType)(1));
     w8.Position = 3;
     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;
     this.Add(this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll();
     }
     this.Hide();
     this.ytreeviewItems.RowActivated += new global::Gtk.RowActivatedHandler(this.OnYtreeviewItemsRowActivated);
     this.enumbuttonAddOrder.EnumItemClicked += new global::System.EventHandler<QSOrmProject.EnumItemClickedEventArgs>(this.OnEnumbuttonAddOrderEnumItemClicked);
     this.buttonDelete.Clicked += new global::System.EventHandler(this.OnButtonDeleteClicked);
     this.buttonOpenOrder.Clicked += new global::System.EventHandler(this.OnButtonOpenOrderClicked);
 }
Beispiel #32
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget workwear.Views.Sizes.SizeView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "workwear.Views.Sizes.SizeView";
     // Container child workwear.Views.Sizes.SizeView.Gtk.Container+ContainerChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.buttonSave              = new global::Gtk.Button();
     this.buttonSave.CanFocus     = true;
     this.buttonSave.Name         = "buttonSave";
     this.buttonSave.UseUnderline = true;
     this.buttonSave.Label        = global::Mono.Unix.Catalog.GetString("Сохранить");
     global::Gtk.Image w1 = new global::Gtk.Image();
     w1.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-save", global::Gtk.IconSize.Menu);
     this.buttonSave.Image = w1;
     this.hbox4.Add(this.buttonSave);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.buttonSave]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = global::Mono.Unix.Catalog.GetString("Отменить");
     global::Gtk.Image w3 = new global::Gtk.Image();
     w3.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-revert-to-saved", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w3;
     this.hbox4.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.buttonCancel]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     this.vbox3.Add(this.hbox4);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox4]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.table2               = new global::Gtk.Table(((uint)(6)), ((uint)(2)), false);
     this.table2.Name          = "table2";
     this.table2.ColumnSpacing = ((uint)(6));
     // Container child table2.Gtk.Table+TableChild
     this.entityAlterName               = new global::Gamma.GtkWidgets.yEntry();
     this.entityAlterName.CanFocus      = true;
     this.entityAlterName.Name          = "entityAlterName";
     this.entityAlterName.IsEditable    = true;
     this.entityAlterName.InvisibleChar = '•';
     this.table2.Add(this.entityAlterName);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table2[this.entityAlterName]));
     w6.TopAttach    = ((uint)(2));
     w6.BottomAttach = ((uint)(3));
     w6.LeftAttach   = ((uint)(1));
     w6.RightAttach  = ((uint)(2));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.entityname               = new global::Gamma.GtkWidgets.yEntry();
     this.entityname.CanFocus      = true;
     this.entityname.Name          = "entityname";
     this.entityname.IsEditable    = true;
     this.entityname.InvisibleChar = '•';
     this.table2.Add(this.entityname);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table2[this.entityname]));
     w7.TopAttach    = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.LeftAttach   = ((uint)(1));
     w7.RightAttach  = ((uint)(2));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label10           = new global::Gtk.Label();
     this.label10.Name      = "label10";
     this.label10.Xalign    = 1F;
     this.label10.LabelProp = global::Mono.Unix.Catalog.GetString("Значение:");
     this.table2.Add(this.label10);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table2[this.label10]));
     w8.TopAttach    = ((uint)(1));
     w8.BottomAttach = ((uint)(2));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label11           = new global::Gtk.Label();
     this.label11.Name      = "label11";
     this.label11.Xalign    = 1F;
     this.label11.LabelProp = global::Mono.Unix.Catalog.GetString("Альтернативное значение:");
     this.table2.Add(this.label11);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table2[this.label11]));
     w9.TopAttach    = ((uint)(2));
     w9.BottomAttach = ((uint)(3));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label9           = new global::Gtk.Label();
     this.label9.Name      = "label9";
     this.label9.Xalign    = 1F;
     this.label9.LabelProp = global::Mono.Unix.Catalog.GetString("Код:");
     this.table2.Add(this.label9);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table2[this.label9]));
     w10.XOptions = ((global::Gtk.AttachOptions)(4));
     w10.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.labelId           = new global::Gamma.GtkWidgets.yLabel();
     this.labelId.Name      = "labelId";
     this.labelId.LabelProp = global::Mono.Unix.Catalog.GetString("ylabel1");
     this.table2.Add(this.labelId);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table2[this.labelId]));
     w11.LeftAttach  = ((uint)(1));
     w11.RightAttach = ((uint)(2));
     w11.XOptions    = ((global::Gtk.AttachOptions)(4));
     w11.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.specllistcomSizeType                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.specllistcomSizeType.Name                = "specllistcomSizeType";
     this.specllistcomSizeType.AddIfNotExist       = false;
     this.specllistcomSizeType.DefaultFirst        = false;
     this.specllistcomSizeType.ShowSpecialStateAll = false;
     this.specllistcomSizeType.ShowSpecialStateNot = true;
     this.table2.Add(this.specllistcomSizeType);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table2[this.specllistcomSizeType]));
     w12.TopAttach    = ((uint)(3));
     w12.BottomAttach = ((uint)(4));
     w12.LeftAttach   = ((uint)(1));
     w12.RightAttach  = ((uint)(2));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.ycheckbuttonUseInEmployee               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckbuttonUseInEmployee.CanFocus      = true;
     this.ycheckbuttonUseInEmployee.Name          = "ycheckbuttonUseInEmployee";
     this.ycheckbuttonUseInEmployee.Label         = global::Mono.Unix.Catalog.GetString("Отображать в сотруднике");
     this.ycheckbuttonUseInEmployee.Active        = true;
     this.ycheckbuttonUseInEmployee.DrawIndicator = true;
     this.ycheckbuttonUseInEmployee.UseUnderline  = true;
     this.table2.Add(this.ycheckbuttonUseInEmployee);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table2[this.ycheckbuttonUseInEmployee]));
     w13.TopAttach    = ((uint)(4));
     w13.BottomAttach = ((uint)(5));
     w13.LeftAttach   = ((uint)(1));
     w13.RightAttach  = ((uint)(2));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.ycheckbuttonUseInNomenclature               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckbuttonUseInNomenclature.CanFocus      = true;
     this.ycheckbuttonUseInNomenclature.Name          = "ycheckbuttonUseInNomenclature";
     this.ycheckbuttonUseInNomenclature.Label         = global::Mono.Unix.Catalog.GetString("Отображать в номенклатуре");
     this.ycheckbuttonUseInNomenclature.Active        = true;
     this.ycheckbuttonUseInNomenclature.DrawIndicator = true;
     this.ycheckbuttonUseInNomenclature.UseUnderline  = true;
     this.table2.Add(this.ycheckbuttonUseInNomenclature);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table2[this.ycheckbuttonUseInNomenclature]));
     w14.TopAttach    = ((uint)(5));
     w14.BottomAttach = ((uint)(6));
     w14.LeftAttach   = ((uint)(1));
     w14.RightAttach  = ((uint)(2));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.ylabel3           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel3.Name      = "ylabel3";
     this.ylabel3.Xalign    = 1F;
     this.ylabel3.LabelProp = global::Mono.Unix.Catalog.GetString("Тип размера:");
     this.table2.Add(this.ylabel3);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table2[this.ylabel3]));
     w15.TopAttach    = ((uint)(3));
     w15.BottomAttach = ((uint)(4));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox3.Add(this.table2);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.table2]));
     w16.Position = 1;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.ylabel1           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel1.Name      = "ylabel1";
     this.ylabel1.Xalign    = 0F;
     this.ylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("Аналоги");
     this.vbox3.Add(this.ylabel1);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.ylabel1]));
     w17.Position = 2;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.yvbox1         = new global::Gamma.GtkWidgets.yVBox();
     this.yvbox1.Name    = "yvbox1";
     this.yvbox1.Spacing = 6;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.scrolledwindow1            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.CanFocus   = true;
     this.scrolledwindow1.Name       = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     this.ytreeviewSuitableSizes          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewSuitableSizes.CanFocus = true;
     this.ytreeviewSuitableSizes.Name     = "ytreeviewSuitableSizes";
     this.scrolledwindow1.Add(this.ytreeviewSuitableSizes);
     this.yvbox1.Add(this.scrolledwindow1);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.scrolledwindow1]));
     w19.Position = 0;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.yhbox1         = new global::Gamma.GtkWidgets.yHBox();
     this.yhbox1.Name    = "yhbox1";
     this.yhbox1.Spacing = 6;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.ybuttonAddSuitable              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonAddSuitable.CanFocus     = true;
     this.ybuttonAddSuitable.Name         = "ybuttonAddSuitable";
     this.ybuttonAddSuitable.UseUnderline = true;
     this.ybuttonAddSuitable.Label        = global::Mono.Unix.Catalog.GetString("Добавить аналог");
     this.yhbox1.Add(this.ybuttonAddSuitable);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.ybuttonAddSuitable]));
     w20.Position = 0;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.ybuttonRemoveSuitable              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonRemoveSuitable.CanFocus     = true;
     this.ybuttonRemoveSuitable.Name         = "ybuttonRemoveSuitable";
     this.ybuttonRemoveSuitable.UseUnderline = true;
     this.ybuttonRemoveSuitable.Label        = global::Mono.Unix.Catalog.GetString("Удалить аналог");
     this.yhbox1.Add(this.ybuttonRemoveSuitable);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.ybuttonRemoveSuitable]));
     w21.Position = 1;
     w21.Expand   = false;
     w21.Fill     = false;
     this.yvbox1.Add(this.yhbox1);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.yhbox1]));
     w22.Position = 1;
     w22.Expand   = false;
     w22.Fill     = false;
     this.vbox3.Add(this.yvbox1);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.yvbox1]));
     w23.Position = 3;
     this.Add(this.vbox3);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget workwear.IncomeDocItemsView
     global::Stetic.BinContainer.Attach (this);
     this.Name = "workwear.IncomeDocItemsView";
     // Container child workwear.IncomeDocItemsView.Gtk.Container+ContainerChild
     this.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.label1 = new global::Gtk.Label ();
     this.label1.Name = "label1";
     this.label1.Xalign = 0F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Поступления на склад");
     this.vbox2.Add (this.label1);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label1]));
     w1.Position = 0;
     w1.Expand = false;
     w1.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.ytreeItems = new global::Gamma.GtkWidgets.yTreeView ();
     this.ytreeItems.CanFocus = true;
     this.ytreeItems.Name = "ytreeItems";
     this.GtkScrolledWindow.Add (this.ytreeItems);
     this.vbox2.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.GtkScrolledWindow]));
     w3.Position = 1;
     // 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.buttonAdd = new global::Gtk.Button ();
     this.buttonAdd.TooltipMarkup = "Добавить услугу из начисления";
     this.buttonAdd.Sensitive = false;
     this.buttonAdd.CanFocus = true;
     this.buttonAdd.Name = "buttonAdd";
     this.buttonAdd.UseUnderline = true;
     this.buttonAdd.Label = global::Mono.Unix.Catalog.GetString ("Добавить");
     global::Gtk.Image w4 = new global::Gtk.Image ();
     w4.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonAdd.Image = w4;
     this.hbox1.Add (this.buttonAdd);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonAdd]));
     w5.Position = 0;
     w5.Expand = false;
     w5.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonDel = new global::Gtk.Button ();
     this.buttonDel.CanFocus = true;
     this.buttonDel.Name = "buttonDel";
     this.buttonDel.UseUnderline = true;
     this.buttonDel.Label = global::Mono.Unix.Catalog.GetString ("Удалить");
     global::Gtk.Image w6 = new global::Gtk.Image ();
     w6.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-remove", global::Gtk.IconSize.Menu);
     this.buttonDel.Image = w6;
     this.hbox1.Add (this.buttonDel);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonDel]));
     w7.Position = 1;
     w7.Expand = false;
     w7.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.labelSum = new global::Gtk.Label ();
     this.labelSum.Name = "labelSum";
     this.labelSum.Xalign = 1F;
     this.labelSum.LabelProp = global::Mono.Unix.Catalog.GetString ("Количество:");
     this.hbox1.Add (this.labelSum);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.labelSum]));
     w8.Position = 2;
     this.vbox2.Add (this.hbox1);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
     w9.Position = 2;
     w9.Expand = false;
     w9.Fill = false;
     this.Add (this.vbox2);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
     this.buttonAdd.Clicked += new global::System.EventHandler (this.OnButtonAddClicked);
     this.buttonDel.Clicked += new global::System.EventHandler (this.OnButtonDelClicked);
 }
Beispiel #34
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget workwear.Views.Sizes.SizeTypeView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "workwear.Views.Sizes.SizeTypeView";
     // Container child workwear.Views.Sizes.SizeTypeView.Gtk.Container+ContainerChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.buttonSave              = new global::Gtk.Button();
     this.buttonSave.CanFocus     = true;
     this.buttonSave.Name         = "buttonSave";
     this.buttonSave.UseUnderline = true;
     this.buttonSave.Label        = global::Mono.Unix.Catalog.GetString("Сохранить");
     global::Gtk.Image w1 = new global::Gtk.Image();
     w1.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-save", global::Gtk.IconSize.Menu);
     this.buttonSave.Image = w1;
     this.hbox4.Add(this.buttonSave);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.buttonSave]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = global::Mono.Unix.Catalog.GetString("Отменить");
     global::Gtk.Image w3 = new global::Gtk.Image();
     w3.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-revert-to-saved", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w3;
     this.hbox4.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.buttonCancel]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     this.vbox3.Add(this.hbox4);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox4]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.table2               = new global::Gtk.Table(((uint)(5)), ((uint)(2)), false);
     this.table2.Name          = "table2";
     this.table2.ColumnSpacing = ((uint)(6));
     // Container child table2.Gtk.Table+TableChild
     this.entityname               = new global::Gamma.GtkWidgets.yEntry();
     this.entityname.CanFocus      = true;
     this.entityname.Name          = "entityname";
     this.entityname.IsEditable    = true;
     this.entityname.InvisibleChar = '•';
     this.table2.Add(this.entityname);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table2[this.entityname]));
     w6.TopAttach    = ((uint)(1));
     w6.BottomAttach = ((uint)(2));
     w6.LeftAttach   = ((uint)(1));
     w6.RightAttach  = ((uint)(2));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label10           = new global::Gtk.Label();
     this.label10.Name      = "label10";
     this.label10.Xalign    = 1F;
     this.label10.LabelProp = global::Mono.Unix.Catalog.GetString("Название:");
     this.table2.Add(this.label10);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table2[this.label10]));
     w7.TopAttach    = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label9           = new global::Gtk.Label();
     this.label9.Name      = "label9";
     this.label9.Xalign    = 1F;
     this.label9.LabelProp = global::Mono.Unix.Catalog.GetString("Код:");
     this.table2.Add(this.label9);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table2[this.label9]));
     w8.XOptions = ((global::Gtk.AttachOptions)(4));
     w8.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.labelId           = new global::Gamma.GtkWidgets.yLabel();
     this.labelId.Name      = "labelId";
     this.labelId.LabelProp = global::Mono.Unix.Catalog.GetString("ylabel1");
     this.table2.Add(this.labelId);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table2[this.labelId]));
     w9.LeftAttach  = ((uint)(1));
     w9.RightAttach = ((uint)(2));
     w9.XOptions    = ((global::Gtk.AttachOptions)(4));
     w9.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.specllistcomCategory      = new global::Gamma.Widgets.yEnumComboBox();
     this.specllistcomCategory.Name = "specllistcomCategory";
     this.specllistcomCategory.ShowSpecialStateAll = false;
     this.specllistcomCategory.ShowSpecialStateNot = false;
     this.specllistcomCategory.UseShortTitle       = false;
     this.specllistcomCategory.DefaultFirst        = false;
     this.table2.Add(this.specllistcomCategory);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table2[this.specllistcomCategory]));
     w10.TopAttach    = ((uint)(2));
     w10.BottomAttach = ((uint)(3));
     w10.LeftAttach   = ((uint)(1));
     w10.RightAttach  = ((uint)(2));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.ycheckbuttonUseInEmployee               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckbuttonUseInEmployee.CanFocus      = true;
     this.ycheckbuttonUseInEmployee.Name          = "ycheckbuttonUseInEmployee";
     this.ycheckbuttonUseInEmployee.Label         = global::Mono.Unix.Catalog.GetString("Отображать в сотруднике");
     this.ycheckbuttonUseInEmployee.Active        = true;
     this.ycheckbuttonUseInEmployee.DrawIndicator = true;
     this.ycheckbuttonUseInEmployee.UseUnderline  = true;
     this.table2.Add(this.ycheckbuttonUseInEmployee);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table2[this.ycheckbuttonUseInEmployee]));
     w11.TopAttach    = ((uint)(4));
     w11.BottomAttach = ((uint)(5));
     w11.LeftAttach   = ((uint)(1));
     w11.RightAttach  = ((uint)(2));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.ylabel1           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel1.Name      = "ylabel1";
     this.ylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("Категория:");
     this.table2.Add(this.ylabel1);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table2[this.ylabel1]));
     w12.TopAttach    = ((uint)(2));
     w12.BottomAttach = ((uint)(3));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.ylabel3           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel3.Name      = "ylabel3";
     this.ylabel3.LabelProp = global::Mono.Unix.Catalog.GetString("Позиция");
     this.table2.Add(this.ylabel3);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table2[this.ylabel3]));
     w13.TopAttach    = ((uint)(3));
     w13.BottomAttach = ((uint)(4));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.yspinPosition          = new global::Gamma.GtkWidgets.ySpinButton(0D, 100D, 1D);
     this.yspinPosition.CanFocus = true;
     this.yspinPosition.Name     = "yspinPosition";
     this.yspinPosition.Adjustment.PageIncrement = 10D;
     this.yspinPosition.ClimbRate      = 1D;
     this.yspinPosition.Numeric        = true;
     this.yspinPosition.ValueAsDecimal = 0m;
     this.yspinPosition.ValueAsInt     = 0;
     this.table2.Add(this.yspinPosition);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table2[this.yspinPosition]));
     w14.TopAttach    = ((uint)(3));
     w14.BottomAttach = ((uint)(4));
     w14.LeftAttach   = ((uint)(1));
     w14.RightAttach  = ((uint)(2));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox3.Add(this.table2);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.table2]));
     w15.Position = 1;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.yvbox1         = new global::Gamma.GtkWidgets.yVBox();
     this.yvbox1.Name    = "yvbox1";
     this.yvbox1.Spacing = 6;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.scrolledwindow1            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.CanFocus   = true;
     this.scrolledwindow1.Name       = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     this.ytreeviewSizes          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewSizes.CanFocus = true;
     this.ytreeviewSizes.Name     = "ytreeviewSizes";
     this.scrolledwindow1.Add(this.ytreeviewSizes);
     this.yvbox1.Add(this.scrolledwindow1);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.scrolledwindow1]));
     w17.Position = 0;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.yhbox1         = new global::Gamma.GtkWidgets.yHBox();
     this.yhbox1.Name    = "yhbox1";
     this.yhbox1.Spacing = 6;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.ybuttonAddSize              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonAddSize.CanFocus     = true;
     this.ybuttonAddSize.Name         = "ybuttonAddSize";
     this.ybuttonAddSize.UseUnderline = true;
     this.ybuttonAddSize.Label        = global::Mono.Unix.Catalog.GetString("Добавить размер");
     this.yhbox1.Add(this.ybuttonAddSize);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.ybuttonAddSize]));
     w18.Position = 0;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.ybuttonRemoveSize              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonRemoveSize.CanFocus     = true;
     this.ybuttonRemoveSize.Name         = "ybuttonRemoveSize";
     this.ybuttonRemoveSize.UseUnderline = true;
     this.ybuttonRemoveSize.Label        = global::Mono.Unix.Catalog.GetString("Удалить размер");
     this.yhbox1.Add(this.ybuttonRemoveSize);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.ybuttonRemoveSize]));
     w19.Position = 1;
     w19.Expand   = false;
     w19.Fill     = false;
     this.yvbox1.Add(this.yhbox1);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.yhbox1]));
     w20.Position = 1;
     w20.Expand   = false;
     w20.Fill     = false;
     this.vbox3.Add(this.yvbox1);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.yvbox1]));
     w21.Position = 2;
     this.Add(this.vbox3);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 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);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Logistic.CarVersionsView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Logistic.CarVersionsView";
     // Container child Vodovoz.Views.Logistic.CarVersionsView.Gtk.Container+ContainerChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.GtkScrolledWindow2            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow2.Name       = "GtkScrolledWindow2";
     this.GtkScrolledWindow2.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow2.Gtk.Container+ContainerChild
     this.ytreeCarVersions          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeCarVersions.CanFocus = true;
     this.ytreeCarVersions.Name     = "ytreeCarVersions";
     this.GtkScrolledWindow2.Add(this.ytreeCarVersions);
     this.vbox3.Add(this.GtkScrolledWindow2);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.GtkScrolledWindow2]));
     w2.Position = 0;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.labelDate           = new global::Gtk.Label();
     this.labelDate.Name      = "labelDate";
     this.labelDate.LabelProp = global::Mono.Unix.Catalog.GetString("Дата:");
     this.labelDate.Justify   = ((global::Gtk.Justification)(1));
     this.hbox2.Add(this.labelDate);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.labelDate]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.datepickerVersionDate                    = new global::QS.Widgets.GtkUI.DatePicker();
     this.datepickerVersionDate.Events             = ((global::Gdk.EventMask)(256));
     this.datepickerVersionDate.Name               = "datepickerVersionDate";
     this.datepickerVersionDate.WithTime           = false;
     this.datepickerVersionDate.HideCalendarButton = false;
     this.datepickerVersionDate.Date               = new global::System.DateTime(0);
     this.datepickerVersionDate.IsEditable         = true;
     this.datepickerVersionDate.AutoSeparation     = false;
     this.hbox2.Add(this.datepickerVersionDate);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.datepickerVersionDate]));
     w4.Position = 1;
     w4.Expand   = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.buttonNewVersion              = new global::Gamma.GtkWidgets.yButton();
     this.buttonNewVersion.CanFocus     = true;
     this.buttonNewVersion.Name         = "buttonNewVersion";
     this.buttonNewVersion.UseUnderline = true;
     this.buttonNewVersion.Label        = global::Mono.Unix.Catalog.GetString("Новая версия");
     this.hbox2.Add(this.buttonNewVersion);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.buttonNewVersion]));
     w5.Position = 2;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.buttonChangeVersionDate              = new global::Gamma.GtkWidgets.yButton();
     this.buttonChangeVersionDate.CanFocus     = true;
     this.buttonChangeVersionDate.Name         = "buttonChangeVersionDate";
     this.buttonChangeVersionDate.UseUnderline = true;
     this.buttonChangeVersionDate.Label        = global::Mono.Unix.Catalog.GetString("Сменить дату начала");
     this.hbox2.Add(this.buttonChangeVersionDate);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.buttonChangeVersionDate]));
     w6.Position = 3;
     w6.Expand   = false;
     w6.Fill     = false;
     this.vbox3.Add(this.hbox2);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox2]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     this.Add(this.vbox3);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget Vodovoz.DailyRentPackagesView
     global::Stetic.BinContainer.Attach (this);
     this.Name = "Vodovoz.DailyRentPackagesView";
     // Container child Vodovoz.DailyRentPackagesView.Gtk.Container+ContainerChild
     this.vbox1 = new global::Gtk.VBox ();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.label10 = new global::Gtk.Label ();
     this.label10.Name = "label10";
     this.label10.Xalign = 0F;
     this.label10.LabelProp = global::Mono.Unix.Catalog.GetString ("Список оборудования");
     this.vbox1.Add (this.label10);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.label10]));
     w1.Position = 0;
     w1.Expand = false;
     w1.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.treeRentPackages = new global::Gamma.GtkWidgets.yTreeView ();
     this.treeRentPackages.CanFocus = true;
     this.treeRentPackages.Name = "treeRentPackages";
     this.GtkScrolledWindow.Add (this.treeRentPackages);
     this.vbox1.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.GtkScrolledWindow]));
     w3.Position = 1;
     // 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.buttonAddByType = new global::Gtk.Button ();
     this.buttonAddByType.CanFocus = true;
     this.buttonAddByType.Name = "buttonAddByType";
     this.buttonAddByType.UseUnderline = true;
     this.buttonAddByType.Label = global::Mono.Unix.Catalog.GetString ("Подобрать по типу");
     global::Gtk.Image w4 = new global::Gtk.Image ();
     w4.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonAddByType.Image = w4;
     this.hbox1.Add (this.buttonAddByType);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonAddByType]));
     w5.Position = 0;
     w5.Expand = false;
     w5.Fill = false;
     // Container child hbox1.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 w6 = new global::Gtk.Image ();
     w6.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonAdd.Image = w6;
     this.hbox1.Add (this.buttonAdd);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonAdd]));
     w7.Position = 1;
     w7.Expand = false;
     w7.Fill = false;
     // Container child hbox1.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 w8 = new global::Gtk.Image ();
     w8.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-delete", global::Gtk.IconSize.Menu);
     this.buttonDelete.Image = w8;
     this.hbox1.Add (this.buttonDelete);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonDelete]));
     w9.Position = 2;
     w9.Expand = false;
     w9.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label5 = new global::Gtk.Label ();
     this.label5.Name = "label5";
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString ("Итого:");
     this.hbox1.Add (this.label5);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label5]));
     w10.Position = 3;
     w10.Expand = false;
     w10.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.labelTotalPrice = new global::Gtk.Label ();
     this.labelTotalPrice.Name = "labelTotalPrice";
     this.labelTotalPrice.LabelProp = global::Mono.Unix.Catalog.GetString ("#Price");
     this.hbox1.Add (this.labelTotalPrice);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.labelTotalPrice]));
     w11.Position = 4;
     w11.Expand = false;
     w11.Fill = false;
     // 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 w12 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label1]));
     w12.Position = 5;
     w12.Expand = false;
     w12.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.labelTotalDeposit = new global::Gtk.Label ();
     this.labelTotalDeposit.Name = "labelTotalDeposit";
     this.labelTotalDeposit.LabelProp = global::Mono.Unix.Catalog.GetString ("#Deposit");
     this.hbox1.Add (this.labelTotalDeposit);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.labelTotalDeposit]));
     w13.Position = 6;
     w13.Expand = false;
     w13.Fill = false;
     this.vbox1.Add (this.hbox1);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox1]));
     w14.Position = 2;
     w14.Expand = false;
     w14.Fill = false;
     this.Add (this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
     this.buttonAddByType.Clicked += new global::System.EventHandler (this.OnButtonAddByTypeClicked);
     this.buttonAdd.Clicked += new global::System.EventHandler (this.OnButtonAddClicked);
     this.buttonDelete.Clicked += new global::System.EventHandler (this.OnButtonDeleteClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Fittings.PriceLoadDlg
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Fittings.PriceLoadDlg";
     // Container child Fittings.PriceLoadDlg.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.notebook1             = new global::Gtk.Notebook();
     this.notebook1.CanFocus    = true;
     this.notebook1.Name        = "notebook1";
     this.notebook1.CurrentPage = 2;
     this.notebook1.ShowBorder  = false;
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(2)), ((uint)(4)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.comboSheet               = new global::Gamma.Widgets.yListComboBox();
     this.comboSheet.Name          = "comboSheet";
     this.comboSheet.AddIfNotExist = false;
     this.comboSheet.DefaultFirst  = true;
     this.table1.Add(this.comboSheet);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1 [this.comboSheet]));
     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.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 w2 = ((global::Gtk.Table.TableChild)(this.table1 [this.label2]));
     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.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.LeftAttach  = ((uint)(2));
     w3.RightAttach = ((uint)(3));
     w3.XOptions    = ((global::Gtk.AttachOptions)(4));
     w3.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelSetColumnsInfo           = new global::Gtk.Label();
     this.labelSetColumnsInfo.Name      = "labelSetColumnsInfo";
     this.labelSetColumnsInfo.LabelProp = global::Mono.Unix.Catalog.GetString("label1");
     this.table1.Add(this.labelSetColumnsInfo);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelSetColumnsInfo]));
     w4.TopAttach    = ((uint)(1));
     w4.BottomAttach = ((uint)(2));
     w4.RightAttach  = ((uint)(4));
     w4.XOptions     = ((global::Gtk.AttachOptions)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yspinSkipRows          = new global::Gamma.GtkWidgets.ySpinButton(0, 100, 1);
     this.yspinSkipRows.CanFocus = true;
     this.yspinSkipRows.Name     = "yspinSkipRows";
     this.yspinSkipRows.Adjustment.PageIncrement = 10;
     this.yspinSkipRows.ClimbRate      = 1;
     this.yspinSkipRows.Numeric        = true;
     this.yspinSkipRows.ValueAsDecimal = 0m;
     this.yspinSkipRows.ValueAsInt     = 0;
     this.table1.Add(this.yspinSkipRows);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1 [this.yspinSkipRows]));
     w5.LeftAttach  = ((uint)(3));
     w5.RightAttach = ((uint)(4));
     w5.XOptions    = ((global::Gtk.AttachOptions)(4));
     w5.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.vbox2.Add(this.table1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.table1]));
     w6.Position = 0;
     w6.Expand   = 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.ytreeviewSetColumns          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewSetColumns.CanFocus = true;
     this.ytreeviewSetColumns.Name     = "ytreeviewSetColumns";
     this.GtkScrolledWindow.Add(this.ytreeviewSetColumns);
     this.vbox2.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.GtkScrolledWindow]));
     w8.Position = 1;
     this.notebook1.Add(this.vbox2);
     // Notebook tab
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Шаг 1");
     this.notebook1.SetTabLabel(this.vbox2, this.label1);
     this.label1.ShowAll();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.table2               = new global::Gtk.Table(((uint)(1)), ((uint)(3)), false);
     this.table2.Name          = "table2";
     this.table2.RowSpacing    = ((uint)(6));
     this.table2.ColumnSpacing = ((uint)(6));
     // Container child table2.Gtk.Table+TableChild
     this.comboCurrency      = new global::Gamma.Widgets.yEnumComboBox();
     this.comboCurrency.Name = "comboCurrency";
     this.comboCurrency.ShowSpecialStateAll = false;
     this.comboCurrency.ShowSpecialStateNot = false;
     this.comboCurrency.UseShortTitle       = false;
     this.comboCurrency.DefaultFirst        = true;
     this.table2.Add(this.comboCurrency);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table2 [this.comboCurrency]));
     w10.LeftAttach  = ((uint)(1));
     w10.RightAttach = ((uint)(2));
     w10.XOptions    = ((global::Gtk.AttachOptions)(4));
     w10.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Валюта прайса:");
     this.table2.Add(this.label5);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table2 [this.label5]));
     w11.XOptions = ((global::Gtk.AttachOptions)(4));
     w11.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox3.Add(this.table2);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.table2]));
     w12.Position = 0;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.progressParsing      = new global::Gtk.ProgressBar();
     this.progressParsing.Name = "progressParsing";
     this.vbox3.Add(this.progressParsing);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.progressParsing]));
     w13.Position = 1;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child vbox3.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.ytreeviewParsing          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewParsing.CanFocus = true;
     this.ytreeviewParsing.Name     = "ytreeviewParsing";
     this.GtkScrolledWindow1.Add(this.ytreeviewParsing);
     this.vbox3.Add(this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.GtkScrolledWindow1]));
     w15.Position = 2;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.buttonMultiEdit              = new global::Gtk.Button();
     this.buttonMultiEdit.CanFocus     = true;
     this.buttonMultiEdit.Name         = "buttonMultiEdit";
     this.buttonMultiEdit.UseUnderline = true;
     this.buttonMultiEdit.Label        = global::Mono.Unix.Catalog.GetString("Изменить создаваемую арматуру");
     this.hbox2.Add(this.buttonMultiEdit);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.buttonMultiEdit]));
     w16.Position = 0;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.buttonManualSet              = new global::Gtk.Button();
     this.buttonManualSet.CanFocus     = true;
     this.buttonManualSet.Name         = "buttonManualSet";
     this.buttonManualSet.UseUnderline = true;
     this.buttonManualSet.Label        = global::Mono.Unix.Catalog.GetString("Установить принудительно");
     this.hbox2.Add(this.buttonManualSet);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.buttonManualSet]));
     w17.Position = 1;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.buttonResolveMultiFound              = new global::Gtk.Button();
     this.buttonResolveMultiFound.CanFocus     = true;
     this.buttonResolveMultiFound.Name         = "buttonResolveMultiFound";
     this.buttonResolveMultiFound.UseUnderline = true;
     this.buttonResolveMultiFound.Label        = global::Mono.Unix.Catalog.GetString("Решить конфликт");
     this.hbox2.Add(this.buttonResolveMultiFound);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.buttonResolveMultiFound]));
     w18.Position = 2;
     w18.Expand   = false;
     w18.Fill     = false;
     this.vbox3.Add(this.hbox2);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox2]));
     w19.Position = 3;
     w19.Expand   = false;
     w19.Fill     = false;
     this.hbox3.Add(this.vbox3);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.vbox3]));
     w20.Position = 0;
     // Container child hbox3.Gtk.Box+BoxChild
     this.vseparator1      = new global::Gtk.VSeparator();
     this.vseparator1.Name = "vseparator1";
     this.hbox3.Add(this.vseparator1);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.vseparator1]));
     w21.Position = 1;
     w21.Expand   = false;
     w21.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.multiedit        = new global::Fittings.MultiEditXLSRows();
     this.multiedit.Events = ((global::Gdk.EventMask)(256));
     this.multiedit.Name   = "multiedit";
     this.hbox3.Add(this.multiedit);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.multiedit]));
     w22.Position = 2;
     w22.Expand   = false;
     w22.Fill     = false;
     this.notebook1.Add(this.hbox3);
     global::Gtk.Notebook.NotebookChild w23 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1 [this.hbox3]));
     w23.Position = 1;
     // Notebook tab
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("Шаг 2");
     this.notebook1.SetTabLabel(this.hbox3, this.label6);
     this.label6.ShowAll();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.table4               = new global::Gtk.Table(((uint)(11)), ((uint)(4)), false);
     this.table4.Name          = "table4";
     this.table4.RowSpacing    = ((uint)(6));
     this.table4.ColumnSpacing = ((uint)(6));
     // Container child table4.Gtk.Table+TableChild
     this.buttonFinish              = new global::Gtk.Button();
     this.buttonFinish.CanFocus     = true;
     this.buttonFinish.Name         = "buttonFinish";
     this.buttonFinish.UseUnderline = true;
     this.buttonFinish.Label        = global::Mono.Unix.Catalog.GetString("Добавить в прайс");
     global::Gtk.Image w24 = new global::Gtk.Image();
     w24.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-execute", global::Gtk.IconSize.Button);
     this.buttonFinish.Image = w24;
     this.table4.Add(this.buttonFinish);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.table4 [this.buttonFinish]));
     w25.TopAttach    = ((uint)(9));
     w25.BottomAttach = ((uint)(10));
     w25.LeftAttach   = ((uint)(1));
     w25.RightAttach  = ((uint)(3));
     w25.XOptions     = ((global::Gtk.AttachOptions)(4));
     w25.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.label11      = new global::Gtk.Label();
     this.label11.Name = "label11";
     this.table4.Add(this.label11);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.table4 [this.label11]));
     w26.TopAttach    = ((uint)(1));
     w26.BottomAttach = ((uint)(2));
     w26.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.label12      = new global::Gtk.Label();
     this.label12.Name = "label12";
     this.table4.Add(this.label12);
     global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.table4 [this.label12]));
     w27.TopAttach    = ((uint)(1));
     w27.BottomAttach = ((uint)(2));
     w27.LeftAttach   = ((uint)(3));
     w27.RightAttach  = ((uint)(4));
     w27.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.label13      = new global::Gtk.Label();
     this.label13.Name = "label13";
     this.table4.Add(this.label13);
     global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.table4 [this.label13]));
     w28.LeftAttach  = ((uint)(1));
     w28.RightAttach = ((uint)(2));
     w28.XOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.label14      = new global::Gtk.Label();
     this.label14.Name = "label14";
     this.table4.Add(this.label14);
     global::Gtk.Table.TableChild w29 = ((global::Gtk.Table.TableChild)(this.table4 [this.label14]));
     w29.TopAttach    = ((uint)(10));
     w29.BottomAttach = ((uint)(11));
     w29.LeftAttach   = ((uint)(1));
     w29.RightAttach  = ((uint)(2));
     w29.XOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.label15           = new global::Gtk.Label();
     this.label15.Name      = "label15";
     this.label15.Xalign    = 1F;
     this.label15.LabelProp = global::Mono.Unix.Catalog.GetString("Всего загружено строк прайса:");
     this.table4.Add(this.label15);
     global::Gtk.Table.TableChild w30 = ((global::Gtk.Table.TableChild)(this.table4 [this.label15]));
     w30.TopAttach    = ((uint)(1));
     w30.BottomAttach = ((uint)(2));
     w30.LeftAttach   = ((uint)(1));
     w30.RightAttach  = ((uint)(2));
     w30.XOptions     = ((global::Gtk.AttachOptions)(4));
     w30.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.label16           = new global::Gtk.Label();
     this.label16.Name      = "label16";
     this.label16.Xalign    = 1F;
     this.label16.LabelProp = global::Mono.Unix.Catalog.GetString("Из них найдено автоматически:");
     this.table4.Add(this.label16);
     global::Gtk.Table.TableChild w31 = ((global::Gtk.Table.TableChild)(this.table4 [this.label16]));
     w31.TopAttach    = ((uint)(2));
     w31.BottomAttach = ((uint)(3));
     w31.LeftAttach   = ((uint)(1));
     w31.RightAttach  = ((uint)(2));
     w31.XOptions     = ((global::Gtk.AttachOptions)(4));
     w31.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.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.table4.Add(this.label17);
     global::Gtk.Table.TableChild w32 = ((global::Gtk.Table.TableChild)(this.table4 [this.label17]));
     w32.TopAttach    = ((uint)(3));
     w32.BottomAttach = ((uint)(4));
     w32.LeftAttach   = ((uint)(1));
     w32.RightAttach  = ((uint)(2));
     w32.XOptions     = ((global::Gtk.AttachOptions)(4));
     w32.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.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.table4.Add(this.label18);
     global::Gtk.Table.TableChild w33 = ((global::Gtk.Table.TableChild)(this.table4 [this.label18]));
     w33.TopAttach    = ((uint)(4));
     w33.BottomAttach = ((uint)(5));
     w33.LeftAttach   = ((uint)(1));
     w33.RightAttach  = ((uint)(2));
     w33.XOptions     = ((global::Gtk.AttachOptions)(4));
     w33.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.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.table4.Add(this.label19);
     global::Gtk.Table.TableChild w34 = ((global::Gtk.Table.TableChild)(this.table4 [this.label19]));
     w34.TopAttach    = ((uint)(6));
     w34.BottomAttach = ((uint)(7));
     w34.LeftAttach   = ((uint)(1));
     w34.RightAttach  = ((uint)(2));
     w34.XOptions     = ((global::Gtk.AttachOptions)(4));
     w34.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.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.table4.Add(this.label8);
     global::Gtk.Table.TableChild w35 = ((global::Gtk.Table.TableChild)(this.table4 [this.label8]));
     w35.TopAttach    = ((uint)(7));
     w35.BottomAttach = ((uint)(8));
     w35.LeftAttach   = ((uint)(1));
     w35.RightAttach  = ((uint)(2));
     w35.XOptions     = ((global::Gtk.AttachOptions)(4));
     w35.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.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.table4.Add(this.label9);
     global::Gtk.Table.TableChild w36 = ((global::Gtk.Table.TableChild)(this.table4 [this.label9]));
     w36.TopAttach    = ((uint)(5));
     w36.BottomAttach = ((uint)(6));
     w36.LeftAttach   = ((uint)(1));
     w36.RightAttach  = ((uint)(2));
     w36.XOptions     = ((global::Gtk.AttachOptions)(4));
     w36.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.labelCreate           = new global::Gtk.Label();
     this.labelCreate.Name      = "labelCreate";
     this.labelCreate.LabelProp = global::Mono.Unix.Catalog.GetString("label4");
     this.table4.Add(this.labelCreate);
     global::Gtk.Table.TableChild w37 = ((global::Gtk.Table.TableChild)(this.table4 [this.labelCreate]));
     w37.TopAttach    = ((uint)(4));
     w37.BottomAttach = ((uint)(5));
     w37.LeftAttach   = ((uint)(2));
     w37.RightAttach  = ((uint)(3));
     w37.XOptions     = ((global::Gtk.AttachOptions)(4));
     w37.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.labelCurrency           = new global::Gtk.Label();
     this.labelCurrency.Name      = "labelCurrency";
     this.labelCurrency.LabelProp = global::Mono.Unix.Catalog.GetString("label7");
     this.table4.Add(this.labelCurrency);
     global::Gtk.Table.TableChild w38 = ((global::Gtk.Table.TableChild)(this.table4 [this.labelCurrency]));
     w38.TopAttach    = ((uint)(7));
     w38.BottomAttach = ((uint)(8));
     w38.LeftAttach   = ((uint)(2));
     w38.RightAttach  = ((uint)(3));
     w38.XOptions     = ((global::Gtk.AttachOptions)(4));
     w38.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.labelFind           = new global::Gtk.Label();
     this.labelFind.Name      = "labelFind";
     this.labelFind.LabelProp = global::Mono.Unix.Catalog.GetString("label2");
     this.table4.Add(this.labelFind);
     global::Gtk.Table.TableChild w39 = ((global::Gtk.Table.TableChild)(this.table4 [this.labelFind]));
     w39.TopAttach    = ((uint)(2));
     w39.BottomAttach = ((uint)(3));
     w39.LeftAttach   = ((uint)(2));
     w39.RightAttach  = ((uint)(3));
     w39.XOptions     = ((global::Gtk.AttachOptions)(4));
     w39.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.labelManualSet           = new global::Gtk.Label();
     this.labelManualSet.Name      = "labelManualSet";
     this.labelManualSet.LabelProp = global::Mono.Unix.Catalog.GetString("label3");
     this.table4.Add(this.labelManualSet);
     global::Gtk.Table.TableChild w40 = ((global::Gtk.Table.TableChild)(this.table4 [this.labelManualSet]));
     w40.TopAttach    = ((uint)(3));
     w40.BottomAttach = ((uint)(4));
     w40.LeftAttach   = ((uint)(2));
     w40.RightAttach  = ((uint)(3));
     w40.XOptions     = ((global::Gtk.AttachOptions)(4));
     w40.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.labelSkiped           = new global::Gtk.Label();
     this.labelSkiped.Name      = "labelSkiped";
     this.labelSkiped.LabelProp = global::Mono.Unix.Catalog.GetString("label5");
     this.table4.Add(this.labelSkiped);
     global::Gtk.Table.TableChild w41 = ((global::Gtk.Table.TableChild)(this.table4 [this.labelSkiped]));
     w41.TopAttach    = ((uint)(6));
     w41.BottomAttach = ((uint)(7));
     w41.LeftAttach   = ((uint)(2));
     w41.RightAttach  = ((uint)(3));
     w41.XOptions     = ((global::Gtk.AttachOptions)(4));
     w41.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.labelTotal           = new global::Gtk.Label();
     this.labelTotal.Name      = "labelTotal";
     this.labelTotal.LabelProp = global::Mono.Unix.Catalog.GetString("label1");
     this.table4.Add(this.labelTotal);
     global::Gtk.Table.TableChild w42 = ((global::Gtk.Table.TableChild)(this.table4 [this.labelTotal]));
     w42.TopAttach    = ((uint)(1));
     w42.BottomAttach = ((uint)(2));
     w42.LeftAttach   = ((uint)(2));
     w42.RightAttach  = ((uint)(3));
     w42.XOptions     = ((global::Gtk.AttachOptions)(4));
     w42.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.labelWithoutPrice           = new global::Gtk.Label();
     this.labelWithoutPrice.Name      = "labelWithoutPrice";
     this.labelWithoutPrice.LabelProp = global::Mono.Unix.Catalog.GetString("label9");
     this.table4.Add(this.labelWithoutPrice);
     global::Gtk.Table.TableChild w43 = ((global::Gtk.Table.TableChild)(this.table4 [this.labelWithoutPrice]));
     w43.TopAttach    = ((uint)(5));
     w43.BottomAttach = ((uint)(6));
     w43.LeftAttach   = ((uint)(2));
     w43.RightAttach  = ((uint)(3));
     w43.XOptions     = ((global::Gtk.AttachOptions)(4));
     w43.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.progressFinal      = new global::Gtk.ProgressBar();
     this.progressFinal.Name = "progressFinal";
     this.table4.Add(this.progressFinal);
     global::Gtk.Table.TableChild w44 = ((global::Gtk.Table.TableChild)(this.table4 [this.progressFinal]));
     w44.TopAttach    = ((uint)(8));
     w44.BottomAttach = ((uint)(9));
     w44.LeftAttach   = ((uint)(1));
     w44.RightAttach  = ((uint)(3));
     w44.XOptions     = ((global::Gtk.AttachOptions)(4));
     w44.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.notebook1.Add(this.table4);
     global::Gtk.Notebook.NotebookChild w45 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1 [this.table4]));
     w45.Position = 2;
     // Notebook tab
     this.label7           = new global::Gtk.Label();
     this.label7.Name      = "label7";
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString("Шаг 3");
     this.notebook1.SetTabLabel(this.table4, this.label7);
     this.label7.ShowAll();
     this.vbox1.Add(this.notebook1);
     global::Gtk.Box.BoxChild w46 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.notebook1]));
     w46.Position = 0;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox9         = new global::Gtk.HBox();
     this.hbox9.Name    = "hbox9";
     this.hbox9.Spacing = 6;
     // Container child hbox9.Gtk.Box+BoxChild
     this.buttonPrev              = new global::Gtk.Button();
     this.buttonPrev.Sensitive    = false;
     this.buttonPrev.CanFocus     = true;
     this.buttonPrev.Name         = "buttonPrev";
     this.buttonPrev.UseStock     = true;
     this.buttonPrev.UseUnderline = true;
     this.buttonPrev.Label        = "gtk-go-back";
     this.hbox9.Add(this.buttonPrev);
     global::Gtk.Box.BoxChild w47 = ((global::Gtk.Box.BoxChild)(this.hbox9 [this.buttonPrev]));
     w47.Position = 0;
     // Container child hbox9.Gtk.Box+BoxChild
     this.buttonNext              = new global::Gtk.Button();
     this.buttonNext.CanFocus     = true;
     this.buttonNext.Name         = "buttonNext";
     this.buttonNext.UseStock     = true;
     this.buttonNext.UseUnderline = true;
     this.buttonNext.Label        = "gtk-go-forward";
     this.hbox9.Add(this.buttonNext);
     global::Gtk.Box.BoxChild w48 = ((global::Gtk.Box.BoxChild)(this.hbox9 [this.buttonNext]));
     w48.Position = 1;
     // Container child hbox9.Gtk.Box+BoxChild
     this.buttonCancel1              = new global::Gtk.Button();
     this.buttonCancel1.CanFocus     = true;
     this.buttonCancel1.Name         = "buttonCancel1";
     this.buttonCancel1.UseStock     = true;
     this.buttonCancel1.UseUnderline = true;
     this.buttonCancel1.Label        = "gtk-cancel";
     this.hbox9.Add(this.buttonCancel1);
     global::Gtk.Box.BoxChild w49 = ((global::Gtk.Box.BoxChild)(this.hbox9 [this.buttonCancel1]));
     w49.Position = 2;
     w49.Expand   = false;
     w49.Fill     = false;
     this.vbox1.Add(this.hbox9);
     global::Gtk.Box.BoxChild w50 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox9]));
     w50.Position = 1;
     w50.Expand   = false;
     w50.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.multiedit.Hide();
     this.Hide();
     this.yspinSkipRows.ValueChanged      += new global::System.EventHandler(this.OnYspinSkipRowsValueChanged);
     this.comboSheet.Changed              += new global::System.EventHandler(this.OnComboSheetChanged);
     this.ytreeviewParsing.RowActivated   += new global::Gtk.RowActivatedHandler(this.OnYtreeviewParsingRowActivated);
     this.buttonMultiEdit.Clicked         += new global::System.EventHandler(this.OnButtonMultiEditClicked);
     this.buttonManualSet.Clicked         += new global::System.EventHandler(this.OnButtonManualSetClicked);
     this.buttonResolveMultiFound.Clicked += new global::System.EventHandler(this.OnButtonResolveMultiFoundClicked);
     this.buttonFinish.Clicked            += new global::System.EventHandler(this.OnButtonFinishClicked);
     this.buttonPrev.Clicked              += new global::System.EventHandler(this.OnButtonPrevClicked);
     this.buttonNext.Clicked              += new global::System.EventHandler(this.OnButtonNextClicked);
     this.buttonCancel1.Clicked           += new global::System.EventHandler(this.OnButtonCancelClicked);
 }
Beispiel #39
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Warehouse.MovementDocumentView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Warehouse.MovementDocumentView";
     // Container child Vodovoz.Views.Warehouse.MovementDocumentView.Gtk.Container+ContainerChild
     this.vboxView         = new global::Gtk.VBox();
     this.vboxView.Name    = "vboxView";
     this.vboxView.Spacing = 6;
     // Container child vboxView.Gtk.Box+BoxChild
     this.hboxDialogButtons         = new global::Gtk.HBox();
     this.hboxDialogButtons.Name    = "hboxDialogButtons";
     this.hboxDialogButtons.Spacing = 6;
     // Container child hboxDialogButtons.Gtk.Box+BoxChild
     this.buttonSend              = new global::Gamma.GtkWidgets.yButton();
     this.buttonSend.CanFocus     = true;
     this.buttonSend.Name         = "buttonSend";
     this.buttonSend.UseUnderline = true;
     this.buttonSend.Label        = global::Mono.Unix.Catalog.GetString("Отправить");
     this.hboxDialogButtons.Add(this.buttonSend);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hboxDialogButtons[this.buttonSend]));
     w1.Position = 0;
     w1.Expand   = false;
     // Container child hboxDialogButtons.Gtk.Box+BoxChild
     this.buttonReceive              = new global::Gamma.GtkWidgets.yButton();
     this.buttonReceive.CanFocus     = true;
     this.buttonReceive.Name         = "buttonReceive";
     this.buttonReceive.UseUnderline = true;
     this.buttonReceive.Label        = global::Mono.Unix.Catalog.GetString("Принять");
     this.hboxDialogButtons.Add(this.buttonReceive);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hboxDialogButtons[this.buttonReceive]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hboxDialogButtons.Gtk.Box+BoxChild
     this.buttonAcceptDiscrepancy              = new global::Gamma.GtkWidgets.yButton();
     this.buttonAcceptDiscrepancy.CanFocus     = true;
     this.buttonAcceptDiscrepancy.Name         = "buttonAcceptDiscrepancy";
     this.buttonAcceptDiscrepancy.UseUnderline = true;
     this.buttonAcceptDiscrepancy.Label        = global::Mono.Unix.Catalog.GetString("Подтвердить расхождения");
     this.hboxDialogButtons.Add(this.buttonAcceptDiscrepancy);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hboxDialogButtons[this.buttonAcceptDiscrepancy]));
     w3.Position = 2;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hboxDialogButtons.Gtk.Box+BoxChild
     this.buttonCancel              = new global::Gamma.GtkWidgets.yButton();
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = global::Mono.Unix.Catalog.GetString("Отменить");
     global::Gtk.Image w4 = new global::Gtk.Image();
     w4.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-revert-to-saved", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w4;
     this.hboxDialogButtons.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hboxDialogButtons[this.buttonCancel]));
     w5.Position = 3;
     w5.Expand   = false;
     // Container child hboxDialogButtons.Gtk.Box+BoxChild
     this.hboxPrint         = new global::Gtk.HBox();
     this.hboxPrint.Name    = "hboxPrint";
     this.hboxPrint.Spacing = 6;
     // Container child hboxPrint.Gtk.Box+BoxChild
     this.buttonPrint              = new global::Gamma.GtkWidgets.yButton();
     this.buttonPrint.CanFocus     = true;
     this.buttonPrint.Name         = "buttonPrint";
     this.buttonPrint.UseUnderline = true;
     this.buttonPrint.Label        = global::Mono.Unix.Catalog.GetString("Печать");
     global::Gtk.Image w6 = new global::Gtk.Image();
     w6.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-print", global::Gtk.IconSize.Menu);
     this.buttonPrint.Image = w6;
     this.hboxPrint.Add(this.buttonPrint);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hboxPrint[this.buttonPrint]));
     w7.PackType = ((global::Gtk.PackType)(1));
     w7.Position = 2;
     w7.Expand   = false;
     w7.Fill     = false;
     this.hboxDialogButtons.Add(this.hboxPrint);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hboxDialogButtons[this.hboxPrint]));
     w8.PackType = ((global::Gtk.PackType)(1));
     w8.Position = 5;
     this.vboxView.Add(this.hboxDialogButtons);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vboxView[this.hboxDialogButtons]));
     w9.Position = 0;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child vboxView.Gtk.Box+BoxChild
     this.tableInfo               = new global::Gtk.Table(((uint)(5)), ((uint)(4)), false);
     this.tableInfo.Name          = "tableInfo";
     this.tableInfo.RowSpacing    = ((uint)(6));
     this.tableInfo.ColumnSpacing = ((uint)(6));
     // Container child tableInfo.Gtk.Table+TableChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.ytextviewComment          = new global::Gamma.GtkWidgets.yTextView();
     this.ytextviewComment.CanFocus = true;
     this.ytextviewComment.Name     = "ytextviewComment";
     this.GtkScrolledWindow.Add(this.ytextviewComment);
     this.tableInfo.Add(this.GtkScrolledWindow);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.tableInfo[this.GtkScrolledWindow]));
     w11.TopAttach    = ((uint)(4));
     w11.BottomAttach = ((uint)(5));
     w11.LeftAttach   = ((uint)(1));
     w11.RightAttach  = ((uint)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableInfo.Gtk.Table+TableChild
     this.hboxAuthor         = new global::Gtk.HBox();
     this.hboxAuthor.Name    = "hboxAuthor";
     this.hboxAuthor.Spacing = 6;
     // Container child hboxAuthor.Gtk.Box+BoxChild
     this.ylabelAuthorValue           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelAuthorValue.Name      = "ylabelAuthorValue";
     this.ylabelAuthorValue.Xalign    = 0F;
     this.ylabelAuthorValue.LabelProp = global::Mono.Unix.Catalog.GetString("###");
     this.hboxAuthor.Add(this.ylabelAuthorValue);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hboxAuthor[this.ylabelAuthorValue]));
     w12.Position = 0;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child hboxAuthor.Gtk.Box+BoxChild
     this.vseparator1      = new global::Gtk.VSeparator();
     this.vseparator1.Name = "vseparator1";
     this.hboxAuthor.Add(this.vseparator1);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hboxAuthor[this.vseparator1]));
     w13.Position = 1;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child hboxAuthor.Gtk.Box+BoxChild
     this.ylabelEditor           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelEditor.Name      = "ylabelEditor";
     this.ylabelEditor.Xalign    = 1F;
     this.ylabelEditor.LabelProp = global::Mono.Unix.Catalog.GetString("Изменил:");
     this.hboxAuthor.Add(this.ylabelEditor);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hboxAuthor[this.ylabelEditor]));
     w14.Position = 2;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child hboxAuthor.Gtk.Box+BoxChild
     this.ylabelEditorValue           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelEditorValue.Name      = "ylabelEditorValue";
     this.ylabelEditorValue.Xalign    = 0F;
     this.ylabelEditorValue.LabelProp = global::Mono.Unix.Catalog.GetString("###");
     this.hboxAuthor.Add(this.ylabelEditorValue);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hboxAuthor[this.ylabelEditorValue]));
     w15.Position = 3;
     w15.Expand   = false;
     w15.Fill     = false;
     this.tableInfo.Add(this.hboxAuthor);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.tableInfo[this.hboxAuthor]));
     w16.TopAttach    = ((uint)(1));
     w16.BottomAttach = ((uint)(2));
     w16.LeftAttach   = ((uint)(1));
     w16.RightAttach  = ((uint)(4));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableInfo.Gtk.Table+TableChild
     this.hboxWagon         = new global::Gtk.HBox();
     this.hboxWagon.Name    = "hboxWagon";
     this.hboxWagon.Spacing = 6;
     // Container child hboxWagon.Gtk.Box+BoxChild
     this.yentryrefWagon        = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.yentryrefWagon.Events = ((global::Gdk.EventMask)(256));
     this.yentryrefWagon.Name   = "yentryrefWagon";
     this.hboxWagon.Add(this.yentryrefWagon);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hboxWagon[this.yentryrefWagon]));
     w17.Position = 0;
     this.tableInfo.Add(this.hboxWagon);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.tableInfo[this.hboxWagon]));
     w18.TopAttach    = ((uint)(3));
     w18.BottomAttach = ((uint)(4));
     w18.LeftAttach   = ((uint)(1));
     w18.RightAttach  = ((uint)(4));
     w18.XOptions     = ((global::Gtk.AttachOptions)(4));
     w18.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableInfo.Gtk.Table+TableChild
     this.ylabelAuthor           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelAuthor.Name      = "ylabelAuthor";
     this.ylabelAuthor.Xalign    = 1F;
     this.ylabelAuthor.LabelProp = global::Mono.Unix.Catalog.GetString("Автор:");
     this.tableInfo.Add(this.ylabelAuthor);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.tableInfo[this.ylabelAuthor]));
     w19.TopAttach    = ((uint)(1));
     w19.BottomAttach = ((uint)(2));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableInfo.Gtk.Table+TableChild
     this.ylabelAuthorStatus           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelAuthorStatus.Name      = "ylabelAuthorStatus";
     this.ylabelAuthorStatus.Xalign    = 1F;
     this.ylabelAuthorStatus.LabelProp = global::Mono.Unix.Catalog.GetString("Статус:");
     this.tableInfo.Add(this.ylabelAuthorStatus);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.tableInfo[this.ylabelAuthorStatus]));
     w20.XOptions = ((global::Gtk.AttachOptions)(4));
     w20.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tableInfo.Gtk.Table+TableChild
     this.ylabelComment           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelComment.Name      = "ylabelComment";
     this.ylabelComment.Xalign    = 1F;
     this.ylabelComment.Yalign    = 0F;
     this.ylabelComment.LabelProp = global::Mono.Unix.Catalog.GetString("Комментарий:");
     this.tableInfo.Add(this.ylabelComment);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.tableInfo[this.ylabelComment]));
     w21.TopAttach    = ((uint)(4));
     w21.BottomAttach = ((uint)(5));
     w21.XOptions     = ((global::Gtk.AttachOptions)(4));
     w21.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableInfo.Gtk.Table+TableChild
     this.ylabelDiscrepancyAccepter           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelDiscrepancyAccepter.Name      = "ylabelDiscrepancyAccepter";
     this.ylabelDiscrepancyAccepter.Xalign    = 1F;
     this.ylabelDiscrepancyAccepter.Yalign    = 1F;
     this.ylabelDiscrepancyAccepter.LabelProp = global::Mono.Unix.Catalog.GetString("Подтвердил расхождения:");
     this.ylabelDiscrepancyAccepter.Justify   = ((global::Gtk.Justification)(1));
     this.tableInfo.Add(this.ylabelDiscrepancyAccepter);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.tableInfo[this.ylabelDiscrepancyAccepter]));
     w22.TopAttach    = ((uint)(2));
     w22.BottomAttach = ((uint)(3));
     w22.XOptions     = ((global::Gtk.AttachOptions)(4));
     w22.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableInfo.Gtk.Table+TableChild
     this.ylabelDiscrepancyAccepterValue           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelDiscrepancyAccepterValue.Name      = "ylabelDiscrepancyAccepterValue";
     this.ylabelDiscrepancyAccepterValue.Xalign    = 0F;
     this.ylabelDiscrepancyAccepterValue.LabelProp = global::Mono.Unix.Catalog.GetString("###");
     this.tableInfo.Add(this.ylabelDiscrepancyAccepterValue);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.tableInfo[this.ylabelDiscrepancyAccepterValue]));
     w23.TopAttach    = ((uint)(2));
     w23.BottomAttach = ((uint)(3));
     w23.LeftAttach   = ((uint)(1));
     w23.RightAttach  = ((uint)(4));
     w23.XOptions     = ((global::Gtk.AttachOptions)(4));
     w23.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableInfo.Gtk.Table+TableChild
     this.ylabelStatusValue           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelStatusValue.Name      = "ylabelStatusValue";
     this.ylabelStatusValue.Xalign    = 0F;
     this.ylabelStatusValue.LabelProp = global::Mono.Unix.Catalog.GetString("###");
     this.tableInfo.Add(this.ylabelStatusValue);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.tableInfo[this.ylabelStatusValue]));
     w24.LeftAttach  = ((uint)(1));
     w24.RightAttach = ((uint)(4));
     w24.XOptions    = ((global::Gtk.AttachOptions)(4));
     w24.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tableInfo.Gtk.Table+TableChild
     this.ylabelWagon           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelWagon.Name      = "ylabelWagon";
     this.ylabelWagon.Xalign    = 1F;
     this.ylabelWagon.LabelProp = global::Mono.Unix.Catalog.GetString("Фура:");
     this.tableInfo.Add(this.ylabelWagon);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.tableInfo[this.ylabelWagon]));
     w25.TopAttach    = ((uint)(3));
     w25.BottomAttach = ((uint)(4));
     w25.XOptions     = ((global::Gtk.AttachOptions)(4));
     w25.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vboxView.Add(this.tableInfo);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vboxView[this.tableInfo]));
     w26.Position = 1;
     w26.Expand   = false;
     w26.Fill     = false;
     // Container child vboxView.Gtk.Box+BoxChild
     this.tableSenderReceiver               = new global::Gtk.Table(((uint)(3)), ((uint)(5)), false);
     this.tableSenderReceiver.Name          = "tableSenderReceiver";
     this.tableSenderReceiver.RowSpacing    = ((uint)(6));
     this.tableSenderReceiver.ColumnSpacing = ((uint)(6));
     // Container child tableSenderReceiver.Gtk.Table+TableChild
     this.hboxReceiver         = new global::Gtk.HBox();
     this.hboxReceiver.Name    = "hboxReceiver";
     this.hboxReceiver.Spacing = 6;
     // Container child hboxReceiver.Gtk.Box+BoxChild
     this.ylabelReceiverValue           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelReceiverValue.Name      = "ylabelReceiverValue";
     this.ylabelReceiverValue.LabelProp = global::Mono.Unix.Catalog.GetString("###");
     this.hboxReceiver.Add(this.ylabelReceiverValue);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.hboxReceiver[this.ylabelReceiverValue]));
     w27.Position = 0;
     w27.Expand   = false;
     w27.Fill     = false;
     this.tableSenderReceiver.Add(this.hboxReceiver);
     global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.tableSenderReceiver[this.hboxReceiver]));
     w28.TopAttach    = ((uint)(2));
     w28.BottomAttach = ((uint)(3));
     w28.LeftAttach   = ((uint)(3));
     w28.RightAttach  = ((uint)(4));
     w28.XOptions     = ((global::Gtk.AttachOptions)(4));
     w28.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableSenderReceiver.Gtk.Table+TableChild
     this.hboxSender         = new global::Gtk.HBox();
     this.hboxSender.Name    = "hboxSender";
     this.hboxSender.Spacing = 6;
     // Container child hboxSender.Gtk.Box+BoxChild
     this.ylabelSenderValue           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelSenderValue.Name      = "ylabelSenderValue";
     this.ylabelSenderValue.LabelProp = global::Mono.Unix.Catalog.GetString("###");
     this.hboxSender.Add(this.ylabelSenderValue);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.hboxSender[this.ylabelSenderValue]));
     w29.Position = 0;
     w29.Expand   = false;
     w29.Fill     = false;
     this.tableSenderReceiver.Add(this.hboxSender);
     global::Gtk.Table.TableChild w30 = ((global::Gtk.Table.TableChild)(this.tableSenderReceiver[this.hboxSender]));
     w30.TopAttach    = ((uint)(2));
     w30.BottomAttach = ((uint)(3));
     w30.LeftAttach   = ((uint)(1));
     w30.RightAttach  = ((uint)(2));
     w30.XOptions     = ((global::Gtk.AttachOptions)(4));
     w30.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableSenderReceiver.Gtk.Table+TableChild
     this.hboxWarehouseFrom         = new global::Gtk.HBox();
     this.hboxWarehouseFrom.Name    = "hboxWarehouseFrom";
     this.hboxWarehouseFrom.Spacing = 6;
     // Container child hboxWarehouseFrom.Gtk.Box+BoxChild
     this.comboWarehouseFrom                        = new global::Gamma.Widgets.ySpecComboBox();
     this.comboWarehouseFrom.Name                   = "comboWarehouseFrom";
     this.comboWarehouseFrom.AddIfNotExist          = false;
     this.comboWarehouseFrom.DefaultFirst           = false;
     this.comboWarehouseFrom.ShowSpecialStateAll    = false;
     this.comboWarehouseFrom.ShowSpecialStateNot    = true;
     this.comboWarehouseFrom.NameForSpecialStateNot = "Выбрать";
     this.hboxWarehouseFrom.Add(this.comboWarehouseFrom);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.hboxWarehouseFrom[this.comboWarehouseFrom]));
     w31.Position = 0;
     w31.Expand   = false;
     w31.Fill     = false;
     this.tableSenderReceiver.Add(this.hboxWarehouseFrom);
     global::Gtk.Table.TableChild w32 = ((global::Gtk.Table.TableChild)(this.tableSenderReceiver[this.hboxWarehouseFrom]));
     w32.TopAttach    = ((uint)(1));
     w32.BottomAttach = ((uint)(2));
     w32.RightAttach  = ((uint)(2));
     w32.XOptions     = ((global::Gtk.AttachOptions)(4));
     w32.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableSenderReceiver.Gtk.Table+TableChild
     this.hboxWarehouseTo         = new global::Gtk.HBox();
     this.hboxWarehouseTo.Name    = "hboxWarehouseTo";
     this.hboxWarehouseTo.Spacing = 6;
     // Container child hboxWarehouseTo.Gtk.Box+BoxChild
     this.comboWarehouseTo                        = new global::Gamma.Widgets.ySpecComboBox();
     this.comboWarehouseTo.Name                   = "comboWarehouseTo";
     this.comboWarehouseTo.AddIfNotExist          = false;
     this.comboWarehouseTo.DefaultFirst           = false;
     this.comboWarehouseTo.ShowSpecialStateAll    = false;
     this.comboWarehouseTo.ShowSpecialStateNot    = true;
     this.comboWarehouseTo.NameForSpecialStateNot = "Выбрать";
     this.hboxWarehouseTo.Add(this.comboWarehouseTo);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.hboxWarehouseTo[this.comboWarehouseTo]));
     w33.Position = 0;
     w33.Expand   = false;
     w33.Fill     = false;
     this.tableSenderReceiver.Add(this.hboxWarehouseTo);
     global::Gtk.Table.TableChild w34 = ((global::Gtk.Table.TableChild)(this.tableSenderReceiver[this.hboxWarehouseTo]));
     w34.TopAttach    = ((uint)(1));
     w34.BottomAttach = ((uint)(2));
     w34.LeftAttach   = ((uint)(2));
     w34.RightAttach  = ((uint)(4));
     w34.XOptions     = ((global::Gtk.AttachOptions)(4));
     w34.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableSenderReceiver.Gtk.Table+TableChild
     this.ylabelReceiverTitle           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelReceiverTitle.Name      = "ylabelReceiverTitle";
     this.ylabelReceiverTitle.Xalign    = 0F;
     this.ylabelReceiverTitle.LabelProp = global::Mono.Unix.Catalog.GetString("Получатель:");
     this.tableSenderReceiver.Add(this.ylabelReceiverTitle);
     global::Gtk.Table.TableChild w35 = ((global::Gtk.Table.TableChild)(this.tableSenderReceiver[this.ylabelReceiverTitle]));
     w35.LeftAttach  = ((uint)(2));
     w35.RightAttach = ((uint)(4));
     w35.XOptions    = ((global::Gtk.AttachOptions)(4));
     w35.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tableSenderReceiver.Gtk.Table+TableChild
     this.ylabelReceiveTime           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelReceiveTime.Name      = "ylabelReceiveTime";
     this.ylabelReceiveTime.Xalign    = 1F;
     this.ylabelReceiveTime.LabelProp = global::Mono.Unix.Catalog.GetString("Получено:");
     this.tableSenderReceiver.Add(this.ylabelReceiveTime);
     global::Gtk.Table.TableChild w36 = ((global::Gtk.Table.TableChild)(this.tableSenderReceiver[this.ylabelReceiveTime]));
     w36.TopAttach    = ((uint)(2));
     w36.BottomAttach = ((uint)(3));
     w36.LeftAttach   = ((uint)(2));
     w36.RightAttach  = ((uint)(3));
     w36.XOptions     = ((global::Gtk.AttachOptions)(0));
     w36.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableSenderReceiver.Gtk.Table+TableChild
     this.ylabelSenderTitle           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelSenderTitle.Name      = "ylabelSenderTitle";
     this.ylabelSenderTitle.Xalign    = 0F;
     this.ylabelSenderTitle.LabelProp = global::Mono.Unix.Catalog.GetString("Отправитель:");
     this.tableSenderReceiver.Add(this.ylabelSenderTitle);
     global::Gtk.Table.TableChild w37 = ((global::Gtk.Table.TableChild)(this.tableSenderReceiver[this.ylabelSenderTitle]));
     w37.RightAttach = ((uint)(2));
     w37.XOptions    = ((global::Gtk.AttachOptions)(4));
     w37.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tableSenderReceiver.Gtk.Table+TableChild
     this.ylabelSendTime           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelSendTime.Name      = "ylabelSendTime";
     this.ylabelSendTime.Xalign    = 1F;
     this.ylabelSendTime.LabelProp = global::Mono.Unix.Catalog.GetString("Отправлено:");
     this.tableSenderReceiver.Add(this.ylabelSendTime);
     global::Gtk.Table.TableChild w38 = ((global::Gtk.Table.TableChild)(this.tableSenderReceiver[this.ylabelSendTime]));
     w38.TopAttach    = ((uint)(2));
     w38.BottomAttach = ((uint)(3));
     w38.XOptions     = ((global::Gtk.AttachOptions)(4));
     w38.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vboxView.Add(this.tableSenderReceiver);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.vboxView[this.tableSenderReceiver]));
     w39.Position = 2;
     w39.Expand   = false;
     w39.Fill     = false;
     // Container child vboxView.Gtk.Box+BoxChild
     this.GtkScrolledWindow1            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name       = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.ytreeviewItems          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewItems.CanFocus = true;
     this.ytreeviewItems.Name     = "ytreeviewItems";
     this.GtkScrolledWindow1.Add(this.ytreeviewItems);
     this.vboxView.Add(this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w41 = ((global::Gtk.Box.BoxChild)(this.vboxView[this.GtkScrolledWindow1]));
     w41.Position = 3;
     // Container child vboxView.Gtk.Box+BoxChild
     this.hboxItemsActions         = new global::Gtk.HBox();
     this.hboxItemsActions.Name    = "hboxItemsActions";
     this.hboxItemsActions.Spacing = 6;
     // Container child hboxItemsActions.Gtk.Box+BoxChild
     this.ybuttonAddItem              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonAddItem.CanFocus     = true;
     this.ybuttonAddItem.Name         = "ybuttonAddItem";
     this.ybuttonAddItem.UseUnderline = true;
     this.ybuttonAddItem.Label        = global::Mono.Unix.Catalog.GetString("Добавить");
     global::Gtk.Image w42 = new global::Gtk.Image();
     w42.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.ybuttonAddItem.Image = w42;
     this.hboxItemsActions.Add(this.ybuttonAddItem);
     global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.hboxItemsActions[this.ybuttonAddItem]));
     w43.Position = 0;
     w43.Expand   = false;
     w43.Fill     = false;
     // Container child hboxItemsActions.Gtk.Box+BoxChild
     this.ybuttonFillFromOrders              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonFillFromOrders.CanFocus     = true;
     this.ybuttonFillFromOrders.Name         = "ybuttonFillFromOrders";
     this.ybuttonFillFromOrders.UseUnderline = true;
     this.ybuttonFillFromOrders.Label        = global::Mono.Unix.Catalog.GetString("Добавить из заказов");
     global::Gtk.Image w44 = new global::Gtk.Image();
     w44.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.ybuttonFillFromOrders.Image = w44;
     this.hboxItemsActions.Add(this.ybuttonFillFromOrders);
     global::Gtk.Box.BoxChild w45 = ((global::Gtk.Box.BoxChild)(this.hboxItemsActions[this.ybuttonFillFromOrders]));
     w45.Position = 1;
     w45.Expand   = false;
     w45.Fill     = false;
     // Container child hboxItemsActions.Gtk.Box+BoxChild
     this.ybuttonDeleteItem              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonDeleteItem.CanFocus     = true;
     this.ybuttonDeleteItem.Name         = "ybuttonDeleteItem";
     this.ybuttonDeleteItem.UseUnderline = true;
     this.ybuttonDeleteItem.Label        = global::Mono.Unix.Catalog.GetString("Удалить");
     global::Gtk.Image w46 = new global::Gtk.Image();
     w46.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-delete", global::Gtk.IconSize.Menu);
     this.ybuttonDeleteItem.Image = w46;
     this.hboxItemsActions.Add(this.ybuttonDeleteItem);
     global::Gtk.Box.BoxChild w47 = ((global::Gtk.Box.BoxChild)(this.hboxItemsActions[this.ybuttonDeleteItem]));
     w47.Position = 2;
     w47.Expand   = false;
     w47.Fill     = false;
     this.vboxView.Add(this.hboxItemsActions);
     global::Gtk.Box.BoxChild w48 = ((global::Gtk.Box.BoxChild)(this.vboxView[this.hboxItemsActions]));
     w48.Position = 4;
     w48.Expand   = false;
     w48.Fill     = false;
     this.Add(this.vboxView);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Filters.GtkViews.CounterpartyFilterView
     global::Stetic.BinContainer.Attach(this);
     this.HeightRequest = 100;
     this.Name          = "Vodovoz.Filters.GtkViews.CounterpartyFilterView";
     // Container child Vodovoz.Filters.GtkViews.CounterpartyFilterView.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.filterScrolledWindow = new global::Gtk.ScrolledWindow();
     this.filterScrolledWindow.HeightRequest = 100;
     this.filterScrolledWindow.CanFocus      = true;
     this.filterScrolledWindow.Name          = "filterScrolledWindow";
     this.filterScrolledWindow.ShadowType    = ((global::Gtk.ShadowType)(1));
     // Container child filterScrolledWindow.Gtk.Container+ContainerChild
     global::Gtk.Viewport w1 = new global::Gtk.Viewport();
     w1.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.table1               = new global::Gtk.Table(((uint)(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.checkIncludeArhive               = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkIncludeArhive.CanFocus      = true;
     this.checkIncludeArhive.Name          = "checkIncludeArhive";
     this.checkIncludeArhive.Label         = global::Mono.Unix.Catalog.GetString("Включая архивных");
     this.checkIncludeArhive.DrawIndicator = true;
     this.checkIncludeArhive.UseUnderline  = true;
     this.table1.Add(this.checkIncludeArhive);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.checkIncludeArhive]));
     w2.LeftAttach  = ((uint)(3));
     w2.RightAttach = ((uint)(4));
     w2.XOptions    = ((global::Gtk.AttachOptions)(4));
     w2.YOptions    = ((global::Gtk.AttachOptions)(0));
     // Container child table1.Gtk.Table+TableChild
     this.frame2            = new global::Gtk.Frame();
     this.frame2.Name       = "frame2";
     this.frame2.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame2.Gtk.Container+ContainerChild
     this.GtkAlignment51             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment51.Name        = "GtkAlignment51";
     this.GtkAlignment51.LeftPadding = ((uint)(12));
     // Container child GtkAlignment51.Gtk.Container+ContainerChild
     this.GtkScrolledWindow15 = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow15.WidthRequest = 220;
     this.GtkScrolledWindow15.Name         = "GtkScrolledWindow15";
     this.GtkScrolledWindow15.ShadowType   = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow15.Gtk.Container+ContainerChild
     this.ytreeviewSalesChannels                = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewSalesChannels.CanFocus       = true;
     this.ytreeviewSalesChannels.Name           = "ytreeviewSalesChannels";
     this.ytreeviewSalesChannels.HeadersVisible = false;
     this.GtkScrolledWindow15.Add(this.ytreeviewSalesChannels);
     this.GtkAlignment51.Add(this.GtkScrolledWindow15);
     this.frame2.Add(this.GtkAlignment51);
     this.GtkLabel72           = new global::Gtk.Label();
     this.GtkLabel72.Name      = "GtkLabel72";
     this.GtkLabel72.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Канал сбыта</b>");
     this.GtkLabel72.UseMarkup = true;
     this.frame2.LabelWidget   = this.GtkLabel72;
     this.table1.Add(this.frame2);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.frame2]));
     w6.BottomAttach = ((uint)(2));
     w6.LeftAttach   = ((uint)(7));
     w6.RightAttach  = ((uint)(8));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hboxSearchFields         = new global::Gtk.HBox();
     this.hboxSearchFields.Name    = "hboxSearchFields";
     this.hboxSearchFields.Spacing = 6;
     // Container child hboxSearchFields.Gtk.Box+BoxChild
     this.ylabelName           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelName.Name      = "ylabelName";
     this.ylabelName.LabelProp = global::Mono.Unix.Catalog.GetString("Наименование:");
     this.hboxSearchFields.Add(this.ylabelName);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hboxSearchFields[this.ylabelName]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child hboxSearchFields.Gtk.Box+BoxChild
     this.entryName               = new global::Gamma.GtkWidgets.yEntry();
     this.entryName.CanFocus      = true;
     this.entryName.Name          = "entryName";
     this.entryName.IsEditable    = true;
     this.entryName.InvisibleChar = '•';
     this.hboxSearchFields.Add(this.entryName);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hboxSearchFields[this.entryName]));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child hboxSearchFields.Gtk.Box+BoxChild
     this.ylabelCounterpartyPhone           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelCounterpartyPhone.Name      = "ylabelCounterpartyPhone";
     this.ylabelCounterpartyPhone.LabelProp = global::Mono.Unix.Catalog.GetString("Телефон контрагента:");
     this.hboxSearchFields.Add(this.ylabelCounterpartyPhone);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hboxSearchFields[this.ylabelCounterpartyPhone]));
     w9.Position = 2;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child hboxSearchFields.Gtk.Box+BoxChild
     this.entryCounterpartyPhone = new global::QS.Widgets.ValidatedEntry();
     this.entryCounterpartyPhone.TooltipMarkup = "Формат телефона: Без +7 и 8 в начале";
     this.entryCounterpartyPhone.CanFocus      = true;
     this.entryCounterpartyPhone.Name          = "entryCounterpartyPhone";
     this.entryCounterpartyPhone.IsEditable    = true;
     this.entryCounterpartyPhone.InvisibleChar = '•';
     this.hboxSearchFields.Add(this.entryCounterpartyPhone);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hboxSearchFields[this.entryCounterpartyPhone]));
     w10.Position = 3;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child hboxSearchFields.Gtk.Box+BoxChild
     this.ylabelDeliveryPointPhone           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelDeliveryPointPhone.Name      = "ylabelDeliveryPointPhone";
     this.ylabelDeliveryPointPhone.LabelProp = global::Mono.Unix.Catalog.GetString("Телефон точки доставки:");
     this.hboxSearchFields.Add(this.ylabelDeliveryPointPhone);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hboxSearchFields[this.ylabelDeliveryPointPhone]));
     w11.Position = 4;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child hboxSearchFields.Gtk.Box+BoxChild
     this.entryDeliveryPointPhone = new global::QS.Widgets.ValidatedEntry();
     this.entryDeliveryPointPhone.TooltipMarkup = "Формат телефона: Без +7 и 8 в начале";
     this.entryDeliveryPointPhone.CanFocus      = true;
     this.entryDeliveryPointPhone.Name          = "entryDeliveryPointPhone";
     this.entryDeliveryPointPhone.IsEditable    = true;
     this.entryDeliveryPointPhone.InvisibleChar = '•';
     this.hboxSearchFields.Add(this.entryDeliveryPointPhone);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hboxSearchFields[this.entryDeliveryPointPhone]));
     w12.Position = 5;
     w12.Expand   = false;
     w12.Fill     = false;
     this.table1.Add(this.hboxSearchFields);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1[this.hboxSearchFields]));
     w13.TopAttach    = ((uint)(1));
     w13.BottomAttach = ((uint)(2));
     w13.RightAttach  = ((uint)(7));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(6));
     // 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 w14 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w14.XOptions = ((global::Gtk.AttachOptions)(4));
     w14.YOptions = ((global::Gtk.AttachOptions)(0));
     // 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 w15 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     w15.LeftAttach  = ((uint)(5));
     w15.RightAttach = ((uint)(6));
     w15.XOptions    = ((global::Gtk.AttachOptions)(4));
     w15.YOptions    = ((global::Gtk.AttachOptions)(0));
     // Container child table1.Gtk.Table+TableChild
     this.vseparator1      = new global::Gtk.VSeparator();
     this.vseparator1.Name = "vseparator1";
     this.table1.Add(this.vseparator1);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1[this.vseparator1]));
     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.vseparator2      = new global::Gtk.VSeparator();
     this.vseparator2.Name = "vseparator2";
     this.table1.Add(this.vseparator2);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1[this.vseparator2]));
     w17.LeftAttach  = ((uint)(4));
     w17.RightAttach = ((uint)(5));
     w17.XOptions    = ((global::Gtk.AttachOptions)(4));
     w17.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yentryTag        = new global::QS.Widgets.GtkUI.RepresentationEntry();
     this.yentryTag.Events = ((global::Gdk.EventMask)(256));
     this.yentryTag.Name   = "yentryTag";
     this.table1.Add(this.yentryTag);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table1[this.yentryTag]));
     w18.LeftAttach  = ((uint)(6));
     w18.RightAttach = ((uint)(7));
     w18.YOptions    = ((global::Gtk.AttachOptions)(0));
     // Container child table1.Gtk.Table+TableChild
     this.yenumCounterpartyType      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumCounterpartyType.Name = "yenumCounterpartyType";
     this.yenumCounterpartyType.ShowSpecialStateAll = true;
     this.yenumCounterpartyType.ShowSpecialStateNot = false;
     this.yenumCounterpartyType.UseShortTitle       = false;
     this.yenumCounterpartyType.DefaultFirst        = false;
     this.table1.Add(this.yenumCounterpartyType);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table1[this.yenumCounterpartyType]));
     w19.LeftAttach  = ((uint)(1));
     w19.RightAttach = ((uint)(2));
     w19.XOptions    = ((global::Gtk.AttachOptions)(4));
     w19.YOptions    = ((global::Gtk.AttachOptions)(0));
     w1.Add(this.table1);
     this.filterScrolledWindow.Add(w1);
     this.vboxMain.Add(this.filterScrolledWindow);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vboxMain[this.filterScrolledWindow]));
     w22.Position = 0;
     this.Add(this.vboxMain);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.AdvanceReportDlg
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.AdvanceReportDlg";
     // Container child Vodovoz.AdvanceReportDlg.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.buttonSave              = new global::Gtk.Button();
     this.buttonSave.CanFocus     = true;
     this.buttonSave.Name         = "buttonSave";
     this.buttonSave.UseUnderline = true;
     this.buttonSave.Label        = global::Mono.Unix.Catalog.GetString("Сохранить");
     global::Gtk.Image w1 = new global::Gtk.Image();
     w1.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-save", global::Gtk.IconSize.Menu);
     this.buttonSave.Image = w1;
     this.hbox2.Add(this.buttonSave);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.buttonSave]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = global::Mono.Unix.Catalog.GetString("Отменить");
     global::Gtk.Image w3 = new global::Gtk.Image();
     w3.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-revert-to-saved", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w3;
     this.hbox2.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.buttonCancel]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.hboxSubdivision         = new global::Gtk.HBox();
     this.hboxSubdivision.Name    = "hboxSubdivision";
     this.hboxSubdivision.Spacing = 6;
     // Container child hboxSubdivision.Gtk.Box+BoxChild
     this.accessfilteredsubdivisionselectorwidget        = new global::Vodovoz.Core.Permissions.AccessFilteredSubdivisionSelectorWidget();
     this.accessfilteredsubdivisionselectorwidget.Events = ((global::Gdk.EventMask)(256));
     this.accessfilteredsubdivisionselectorwidget.Name   = "accessfilteredsubdivisionselectorwidget";
     this.accessfilteredsubdivisionselectorwidget.NeedChooseSubdivision = false;
     this.hboxSubdivision.Add(this.accessfilteredsubdivisionselectorwidget);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hboxSubdivision[this.accessfilteredsubdivisionselectorwidget]));
     w5.PackType = ((global::Gtk.PackType)(1));
     w5.Position = 2;
     w5.Expand   = false;
     w5.Fill     = false;
     this.hbox2.Add(this.hboxSubdivision);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.hboxSubdivision]));
     w6.Position = 2;
     this.vbox1.Add(this.hbox2);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox2]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(5)), ((uint)(6)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.comboExpense                     = new global::Gamma.Widgets.ySpecComboBox();
     this.comboExpense.Name                = "comboExpense";
     this.comboExpense.AddIfNotExist       = false;
     this.comboExpense.DefaultFirst        = false;
     this.comboExpense.ShowSpecialStateAll = false;
     this.comboExpense.ShowSpecialStateNot = true;
     this.table1.Add(this.comboExpense);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1[this.comboExpense]));
     w8.LeftAttach  = ((uint)(1));
     w8.RightAttach = ((uint)(4));
     w8.XOptions    = ((global::Gtk.AttachOptions)(4));
     w8.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.evmeCashier                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.evmeCashier.Sensitive        = false;
     this.evmeCashier.Events           = ((global::Gdk.EventMask)(256));
     this.evmeCashier.Name             = "evmeCashier";
     this.evmeCashier.CanEditReference = true;
     this.table1.Add(this.evmeCashier);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1[this.evmeCashier]));
     w9.LeftAttach  = ((uint)(5));
     w9.RightAttach = ((uint)(6));
     w9.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.evmeEmployee                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.evmeEmployee.Events           = ((global::Gdk.EventMask)(256));
     this.evmeEmployee.Name             = "evmeEmployee";
     this.evmeEmployee.CanEditReference = true;
     this.table1.Add(this.evmeEmployee);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1[this.evmeEmployee]));
     w10.TopAttach    = ((uint)(1));
     w10.BottomAttach = ((uint)(2));
     w10.LeftAttach   = ((uint)(1));
     w10.RightAttach  = ((uint)(2));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hbox6         = new global::Gtk.HBox();
     this.hbox6.Name    = "hbox6";
     this.hbox6.Spacing = 6;
     // Container child hbox6.Gtk.Box+BoxChild
     this.yspinMoney          = new global::Gamma.GtkWidgets.ySpinButton(0D, 2147483647D, 100D);
     this.yspinMoney.CanFocus = true;
     this.yspinMoney.Name     = "yspinMoney";
     this.yspinMoney.Adjustment.PageIncrement = 1000D;
     this.yspinMoney.ClimbRate      = 1D;
     this.yspinMoney.Digits         = ((uint)(2));
     this.yspinMoney.Numeric        = true;
     this.yspinMoney.ValueAsDecimal = 0m;
     this.yspinMoney.ValueAsInt     = 0;
     this.hbox6.Add(this.yspinMoney);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.yspinMoney]));
     w11.Position = 0;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child hbox6.Gtk.Box+BoxChild
     this.currencylabel1           = new global::QSProjectsLib.CurrencyLabel();
     this.currencylabel1.Name      = "currencylabel1";
     this.currencylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("currencylabel1");
     this.hbox6.Add(this.currencylabel1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.currencylabel1]));
     w12.Position = 1;
     w12.Expand   = false;
     w12.Fill     = false;
     this.table1.Add(this.hbox6);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox6]));
     w13.TopAttach    = ((uint)(4));
     w13.BottomAttach = ((uint)(5));
     w13.LeftAttach   = ((uint)(1));
     w13.RightAttach  = ((uint)(2));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hboxDebt         = new global::Gtk.HBox();
     this.hboxDebt.Name    = "hboxDebt";
     this.hboxDebt.Spacing = 6;
     // Container child hboxDebt.Gtk.Box+BoxChild
     this.labelCurrentDebt      = new global::Gtk.Label();
     this.labelCurrentDebt.Name = "labelCurrentDebt";
     this.hboxDebt.Add(this.labelCurrentDebt);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hboxDebt[this.labelCurrentDebt]));
     w14.Position = 0;
     w14.Expand   = false;
     w14.Fill     = false;
     this.table1.Add(this.hboxDebt);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1[this.hboxDebt]));
     w15.TopAttach    = ((uint)(3));
     w15.BottomAttach = ((uint)(4));
     w15.LeftAttach   = ((uint)(1));
     w15.RightAttach  = ((uint)(2));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Дата:");
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w16.TopAttach    = ((uint)(1));
     w16.BottomAttach = ((uint)(2));
     w16.LeftAttach   = ((uint)(4));
     w16.RightAttach  = ((uint)(5));
     w16.XOptions     = ((global::Gtk.AttachOptions)(4));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Кассир:");
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     w17.LeftAttach  = ((uint)(4));
     w17.RightAttach = ((uint)(5));
     w17.XOptions    = ((global::Gtk.AttachOptions)(4));
     w17.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.Xalign    = 1F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Сумма выбранных авансов:");
     this.table1.Add(this.label3);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table1[this.label3]));
     w18.TopAttach    = ((uint)(3));
     w18.BottomAttach = ((uint)(4));
     w18.LeftAttach   = ((uint)(2));
     w18.RightAttach  = ((uint)(3));
     w18.XOptions     = ((global::Gtk.AttachOptions)(4));
     w18.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 1F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Статья расхода:");
     this.table1.Add(this.label4);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table1[this.label4]));
     w19.XOptions = ((global::Gtk.AttachOptions)(4));
     w19.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.Xalign    = 1F;
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Сумма расхода:");
     this.table1.Add(this.label5);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table1[this.label5]));
     w20.TopAttach    = ((uint)(4));
     w20.BottomAttach = ((uint)(5));
     w20.XOptions     = ((global::Gtk.AttachOptions)(4));
     w20.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label7           = new global::Gtk.Label();
     this.label7.Name      = "label7";
     this.label7.Xalign    = 1F;
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString("Подотчетное лицо:");
     this.table1.Add(this.label7);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table1[this.label7]));
     w21.TopAttach    = ((uint)(1));
     w21.BottomAttach = ((uint)(2));
     w21.XOptions     = ((global::Gtk.AttachOptions)(4));
     w21.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelChangeSum           = new global::Gtk.Label();
     this.labelChangeSum.Name      = "labelChangeSum";
     this.labelChangeSum.LabelProp = global::Mono.Unix.Catalog.GetString("--//--");
     this.labelChangeSum.UseMarkup = true;
     this.table1.Add(this.labelChangeSum);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table1[this.labelChangeSum]));
     w22.TopAttach    = ((uint)(4));
     w22.BottomAttach = ((uint)(5));
     w22.LeftAttach   = ((uint)(3));
     w22.RightAttach  = ((uint)(4));
     w22.XOptions     = ((global::Gtk.AttachOptions)(4));
     w22.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelChangeType           = new global::Gtk.Label();
     this.labelChangeType.Name      = "labelChangeType";
     this.labelChangeType.Xalign    = 1F;
     this.labelChangeType.LabelProp = global::Mono.Unix.Catalog.GetString("--//--");
     this.table1.Add(this.labelChangeType);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table1[this.labelChangeType]));
     w23.TopAttach    = ((uint)(4));
     w23.BottomAttach = ((uint)(5));
     w23.LeftAttach   = ((uint)(2));
     w23.RightAttach  = ((uint)(3));
     w23.XOptions     = ((global::Gtk.AttachOptions)(4));
     w23.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelClosingSum           = new global::Gtk.Label();
     this.labelClosingSum.Name      = "labelClosingSum";
     this.labelClosingSum.LabelProp = global::Mono.Unix.Catalog.GetString("--//--");
     this.table1.Add(this.labelClosingSum);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table1[this.labelClosingSum]));
     w24.TopAttach    = ((uint)(3));
     w24.BottomAttach = ((uint)(4));
     w24.LeftAttach   = ((uint)(3));
     w24.RightAttach  = ((uint)(4));
     w24.XOptions     = ((global::Gtk.AttachOptions)(4));
     w24.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelDebtTitle           = new global::Gtk.Label();
     this.labelDebtTitle.Name      = "labelDebtTitle";
     this.labelDebtTitle.Xalign    = 1F;
     this.labelDebtTitle.LabelProp = global::Mono.Unix.Catalog.GetString("Текущий долг:");
     this.table1.Add(this.labelDebtTitle);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.table1[this.labelDebtTitle]));
     w25.TopAttach    = ((uint)(3));
     w25.BottomAttach = ((uint)(4));
     w25.XOptions     = ((global::Gtk.AttachOptions)(4));
     w25.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.specialListCmbOrganisation                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.specialListCmbOrganisation.Name                = "specialListCmbOrganisation";
     this.specialListCmbOrganisation.AddIfNotExist       = false;
     this.specialListCmbOrganisation.DefaultFirst        = false;
     this.specialListCmbOrganisation.ShowSpecialStateAll = false;
     this.specialListCmbOrganisation.ShowSpecialStateNot = false;
     this.table1.Add(this.specialListCmbOrganisation);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.table1[this.specialListCmbOrganisation]));
     w26.TopAttach    = ((uint)(2));
     w26.BottomAttach = ((uint)(3));
     w26.LeftAttach   = ((uint)(1));
     w26.RightAttach  = ((uint)(2));
     w26.XOptions     = ((global::Gtk.AttachOptions)(4));
     w26.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ydateDocument                    = new global::QS.Widgets.GtkUI.DatePicker();
     this.ydateDocument.Events             = ((global::Gdk.EventMask)(256));
     this.ydateDocument.Name               = "ydateDocument";
     this.ydateDocument.WithTime           = false;
     this.ydateDocument.HideCalendarButton = false;
     this.ydateDocument.Date               = new global::System.DateTime(0);
     this.ydateDocument.IsEditable         = true;
     this.ydateDocument.AutoSeparation     = true;
     this.table1.Add(this.ydateDocument);
     global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.table1[this.ydateDocument]));
     w27.TopAttach    = ((uint)(1));
     w27.BottomAttach = ((uint)(2));
     w27.LeftAttach   = ((uint)(5));
     w27.RightAttach  = ((uint)(6));
     w27.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabel1           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel1.Name      = "ylabel1";
     this.ylabel1.Xalign    = 1F;
     this.ylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("Организация:");
     this.table1.Add(this.ylabel1);
     global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabel1]));
     w28.TopAttach    = ((uint)(2));
     w28.BottomAttach = ((uint)(3));
     w28.XOptions     = ((global::Gtk.AttachOptions)(4));
     w28.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox1.Add(this.table1);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.table1]));
     w29.Position = 1;
     w29.Expand   = false;
     w29.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.labelCreating           = new global::Gtk.Label();
     this.labelCreating.Name      = "labelCreating";
     this.labelCreating.Xpad      = 9;
     this.labelCreating.Xalign    = 0F;
     this.labelCreating.LabelProp = global::Mono.Unix.Catalog.GetString("Рачет не производился");
     this.vbox1.Add(this.labelCreating);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.labelCreating]));
     w30.Position = 2;
     w30.Expand   = false;
     w30.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.labelTableTitle           = new global::Gtk.Label();
     this.labelTableTitle.Name      = "labelTableTitle";
     this.labelTableTitle.Xalign    = 0F;
     this.labelTableTitle.LabelProp = global::Mono.Unix.Catalog.GetString("Последние выданные авансы:");
     this.vbox1.Add(this.labelTableTitle);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.labelTableTitle]));
     w31.Position = 3;
     w31.Expand   = false;
     w31.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.GtkScrolledWindow1            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name       = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.ytreeviewDebts          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewDebts.CanFocus = true;
     this.ytreeviewDebts.Name     = "ytreeviewDebts";
     this.GtkScrolledWindow1.Add(this.ytreeviewDebts);
     this.vbox1.Add(this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.GtkScrolledWindow1]));
     w33.Position = 4;
     // Container child vbox1.Gtk.Box+BoxChild
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.Xalign    = 0F;
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("Основание:");
     this.vbox1.Add(this.label6);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.label6]));
     w34.Position = 5;
     w34.Expand   = false;
     w34.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.ytextviewDescription          = new global::Gamma.GtkWidgets.yTextView();
     this.ytextviewDescription.CanFocus = true;
     this.ytextviewDescription.Name     = "ytextviewDescription";
     this.ytextviewDescription.WrapMode = ((global::Gtk.WrapMode)(3));
     this.GtkScrolledWindow.Add(this.ytextviewDescription);
     this.vbox1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.GtkScrolledWindow]));
     w36.Position = 6;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.yspinMoney.ValueChanged += new global::System.EventHandler(this.OnYspinMoneyValueChanged);
     this.comboExpense.Changed    += new global::System.EventHandler(this.OnComboExpenseChanged);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Dialogs.Fuel.FuelWriteoffDocumentView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Dialogs.Fuel.FuelWriteoffDocumentView";
     // Container child Vodovoz.Dialogs.Fuel.FuelWriteoffDocumentView.Gtk.Container+ContainerChild
     this.vboxDialog         = new global::Gtk.VBox();
     this.vboxDialog.Name    = "vboxDialog";
     this.vboxDialog.Spacing = 6;
     // Container child vboxDialog.Gtk.Box+BoxChild
     this.hboxDialogButtons         = new global::Gtk.HBox();
     this.hboxDialogButtons.Name    = "hboxDialogButtons";
     this.hboxDialogButtons.Spacing = 6;
     // Container child hboxDialogButtons.Gtk.Box+BoxChild
     this.buttonSave              = new global::Gamma.GtkWidgets.yButton();
     this.buttonSave.CanFocus     = true;
     this.buttonSave.Name         = "buttonSave";
     this.buttonSave.UseUnderline = true;
     this.buttonSave.Label        = global::Mono.Unix.Catalog.GetString("Сохранить");
     global::Gtk.Image w1 = new global::Gtk.Image();
     w1.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-save", global::Gtk.IconSize.Menu);
     this.buttonSave.Image = w1;
     this.hboxDialogButtons.Add(this.buttonSave);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hboxDialogButtons[this.buttonSave]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hboxDialogButtons.Gtk.Box+BoxChild
     this.buttonCancel              = new global::Gamma.GtkWidgets.yButton();
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = global::Mono.Unix.Catalog.GetString("Отменить");
     global::Gtk.Image w3 = new global::Gtk.Image();
     w3.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-revert-to-saved", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w3;
     this.hboxDialogButtons.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hboxDialogButtons[this.buttonCancel]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hboxDialogButtons.Gtk.Box+BoxChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.buttonPrint              = new global::Gamma.GtkWidgets.yButton();
     this.buttonPrint.CanFocus     = true;
     this.buttonPrint.Name         = "buttonPrint";
     this.buttonPrint.UseUnderline = true;
     this.buttonPrint.Label        = global::Mono.Unix.Catalog.GetString("Печать");
     global::Gtk.Image w5 = new global::Gtk.Image();
     w5.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-print", global::Gtk.IconSize.Menu);
     this.buttonPrint.Image = w5;
     this.hbox5.Add(this.buttonPrint);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.buttonPrint]));
     w6.PackType = ((global::Gtk.PackType)(1));
     w6.Position = 2;
     w6.Expand   = false;
     w6.Fill     = false;
     this.hboxDialogButtons.Add(this.hbox5);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hboxDialogButtons[this.hbox5]));
     w7.PackType = ((global::Gtk.PackType)(1));
     w7.Position = 3;
     this.vboxDialog.Add(this.hboxDialogButtons);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vboxDialog[this.hboxDialogButtons]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child vboxDialog.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(7)), ((uint)(5)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.entryEmployee                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entryEmployee.Events           = ((global::Gdk.EventMask)(256));
     this.entryEmployee.Name             = "entryEmployee";
     this.entryEmployee.CanEditReference = false;
     this.table1.Add(this.entryEmployee);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1[this.entryEmployee]));
     w9.TopAttach    = ((uint)(2));
     w9.BottomAttach = ((uint)(3));
     w9.LeftAttach   = ((uint)(1));
     w9.RightAttach  = ((uint)(4));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryExpenseCategory                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entryExpenseCategory.Events           = ((global::Gdk.EventMask)(256));
     this.entryExpenseCategory.Name             = "entryExpenseCategory";
     this.entryExpenseCategory.CanEditReference = false;
     this.table1.Add(this.entryExpenseCategory);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1[this.entryExpenseCategory]));
     w10.TopAttach    = ((uint)(1));
     w10.BottomAttach = ((uint)(2));
     w10.LeftAttach   = ((uint)(1));
     w10.RightAttach  = ((uint)(4));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.ytextviewReason          = new global::Gamma.GtkWidgets.yTextView();
     this.ytextviewReason.CanFocus = true;
     this.ytextviewReason.Name     = "ytextviewReason";
     this.GtkScrolledWindow.Add(this.ytextviewReason);
     this.table1.Add(this.GtkScrolledWindow);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1[this.GtkScrolledWindow]));
     w12.TopAttach    = ((uint)(4));
     w12.BottomAttach = ((uint)(5));
     w12.LeftAttach   = ((uint)(1));
     w12.RightAttach  = ((uint)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(0));
     // Container child table1.Gtk.Table+TableChild
     this.GtkScrolledWindow1            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name       = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.ytreeviewItems          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewItems.CanFocus = true;
     this.ytreeviewItems.Name     = "ytreeviewItems";
     this.GtkScrolledWindow1.Add(this.ytreeviewItems);
     this.table1.Add(this.GtkScrolledWindow1);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1[this.GtkScrolledWindow1]));
     w14.TopAttach    = ((uint)(5));
     w14.BottomAttach = ((uint)(6));
     w14.RightAttach  = ((uint)(4));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.ybuttonAddItem              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonAddItem.CanFocus     = true;
     this.ybuttonAddItem.Name         = "ybuttonAddItem";
     this.ybuttonAddItem.UseUnderline = true;
     this.ybuttonAddItem.Label        = global::Mono.Unix.Catalog.GetString("Добавить");
     global::Gtk.Image w15 = new global::Gtk.Image();
     w15.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.ybuttonAddItem.Image = w15;
     this.hbox4.Add(this.ybuttonAddItem);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.ybuttonAddItem]));
     w16.Position = 0;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.ybuttonDeleteItem              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonDeleteItem.CanFocus     = true;
     this.ybuttonDeleteItem.Name         = "ybuttonDeleteItem";
     this.ybuttonDeleteItem.UseUnderline = true;
     this.ybuttonDeleteItem.Label        = global::Mono.Unix.Catalog.GetString("Удалить");
     global::Gtk.Image w17 = new global::Gtk.Image();
     w17.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-delete", global::Gtk.IconSize.Menu);
     this.ybuttonDeleteItem.Image = w17;
     this.hbox4.Add(this.ybuttonDeleteItem);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.ybuttonDeleteItem]));
     w18.Position = 1;
     w18.Expand   = false;
     w18.Fill     = false;
     this.table1.Add(this.hbox4);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox4]));
     w19.TopAttach    = ((uint)(6));
     w19.BottomAttach = ((uint)(7));
     w19.RightAttach  = ((uint)(4));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelCashier           = new global::Gtk.Label();
     this.labelCashier.Name      = "labelCashier";
     this.labelCashier.Xalign    = 1F;
     this.labelCashier.LabelProp = global::Mono.Unix.Catalog.GetString("Кассир:");
     this.labelCashier.Justify   = ((global::Gtk.Justification)(1));
     this.table1.Add(this.labelCashier);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table1[this.labelCashier]));
     w20.LeftAttach  = ((uint)(2));
     w20.RightAttach = ((uint)(3));
     w20.XOptions    = ((global::Gtk.AttachOptions)(4));
     w20.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelCashSubdivision           = new global::Gtk.Label();
     this.labelCashSubdivision.Name      = "labelCashSubdivision";
     this.labelCashSubdivision.Xalign    = 1F;
     this.labelCashSubdivision.LabelProp = global::Mono.Unix.Catalog.GetString("Касса:");
     this.labelCashSubdivision.Justify   = ((global::Gtk.Justification)(1));
     this.table1.Add(this.labelCashSubdivision);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table1[this.labelCashSubdivision]));
     w21.TopAttach    = ((uint)(3));
     w21.BottomAttach = ((uint)(4));
     w21.XOptions     = ((global::Gtk.AttachOptions)(4));
     w21.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelDate           = new global::Gtk.Label();
     this.labelDate.Name      = "labelDate";
     this.labelDate.Xalign    = 1F;
     this.labelDate.LabelProp = global::Mono.Unix.Catalog.GetString("Дата:");
     this.labelDate.Justify   = ((global::Gtk.Justification)(1));
     this.table1.Add(this.labelDate);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table1[this.labelDate]));
     w22.XOptions = ((global::Gtk.AttachOptions)(4));
     w22.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelEmployee           = new global::Gtk.Label();
     this.labelEmployee.Name      = "labelEmployee";
     this.labelEmployee.Xalign    = 1F;
     this.labelEmployee.LabelProp = global::Mono.Unix.Catalog.GetString("Кому:");
     this.labelEmployee.Justify   = ((global::Gtk.Justification)(1));
     this.table1.Add(this.labelEmployee);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table1[this.labelEmployee]));
     w23.TopAttach    = ((uint)(2));
     w23.BottomAttach = ((uint)(3));
     w23.XOptions     = ((global::Gtk.AttachOptions)(4));
     w23.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelExpenseCategory           = new global::Gtk.Label();
     this.labelExpenseCategory.Name      = "labelExpenseCategory";
     this.labelExpenseCategory.Xalign    = 1F;
     this.labelExpenseCategory.LabelProp = global::Mono.Unix.Catalog.GetString("Статья расхода:");
     this.labelExpenseCategory.Justify   = ((global::Gtk.Justification)(1));
     this.table1.Add(this.labelExpenseCategory);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table1[this.labelExpenseCategory]));
     w24.TopAttach    = ((uint)(1));
     w24.BottomAttach = ((uint)(2));
     w24.XOptions     = ((global::Gtk.AttachOptions)(4));
     w24.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelReason           = new global::Gtk.Label();
     this.labelReason.Name      = "labelReason";
     this.labelReason.Xalign    = 1F;
     this.labelReason.LabelProp = global::Mono.Unix.Catalog.GetString("Основание:");
     this.labelReason.Justify   = ((global::Gtk.Justification)(1));
     this.table1.Add(this.labelReason);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.table1[this.labelReason]));
     w25.TopAttach    = ((uint)(4));
     w25.BottomAttach = ((uint)(5));
     w25.XOptions     = ((global::Gtk.AttachOptions)(4));
     w25.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.vbox5         = new global::Gtk.VBox();
     this.vbox5.Name    = "vbox5";
     this.vbox5.Spacing = 6;
     // Container child vbox5.Gtk.Box+BoxChild
     this.fuelbalanceview        = new global::Vodovoz.Dialogs.Fuel.FuelBalanceView();
     this.fuelbalanceview.Events = ((global::Gdk.EventMask)(256));
     this.fuelbalanceview.Name   = "fuelbalanceview";
     this.vbox5.Add(this.fuelbalanceview);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.fuelbalanceview]));
     w26.Position = 0;
     w26.Expand   = false;
     w26.Fill     = false;
     this.table1.Add(this.vbox5);
     global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.table1[this.vbox5]));
     w27.BottomAttach = ((uint)(6));
     w27.LeftAttach   = ((uint)(4));
     w27.RightAttach  = ((uint)(5));
     w27.XOptions     = ((global::Gtk.AttachOptions)(4));
     w27.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ycomboboxCashSubdivision                     = new global::Gamma.Widgets.ySpecComboBox();
     this.ycomboboxCashSubdivision.Name                = "ycomboboxCashSubdivision";
     this.ycomboboxCashSubdivision.AddIfNotExist       = false;
     this.ycomboboxCashSubdivision.DefaultFirst        = false;
     this.ycomboboxCashSubdivision.ShowSpecialStateAll = false;
     this.ycomboboxCashSubdivision.ShowSpecialStateNot = false;
     this.table1.Add(this.ycomboboxCashSubdivision);
     global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.table1[this.ycomboboxCashSubdivision]));
     w28.TopAttach    = ((uint)(3));
     w28.BottomAttach = ((uint)(4));
     w28.LeftAttach   = ((uint)(1));
     w28.RightAttach  = ((uint)(4));
     w28.XOptions     = ((global::Gtk.AttachOptions)(4));
     w28.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ydatepickerDate                = new global::QS.Widgets.GtkUI.DatePicker();
     this.ydatepickerDate.Events         = ((global::Gdk.EventMask)(256));
     this.ydatepickerDate.Name           = "ydatepickerDate";
     this.ydatepickerDate.WithTime       = false;
     this.ydatepickerDate.Date           = new global::System.DateTime(0);
     this.ydatepickerDate.IsEditable     = true;
     this.ydatepickerDate.AutoSeparation = false;
     this.table1.Add(this.ydatepickerDate);
     global::Gtk.Table.TableChild w29 = ((global::Gtk.Table.TableChild)(this.table1[this.ydatepickerDate]));
     w29.LeftAttach  = ((uint)(1));
     w29.RightAttach = ((uint)(2));
     w29.XOptions    = ((global::Gtk.AttachOptions)(4));
     w29.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabelCashierValue           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelCashierValue.Name      = "ylabelCashierValue";
     this.ylabelCashierValue.Xalign    = 0F;
     this.ylabelCashierValue.LabelProp = global::Mono.Unix.Catalog.GetString("кассир");
     this.table1.Add(this.ylabelCashierValue);
     global::Gtk.Table.TableChild w30 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabelCashierValue]));
     w30.LeftAttach  = ((uint)(3));
     w30.RightAttach = ((uint)(4));
     w30.XOptions    = ((global::Gtk.AttachOptions)(4));
     w30.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.vboxDialog.Add(this.table1);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.vboxDialog[this.table1]));
     w31.Position = 1;
     this.Add(this.vboxDialog);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget QSBanks.AccountsView
     global::Stetic.BinContainer.Attach (this);
     this.Name = "QSBanks.AccountsView";
     // Container child QSBanks.AccountsView.Gtk.Container+ContainerChild
     this.vbox1 = new global::Gtk.VBox ();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.labelTitle = new global::Gtk.Label ();
     this.labelTitle.Name = "labelTitle";
     this.labelTitle.Xalign = 0F;
     this.labelTitle.LabelProp = global::Mono.Unix.Catalog.GetString ("Банковские счета организации");
     this.vbox1.Add (this.labelTitle);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.labelTitle]));
     w1.Position = 0;
     w1.Expand = false;
     w1.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.datatreeviewAccounts = new global::Gamma.GtkWidgets.yTreeView ();
     this.datatreeviewAccounts.CanFocus = true;
     this.datatreeviewAccounts.Name = "datatreeviewAccounts";
     this.GtkScrolledWindow.Add (this.datatreeviewAccounts);
     this.vbox1.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.GtkScrolledWindow]));
     w3.Position = 1;
     // 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.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 w4 = new global::Gtk.Image ();
     w4.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonAdd.Image = w4;
     this.hbox1.Add (this.buttonAdd);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonAdd]));
     w5.Position = 0;
     w5.Expand = false;
     w5.Fill = false;
     // Container child hbox1.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 w6 = new global::Gtk.Image ();
     w6.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-edit", global::Gtk.IconSize.Menu);
     this.buttonEdit.Image = w6;
     this.hbox1.Add (this.buttonEdit);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonEdit]));
     w7.Position = 1;
     w7.Expand = false;
     w7.Fill = false;
     // Container child hbox1.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 w8 = new global::Gtk.Image ();
     w8.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-remove", global::Gtk.IconSize.Menu);
     this.buttonDelete.Image = w8;
     this.hbox1.Add (this.buttonDelete);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonDelete]));
     w9.Position = 2;
     w9.Expand = false;
     w9.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonDefault = new global::Gtk.Button ();
     this.buttonDefault.CanFocus = true;
     this.buttonDefault.Name = "buttonDefault";
     this.buttonDefault.UseUnderline = true;
     this.buttonDefault.Label = global::Mono.Unix.Catalog.GetString ("Основной");
     global::Gtk.Image w10 = new global::Gtk.Image ();
     w10.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-about", global::Gtk.IconSize.Menu);
     this.buttonDefault.Image = w10;
     this.hbox1.Add (this.buttonDefault);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonDefault]));
     w11.PackType = ((global::Gtk.PackType)(1));
     w11.Position = 3;
     w11.Expand = false;
     w11.Fill = false;
     this.vbox1.Add (this.hbox1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox1]));
     w12.Position = 2;
     w12.Expand = false;
     w12.Fill = false;
     this.Add (this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
     this.datatreeviewAccounts.RowActivated += new global::Gtk.RowActivatedHandler (this.OnDatatreeviewAccountsRowActivated);
     this.buttonAdd.Clicked += new global::System.EventHandler (this.OnButtonAddClicked);
     this.buttonEdit.Clicked += new global::System.EventHandler (this.OnButtonEditClicked);
     this.buttonDelete.Clicked += new global::System.EventHandler (this.OnButtonDeleteClicked);
     this.buttonDefault.Clicked += new global::System.EventHandler (this.OnButtonDefaultClicked);
 }
Beispiel #44
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Flyers.FlyerView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Flyers.FlyerView";
     // Container child Vodovoz.Views.Flyers.FlyerView.Gtk.Container+ContainerChild
     this.vboxMain         = new global::Gamma.GtkWidgets.yVBox();
     this.vboxMain.Name    = "vboxMain";
     this.vboxMain.Spacing = 6;
     // Container child vboxMain.Gtk.Box+BoxChild
     this.hboxSaveAndClose         = new global::Gamma.GtkWidgets.yHBox();
     this.hboxSaveAndClose.Name    = "hboxSaveAndClose";
     this.hboxSaveAndClose.Spacing = 6;
     // Container child hboxSaveAndClose.Gtk.Box+BoxChild
     this.btnSave              = new global::Gamma.GtkWidgets.yButton();
     this.btnSave.CanFocus     = true;
     this.btnSave.Name         = "btnSave";
     this.btnSave.UseUnderline = true;
     this.btnSave.Label        = global::Mono.Unix.Catalog.GetString("Сохранить");
     this.hboxSaveAndClose.Add(this.btnSave);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hboxSaveAndClose[this.btnSave]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hboxSaveAndClose.Gtk.Box+BoxChild
     this.btnCancel              = new global::Gamma.GtkWidgets.yButton();
     this.btnCancel.CanFocus     = true;
     this.btnCancel.Name         = "btnCancel";
     this.btnCancel.UseUnderline = true;
     this.btnCancel.Label        = global::Mono.Unix.Catalog.GetString("Отмена");
     this.hboxSaveAndClose.Add(this.btnCancel);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hboxSaveAndClose[this.btnCancel]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     this.vboxMain.Add(this.hboxSaveAndClose);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vboxMain[this.hboxSaveAndClose]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vboxMain.Gtk.Box+BoxChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.vboxMain.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vboxMain[this.hseparator1]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vboxMain.Gtk.Box+BoxChild
     this.hboxFlyerNomenclature         = new global::Gamma.GtkWidgets.yHBox();
     this.hboxFlyerNomenclature.Name    = "hboxFlyerNomenclature";
     this.hboxFlyerNomenclature.Spacing = 6;
     // Container child hboxFlyerNomenclature.Gtk.Box+BoxChild
     this.lblFlyerNomenclature           = new global::Gamma.GtkWidgets.yLabel();
     this.lblFlyerNomenclature.Name      = "lblFlyerNomenclature";
     this.lblFlyerNomenclature.LabelProp = global::Mono.Unix.Catalog.GetString("Номенклатура:");
     this.hboxFlyerNomenclature.Add(this.lblFlyerNomenclature);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hboxFlyerNomenclature[this.lblFlyerNomenclature]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hboxFlyerNomenclature.Gtk.Box+BoxChild
     this.entryFlyerNomenclature                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entryFlyerNomenclature.Events           = ((global::Gdk.EventMask)(256));
     this.entryFlyerNomenclature.Name             = "entryFlyerNomenclature";
     this.entryFlyerNomenclature.CanEditReference = false;
     this.hboxFlyerNomenclature.Add(this.entryFlyerNomenclature);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hboxFlyerNomenclature[this.entryFlyerNomenclature]));
     w6.Position = 1;
     this.vboxMain.Add(this.hboxFlyerNomenclature);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vboxMain[this.hboxFlyerNomenclature]));
     w7.Position = 2;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vboxMain.Gtk.Box+BoxChild
     this.hboxActivationDeactivation         = new global::Gamma.GtkWidgets.yHBox();
     this.hboxActivationDeactivation.Name    = "hboxActivationDeactivation";
     this.hboxActivationDeactivation.Spacing = 6;
     // Container child hboxActivationDeactivation.Gtk.Box+BoxChild
     this.hboxActivation         = new global::Gamma.GtkWidgets.yHBox();
     this.hboxActivation.Name    = "hboxActivation";
     this.hboxActivation.Spacing = 6;
     // Container child hboxActivation.Gtk.Box+BoxChild
     this.lblStartDate           = new global::Gamma.GtkWidgets.yLabel();
     this.lblStartDate.Name      = "lblStartDate";
     this.lblStartDate.LabelProp = global::Mono.Unix.Catalog.GetString("Дата старта:");
     this.hboxActivation.Add(this.lblStartDate);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hboxActivation[this.lblStartDate]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child hboxActivation.Gtk.Box+BoxChild
     this.startDatePicker                    = new global::QS.Widgets.GtkUI.DatePicker();
     this.startDatePicker.Events             = ((global::Gdk.EventMask)(256));
     this.startDatePicker.Name               = "startDatePicker";
     this.startDatePicker.WithTime           = false;
     this.startDatePicker.HideCalendarButton = false;
     this.startDatePicker.Date               = new global::System.DateTime(0);
     this.startDatePicker.IsEditable         = false;
     this.startDatePicker.AutoSeparation     = false;
     this.hboxActivation.Add(this.startDatePicker);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hboxActivation[this.startDatePicker]));
     w9.Position = 1;
     // Container child hboxActivation.Gtk.Box+BoxChild
     this.btnActivate              = new global::Gamma.GtkWidgets.yButton();
     this.btnActivate.CanFocus     = true;
     this.btnActivate.Name         = "btnActivate";
     this.btnActivate.UseUnderline = true;
     this.btnActivate.Label        = global::Mono.Unix.Catalog.GetString("Активировать");
     this.hboxActivation.Add(this.btnActivate);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hboxActivation[this.btnActivate]));
     w10.Position = 2;
     w10.Expand   = false;
     w10.Fill     = false;
     this.hboxActivationDeactivation.Add(this.hboxActivation);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hboxActivationDeactivation[this.hboxActivation]));
     w11.Position = 0;
     // Container child hboxActivationDeactivation.Gtk.Box+BoxChild
     this.hboxDeactivation         = new global::Gamma.GtkWidgets.yHBox();
     this.hboxDeactivation.Name    = "hboxDeactivation";
     this.hboxDeactivation.Spacing = 6;
     // Container child hboxDeactivation.Gtk.Box+BoxChild
     this.lblEndDate           = new global::Gamma.GtkWidgets.yLabel();
     this.lblEndDate.Name      = "lblEndDate";
     this.lblEndDate.LabelProp = global::Mono.Unix.Catalog.GetString("Дата окончания:");
     this.hboxDeactivation.Add(this.lblEndDate);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hboxDeactivation[this.lblEndDate]));
     w12.Position = 0;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child hboxDeactivation.Gtk.Box+BoxChild
     this.endDatePicker                    = new global::QS.Widgets.GtkUI.DatePicker();
     this.endDatePicker.Events             = ((global::Gdk.EventMask)(256));
     this.endDatePicker.Name               = "endDatePicker";
     this.endDatePicker.WithTime           = false;
     this.endDatePicker.HideCalendarButton = false;
     this.endDatePicker.Date               = new global::System.DateTime(0);
     this.endDatePicker.IsEditable         = false;
     this.endDatePicker.AutoSeparation     = false;
     this.hboxDeactivation.Add(this.endDatePicker);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hboxDeactivation[this.endDatePicker]));
     w13.Position = 1;
     // Container child hboxDeactivation.Gtk.Box+BoxChild
     this.btnDeactivate              = new global::Gamma.GtkWidgets.yButton();
     this.btnDeactivate.CanFocus     = true;
     this.btnDeactivate.Name         = "btnDeactivate";
     this.btnDeactivate.UseUnderline = true;
     this.btnDeactivate.Label        = global::Mono.Unix.Catalog.GetString("Отключить");
     this.hboxDeactivation.Add(this.btnDeactivate);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hboxDeactivation[this.btnDeactivate]));
     w14.Position = 2;
     w14.Expand   = false;
     w14.Fill     = false;
     this.hboxActivationDeactivation.Add(this.hboxDeactivation);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hboxActivationDeactivation[this.hboxDeactivation]));
     w15.Position = 1;
     this.vboxMain.Add(this.hboxActivationDeactivation);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vboxMain[this.hboxActivationDeactivation]));
     w16.Position = 3;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child vboxMain.Gtk.Box+BoxChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.treeViewFlyersActionTimes          = new global::Gamma.GtkWidgets.yTreeView();
     this.treeViewFlyersActionTimes.CanFocus = true;
     this.treeViewFlyersActionTimes.Name     = "treeViewFlyersActionTimes";
     this.GtkScrolledWindow.Add(this.treeViewFlyersActionTimes);
     this.vboxMain.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vboxMain[this.GtkScrolledWindow]));
     w18.Position = 4;
     this.Add(this.vboxMain);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget LeaseAgreement.ContractPlacesView
     global::Stetic.BinContainer.Attach (this);
     this.Name = "LeaseAgreement.ContractPlacesView";
     // Container child LeaseAgreement.ContractPlacesView.Gtk.Container+ContainerChild
     this.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox2 = new global::Gtk.HBox ();
     this.hbox2.Name = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.checkShowExpired = new global::Gtk.CheckButton ();
     this.checkShowExpired.CanFocus = true;
     this.checkShowExpired.Name = "checkShowExpired";
     this.checkShowExpired.Label = global::Mono.Unix.Catalog.GetString ("Показывать истёкшие");
     this.checkShowExpired.DrawIndicator = true;
     this.checkShowExpired.UseUnderline = true;
     this.hbox2.Add (this.checkShowExpired);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.checkShowExpired]));
     w1.PackType = ((global::Gtk.PackType)(1));
     w1.Position = 2;
     this.vbox2.Add (this.hbox2);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox2]));
     w2.Position = 0;
     w2.Expand = false;
     w2.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.ytreeviewPlaces = new global::Gamma.GtkWidgets.yTreeView ();
     this.ytreeviewPlaces.CanFocus = true;
     this.ytreeviewPlaces.Name = "ytreeviewPlaces";
     this.GtkScrolledWindow.Add (this.ytreeviewPlaces);
     this.vbox2.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.GtkScrolledWindow]));
     w4.Position = 1;
     // 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.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 w5 = new global::Gtk.Image ();
     w5.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonAdd.Image = w5;
     this.hbox1.Add (this.buttonAdd);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonAdd]));
     w6.Position = 0;
     w6.Expand = false;
     w6.Fill = false;
     // Container child hbox1.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 w7 = new global::Gtk.Image ();
     w7.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-edit", global::Gtk.IconSize.Button);
     this.buttonEdit.Image = w7;
     this.hbox1.Add (this.buttonEdit);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonEdit]));
     w8.Position = 1;
     w8.Expand = false;
     w8.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonDel = new global::Gtk.Button ();
     this.buttonDel.CanFocus = true;
     this.buttonDel.Name = "buttonDel";
     this.buttonDel.UseUnderline = true;
     this.buttonDel.Label = global::Mono.Unix.Catalog.GetString ("Удалить");
     global::Gtk.Image w9 = new global::Gtk.Image ();
     w9.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-delete", global::Gtk.IconSize.Menu);
     this.buttonDel.Image = w9;
     this.hbox1.Add (this.buttonDel);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonDel]));
     w10.Position = 2;
     w10.Expand = false;
     w10.Fill = false;
     this.vbox2.Add (this.hbox1);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
     w11.Position = 2;
     w11.Expand = false;
     w11.Fill = false;
     this.Add (this.vbox2);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
     this.ytreeviewPlaces.RowActivated += new global::Gtk.RowActivatedHandler (this.OnRowActivated);
     this.buttonAdd.Clicked += new global::System.EventHandler (this.OnButtonAddClicked);
     this.buttonEdit.Clicked += new global::System.EventHandler (this.OnButtonEditClicked);
     this.buttonDel.Clicked += new global::System.EventHandler (this.OnButtonDelClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget Vodovoz.ProxyDlg
     global::Stetic.BinContainer.Attach (this);
     this.Name = "Vodovoz.ProxyDlg";
     // Container child Vodovoz.ProxyDlg.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::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;
     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.datatable1 = new global::Gtk.DataBindings.DataTable (((uint)(5)), ((uint)(3)), false);
     this.datatable1.Name = "datatable1";
     this.datatable1.RowSpacing = ((uint)(6));
     this.datatable1.ColumnSpacing = ((uint)(6));
     this.datatable1.InheritedDataSource = false;
     this.datatable1.InheritedBoundaryDataSource = false;
     this.datatable1.InheritedDataSource = false;
     this.datatable1.InheritedBoundaryDataSource = false;
     // Container child datatable1.Gtk.Table+TableChild
     this.datepickerIssue = new global::QSOrmProject.DataDatePicker ();
     this.datepickerIssue.Events = ((global::Gdk.EventMask)(256));
     this.datepickerIssue.Name = "datepickerIssue";
     this.datepickerIssue.WithTime = false;
     this.datepickerIssue.Date = new global::System.DateTime (0);
     this.datepickerIssue.IsEditable = true;
     this.datepickerIssue.AutoSeparation = false;
     this.datepickerIssue.InheritedDataSource = true;
     this.datepickerIssue.Mappings = "IssueDate";
     this.datepickerIssue.InheritedBoundaryDataSource = false;
     this.datatable1.Add (this.datepickerIssue);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.datatable1 [this.datepickerIssue]));
     w6.TopAttach = ((uint)(1));
     w6.BottomAttach = ((uint)(2));
     w6.LeftAttach = ((uint)(1));
     w6.RightAttach = ((uint)(2));
     w6.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child datatable1.Gtk.Table+TableChild
     this.entryNumber = new global::Gtk.DataBindings.DataEntry ();
     this.entryNumber.CanFocus = true;
     this.entryNumber.Name = "entryNumber";
     this.entryNumber.IsEditable = true;
     this.entryNumber.InvisibleChar = '●';
     this.entryNumber.InheritedDataSource = true;
     this.entryNumber.Mappings = "Number";
     this.entryNumber.InheritedBoundaryDataSource = false;
     this.entryNumber.InheritedDataSource = true;
     this.entryNumber.Mappings = "Number";
     this.entryNumber.InheritedBoundaryDataSource = false;
     this.datatable1.Add (this.entryNumber);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.datatable1 [this.entryNumber]));
     w7.LeftAttach = ((uint)(1));
     w7.RightAttach = ((uint)(2));
     w7.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.ytreeDeliveryPoints = new global::Gamma.GtkWidgets.yTreeView ();
     this.ytreeDeliveryPoints.WidthRequest = 400;
     this.ytreeDeliveryPoints.CanFocus = true;
     this.ytreeDeliveryPoints.Name = "ytreeDeliveryPoints";
     this.GtkScrolledWindow.Add (this.ytreeDeliveryPoints);
     this.datatable1.Add (this.GtkScrolledWindow);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.datatable1 [this.GtkScrolledWindow]));
     w9.TopAttach = ((uint)(1));
     w9.BottomAttach = ((uint)(4));
     w9.LeftAttach = ((uint)(2));
     w9.RightAttach = ((uint)(3));
     w9.XOptions = ((global::Gtk.AttachOptions)(4));
     w9.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child datatable1.Gtk.Table+TableChild
     this.hbox4 = new global::Gtk.HBox ();
     this.hbox4.Name = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.datepickerStart = new global::QSOrmProject.DataDatePicker ();
     this.datepickerStart.Events = ((global::Gdk.EventMask)(256));
     this.datepickerStart.Name = "datepickerStart";
     this.datepickerStart.WithTime = false;
     this.datepickerStart.Date = new global::System.DateTime (0);
     this.datepickerStart.IsEditable = true;
     this.datepickerStart.AutoSeparation = false;
     this.datepickerStart.InheritedDataSource = true;
     this.datepickerStart.Mappings = "StartDate";
     this.datepickerStart.InheritedBoundaryDataSource = false;
     this.hbox4.Add (this.datepickerStart);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.datepickerStart]));
     w10.Position = 0;
     // Container child hbox4.Gtk.Box+BoxChild
     this.label5 = new global::Gtk.Label ();
     this.label5.Name = "label5";
     this.label5.Xalign = 1F;
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString (" - ");
     this.hbox4.Add (this.label5);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.label5]));
     w11.Position = 1;
     w11.Expand = false;
     w11.Fill = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.datepickerExpiration = new global::QSOrmProject.DataDatePicker ();
     this.datepickerExpiration.Events = ((global::Gdk.EventMask)(256));
     this.datepickerExpiration.Name = "datepickerExpiration";
     this.datepickerExpiration.WithTime = false;
     this.datepickerExpiration.Date = new global::System.DateTime (0);
     this.datepickerExpiration.IsEditable = true;
     this.datepickerExpiration.AutoSeparation = false;
     this.datepickerExpiration.InheritedDataSource = true;
     this.datepickerExpiration.Mappings = "ExpirationDate";
     this.datepickerExpiration.InheritedBoundaryDataSource = false;
     this.hbox4.Add (this.datepickerExpiration);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.datepickerExpiration]));
     w12.Position = 2;
     this.datatable1.Add (this.hbox4);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.datatable1 [this.hbox4]));
     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 datatable1.Gtk.Table+TableChild
     this.hbox7 = new global::Gtk.HBox ();
     this.hbox7.Name = "hbox7";
     this.hbox7.Spacing = 6;
     // Container child hbox7.Gtk.Box+BoxChild
     this.buttonAddDeliveryPoints = new global::Gtk.Button ();
     this.buttonAddDeliveryPoints.CanFocus = true;
     this.buttonAddDeliveryPoints.Name = "buttonAddDeliveryPoints";
     this.buttonAddDeliveryPoints.UseUnderline = true;
     this.buttonAddDeliveryPoints.Label = global::Mono.Unix.Catalog.GetString ("Добавить");
     this.hbox7.Add (this.buttonAddDeliveryPoints);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.buttonAddDeliveryPoints]));
     w14.Position = 0;
     w14.Expand = false;
     w14.Fill = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.buttonDeleteDeliveryPoint = new global::Gtk.Button ();
     this.buttonDeleteDeliveryPoint.CanFocus = true;
     this.buttonDeleteDeliveryPoint.Name = "buttonDeleteDeliveryPoint";
     this.buttonDeleteDeliveryPoint.UseUnderline = true;
     this.buttonDeleteDeliveryPoint.Label = global::Mono.Unix.Catalog.GetString ("Удалить");
     this.hbox7.Add (this.buttonDeleteDeliveryPoint);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.buttonDeleteDeliveryPoint]));
     w15.Position = 1;
     w15.Expand = false;
     w15.Fill = false;
     this.datatable1.Add (this.hbox7);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.datatable1 [this.hbox7]));
     w16.TopAttach = ((uint)(4));
     w16.BottomAttach = ((uint)(5));
     w16.LeftAttach = ((uint)(2));
     w16.RightAttach = ((uint)(3));
     w16.XOptions = ((global::Gtk.AttachOptions)(4));
     w16.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 w17 = ((global::Gtk.Table.TableChild)(this.datatable1 [this.label1]));
     w17.TopAttach = ((uint)(3));
     w17.BottomAttach = ((uint)(4));
     w17.XOptions = ((global::Gtk.AttachOptions)(4));
     w17.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 w18 = ((global::Gtk.Table.TableChild)(this.datatable1 [this.label2]));
     w18.XOptions = ((global::Gtk.AttachOptions)(4));
     w18.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 w19 = ((global::Gtk.Table.TableChild)(this.datatable1 [this.label3]));
     w19.TopAttach = ((uint)(1));
     w19.BottomAttach = ((uint)(2));
     w19.XOptions = ((global::Gtk.AttachOptions)(4));
     w19.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 w20 = ((global::Gtk.Table.TableChild)(this.datatable1 [this.label4]));
     w20.TopAttach = ((uint)(2));
     w20.BottomAttach = ((uint)(3));
     w20.XOptions = ((global::Gtk.AttachOptions)(4));
     w20.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child datatable1.Gtk.Table+TableChild
     this.label7 = new global::Gtk.Label ();
     this.label7.Name = "label7";
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString ("Точки доставки");
     this.datatable1.Add (this.label7);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.datatable1 [this.label7]));
     w21.LeftAttach = ((uint)(2));
     w21.RightAttach = ((uint)(3));
     w21.XOptions = ((global::Gtk.AttachOptions)(4));
     w21.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child datatable1.Gtk.Table+TableChild
     this.personsView = new global::QSContacts.PersonsView ();
     this.personsView.Events = ((global::Gdk.EventMask)(256));
     this.personsView.Name = "personsView";
     this.datatable1.Add (this.personsView);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.datatable1 [this.personsView]));
     w22.TopAttach = ((uint)(3));
     w22.BottomAttach = ((uint)(4));
     w22.LeftAttach = ((uint)(1));
     w22.RightAttach = ((uint)(2));
     w22.XOptions = ((global::Gtk.AttachOptions)(4));
     w22.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox1.Add (this.datatable1);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.datatable1]));
     w23.Position = 1;
     w23.Expand = false;
     w23.Fill = false;
     this.Add (this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
     this.buttonSave.Clicked += new global::System.EventHandler (this.OnButtonSaveClicked);
     this.buttonCancel.Clicked += new global::System.EventHandler (this.OnButtonCancelClicked);
     this.buttonAddDeliveryPoints.Clicked += new global::System.EventHandler (this.OnButtonAddDeliveryPointsClicked);
     this.buttonDeleteDeliveryPoint.Clicked += new global::System.EventHandler (this.OnButtonDeleteDekiveryPointClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.ViewWidgets.UndeliveredOrderView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.ViewWidgets.UndeliveredOrderView";
     // Container child Vodovoz.ViewWidgets.UndeliveredOrderView.Gtk.Container+ContainerChild
     this.mainBox         = new global::Gtk.VBox();
     this.mainBox.Name    = "mainBox";
     this.mainBox.Spacing = 6;
     // Container child mainBox.Gtk.Box+BoxChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.hbxInProcessAtDepartment         = new global::Gtk.HBox();
     this.hbxInProcessAtDepartment.Name    = "hbxInProcessAtDepartment";
     this.hbxInProcessAtDepartment.Spacing = 6;
     // Container child hbxInProcessAtDepartment.Gtk.Box+BoxChild
     this.lblInProcAtDep           = new global::Gtk.Label();
     this.lblInProcAtDep.Name      = "lblInProcAtDep";
     this.lblInProcAtDep.Xalign    = 1F;
     this.lblInProcAtDep.LabelProp = global::Mono.Unix.Catalog.GetString("В работе у отдела:");
     this.hbxInProcessAtDepartment.Add(this.lblInProcAtDep);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbxInProcessAtDepartment[this.lblInProcAtDep]));
     w1.Position = 0;
     w1.Expand   = false;
     // Container child hbxInProcessAtDepartment.Gtk.Box+BoxChild
     this.yentInProcessAtDepartment        = new global::Gamma.Widgets.yEntryReference();
     this.yentInProcessAtDepartment.Events = ((global::Gdk.EventMask)(256));
     this.yentInProcessAtDepartment.Name   = "yentInProcessAtDepartment";
     this.hbxInProcessAtDepartment.Add(this.yentInProcessAtDepartment);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbxInProcessAtDepartment[this.yentInProcessAtDepartment]));
     w2.Position = 1;
     this.hbox4.Add(this.hbxInProcessAtDepartment);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.hbxInProcessAtDepartment]));
     w3.Position = 0;
     // Container child hbox4.Gtk.Box+BoxChild
     this.hbxStatus         = new global::Gtk.HBox();
     this.hbxStatus.Name    = "hbxStatus";
     this.hbxStatus.Spacing = 6;
     // Container child hbxStatus.Gtk.Box+BoxChild
     this.lblStatus           = new global::Gtk.Label();
     this.lblStatus.Name      = "lblStatus";
     this.lblStatus.Xalign    = 1F;
     this.lblStatus.LabelProp = global::Mono.Unix.Catalog.GetString("Статус недовоза:");
     this.hbxStatus.Add(this.lblStatus);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbxStatus[this.lblStatus]));
     w4.Position = 0;
     w4.Expand   = false;
     // Container child hbxStatus.Gtk.Box+BoxChild
     this.yEnumCMBStatus      = new global::Gamma.Widgets.yEnumComboBox();
     this.yEnumCMBStatus.Name = "yEnumCMBStatus";
     this.yEnumCMBStatus.ShowSpecialStateAll = false;
     this.yEnumCMBStatus.ShowSpecialStateNot = false;
     this.yEnumCMBStatus.UseShortTitle       = false;
     this.yEnumCMBStatus.DefaultFirst        = false;
     this.hbxStatus.Add(this.yEnumCMBStatus);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbxStatus[this.yEnumCMBStatus]));
     w5.Position = 1;
     this.hbox4.Add(this.hbxStatus);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.hbxStatus]));
     w6.Position = 1;
     this.mainBox.Add(this.hbox4);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.mainBox[this.hbox4]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child mainBox.Gtk.Box+BoxChild
     this.vbxWithControls         = new global::Gtk.VBox();
     this.vbxWithControls.Name    = "vbxWithControls";
     this.vbxWithControls.Spacing = 6;
     // Container child vbxWithControls.Gtk.Box+BoxChild
     this.hbxUndelivery         = new global::Gtk.HBox();
     this.hbxUndelivery.Name    = "hbxUndelivery";
     this.hbxUndelivery.Spacing = 6;
     // Container child hbxUndelivery.Gtk.Box+BoxChild
     this.lblUndeliveredOrder           = new global::Gtk.Label();
     this.lblUndeliveredOrder.Name      = "lblUndeliveredOrder";
     this.lblUndeliveredOrder.Xalign    = 1F;
     this.lblUndeliveredOrder.LabelProp = global::Mono.Unix.Catalog.GetString("Недовоз:");
     this.hbxUndelivery.Add(this.lblUndeliveredOrder);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbxUndelivery[this.lblUndeliveredOrder]));
     w8.Position = 0;
     w8.Expand   = false;
     // Container child hbxUndelivery.Gtk.Box+BoxChild
     this.evmeOldUndeliveredOrder                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.evmeOldUndeliveredOrder.Events           = ((global::Gdk.EventMask)(256));
     this.evmeOldUndeliveredOrder.Name             = "evmeOldUndeliveredOrder";
     this.evmeOldUndeliveredOrder.CanEditReference = true;
     this.hbxUndelivery.Add(this.evmeOldUndeliveredOrder);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbxUndelivery[this.evmeOldUndeliveredOrder]));
     w9.Position = 1;
     this.vbxWithControls.Add(this.hbxUndelivery);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbxWithControls[this.hbxUndelivery]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child vbxWithControls.Gtk.Box+BoxChild
     this.tblUndeliveryFields               = new global::Gtk.Table(((uint)(9)), ((uint)(3)), false);
     this.tblUndeliveryFields.Name          = "tblUndeliveryFields";
     this.tblUndeliveryFields.RowSpacing    = ((uint)(6));
     this.tblUndeliveryFields.ColumnSpacing = ((uint)(6));
     // Container child tblUndeliveryFields.Gtk.Table+TableChild
     this.comboProblemSource                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.comboProblemSource.Name                = "comboProblemSource";
     this.comboProblemSource.AddIfNotExist       = false;
     this.comboProblemSource.DefaultFirst        = false;
     this.comboProblemSource.ShowSpecialStateAll = false;
     this.comboProblemSource.ShowSpecialStateNot = false;
     this.tblUndeliveryFields.Add(this.comboProblemSource);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.comboProblemSource]));
     w11.TopAttach    = ((uint)(7));
     w11.BottomAttach = ((uint)(8));
     w11.LeftAttach   = ((uint)(1));
     w11.RightAttach  = ((uint)(2));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tblUndeliveryFields.Gtk.Table+TableChild
     this.comboTransferAbsenceReason                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.comboTransferAbsenceReason.Name                = "comboTransferAbsenceReason";
     this.comboTransferAbsenceReason.AddIfNotExist       = false;
     this.comboTransferAbsenceReason.DefaultFirst        = false;
     this.comboTransferAbsenceReason.ShowSpecialStateAll = false;
     this.comboTransferAbsenceReason.ShowSpecialStateNot = false;
     this.tblUndeliveryFields.Add(this.comboTransferAbsenceReason);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.comboTransferAbsenceReason]));
     w12.TopAttach    = ((uint)(8));
     w12.BottomAttach = ((uint)(9));
     w12.LeftAttach   = ((uint)(1));
     w12.RightAttach  = ((uint)(2));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tblUndeliveryFields.Gtk.Table+TableChild
     this.evmeRegisteredBy                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.evmeRegisteredBy.Events           = ((global::Gdk.EventMask)(256));
     this.evmeRegisteredBy.Name             = "evmeRegisteredBy";
     this.evmeRegisteredBy.CanEditReference = true;
     this.tblUndeliveryFields.Add(this.evmeRegisteredBy);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.evmeRegisteredBy]));
     w13.TopAttach    = ((uint)(6));
     w13.BottomAttach = ((uint)(7));
     w13.LeftAttach   = ((uint)(1));
     w13.RightAttach  = ((uint)(2));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tblUndeliveryFields.Gtk.Table+TableChild
     this.frame1             = new global::Gtk.Frame();
     this.frame1.Name        = "frame1";
     this.frame1.BorderWidth = ((uint)(3));
     // Container child frame1.Gtk.Container+ContainerChild
     this.GtkScrolledWindow1            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name       = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     global::Gtk.Viewport w14 = new global::Gtk.Viewport();
     w14.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.GtkAlignment6             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment6.Name        = "GtkAlignment6";
     this.GtkAlignment6.LeftPadding = ((uint)(12));
     // Container child GtkAlignment6.Gtk.Container+ContainerChild
     this.lblInfo            = new global::Gtk.Label();
     this.lblInfo.Name       = "lblInfo";
     this.lblInfo.Xalign     = 0F;
     this.lblInfo.LabelProp  = global::Mono.Unix.Catalog.GetString("<b>?</b>");
     this.lblInfo.UseMarkup  = true;
     this.lblInfo.Selectable = true;
     this.GtkAlignment6.Add(this.lblInfo);
     w14.Add(this.GtkAlignment6);
     this.GtkScrolledWindow1.Add(w14);
     this.frame1.Add(this.GtkScrolledWindow1);
     this.lblInfoCaption           = new global::Gtk.Label();
     this.lblInfoCaption.Name      = "lblInfoCaption";
     this.lblInfoCaption.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Информация</b>");
     this.lblInfoCaption.UseMarkup = true;
     this.frame1.LabelWidget       = this.lblInfoCaption;
     this.tblUndeliveryFields.Add(this.frame1);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.frame1]));
     w19.BottomAttach = ((uint)(8));
     w19.LeftAttach   = ((uint)(2));
     w19.RightAttach  = ((uint)(3));
     // Container child tblUndeliveryFields.Gtk.Table+TableChild
     this.guiltyInUndeliveryView        = new global::Vodovoz.ViewWidgets.GuiltyInUndeliveryView();
     this.guiltyInUndeliveryView.Events = ((global::Gdk.EventMask)(256));
     this.guiltyInUndeliveryView.Name   = "guiltyInUndeliveryView";
     this.tblUndeliveryFields.Add(this.guiltyInUndeliveryView);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.guiltyInUndeliveryView]));
     w20.LeftAttach  = ((uint)(1));
     w20.RightAttach = ((uint)(2));
     // Container child tblUndeliveryFields.Gtk.Table+TableChild
     this.hbxForNewOrder         = new global::Gtk.HBox();
     this.hbxForNewOrder.Name    = "hbxForNewOrder";
     this.hbxForNewOrder.Spacing = 6;
     // Container child hbxForNewOrder.Gtk.Box+BoxChild
     this.lblTransferDate           = new global::Gtk.Label();
     this.lblTransferDate.Name      = "lblTransferDate";
     this.lblTransferDate.LabelProp = global::Mono.Unix.Catalog.GetString("Заказ не\nсоздан ");
     this.lblTransferDate.Justify   = ((global::Gtk.Justification)(2));
     this.hbxForNewOrder.Add(this.lblTransferDate);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbxForNewOrder[this.lblTransferDate]));
     w21.Position = 0;
     w21.Expand   = false;
     // Container child hbxForNewOrder.Gtk.Box+BoxChild
     this.btnChooseOrder              = new global::Gtk.Button();
     this.btnChooseOrder.CanFocus     = true;
     this.btnChooseOrder.Name         = "btnChooseOrder";
     this.btnChooseOrder.UseUnderline = true;
     this.btnChooseOrder.Label        = global::Mono.Unix.Catalog.GetString("Выбрать заказ");
     this.hbxForNewOrder.Add(this.btnChooseOrder);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbxForNewOrder[this.btnChooseOrder]));
     w22.Position = 1;
     w22.Expand   = false;
     w22.Fill     = false;
     // Container child hbxForNewOrder.Gtk.Box+BoxChild
     this.btnNewOrder              = new global::Gtk.Button();
     this.btnNewOrder.CanFocus     = true;
     this.btnNewOrder.Name         = "btnNewOrder";
     this.btnNewOrder.UseUnderline = true;
     this.btnNewOrder.Label        = global::Mono.Unix.Catalog.GetString("Создать заказ");
     this.hbxForNewOrder.Add(this.btnNewOrder);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbxForNewOrder[this.btnNewOrder]));
     w23.Position = 2;
     w23.Expand   = false;
     // Container child hbxForNewOrder.Gtk.Box+BoxChild
     this.yenumcomboboxTransferType      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumcomboboxTransferType.Name = "yenumcomboboxTransferType";
     this.yenumcomboboxTransferType.ShowSpecialStateAll = false;
     this.yenumcomboboxTransferType.ShowSpecialStateNot = false;
     this.yenumcomboboxTransferType.UseShortTitle       = false;
     this.yenumcomboboxTransferType.DefaultFirst        = false;
     this.hbxForNewOrder.Add(this.yenumcomboboxTransferType);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.hbxForNewOrder[this.yenumcomboboxTransferType]));
     w24.Position = 3;
     w24.Expand   = false;
     w24.Fill     = false;
     this.tblUndeliveryFields.Add(this.hbxForNewOrder);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.hbxForNewOrder]));
     w25.TopAttach    = ((uint)(4));
     w25.BottomAttach = ((uint)(5));
     w25.LeftAttach   = ((uint)(1));
     w25.RightAttach  = ((uint)(2));
     w25.XOptions     = ((global::Gtk.AttachOptions)(4));
     w25.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tblUndeliveryFields.Gtk.Table+TableChild
     this.lblDispatcherCallTime           = new global::Gtk.Label();
     this.lblDispatcherCallTime.Name      = "lblDispatcherCallTime";
     this.lblDispatcherCallTime.Xalign    = 1F;
     this.lblDispatcherCallTime.LabelProp = global::Mono.Unix.Catalog.GetString("Время звонка клиенту:");
     this.tblUndeliveryFields.Add(this.lblDispatcherCallTime);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.lblDispatcherCallTime]));
     w26.TopAttach    = ((uint)(3));
     w26.BottomAttach = ((uint)(4));
     w26.XOptions     = ((global::Gtk.AttachOptions)(4));
     w26.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tblUndeliveryFields.Gtk.Table+TableChild
     this.lblDriverCallPlace           = new global::Gtk.Label();
     this.lblDriverCallPlace.Name      = "lblDriverCallPlace";
     this.lblDriverCallPlace.Xalign    = 1F;
     this.lblDriverCallPlace.LabelProp = global::Mono.Unix.Catalog.GetString("Место звонка водителя:");
     this.tblUndeliveryFields.Add(this.lblDriverCallPlace);
     global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.lblDriverCallPlace]));
     w27.TopAttach    = ((uint)(1));
     w27.BottomAttach = ((uint)(2));
     w27.XOptions     = ((global::Gtk.AttachOptions)(4));
     w27.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tblUndeliveryFields.Gtk.Table+TableChild
     this.lblDriverCallTime           = new global::Gtk.Label();
     this.lblDriverCallTime.Name      = "lblDriverCallTime";
     this.lblDriverCallTime.Xalign    = 1F;
     this.lblDriverCallTime.LabelProp = global::Mono.Unix.Catalog.GetString("Время звонка водителя:");
     this.tblUndeliveryFields.Add(this.lblDriverCallTime);
     global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.lblDriverCallTime]));
     w28.TopAttach    = ((uint)(2));
     w28.BottomAttach = ((uint)(3));
     w28.XOptions     = ((global::Gtk.AttachOptions)(4));
     w28.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tblUndeliveryFields.Gtk.Table+TableChild
     this.lblGuilty           = new global::Gtk.Label();
     this.lblGuilty.Name      = "lblGuilty";
     this.lblGuilty.Xalign    = 1F;
     this.lblGuilty.LabelProp = global::Mono.Unix.Catalog.GetString("Виновники:");
     this.tblUndeliveryFields.Add(this.lblGuilty);
     global::Gtk.Table.TableChild w29 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.lblGuilty]));
     w29.XOptions = ((global::Gtk.AttachOptions)(4));
     w29.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tblUndeliveryFields.Gtk.Table+TableChild
     this.lblNewDeliverySchedule           = new global::Gtk.Label();
     this.lblNewDeliverySchedule.Name      = "lblNewDeliverySchedule";
     this.lblNewDeliverySchedule.Xalign    = 1F;
     this.lblNewDeliverySchedule.LabelProp = global::Mono.Unix.Catalog.GetString("Новый интервал переноса:");
     this.tblUndeliveryFields.Add(this.lblNewDeliverySchedule);
     global::Gtk.Table.TableChild w30 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.lblNewDeliverySchedule]));
     w30.TopAttach    = ((uint)(5));
     w30.BottomAttach = ((uint)(6));
     w30.XOptions     = ((global::Gtk.AttachOptions)(4));
     w30.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tblUndeliveryFields.Gtk.Table+TableChild
     this.lblRegisteredBy           = new global::Gtk.Label();
     this.lblRegisteredBy.Name      = "lblRegisteredBy";
     this.lblRegisteredBy.Xalign    = 1F;
     this.lblRegisteredBy.LabelProp = global::Mono.Unix.Catalog.GetString("Зарегистрировал:");
     this.tblUndeliveryFields.Add(this.lblRegisteredBy);
     global::Gtk.Table.TableChild w31 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.lblRegisteredBy]));
     w31.TopAttach    = ((uint)(6));
     w31.BottomAttach = ((uint)(7));
     w31.XOptions     = ((global::Gtk.AttachOptions)(4));
     w31.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tblUndeliveryFields.Gtk.Table+TableChild
     this.lblTransferDateCaption           = new global::Gtk.Label();
     this.lblTransferDateCaption.Name      = "lblTransferDateCaption";
     this.lblTransferDateCaption.Xalign    = 1F;
     this.lblTransferDateCaption.LabelProp = global::Mono.Unix.Catalog.GetString("Дата переноса:");
     this.tblUndeliveryFields.Add(this.lblTransferDateCaption);
     global::Gtk.Table.TableChild w32 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.lblTransferDateCaption]));
     w32.TopAttach    = ((uint)(4));
     w32.BottomAttach = ((uint)(5));
     w32.XOptions     = ((global::Gtk.AttachOptions)(4));
     w32.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tblUndeliveryFields.Gtk.Table+TableChild
     this.referenceNewDeliverySchedule        = new global::Gamma.Widgets.yEntryReference();
     this.referenceNewDeliverySchedule.Events = ((global::Gdk.EventMask)(256));
     this.referenceNewDeliverySchedule.Name   = "referenceNewDeliverySchedule";
     this.tblUndeliveryFields.Add(this.referenceNewDeliverySchedule);
     global::Gtk.Table.TableChild w33 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.referenceNewDeliverySchedule]));
     w33.TopAttach    = ((uint)(5));
     w33.BottomAttach = ((uint)(6));
     w33.LeftAttach   = ((uint)(1));
     w33.RightAttach  = ((uint)(2));
     w33.XOptions     = ((global::Gtk.AttachOptions)(4));
     w33.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tblUndeliveryFields.Gtk.Table+TableChild
     this.yDateDispatcherCallTime                    = new global::QS.Widgets.GtkUI.DatePicker();
     this.yDateDispatcherCallTime.Events             = ((global::Gdk.EventMask)(256));
     this.yDateDispatcherCallTime.Name               = "yDateDispatcherCallTime";
     this.yDateDispatcherCallTime.WithTime           = true;
     this.yDateDispatcherCallTime.HideCalendarButton = false;
     this.yDateDispatcherCallTime.Date               = new global::System.DateTime(0);
     this.yDateDispatcherCallTime.IsEditable         = true;
     this.yDateDispatcherCallTime.AutoSeparation     = true;
     this.tblUndeliveryFields.Add(this.yDateDispatcherCallTime);
     global::Gtk.Table.TableChild w34 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.yDateDispatcherCallTime]));
     w34.TopAttach    = ((uint)(3));
     w34.BottomAttach = ((uint)(4));
     w34.LeftAttach   = ((uint)(1));
     w34.RightAttach  = ((uint)(2));
     w34.XOptions     = ((global::Gtk.AttachOptions)(4));
     w34.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tblUndeliveryFields.Gtk.Table+TableChild
     this.yDateDriverCallTime                    = new global::QS.Widgets.GtkUI.DatePicker();
     this.yDateDriverCallTime.Events             = ((global::Gdk.EventMask)(256));
     this.yDateDriverCallTime.Name               = "yDateDriverCallTime";
     this.yDateDriverCallTime.WithTime           = true;
     this.yDateDriverCallTime.HideCalendarButton = false;
     this.yDateDriverCallTime.Date               = new global::System.DateTime(0);
     this.yDateDriverCallTime.IsEditable         = true;
     this.yDateDriverCallTime.AutoSeparation     = true;
     this.tblUndeliveryFields.Add(this.yDateDriverCallTime);
     global::Gtk.Table.TableChild w35 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.yDateDriverCallTime]));
     w35.TopAttach    = ((uint)(2));
     w35.BottomAttach = ((uint)(3));
     w35.LeftAttach   = ((uint)(1));
     w35.RightAttach  = ((uint)(2));
     w35.XOptions     = ((global::Gtk.AttachOptions)(4));
     w35.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tblUndeliveryFields.Gtk.Table+TableChild
     this.yEnumCMBDriverCallPlace      = new global::Gamma.Widgets.yEnumComboBox();
     this.yEnumCMBDriverCallPlace.Name = "yEnumCMBDriverCallPlace";
     this.yEnumCMBDriverCallPlace.ShowSpecialStateAll = false;
     this.yEnumCMBDriverCallPlace.ShowSpecialStateNot = false;
     this.yEnumCMBDriverCallPlace.UseShortTitle       = false;
     this.yEnumCMBDriverCallPlace.DefaultFirst        = false;
     this.tblUndeliveryFields.Add(this.yEnumCMBDriverCallPlace);
     global::Gtk.Table.TableChild w36 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.yEnumCMBDriverCallPlace]));
     w36.TopAttach    = ((uint)(1));
     w36.BottomAttach = ((uint)(2));
     w36.LeftAttach   = ((uint)(1));
     w36.RightAttach  = ((uint)(2));
     w36.XOptions     = ((global::Gtk.AttachOptions)(4));
     w36.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tblUndeliveryFields.Gtk.Table+TableChild
     this.ylabelProblemSource           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelProblemSource.Name      = "ylabelProblemSource";
     this.ylabelProblemSource.Xalign    = 1F;
     this.ylabelProblemSource.LabelProp = global::Mono.Unix.Catalog.GetString("Источник проблемы:");
     this.tblUndeliveryFields.Add(this.ylabelProblemSource);
     global::Gtk.Table.TableChild w37 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.ylabelProblemSource]));
     w37.TopAttach    = ((uint)(7));
     w37.BottomAttach = ((uint)(8));
     w37.XOptions     = ((global::Gtk.AttachOptions)(4));
     w37.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tblUndeliveryFields.Gtk.Table+TableChild
     this.ylabelTransferAbsenceReason           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelTransferAbsenceReason.Name      = "ylabelTransferAbsenceReason";
     this.ylabelTransferAbsenceReason.Xalign    = 1F;
     this.ylabelTransferAbsenceReason.LabelProp = global::Mono.Unix.Catalog.GetString("Причина отсутствия переноса:");
     this.tblUndeliveryFields.Add(this.ylabelTransferAbsenceReason);
     global::Gtk.Table.TableChild w38 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.ylabelTransferAbsenceReason]));
     w38.TopAttach    = ((uint)(8));
     w38.BottomAttach = ((uint)(9));
     w38.XOptions     = ((global::Gtk.AttachOptions)(4));
     w38.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbxWithControls.Add(this.tblUndeliveryFields);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.vbxWithControls[this.tblUndeliveryFields]));
     w39.Position = 1;
     w39.Expand   = false;
     w39.Fill     = false;
     // Container child vbxWithControls.Gtk.Box+BoxChild
     this.vbxReasonAndFines         = new global::Gtk.VBox();
     this.vbxReasonAndFines.Name    = "vbxReasonAndFines";
     this.vbxReasonAndFines.Spacing = 6;
     // Container child vbxReasonAndFines.Gtk.Box+BoxChild
     this.frame2             = new global::Gtk.Frame();
     this.frame2.Name        = "frame2";
     this.frame2.BorderWidth = ((uint)(3));
     // Container child frame2.Gtk.Container+ContainerChild
     this.GtkAlignment7             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment7.Name        = "GtkAlignment7";
     this.GtkAlignment7.LeftPadding = ((uint)(12));
     // Container child GtkAlignment7.Gtk.Container+ContainerChild
     this.GtkScrolledWindow2            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow2.Name       = "GtkScrolledWindow2";
     this.GtkScrolledWindow2.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow2.Gtk.Container+ContainerChild
     this.txtReason          = new global::Gamma.GtkWidgets.yTextView();
     this.txtReason.CanFocus = true;
     this.txtReason.Name     = "txtReason";
     this.txtReason.WrapMode = ((global::Gtk.WrapMode)(2));
     this.GtkScrolledWindow2.Add(this.txtReason);
     this.GtkAlignment7.Add(this.GtkScrolledWindow2);
     this.frame2.Add(this.GtkAlignment7);
     this.lblReason           = new global::Gtk.Label();
     this.lblReason.Name      = "lblReason";
     this.lblReason.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Что случилось?</b>");
     this.lblReason.UseMarkup = true;
     this.frame2.LabelWidget  = this.lblReason;
     this.vbxReasonAndFines.Add(this.frame2);
     global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.vbxReasonAndFines[this.frame2]));
     w43.Position = 0;
     // Container child vbxReasonAndFines.Gtk.Box+BoxChild
     this.frame3             = new global::Gtk.Frame();
     this.frame3.Name        = "frame3";
     this.frame3.BorderWidth = ((uint)(3));
     // Container child frame3.Gtk.Container+ContainerChild
     this.GtkAlignment8             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment8.Name        = "GtkAlignment8";
     this.GtkAlignment8.LeftPadding = ((uint)(12));
     // Container child GtkAlignment8.Gtk.Container+ContainerChild
     this.GtkScrolledWindow3            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow3.Name       = "GtkScrolledWindow3";
     this.GtkScrolledWindow3.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow3.Gtk.Container+ContainerChild
     this.yTreeFines          = new global::Gamma.GtkWidgets.yTreeView();
     this.yTreeFines.CanFocus = true;
     this.yTreeFines.Name     = "yTreeFines";
     this.GtkScrolledWindow3.Add(this.yTreeFines);
     this.GtkAlignment8.Add(this.GtkScrolledWindow3);
     this.frame3.Add(this.GtkAlignment8);
     this.lblFines           = new global::Gtk.Label();
     this.lblFines.Name      = "lblFines";
     this.lblFines.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Штрафы</b>");
     this.lblFines.UseMarkup = true;
     this.frame3.LabelWidget = this.lblFines;
     this.vbxReasonAndFines.Add(this.frame3);
     global::Gtk.Box.BoxChild w47 = ((global::Gtk.Box.BoxChild)(this.vbxReasonAndFines[this.frame3]));
     w47.Position = 1;
     // Container child vbxReasonAndFines.Gtk.Box+BoxChild
     this.buttonAddFine              = new global::Gtk.Button();
     this.buttonAddFine.CanFocus     = true;
     this.buttonAddFine.Name         = "buttonAddFine";
     this.buttonAddFine.UseUnderline = true;
     this.buttonAddFine.Label        = global::Mono.Unix.Catalog.GetString("Добавить штраф");
     global::Gtk.Image w48 = new global::Gtk.Image();
     w48.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonAddFine.Image = w48;
     this.vbxReasonAndFines.Add(this.buttonAddFine);
     global::Gtk.Box.BoxChild w49 = ((global::Gtk.Box.BoxChild)(this.vbxReasonAndFines[this.buttonAddFine]));
     w49.PackType = ((global::Gtk.PackType)(1));
     w49.Position = 2;
     w49.Fill     = false;
     this.vbxWithControls.Add(this.vbxReasonAndFines);
     global::Gtk.Box.BoxChild w50 = ((global::Gtk.Box.BoxChild)(this.vbxWithControls[this.vbxReasonAndFines]));
     w50.Position = 2;
     this.mainBox.Add(this.vbxWithControls);
     global::Gtk.Box.BoxChild w51 = ((global::Gtk.Box.BoxChild)(this.mainBox[this.vbxWithControls]));
     w51.Position = 1;
     this.Add(this.mainBox);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.yenumcomboboxTransferType.Hide();
     this.Hide();
     this.yEnumCMBDriverCallPlace.EnumItemSelected += new global::System.EventHandler <Gamma.Widgets.ItemSelectedEventArgs>(this.OnYEnumCMBDriverCallPlaceEnumItemSelected);
     this.btnChooseOrder.Clicked += new global::System.EventHandler(this.OnBtnChooseOrderClicked);
     this.btnNewOrder.Clicked    += new global::System.EventHandler(this.OnBtnNewOrderClicked);
     this.buttonAddFine.Clicked  += new global::System.EventHandler(this.OnButtonAddFineClicked);
 }
Beispiel #48
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Core.Permissions.SubdivisionForUserEntityPermissionWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Core.Permissions.SubdivisionForUserEntityPermissionWidget";
     // Container child Vodovoz.Core.Permissions.SubdivisionForUserEntityPermissionWidget.Gtk.Container+ContainerChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.hpaned2          = new global::Gtk.HPaned();
     this.hpaned2.CanFocus = true;
     this.hpaned2.Name     = "hpaned2";
     this.hpaned2.Position = 400;
     // Container child hpaned2.Gtk.Paned+PanedChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.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.treeviewSubdivisions          = new global::QS.Widgets.GtkUI.RepresentationTreeView();
     this.treeviewSubdivisions.CanFocus = true;
     this.treeviewSubdivisions.Name     = "treeviewSubdivisions";
     this.GtkScrolledWindow.Add(this.treeviewSubdivisions);
     this.hbox5.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.GtkScrolledWindow]));
     w2.Position = 0;
     // Container child hbox5.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.ytreeviewEntities          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewEntities.CanFocus = true;
     this.ytreeviewEntities.Name     = "ytreeviewEntities";
     this.GtkScrolledWindow1.Add(this.ytreeviewEntities);
     this.hbox5.Add(this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.GtkScrolledWindow1]));
     w4.Position = 1;
     this.hpaned2.Add(this.hbox5);
     global::Gtk.Paned.PanedChild w5 = ((global::Gtk.Paned.PanedChild)(this.hpaned2[this.hbox5]));
     w5.Resize = false;
     // Container child hpaned2.Gtk.Paned+PanedChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.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(">");
     this.vbox1.Add(this.buttonAdd);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.buttonAdd]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vbox1.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("<");
     this.vbox1.Add(this.buttonDelete);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.buttonDelete]));
     w7.Position = 2;
     w7.Expand   = false;
     w7.Fill     = false;
     this.hbox2.Add(this.vbox1);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.vbox1]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child hbox2.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.ytreeviewPermissions          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewPermissions.CanFocus = true;
     this.ytreeviewPermissions.Name     = "ytreeviewPermissions";
     this.GtkScrolledWindow2.Add(this.ytreeviewPermissions);
     this.hbox2.Add(this.GtkScrolledWindow2);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.GtkScrolledWindow2]));
     w10.Position = 1;
     this.hpaned2.Add(this.hbox2);
     this.hbox1.Add(this.hpaned2);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.hpaned2]));
     w12.Position = 0;
     this.Add(this.hbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.buttonAdd.Clicked    += new global::System.EventHandler(this.OnButtonAddClicked);
     this.buttonDelete.Clicked += new global::System.EventHandler(this.OnButtonDeleteClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget workwear.EmployeeCardDlg
     this.Name = "workwear.EmployeeCardDlg";
     this.Title = global::Mono.Unix.Catalog.GetString ("Новая карточка сотрудника");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child workwear.EmployeeCardDlg.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.hbox1 = new global::Gtk.HBox ();
     this.hbox1.Name = "hbox1";
     this.hbox1.Spacing = 6;
     this.hbox1.BorderWidth = ((uint)(3));
     // Container child hbox1.Gtk.Box+BoxChild
     this.table1 = new global::Gtk.Table (((uint)(8)), ((uint)(7)), false);
     this.table1.Name = "table1";
     this.table1.RowSpacing = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.comboSex = new global::Gamma.Widgets.yEnumComboBox ();
     this.comboSex.Name = "comboSex";
     this.comboSex.ShowSpecialStateAll = false;
     this.comboSex.ShowSpecialStateNot = false;
     this.comboSex.UseShortTitle = false;
     this.comboSex.DefaultFirst = false;
     this.table1.Add (this.comboSex);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1 [this.comboSex]));
     w2.TopAttach = ((uint)(4));
     w2.BottomAttach = ((uint)(5));
     w2.LeftAttach = ((uint)(3));
     w2.RightAttach = ((uint)(4));
     w2.XOptions = ((global::Gtk.AttachOptions)(4));
     w2.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.dateDismiss = new global::Gamma.Widgets.yDatePicker ();
     this.dateDismiss.Events = ((global::Gdk.EventMask)(256));
     this.dateDismiss.Name = "dateDismiss";
     this.dateDismiss.WithTime = false;
     this.dateDismiss.Date = new global::System.DateTime (0);
     this.dateDismiss.IsEditable = true;
     this.dateDismiss.AutoSeparation = true;
     this.table1.Add (this.dateDismiss);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1 [this.dateDismiss]));
     w3.TopAttach = ((uint)(3));
     w3.BottomAttach = ((uint)(4));
     w3.LeftAttach = ((uint)(3));
     w3.RightAttach = ((uint)(4));
     w3.XOptions = ((global::Gtk.AttachOptions)(4));
     w3.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.dateHire = new global::Gamma.Widgets.yDatePicker ();
     this.dateHire.Events = ((global::Gdk.EventMask)(256));
     this.dateHire.Name = "dateHire";
     this.dateHire.WithTime = false;
     this.dateHire.Date = new global::System.DateTime (0);
     this.dateHire.IsEditable = true;
     this.dateHire.AutoSeparation = true;
     this.table1.Add (this.dateHire);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1 [this.dateHire]));
     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.entryFirstName = new global::Gamma.GtkWidgets.yEntry ();
     this.entryFirstName.CanFocus = true;
     this.entryFirstName.Name = "entryFirstName";
     this.entryFirstName.IsEditable = true;
     this.entryFirstName.MaxLength = 20;
     this.entryFirstName.InvisibleChar = '●';
     this.table1.Add (this.entryFirstName);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1 [this.entryFirstName]));
     w5.TopAttach = ((uint)(2));
     w5.BottomAttach = ((uint)(3));
     w5.LeftAttach = ((uint)(1));
     w5.RightAttach = ((uint)(2));
     w5.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryLastName = new global::Gamma.GtkWidgets.yEntry ();
     this.entryLastName.CanFocus = true;
     this.entryLastName.Name = "entryLastName";
     this.entryLastName.IsEditable = true;
     this.entryLastName.MaxLength = 20;
     this.entryLastName.InvisibleChar = '●';
     this.table1.Add (this.entryLastName);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1 [this.entryLastName]));
     w6.TopAttach = ((uint)(1));
     w6.BottomAttach = ((uint)(2));
     w6.LeftAttach = ((uint)(1));
     w6.RightAttach = ((uint)(2));
     w6.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryPatronymic = new global::Gamma.GtkWidgets.yEntry ();
     this.entryPatronymic.CanFocus = true;
     this.entryPatronymic.Name = "entryPatronymic";
     this.entryPatronymic.IsEditable = true;
     this.entryPatronymic.MaxLength = 20;
     this.entryPatronymic.InvisibleChar = '●';
     this.table1.Add (this.entryPatronymic);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1 [this.entryPatronymic]));
     w7.TopAttach = ((uint)(3));
     w7.BottomAttach = ((uint)(4));
     w7.LeftAttach = ((uint)(1));
     w7.RightAttach = ((uint)(2));
     w7.YOptions = ((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.entryId = new global::Gtk.Entry ();
     this.entryId.Sensitive = false;
     this.entryId.CanFocus = true;
     this.entryId.Name = "entryId";
     this.entryId.Text = global::Mono.Unix.Catalog.GetString ("авто");
     this.entryId.IsEditable = true;
     this.entryId.WidthChars = 10;
     this.entryId.MaxLength = 15;
     this.entryId.InvisibleChar = '●';
     this.hbox7.Add (this.entryId);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.entryId]));
     w8.Position = 0;
     // Container child hbox7.Gtk.Box+BoxChild
     this.checkAuto = new global::Gtk.CheckButton ();
     this.checkAuto.CanFocus = true;
     this.checkAuto.Name = "checkAuto";
     this.checkAuto.Label = global::Mono.Unix.Catalog.GetString ("Автоматически");
     this.checkAuto.Active = true;
     this.checkAuto.DrawIndicator = true;
     this.checkAuto.UseUnderline = true;
     this.hbox7.Add (this.checkAuto);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.checkAuto]));
     w9.Position = 1;
     this.table1.Add (this.hbox7);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1 [this.hbox7]));
     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.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 w11 = ((global::Gtk.Table.TableChild)(this.table1 [this.label1]));
     w11.XOptions = ((global::Gtk.AttachOptions)(4));
     w11.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 w12 = ((global::Gtk.Table.TableChild)(this.table1 [this.label10]));
     w12.TopAttach = ((uint)(4));
     w12.BottomAttach = ((uint)(5));
     w12.XOptions = ((global::Gtk.AttachOptions)(4));
     w12.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.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.table1.Add (this.label11);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1 [this.label11]));
     w13.TopAttach = ((uint)(5));
     w13.BottomAttach = ((uint)(6));
     w13.XOptions = ((global::Gtk.AttachOptions)(4));
     w13.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.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.table1.Add (this.label12);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1 [this.label12]));
     w14.TopAttach = ((uint)(6));
     w14.BottomAttach = ((uint)(7));
     w14.XOptions = ((global::Gtk.AttachOptions)(4));
     w14.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.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.table1.Add (this.label14);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1 [this.label14]));
     w15.TopAttach = ((uint)(7));
     w15.BottomAttach = ((uint)(8));
     w15.XOptions = ((global::Gtk.AttachOptions)(4));
     w15.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label16 = new global::Gtk.Label ();
     this.label16.Name = "label16";
     this.label16.Xalign = 0F;
     this.label16.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Характеристики одежды</b>");
     this.label16.UseMarkup = true;
     this.table1.Add (this.label16);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1 [this.label16]));
     w16.LeftAttach = ((uint)(4));
     w16.RightAttach = ((uint)(7));
     w16.XOptions = ((global::Gtk.AttachOptions)(4));
     w16.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.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.table1.Add (this.label17);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1 [this.label17]));
     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.label18 = new global::Gtk.Label ();
     this.label18.Name = "label18";
     this.label18.Xalign = 1F;
     this.label18.LabelProp = global::Mono.Unix.Catalog.GetString ("Размер обуви:");
     this.table1.Add (this.label18);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table1 [this.label18]));
     w18.TopAttach = ((uint)(3));
     w18.BottomAttach = ((uint)(4));
     w18.LeftAttach = ((uint)(4));
     w18.RightAttach = ((uint)(5));
     w18.XOptions = ((global::Gtk.AttachOptions)(4));
     w18.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 ("Размер головного убора:");
     this.table1.Add (this.label19);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table1 [this.label19]));
     w19.TopAttach = ((uint)(4));
     w19.BottomAttach = ((uint)(5));
     w19.LeftAttach = ((uint)(4));
     w19.RightAttach = ((uint)(5));
     w19.XOptions = ((global::Gtk.AttachOptions)(4));
     w19.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 w20 = ((global::Gtk.Table.TableChild)(this.table1 [this.label2]));
     w20.TopAttach = ((uint)(1));
     w20.BottomAttach = ((uint)(2));
     w20.XOptions = ((global::Gtk.AttachOptions)(4));
     w20.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label20 = new global::Gtk.Label ();
     this.label20.Name = "label20";
     this.label20.Xalign = 1F;
     this.label20.LabelProp = global::Mono.Unix.Catalog.GetString ("Размер перчаток:");
     this.table1.Add (this.label20);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table1 [this.label20]));
     w21.TopAttach = ((uint)(5));
     w21.BottomAttach = ((uint)(6));
     w21.LeftAttach = ((uint)(4));
     w21.RightAttach = ((uint)(5));
     w21.XOptions = ((global::Gtk.AttachOptions)(4));
     w21.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.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.table1.Add (this.label23);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table1 [this.label23]));
     w22.TopAttach = ((uint)(2));
     w22.BottomAttach = ((uint)(3));
     w22.LeftAttach = ((uint)(2));
     w22.RightAttach = ((uint)(3));
     w22.XOptions = ((global::Gtk.AttachOptions)(4));
     w22.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 w23 = ((global::Gtk.Table.TableChild)(this.table1 [this.label3]));
     w23.TopAttach = ((uint)(2));
     w23.BottomAttach = ((uint)(3));
     w23.XOptions = ((global::Gtk.AttachOptions)(4));
     w23.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.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 w24 = ((global::Gtk.Table.TableChild)(this.table1 [this.label4]));
     w24.TopAttach = ((uint)(3));
     w24.BottomAttach = ((uint)(4));
     w24.XOptions = ((global::Gtk.AttachOptions)(4));
     w24.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 w25 = ((global::Gtk.Table.TableChild)(this.table1 [this.label5]));
     w25.TopAttach = ((uint)(1));
     w25.BottomAttach = ((uint)(2));
     w25.LeftAttach = ((uint)(2));
     w25.RightAttach = ((uint)(3));
     w25.XOptions = ((global::Gtk.AttachOptions)(4));
     w25.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 w26 = ((global::Gtk.Table.TableChild)(this.table1 [this.label6]));
     w26.TopAttach = ((uint)(3));
     w26.BottomAttach = ((uint)(4));
     w26.LeftAttach = ((uint)(2));
     w26.RightAttach = ((uint)(3));
     w26.XOptions = ((global::Gtk.AttachOptions)(4));
     w26.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label7 = new global::Gtk.Label ();
     this.label7.Name = "label7";
     this.label7.Xalign = 1F;
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString ("Пол:");
     this.table1.Add (this.label7);
     global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.table1 [this.label7]));
     w27.TopAttach = ((uint)(4));
     w27.BottomAttach = ((uint)(5));
     w27.LeftAttach = ((uint)(2));
     w27.RightAttach = ((uint)(3));
     w27.XOptions = ((global::Gtk.AttachOptions)(4));
     w27.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.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 w28 = ((global::Gtk.Table.TableChild)(this.table1 [this.label8]));
     w28.TopAttach = ((uint)(1));
     w28.BottomAttach = ((uint)(2));
     w28.LeftAttach = ((uint)(4));
     w28.RightAttach = ((uint)(5));
     w28.XOptions = ((global::Gtk.AttachOptions)(4));
     w28.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 w29 = ((global::Gtk.Table.TableChild)(this.table1 [this.label9]));
     w29.TopAttach = ((uint)(2));
     w29.BottomAttach = ((uint)(3));
     w29.LeftAttach = ((uint)(4));
     w29.RightAttach = ((uint)(5));
     w29.XOptions = ((global::Gtk.AttachOptions)(4));
     w29.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelObjectAddress = new global::Gtk.Label ();
     this.labelObjectAddress.Name = "labelObjectAddress";
     this.labelObjectAddress.LabelProp = global::Mono.Unix.Catalog.GetString ("---");
     this.labelObjectAddress.Wrap = true;
     this.labelObjectAddress.Selectable = true;
     this.table1.Add (this.labelObjectAddress);
     global::Gtk.Table.TableChild w30 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelObjectAddress]));
     w30.TopAttach = ((uint)(7));
     w30.BottomAttach = ((uint)(8));
     w30.LeftAttach = ((uint)(1));
     w30.RightAttach = ((uint)(4));
     w30.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelUser = new global::Gtk.Label ();
     this.labelUser.Name = "labelUser";
     this.labelUser.LabelProp = global::Mono.Unix.Catalog.GetString ("не указан");
     this.table1.Add (this.labelUser);
     global::Gtk.Table.TableChild w31 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelUser]));
     w31.LeftAttach = ((uint)(3));
     w31.RightAttach = ((uint)(4));
     w31.XOptions = ((global::Gtk.AttachOptions)(4));
     w31.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ycomboGlovesSize = new global::Gamma.GtkWidgets.yComboBox ();
     this.ycomboGlovesSize.Name = "ycomboGlovesSize";
     this.table1.Add (this.ycomboGlovesSize);
     global::Gtk.Table.TableChild w32 = ((global::Gtk.Table.TableChild)(this.table1 [this.ycomboGlovesSize]));
     w32.TopAttach = ((uint)(5));
     w32.BottomAttach = ((uint)(6));
     w32.LeftAttach = ((uint)(6));
     w32.RightAttach = ((uint)(7));
     w32.XOptions = ((global::Gtk.AttachOptions)(4));
     w32.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ycomboGlovesStd = new global::Gamma.Widgets.yEnumComboBox ();
     this.ycomboGlovesStd.Name = "ycomboGlovesStd";
     this.ycomboGlovesStd.ShowSpecialStateAll = false;
     this.ycomboGlovesStd.ShowSpecialStateNot = false;
     this.ycomboGlovesStd.UseShortTitle = true;
     this.ycomboGlovesStd.DefaultFirst = false;
     this.table1.Add (this.ycomboGlovesStd);
     global::Gtk.Table.TableChild w33 = ((global::Gtk.Table.TableChild)(this.table1 [this.ycomboGlovesStd]));
     w33.TopAttach = ((uint)(5));
     w33.BottomAttach = ((uint)(6));
     w33.LeftAttach = ((uint)(5));
     w33.RightAttach = ((uint)(6));
     w33.XOptions = ((global::Gtk.AttachOptions)(4));
     w33.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ycomboHeaddressSize = new global::Gamma.GtkWidgets.yComboBox ();
     this.ycomboHeaddressSize.Name = "ycomboHeaddressSize";
     this.table1.Add (this.ycomboHeaddressSize);
     global::Gtk.Table.TableChild w34 = ((global::Gtk.Table.TableChild)(this.table1 [this.ycomboHeaddressSize]));
     w34.TopAttach = ((uint)(4));
     w34.BottomAttach = ((uint)(5));
     w34.LeftAttach = ((uint)(6));
     w34.RightAttach = ((uint)(7));
     w34.XOptions = ((global::Gtk.AttachOptions)(4));
     w34.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ycomboHeaddressStd = new global::Gamma.Widgets.yEnumComboBox ();
     this.ycomboHeaddressStd.Name = "ycomboHeaddressStd";
     this.ycomboHeaddressStd.ShowSpecialStateAll = false;
     this.ycomboHeaddressStd.ShowSpecialStateNot = false;
     this.ycomboHeaddressStd.UseShortTitle = true;
     this.ycomboHeaddressStd.DefaultFirst = false;
     this.table1.Add (this.ycomboHeaddressStd);
     global::Gtk.Table.TableChild w35 = ((global::Gtk.Table.TableChild)(this.table1 [this.ycomboHeaddressStd]));
     w35.TopAttach = ((uint)(4));
     w35.BottomAttach = ((uint)(5));
     w35.LeftAttach = ((uint)(5));
     w35.RightAttach = ((uint)(6));
     w35.XOptions = ((global::Gtk.AttachOptions)(4));
     w35.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ycomboShoesSize = new global::Gamma.GtkWidgets.yComboBox ();
     this.ycomboShoesSize.Name = "ycomboShoesSize";
     this.table1.Add (this.ycomboShoesSize);
     global::Gtk.Table.TableChild w36 = ((global::Gtk.Table.TableChild)(this.table1 [this.ycomboShoesSize]));
     w36.TopAttach = ((uint)(3));
     w36.BottomAttach = ((uint)(4));
     w36.LeftAttach = ((uint)(6));
     w36.RightAttach = ((uint)(7));
     w36.XOptions = ((global::Gtk.AttachOptions)(4));
     w36.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ycomboShoesStd = new global::Gamma.Widgets.yEnumComboBox ();
     this.ycomboShoesStd.Name = "ycomboShoesStd";
     this.ycomboShoesStd.ShowSpecialStateAll = false;
     this.ycomboShoesStd.ShowSpecialStateNot = false;
     this.ycomboShoesStd.UseShortTitle = true;
     this.ycomboShoesStd.DefaultFirst = false;
     this.table1.Add (this.ycomboShoesStd);
     global::Gtk.Table.TableChild w37 = ((global::Gtk.Table.TableChild)(this.table1 [this.ycomboShoesStd]));
     w37.TopAttach = ((uint)(3));
     w37.BottomAttach = ((uint)(4));
     w37.LeftAttach = ((uint)(5));
     w37.RightAttach = ((uint)(6));
     w37.XOptions = ((global::Gtk.AttachOptions)(4));
     w37.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ycomboWearGrowth = new global::Gamma.GtkWidgets.yComboBox ();
     this.ycomboWearGrowth.Name = "ycomboWearGrowth";
     this.table1.Add (this.ycomboWearGrowth);
     global::Gtk.Table.TableChild w38 = ((global::Gtk.Table.TableChild)(this.table1 [this.ycomboWearGrowth]));
     w38.TopAttach = ((uint)(1));
     w38.BottomAttach = ((uint)(2));
     w38.LeftAttach = ((uint)(5));
     w38.RightAttach = ((uint)(7));
     w38.XOptions = ((global::Gtk.AttachOptions)(4));
     w38.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ycomboWearSize = new global::Gamma.GtkWidgets.yComboBox ();
     this.ycomboWearSize.Name = "ycomboWearSize";
     this.table1.Add (this.ycomboWearSize);
     global::Gtk.Table.TableChild w39 = ((global::Gtk.Table.TableChild)(this.table1 [this.ycomboWearSize]));
     w39.TopAttach = ((uint)(2));
     w39.BottomAttach = ((uint)(3));
     w39.LeftAttach = ((uint)(6));
     w39.RightAttach = ((uint)(7));
     w39.XOptions = ((global::Gtk.AttachOptions)(4));
     w39.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ycomboWearStd = new global::Gamma.Widgets.yEnumComboBox ();
     this.ycomboWearStd.Name = "ycomboWearStd";
     this.ycomboWearStd.ShowSpecialStateAll = false;
     this.ycomboWearStd.ShowSpecialStateNot = false;
     this.ycomboWearStd.UseShortTitle = true;
     this.ycomboWearStd.DefaultFirst = false;
     this.table1.Add (this.ycomboWearStd);
     global::Gtk.Table.TableChild w40 = ((global::Gtk.Table.TableChild)(this.table1 [this.ycomboWearStd]));
     w40.TopAttach = ((uint)(2));
     w40.BottomAttach = ((uint)(3));
     w40.LeftAttach = ((uint)(5));
     w40.RightAttach = ((uint)(6));
     w40.XOptions = ((global::Gtk.AttachOptions)(4));
     w40.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yentryLeader = new global::Gamma.Widgets.yEntryReference ();
     this.yentryLeader.Events = ((global::Gdk.EventMask)(256));
     this.yentryLeader.Name = "yentryLeader";
     this.table1.Add (this.yentryLeader);
     global::Gtk.Table.TableChild w41 = ((global::Gtk.Table.TableChild)(this.table1 [this.yentryLeader]));
     w41.TopAttach = ((uint)(5));
     w41.BottomAttach = ((uint)(6));
     w41.LeftAttach = ((uint)(1));
     w41.RightAttach = ((uint)(2));
     w41.XOptions = ((global::Gtk.AttachOptions)(4));
     w41.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yentryObject = new global::Gamma.Widgets.yEntryReference ();
     this.yentryObject.Events = ((global::Gdk.EventMask)(256));
     this.yentryObject.Name = "yentryObject";
     this.table1.Add (this.yentryObject);
     global::Gtk.Table.TableChild w42 = ((global::Gtk.Table.TableChild)(this.table1 [this.yentryObject]));
     w42.TopAttach = ((uint)(6));
     w42.BottomAttach = ((uint)(7));
     w42.LeftAttach = ((uint)(1));
     w42.RightAttach = ((uint)(2));
     w42.XOptions = ((global::Gtk.AttachOptions)(4));
     w42.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yentryPersonnelNumber = new global::Gamma.GtkWidgets.yEntry ();
     this.yentryPersonnelNumber.CanFocus = true;
     this.yentryPersonnelNumber.Name = "yentryPersonnelNumber";
     this.yentryPersonnelNumber.IsEditable = true;
     this.yentryPersonnelNumber.MaxLength = 15;
     this.yentryPersonnelNumber.InvisibleChar = '●';
     this.table1.Add (this.yentryPersonnelNumber);
     global::Gtk.Table.TableChild w43 = ((global::Gtk.Table.TableChild)(this.table1 [this.yentryPersonnelNumber]));
     w43.TopAttach = ((uint)(2));
     w43.BottomAttach = ((uint)(3));
     w43.LeftAttach = ((uint)(3));
     w43.RightAttach = ((uint)(4));
     w43.XOptions = ((global::Gtk.AttachOptions)(4));
     w43.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yentryPost = new global::Gamma.Widgets.yEntryReference ();
     this.yentryPost.Events = ((global::Gdk.EventMask)(256));
     this.yentryPost.Name = "yentryPost";
     this.table1.Add (this.yentryPost);
     global::Gtk.Table.TableChild w44 = ((global::Gtk.Table.TableChild)(this.table1 [this.yentryPost]));
     w44.TopAttach = ((uint)(4));
     w44.BottomAttach = ((uint)(5));
     w44.LeftAttach = ((uint)(1));
     w44.RightAttach = ((uint)(2));
     w44.XOptions = ((global::Gtk.AttachOptions)(4));
     w44.YOptions = ((global::Gtk.AttachOptions)(4));
     this.hbox1.Add (this.table1);
     global::Gtk.Box.BoxChild w45 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.table1]));
     w45.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.frame1 = new global::Gtk.Frame ();
     this.frame1.Name = "frame1";
     this.frame1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child frame1.Gtk.Container+ContainerChild
     this.yimagePhoto = new global::Gamma.Widgets.yImageViewer ();
     this.yimagePhoto.Name = "yimagePhoto";
     this.yimagePhoto.VerticalFit = true;
     this.yimagePhoto.HorizontalFit = true;
     this.frame1.Add (this.yimagePhoto);
     this.vbox2.Add (this.frame1);
     global::Gtk.Box.BoxChild w47 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.frame1]));
     w47.Position = 0;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox8 = new global::Gtk.HBox ();
     this.hbox8.Name = "hbox8";
     this.hbox8.Spacing = 6;
     // Container child hbox8.Gtk.Box+BoxChild
     this.buttonLoadPhoto = new global::Gtk.Button ();
     this.buttonLoadPhoto.TooltipMarkup = "Загрузить фотографию с диска на компьютере.";
     this.buttonLoadPhoto.CanFocus = true;
     this.buttonLoadPhoto.Name = "buttonLoadPhoto";
     this.buttonLoadPhoto.UseUnderline = true;
     this.buttonLoadPhoto.Label = global::Mono.Unix.Catalog.GetString ("Загрузить");
     global::Gtk.Image w48 = new global::Gtk.Image ();
     w48.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-open", global::Gtk.IconSize.Menu);
     this.buttonLoadPhoto.Image = w48;
     this.hbox8.Add (this.buttonLoadPhoto);
     global::Gtk.Box.BoxChild w49 = ((global::Gtk.Box.BoxChild)(this.hbox8 [this.buttonLoadPhoto]));
     w49.Position = 0;
     w49.Expand = false;
     w49.Fill = false;
     // Container child hbox8.Gtk.Box+BoxChild
     this.buttonSavePhoto = new global::Gtk.Button ();
     this.buttonSavePhoto.TooltipMarkup = "Сохранить фотографию на диск.";
     this.buttonSavePhoto.Sensitive = false;
     this.buttonSavePhoto.CanFocus = true;
     this.buttonSavePhoto.Name = "buttonSavePhoto";
     this.buttonSavePhoto.UseUnderline = true;
     this.buttonSavePhoto.Label = global::Mono.Unix.Catalog.GetString ("Сохранить");
     global::Gtk.Image w50 = new global::Gtk.Image ();
     w50.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-save", global::Gtk.IconSize.Menu);
     this.buttonSavePhoto.Image = w50;
     this.hbox8.Add (this.buttonSavePhoto);
     global::Gtk.Box.BoxChild w51 = ((global::Gtk.Box.BoxChild)(this.hbox8 [this.buttonSavePhoto]));
     w51.Position = 1;
     w51.Expand = false;
     w51.Fill = false;
     this.vbox2.Add (this.hbox8);
     global::Gtk.Box.BoxChild w52 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox8]));
     w52.Position = 1;
     w52.Expand = false;
     w52.Fill = false;
     this.hbox1.Add (this.vbox2);
     global::Gtk.Box.BoxChild w53 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox2]));
     w53.Position = 1;
     w53.Expand = false;
     w53.Fill = false;
     w1.Add (this.hbox1);
     global::Gtk.Box.BoxChild w54 = ((global::Gtk.Box.BoxChild)(w1 [this.hbox1]));
     w54.Position = 0;
     w54.Expand = false;
     w54.Fill = false;
     // 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.vbox6 = new global::Gtk.VBox ();
     this.vbox6.Name = "vbox6";
     this.vbox6.Spacing = 6;
     // Container child vbox6.Gtk.Box+BoxChild
     this.GtkScrolledWindow2 = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow2.Name = "GtkScrolledWindow2";
     this.GtkScrolledWindow2.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow2.Gtk.Container+ContainerChild
     this.ytreeNorms = new global::Gamma.GtkWidgets.yTreeView ();
     this.ytreeNorms.CanFocus = true;
     this.ytreeNorms.Name = "ytreeNorms";
     this.ytreeNorms.EnableSearch = false;
     this.GtkScrolledWindow2.Add (this.ytreeNorms);
     this.vbox6.Add (this.GtkScrolledWindow2);
     global::Gtk.Box.BoxChild w56 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.GtkScrolledWindow2]));
     w56.Position = 0;
     // Container child vbox6.Gtk.Box+BoxChild
     this.hbox10 = new global::Gtk.HBox ();
     this.hbox10.Name = "hbox10";
     this.hbox10.Spacing = 6;
     // Container child hbox10.Gtk.Box+BoxChild
     this.buttonAddNorm = new global::Gtk.Button ();
     this.buttonAddNorm.CanFocus = true;
     this.buttonAddNorm.Name = "buttonAddNorm";
     this.buttonAddNorm.UseUnderline = true;
     this.buttonAddNorm.Label = global::Mono.Unix.Catalog.GetString ("Добавить норму");
     global::Gtk.Image w57 = new global::Gtk.Image ();
     w57.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonAddNorm.Image = w57;
     this.hbox10.Add (this.buttonAddNorm);
     global::Gtk.Box.BoxChild w58 = ((global::Gtk.Box.BoxChild)(this.hbox10 [this.buttonAddNorm]));
     w58.Position = 0;
     w58.Expand = false;
     w58.Fill = false;
     // Container child hbox10.Gtk.Box+BoxChild
     this.buttonNormFromPost = new global::Gtk.Button ();
     this.buttonNormFromPost.CanFocus = true;
     this.buttonNormFromPost.Name = "buttonNormFromPost";
     this.buttonNormFromPost.UseUnderline = true;
     this.buttonNormFromPost.Label = global::Mono.Unix.Catalog.GetString ("По должности");
     global::Gtk.Image w59 = new global::Gtk.Image ();
     w59.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonNormFromPost.Image = w59;
     this.hbox10.Add (this.buttonNormFromPost);
     global::Gtk.Box.BoxChild w60 = ((global::Gtk.Box.BoxChild)(this.hbox10 [this.buttonNormFromPost]));
     w60.Position = 1;
     w60.Expand = false;
     w60.Fill = false;
     // Container child hbox10.Gtk.Box+BoxChild
     this.buttonRemoveNorm = new global::Gtk.Button ();
     this.buttonRemoveNorm.CanFocus = true;
     this.buttonRemoveNorm.Name = "buttonRemoveNorm";
     this.buttonRemoveNorm.UseUnderline = true;
     this.buttonRemoveNorm.Label = global::Mono.Unix.Catalog.GetString ("Удалить норму");
     global::Gtk.Image w61 = new global::Gtk.Image ();
     w61.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-remove", global::Gtk.IconSize.Menu);
     this.buttonRemoveNorm.Image = w61;
     this.hbox10.Add (this.buttonRemoveNorm);
     global::Gtk.Box.BoxChild w62 = ((global::Gtk.Box.BoxChild)(this.hbox10 [this.buttonRemoveNorm]));
     w62.Position = 2;
     w62.Expand = false;
     w62.Fill = false;
     // Container child hbox10.Gtk.Box+BoxChild
     this.buttonRefreshWorkwearItems = new global::Gtk.Button ();
     this.buttonRefreshWorkwearItems.TooltipMarkup = "Обновить список требуемой спецодежды в соответсвтии с изменениями в нормах.";
     this.buttonRefreshWorkwearItems.CanFocus = true;
     this.buttonRefreshWorkwearItems.Name = "buttonRefreshWorkwearItems";
     this.buttonRefreshWorkwearItems.UseUnderline = true;
     this.buttonRefreshWorkwearItems.Label = global::Mono.Unix.Catalog.GetString ("Обновить спецодежду");
     this.hbox10.Add (this.buttonRefreshWorkwearItems);
     global::Gtk.Box.BoxChild w63 = ((global::Gtk.Box.BoxChild)(this.hbox10 [this.buttonRefreshWorkwearItems]));
     w63.Position = 3;
     w63.Expand = false;
     w63.Fill = false;
     this.vbox6.Add (this.hbox10);
     global::Gtk.Box.BoxChild w64 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.hbox10]));
     w64.Position = 1;
     w64.Expand = false;
     w64.Fill = false;
     this.notebook1.Add (this.vbox6);
     // Notebook tab
     this.label13 = new global::Gtk.Label ();
     this.label13.Name = "label13";
     this.label13.LabelProp = global::Mono.Unix.Catalog.GetString ("Применённые нормы");
     this.notebook1.SetTabLabel (this.vbox6, this.label13);
     this.label13.ShowAll ();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.vbox7 = new global::Gtk.VBox ();
     this.vbox7.Name = "vbox7";
     this.vbox7.Spacing = 6;
     // Container child vbox7.Gtk.Box+BoxChild
     this.GtkScrolledWindow3 = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow3.Name = "GtkScrolledWindow3";
     this.GtkScrolledWindow3.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow3.Gtk.Container+ContainerChild
     this.ytreeWorkwear = new global::Gamma.GtkWidgets.yTreeView ();
     this.ytreeWorkwear.CanFocus = true;
     this.ytreeWorkwear.Name = "ytreeWorkwear";
     this.GtkScrolledWindow3.Add (this.ytreeWorkwear);
     this.vbox7.Add (this.GtkScrolledWindow3);
     global::Gtk.Box.BoxChild w67 = ((global::Gtk.Box.BoxChild)(this.vbox7 [this.GtkScrolledWindow3]));
     w67.Position = 0;
     // Container child vbox7.Gtk.Box+BoxChild
     this.hbox11 = new global::Gtk.HBox ();
     this.hbox11.Name = "hbox11";
     this.hbox11.Spacing = 6;
     // Container child hbox11.Gtk.Box+BoxChild
     this.buttonPickNomenclature = new global::Gtk.Button ();
     this.buttonPickNomenclature.CanFocus = true;
     this.buttonPickNomenclature.Name = "buttonPickNomenclature";
     this.buttonPickNomenclature.UseUnderline = true;
     this.buttonPickNomenclature.Label = global::Mono.Unix.Catalog.GetString ("Подобрать по складу");
     global::Gtk.Image w68 = new global::Gtk.Image ();
     this.buttonPickNomenclature.Image = w68;
     this.hbox11.Add (this.buttonPickNomenclature);
     global::Gtk.Box.BoxChild w69 = ((global::Gtk.Box.BoxChild)(this.hbox11 [this.buttonPickNomenclature]));
     w69.Position = 0;
     w69.Expand = false;
     w69.Fill = false;
     // Container child hbox11.Gtk.Box+BoxChild
     this.buttonGiveWearByNorm = new global::Gtk.Button ();
     this.buttonGiveWearByNorm.CanFocus = true;
     this.buttonGiveWearByNorm.Name = "buttonGiveWearByNorm";
     this.buttonGiveWearByNorm.UseUnderline = true;
     this.buttonGiveWearByNorm.Label = global::Mono.Unix.Catalog.GetString ("Выдать неполученное");
     global::Gtk.Image w70 = new global::Gtk.Image ();
     w70.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonGiveWearByNorm.Image = w70;
     this.hbox11.Add (this.buttonGiveWearByNorm);
     global::Gtk.Box.BoxChild w71 = ((global::Gtk.Box.BoxChild)(this.hbox11 [this.buttonGiveWearByNorm]));
     w71.Position = 1;
     w71.Expand = false;
     w71.Fill = false;
     // Container child hbox11.Gtk.Box+BoxChild
     this.buttonReturnWear1 = new global::Gtk.Button ();
     this.buttonReturnWear1.CanFocus = true;
     this.buttonReturnWear1.Name = "buttonReturnWear1";
     this.buttonReturnWear1.UseUnderline = true;
     this.buttonReturnWear1.Label = global::Mono.Unix.Catalog.GetString ("Возврат на склад");
     global::Gtk.Image w72 = new global::Gtk.Image ();
     w72.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-redo", global::Gtk.IconSize.Menu);
     this.buttonReturnWear1.Image = w72;
     this.hbox11.Add (this.buttonReturnWear1);
     global::Gtk.Box.BoxChild w73 = ((global::Gtk.Box.BoxChild)(this.hbox11 [this.buttonReturnWear1]));
     w73.Position = 2;
     w73.Expand = false;
     w73.Fill = false;
     // Container child hbox11.Gtk.Box+BoxChild
     this.buttonWriteOffWear1 = new global::Gtk.Button ();
     this.buttonWriteOffWear1.CanFocus = true;
     this.buttonWriteOffWear1.Name = "buttonWriteOffWear1";
     this.buttonWriteOffWear1.UseUnderline = true;
     this.buttonWriteOffWear1.Label = global::Mono.Unix.Catalog.GetString ("Списание");
     global::Gtk.Image w74 = new global::Gtk.Image ();
     w74.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-delete", global::Gtk.IconSize.Menu);
     this.buttonWriteOffWear1.Image = w74;
     this.hbox11.Add (this.buttonWriteOffWear1);
     global::Gtk.Box.BoxChild w75 = ((global::Gtk.Box.BoxChild)(this.hbox11 [this.buttonWriteOffWear1]));
     w75.Position = 3;
     w75.Expand = false;
     w75.Fill = false;
     this.vbox7.Add (this.hbox11);
     global::Gtk.Box.BoxChild w76 = ((global::Gtk.Box.BoxChild)(this.vbox7 [this.hbox11]));
     w76.Position = 1;
     w76.Expand = false;
     w76.Fill = false;
     this.notebook1.Add (this.vbox7);
     global::Gtk.Notebook.NotebookChild w77 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1 [this.vbox7]));
     w77.Position = 1;
     // Notebook tab
     this.label15 = new global::Gtk.Label ();
     this.label15.Name = "label15";
     this.label15.LabelProp = global::Mono.Unix.Catalog.GetString ("Спецодежда");
     this.notebook1.SetTabLabel (this.vbox7, this.label15);
     this.label15.ShowAll ();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.vbox4 = new global::Gtk.VBox ();
     this.vbox4.Name = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.GtkScrolledWindow1 = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow1.Name = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.ytreeListedItems = new global::Gamma.GtkWidgets.yTreeView ();
     this.ytreeListedItems.CanFocus = true;
     this.ytreeListedItems.Name = "ytreeListedItems";
     this.GtkScrolledWindow1.Add (this.ytreeListedItems);
     this.vbox4.Add (this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w79 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.GtkScrolledWindow1]));
     w79.Position = 0;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hbox9 = new global::Gtk.HBox ();
     this.hbox9.Name = "hbox9";
     this.hbox9.Spacing = 6;
     // Container child hbox9.Gtk.Box+BoxChild
     this.buttonGiveWear = new global::Gtk.Button ();
     this.buttonGiveWear.Sensitive = false;
     this.buttonGiveWear.CanFocus = true;
     this.buttonGiveWear.Name = "buttonGiveWear";
     this.buttonGiveWear.UseUnderline = true;
     this.buttonGiveWear.Label = global::Mono.Unix.Catalog.GetString ("Выдача сотруднику");
     global::Gtk.Image w80 = new global::Gtk.Image ();
     w80.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonGiveWear.Image = w80;
     this.hbox9.Add (this.buttonGiveWear);
     global::Gtk.Box.BoxChild w81 = ((global::Gtk.Box.BoxChild)(this.hbox9 [this.buttonGiveWear]));
     w81.Position = 0;
     w81.Expand = false;
     w81.Fill = false;
     // Container child hbox9.Gtk.Box+BoxChild
     this.buttonReturnWear = new global::Gtk.Button ();
     this.buttonReturnWear.Sensitive = false;
     this.buttonReturnWear.CanFocus = true;
     this.buttonReturnWear.Name = "buttonReturnWear";
     this.buttonReturnWear.UseUnderline = true;
     this.buttonReturnWear.Label = global::Mono.Unix.Catalog.GetString ("Возврат на склад");
     global::Gtk.Image w82 = new global::Gtk.Image ();
     w82.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-redo", global::Gtk.IconSize.Menu);
     this.buttonReturnWear.Image = w82;
     this.hbox9.Add (this.buttonReturnWear);
     global::Gtk.Box.BoxChild w83 = ((global::Gtk.Box.BoxChild)(this.hbox9 [this.buttonReturnWear]));
     w83.Position = 1;
     w83.Expand = false;
     w83.Fill = false;
     // Container child hbox9.Gtk.Box+BoxChild
     this.buttonWriteOffWear = new global::Gtk.Button ();
     this.buttonWriteOffWear.Sensitive = false;
     this.buttonWriteOffWear.CanFocus = true;
     this.buttonWriteOffWear.Name = "buttonWriteOffWear";
     this.buttonWriteOffWear.UseUnderline = true;
     this.buttonWriteOffWear.Label = global::Mono.Unix.Catalog.GetString ("Списание");
     global::Gtk.Image w84 = new global::Gtk.Image ();
     w84.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-delete", global::Gtk.IconSize.Menu);
     this.buttonWriteOffWear.Image = w84;
     this.hbox9.Add (this.buttonWriteOffWear);
     global::Gtk.Box.BoxChild w85 = ((global::Gtk.Box.BoxChild)(this.hbox9 [this.buttonWriteOffWear]));
     w85.Position = 2;
     w85.Expand = false;
     w85.Fill = false;
     this.vbox4.Add (this.hbox9);
     global::Gtk.Box.BoxChild w86 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hbox9]));
     w86.Position = 1;
     w86.Expand = false;
     w86.Fill = false;
     this.notebook1.Add (this.vbox4);
     global::Gtk.Notebook.NotebookChild w87 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1 [this.vbox4]));
     w87.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.vbox4, this.label21);
     this.label21.ShowAll ();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.vbox3 = new global::Gtk.VBox ();
     this.vbox3.Name = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.vbox5 = new global::Gtk.VBox ();
     this.vbox5.Name = "vbox5";
     this.vbox5.Spacing = 6;
     // 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.treeviewMovements = new global::Gamma.GtkWidgets.yTreeView ();
     this.treeviewMovements.CanFocus = true;
     this.treeviewMovements.Name = "treeviewMovements";
     this.GtkScrolledWindow.Add (this.treeviewMovements);
     this.vbox5.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w89 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.GtkScrolledWindow]));
     w89.Position = 0;
     this.vbox3.Add (this.vbox5);
     global::Gtk.Box.BoxChild w90 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.vbox5]));
     w90.Position = 0;
     this.notebook1.Add (this.vbox3);
     global::Gtk.Notebook.NotebookChild w91 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1 [this.vbox3]));
     w91.Position = 3;
     // Notebook tab
     this.label22 = new global::Gtk.Label ();
     this.label22.Name = "label22";
     this.label22.LabelProp = global::Mono.Unix.Catalog.GetString ("История выдач");
     this.notebook1.SetTabLabel (this.vbox3, this.label22);
     this.label22.ShowAll ();
     w1.Add (this.notebook1);
     global::Gtk.Box.BoxChild w92 = ((global::Gtk.Box.BoxChild)(w1 [this.notebook1]));
     w92.Position = 1;
     // Internal child workwear.EmployeeCardDlg.ActionArea
     global::Gtk.HButtonBox w93 = this.ActionArea;
     w93.Name = "dialog1_ActionArea";
     w93.Spacing = 10;
     w93.BorderWidth = ((uint)(5));
     w93.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonPrint = new global::Gtk.Button ();
     this.buttonPrint.Sensitive = false;
     this.buttonPrint.CanFocus = true;
     this.buttonPrint.Name = "buttonPrint";
     this.buttonPrint.UseUnderline = true;
     this.buttonPrint.Label = global::Mono.Unix.Catalog.GetString ("Печать");
     global::Gtk.Image w94 = new global::Gtk.Image ();
     w94.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-print", global::Gtk.IconSize.Menu);
     this.buttonPrint.Image = w94;
     this.AddActionWidget (this.buttonPrint, 0);
     global::Gtk.ButtonBox.ButtonBoxChild w95 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w93 [this.buttonPrint]));
     w95.Expand = false;
     w95.Fill = false;
     // 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 w96 = new global::Gtk.Image ();
     w96.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-cancel", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w96;
     this.AddActionWidget (this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w97 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w93 [this.buttonCancel]));
     w97.Position = 1;
     w97.Expand = false;
     w97.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 w98 = new global::Gtk.Image ();
     w98.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-ok", global::Gtk.IconSize.Menu);
     this.buttonOk.Image = w98;
     w93.Add (this.buttonOk);
     global::Gtk.ButtonBox.ButtonBoxChild w99 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w93 [this.buttonOk]));
     w99.Position = 2;
     w99.Expand = false;
     w99.Fill = false;
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 1148;
     this.DefaultHeight = 569;
     this.Show ();
     this.yentryPost.Changed += new global::System.EventHandler (this.OnYentryPostChanged);
     this.ycomboWearStd.Changed += new global::System.EventHandler (this.OnYcomboWearStdChanged);
     this.ycomboShoesStd.Changed += new global::System.EventHandler (this.OnYcomboShoesStdChanged);
     this.ycomboHeaddressStd.Changed += new global::System.EventHandler (this.OnYcomboHeaddressChanged);
     this.ycomboGlovesStd.Changed += new global::System.EventHandler (this.OnYcomboGlovesStdChanged);
     this.entryId.Changed += new global::System.EventHandler (this.OnEntryIdChanged);
     this.checkAuto.Toggled += new global::System.EventHandler (this.OnCheckAutoToggled);
     this.comboSex.Changed += new global::System.EventHandler (this.OnComboSexChanged);
     this.yimagePhoto.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler (this.OnYimagePhotoButtonPressEvent);
     this.buttonLoadPhoto.Clicked += new global::System.EventHandler (this.OnButtonLoadPhotoClicked);
     this.buttonSavePhoto.Clicked += new global::System.EventHandler (this.OnButtonSavePhotoClicked);
     this.notebook1.SwitchPage += new global::Gtk.SwitchPageHandler (this.OnNotebook1SwitchPage);
     this.buttonAddNorm.Clicked += new global::System.EventHandler (this.OnButtonAddNormClicked);
     this.buttonNormFromPost.Clicked += new global::System.EventHandler (this.OnButtonNormFromPostClicked);
     this.buttonRemoveNorm.Clicked += new global::System.EventHandler (this.OnButtonRemoveNormClicked);
     this.buttonRefreshWorkwearItems.Clicked += new global::System.EventHandler (this.OnButtonRefreshWorkwearItemsClicked);
     this.buttonPickNomenclature.Clicked += new global::System.EventHandler (this.OnButtonPickNomenclatureClicked);
     this.buttonGiveWearByNorm.Clicked += new global::System.EventHandler (this.OnButtonGiveWearByNormClicked);
     this.buttonReturnWear1.Clicked += new global::System.EventHandler (this.OnButtonReturnWearClicked);
     this.buttonWriteOffWear1.Clicked += new global::System.EventHandler (this.OnButtonWriteOffWearClicked);
     this.buttonGiveWear.Clicked += new global::System.EventHandler (this.OnButtonGiveWearClicked);
     this.buttonReturnWear.Clicked += new global::System.EventHandler (this.OnButtonReturnWearClicked);
     this.buttonWriteOffWear.Clicked += new global::System.EventHandler (this.OnButtonWriteOffWearClicked);
     this.buttonPrint.Clicked += new global::System.EventHandler (this.OnButtonPrintClicked);
     this.buttonOk.Clicked += new global::System.EventHandler (this.OnButtonOkClicked);
 }