Esempio n. 1
0
 private void InitializeComponent()
 {
     this.components = new Container();
     ComponentResourceManager manager = new ComponentResourceManager(typeof(ApartmentCountersView));
     this.menuExit = new System.Windows.Forms.ToolStripMenuItem();
     this.notifyIcon = new System.Windows.Forms.NotifyIcon(this.components);
     this.panel = new System.Windows.Forms.Panel();
     this.splitter = new System.Windows.Forms.Splitter();
     this.m_ApartmentNumberAddressPanel = new System.Windows.Forms.Panel();
     this.mainSplitContainer = new System.Windows.Forms.SplitContainer();
     this.apartmentSearchControl = new ApartmentSearchControl();
     this.apartmentView = new ForUKApartmentCountersView();
     this.notifyWorker = new BackgroundWorker();
     this.notifyTimer = new System.Windows.Forms.Timer(this.components);
     this.mainSplitContainer.Panel1.SuspendLayout();
     this.mainSplitContainer.Panel2.SuspendLayout();
     this.mainSplitContainer.SuspendLayout();
     base.SuspendLayout();
     this.menuExit.set_Name("menuExit");
     this.menuExit.set_Size(new System.Drawing.Size(0x6c, 0x16));
     this.menuExit.set_Text("Выход");
     this.notifyIcon.set_BalloonTipIcon(System.Windows.Forms.ToolTipIcon.Info);
     this.notifyIcon.set_BalloonTipTitle("Сообщение");
     this.notifyIcon.set_Icon((System.Drawing.Icon) manager.GetObject("notifyIcon.Icon"));
     this.notifyIcon.set_Visible(Settings.Default.VerifyServiceEnabled);
     this.panel.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.panel.set_Location(new System.Drawing.Point(0, 0));
     this.panel.set_Name("panel");
     this.panel.set_Size(new System.Drawing.Size(0x3c3, 0x28b));
     this.panel.set_TabIndex(7);
     this.splitter.set_Location(new System.Drawing.Point(0, 0));
     this.splitter.set_Name("splitter");
     this.splitter.set_Size(new System.Drawing.Size(3, 0x28b));
     this.splitter.set_TabIndex(6);
     this.splitter.set_TabStop(false);
     this.m_ApartmentNumberAddressPanel.set_AutoSize(true);
     this.m_ApartmentNumberAddressPanel.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.m_ApartmentNumberAddressPanel.set_Location(new System.Drawing.Point(0, 0));
     this.m_ApartmentNumberAddressPanel.set_Margin(new System.Windows.Forms.Padding(3, 2, 3, 2));
     this.m_ApartmentNumberAddressPanel.set_Name("m_ApartmentNumberAddressPanel");
     this.m_ApartmentNumberAddressPanel.set_Size(new System.Drawing.Size(0x2c9, 0));
     this.m_ApartmentNumberAddressPanel.set_TabIndex(1);
     this.m_ApartmentNumberAddressPanel.set_Visible(false);
     this.mainSplitContainer.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.mainSplitContainer.set_ForeColor(System.Drawing.SystemColors.ControlText);
     this.mainSplitContainer.set_Location(new System.Drawing.Point(3, 0));
     this.mainSplitContainer.set_Name("mainSplitContainer");
     this.mainSplitContainer.Panel1.Controls.Add(this.apartmentSearchControl);
     this.mainSplitContainer.set_Panel1MinSize(220);
     this.mainSplitContainer.Panel2.Controls.Add(this.apartmentView);
     this.mainSplitContainer.Panel2.Controls.Add(this.m_ApartmentNumberAddressPanel);
     this.mainSplitContainer.set_Size(new System.Drawing.Size(960, 0x28b));
     this.mainSplitContainer.set_SplitterDistance(0xf1);
     this.mainSplitContainer.set_SplitterWidth(6);
     this.mainSplitContainer.set_TabIndex(5);
     this.apartmentSearchControl.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.apartmentSearchControl.IsLastInputBarcode = false;
     this.apartmentSearchControl.set_Location(new System.Drawing.Point(0, 0));
     this.apartmentSearchControl.set_Name("apartmentSearchControl");
     this.apartmentSearchControl.set_Size(new System.Drawing.Size(0xf1, 0x28b));
     this.apartmentSearchControl.set_TabIndex(3);
     this.apartmentView.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.apartmentView.set_Location(new System.Drawing.Point(0, 0));
     this.apartmentView.set_Name("apartmentView");
     this.apartmentView.SearchControl = null;
     this.apartmentView.ShowInputCountersAfterFill = false;
     this.apartmentView.set_Size(new System.Drawing.Size(0x2c9, 0x28b));
     this.apartmentView.set_TabIndex(2);
     this.apartmentView.add_Load(new System.EventHandler(this.apartmentView_Load));
     this.notifyTimer.set_Enabled(Settings.Default.VerifyServiceEnabled);
     this.notifyTimer.set_Interval(0x1d4c0);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.Controls.Add(this.mainSplitContainer);
     base.Controls.Add(this.splitter);
     base.Controls.Add(this.panel);
     base.set_Name("ApartmentCountersView");
     base.set_Size(new System.Drawing.Size(0x3c3, 0x28b));
     this.mainSplitContainer.Panel1.ResumeLayout(false);
     this.mainSplitContainer.Panel2.ResumeLayout(false);
     this.mainSplitContainer.Panel2.PerformLayout();
     this.mainSplitContainer.ResumeLayout(false);
     base.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     this.components = new Container();
     ComponentResourceManager manager = new ComponentResourceManager(typeof(GroupWorkApartmentCountersView));
     this.mainSplitContainer = new System.Windows.Forms.SplitContainer();
     this.m_ApartmentNumberAddressPanel = new System.Windows.Forms.Panel();
     this.notifyWorker = new BackgroundWorker();
     this.splitter = new System.Windows.Forms.Splitter();
     this.notifyIcon = new System.Windows.Forms.NotifyIcon(this.components);
     this.notifyTimer = new System.Windows.Forms.Timer(this.components);
     this.panel = new System.Windows.Forms.Panel();
     this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.button3 = new System.Windows.Forms.Button();
     this.button4 = new System.Windows.Forms.Button();
     this.button1 = new System.Windows.Forms.Button();
     this.button2 = new System.Windows.Forms.Button();
     this.m_ApartmentSearch = new CountersSearchControl();
     this.apartmentView = new ForUKApartmentCountersView();
     this.mainSplitContainer.Panel1.SuspendLayout();
     this.mainSplitContainer.Panel2.SuspendLayout();
     this.mainSplitContainer.SuspendLayout();
     this.tableLayoutPanel2.SuspendLayout();
     this.tableLayoutPanel1.SuspendLayout();
     base.SuspendLayout();
     this.mainSplitContainer.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.mainSplitContainer.set_ForeColor(System.Drawing.SystemColors.ControlText);
     this.mainSplitContainer.set_Location(new System.Drawing.Point(3, 0));
     this.mainSplitContainer.set_Name("mainSplitContainer");
     this.mainSplitContainer.Panel1.Controls.Add(this.m_ApartmentSearch);
     this.mainSplitContainer.set_Panel1MinSize(220);
     this.mainSplitContainer.Panel2.Controls.Add(this.apartmentView);
     this.mainSplitContainer.Panel2.Controls.Add(this.m_ApartmentNumberAddressPanel);
     this.mainSplitContainer.set_Size(new System.Drawing.Size(0x3a0, 0x259));
     this.mainSplitContainer.set_SplitterDistance(0x11a);
     this.mainSplitContainer.set_SplitterWidth(6);
     this.mainSplitContainer.set_TabIndex(8);
     this.m_ApartmentNumberAddressPanel.set_AutoSize(true);
     this.m_ApartmentNumberAddressPanel.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.m_ApartmentNumberAddressPanel.set_Location(new System.Drawing.Point(0, 0));
     this.m_ApartmentNumberAddressPanel.set_Margin(new System.Windows.Forms.Padding(3, 2, 3, 2));
     this.m_ApartmentNumberAddressPanel.set_Name("m_ApartmentNumberAddressPanel");
     this.m_ApartmentNumberAddressPanel.set_Size(new System.Drawing.Size(640, 0));
     this.m_ApartmentNumberAddressPanel.set_TabIndex(1);
     this.m_ApartmentNumberAddressPanel.set_Visible(false);
     this.splitter.set_Location(new System.Drawing.Point(0, 0));
     this.splitter.set_Name("splitter");
     this.splitter.set_Size(new System.Drawing.Size(3, 0x259));
     this.splitter.set_TabIndex(9);
     this.splitter.set_TabStop(false);
     this.notifyIcon.set_BalloonTipIcon(System.Windows.Forms.ToolTipIcon.Info);
     this.notifyIcon.set_BalloonTipTitle("Сообщение");
     this.notifyIcon.set_Icon((System.Drawing.Icon) manager.GetObject("notifyIcon.Icon"));
     this.notifyIcon.set_Visible(Settings.Default.VerifyServiceEnabled);
     this.notifyTimer.set_Enabled(Settings.Default.VerifyServiceEnabled);
     this.notifyTimer.set_Interval(0x1d4c0);
     this.panel.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.panel.set_Location(new System.Drawing.Point(0, 0));
     this.panel.set_Name("panel");
     this.panel.set_Size(new System.Drawing.Size(0x3a3, 0x259));
     this.panel.set_TabIndex(10);
     this.tableLayoutPanel2.set_ColumnCount(2);
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 66.66666f));
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333f));
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20f));
     this.tableLayoutPanel2.Controls.Add(this.tableLayoutPanel1, 0, 0);
     this.tableLayoutPanel2.Controls.Add(this.button1, 0, 0);
     this.tableLayoutPanel2.set_Location(new System.Drawing.Point(0, 0));
     this.tableLayoutPanel2.set_Name("tableLayoutPanel2");
     this.tableLayoutPanel2.set_RowCount(1);
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20f));
     this.tableLayoutPanel2.set_Size(new System.Drawing.Size(200, 100));
     this.tableLayoutPanel2.set_TabIndex(0);
     this.tableLayoutPanel1.set_ColumnCount(2);
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 66.66666f));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333f));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20f));
     this.tableLayoutPanel1.Controls.Add(this.button3, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.button4, 1, 0);
     this.tableLayoutPanel1.set_Location(new System.Drawing.Point(0x88, 3));
     this.tableLayoutPanel1.set_Name("tableLayoutPanel1");
     this.tableLayoutPanel1.set_RowCount(1);
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100f));
     this.tableLayoutPanel1.set_Size(new System.Drawing.Size(0x3d, 50));
     this.tableLayoutPanel1.set_TabIndex(0x47);
     this.button3.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.button3.set_ImageAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.button3.set_Location(new System.Drawing.Point(3, 3));
     this.button3.set_Name("button3");
     this.button3.set_Size(new System.Drawing.Size(0x22, 0x2c));
     this.button3.set_TabIndex(70);
     this.button3.set_Text("&Поиск");
     this.button3.set_UseVisualStyleBackColor(true);
     this.button4.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.button4.set_Location(new System.Drawing.Point(0x2b, 3));
     this.button4.set_Name("button4");
     this.button4.set_Size(new System.Drawing.Size(15, 0x2c));
     this.button4.set_TabIndex(80);
     this.button4.set_Text("&Очистить");
     this.button4.set_UseVisualStyleBackColor(true);
     this.button1.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.button1.set_ImageAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.button1.set_Location(new System.Drawing.Point(3, 3));
     this.button1.set_Name("button1");
     this.button1.set_Size(new System.Drawing.Size(0x7f, 0x5e));
     this.button1.set_TabIndex(70);
     this.button1.set_Text("&Поиск");
     this.button1.set_UseVisualStyleBackColor(true);
     this.button2.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.button2.set_Location(new System.Drawing.Point(0xbb, 3));
     this.button2.set_Name("button2");
     this.button2.set_Size(new System.Drawing.Size(0x56, 0x2c));
     this.button2.set_TabIndex(80);
     this.button2.set_Text("&Очистить");
     this.button2.set_UseVisualStyleBackColor(true);
     this.m_ApartmentSearch.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.m_ApartmentSearch.set_Location(new System.Drawing.Point(0, 0));
     this.m_ApartmentSearch.set_Margin(new System.Windows.Forms.Padding(3, 4, 3, 4));
     this.m_ApartmentSearch.set_Name("m_ApartmentSearch");
     this.m_ApartmentSearch.set_Size(new System.Drawing.Size(0x11a, 0x259));
     this.m_ApartmentSearch.set_TabIndex(2);
     this.apartmentView.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.apartmentView.set_Location(new System.Drawing.Point(0, 0));
     this.apartmentView.set_Name("apartmentView");
     this.apartmentView.set_Size(new System.Drawing.Size(640, 0x259));
     this.apartmentView.set_TabIndex(2);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.Controls.Add(this.mainSplitContainer);
     base.Controls.Add(this.splitter);
     base.Controls.Add(this.panel);
     base.set_Name("GroupWorkApartmentCountersView");
     base.set_Size(new System.Drawing.Size(0x3a3, 0x259));
     base.add_Load(new System.EventHandler(this.GroupWorkApartmentCountersView_Load));
     this.mainSplitContainer.Panel1.ResumeLayout(false);
     this.mainSplitContainer.Panel2.ResumeLayout(false);
     this.mainSplitContainer.Panel2.PerformLayout();
     this.mainSplitContainer.ResumeLayout(false);
     this.tableLayoutPanel2.ResumeLayout(false);
     this.tableLayoutPanel1.ResumeLayout(false);
     base.ResumeLayout(false);
 }
Esempio n. 3
0
 private void InitializeComponent()
 {
     this.components = new Container();
     ComponentResourceManager manager = new ComponentResourceManager(typeof(CountersMainForm));
     this.menuProgram = new System.Windows.Forms.ToolStripMenuItem();
     this.menuExit = new System.Windows.Forms.ToolStripMenuItem();
     this.splitter = new System.Windows.Forms.Splitter();
     this.panel = new System.Windows.Forms.Panel();
     this.menuStrip = new System.Windows.Forms.MenuStrip();
     this.адресныйПланToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.выверкаДанныхToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.историяПоискаToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.оПрограммеToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.загрузкаРеестраToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.внешниеОбработкиToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.notifyTimer = new System.Windows.Forms.Timer(this.components);
     this.notifyIcon = new System.Windows.Forms.NotifyIcon(this.components);
     this.m_DopInfoTab = new System.Windows.Forms.TabPage();
     this.notifyWorker = new BackgroundWorker();
     this.mainSplitContainer = new System.Windows.Forms.SplitContainer();
     this.m_ApartmentSearch = new CounterApartmentSearchControl();
     this.apartmentView = new ForUKApartmentCountersView();
     this.m_ApartmentNumberAddressPanel = new System.Windows.Forms.Panel();
     this.menuStrip.SuspendLayout();
     this.mainSplitContainer.Panel1.SuspendLayout();
     this.mainSplitContainer.Panel2.SuspendLayout();
     this.mainSplitContainer.SuspendLayout();
     base.SuspendLayout();
     this.menuProgram.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.menuExit });
     this.menuProgram.set_Name("menuProgram");
     this.menuProgram.set_Size(new System.Drawing.Size(0x49, 20));
     this.menuProgram.set_Text("Программа");
     this.menuExit.set_Name("menuExit");
     this.menuExit.set_Size(new System.Drawing.Size(0x6c, 0x16));
     this.menuExit.set_Text("Выход");
     this.splitter.set_Location(new System.Drawing.Point(0x127, 0x18));
     this.splitter.set_Name("splitter");
     this.splitter.set_Size(new System.Drawing.Size(3, 0x289));
     this.splitter.set_TabIndex(2);
     this.splitter.set_TabStop(false);
     this.panel.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.panel.set_Location(new System.Drawing.Point(0x12a, 0x18));
     this.panel.set_Name("panel");
     this.panel.set_Size(new System.Drawing.Size(0x252, 0x289));
     this.panel.set_TabIndex(3);
     this.menuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.адресныйПланToolStripMenuItem, this.выверкаДанныхToolStripMenuItem, this.историяПоискаToolStripMenuItem, this.оПрограммеToolStripMenuItem, this.загрузкаРеестраToolStripMenuItem, this.внешниеОбработкиToolStripMenuItem });
     this.menuStrip.set_Location(new System.Drawing.Point(0, 0));
     this.menuStrip.set_Name("menuStrip");
     this.menuStrip.set_Size(new System.Drawing.Size(0x369, 0x18));
     this.menuStrip.set_TabIndex(0);
     this.menuStrip.set_Text("menuAccountant");
     this.адресныйПланToolStripMenuItem.set_Name("адресныйПланToolStripMenuItem");
     this.адресныйПланToolStripMenuItem.set_Size(new System.Drawing.Size(0x69, 20));
     this.адресныйПланToolStripMenuItem.set_Text("Адресный план");
     this.адресныйПланToolStripMenuItem.add_Click(new System.EventHandler(this.адресныйПланToolStripMenuItem_Click));
     this.выверкаДанныхToolStripMenuItem.set_Name("выверкаДанныхToolStripMenuItem");
     this.выверкаДанныхToolStripMenuItem.set_Size(new System.Drawing.Size(0x44, 20));
     this.выверкаДанныхToolStripMenuItem.set_Text("Запросы");
     this.выверкаДанныхToolStripMenuItem.add_Click(new System.EventHandler(this.выверкаДанныхToolStripMenuItem1_Click));
     this.историяПоискаToolStripMenuItem.set_Name("историяПоискаToolStripMenuItem");
     this.историяПоискаToolStripMenuItem.set_Size(new System.Drawing.Size(0x6c, 20));
     this.историяПоискаToolStripMenuItem.set_Text("История поиска");
     this.историяПоискаToolStripMenuItem.add_Click(new System.EventHandler(this.историяПоискаToolStripMenuItem_Click));
     this.оПрограммеToolStripMenuItem.set_Alignment(System.Windows.Forms.ToolStripItemAlignment.Right);
     this.оПрограммеToolStripMenuItem.set_Name("оПрограммеToolStripMenuItem");
     this.оПрограммеToolStripMenuItem.set_Size(new System.Drawing.Size(0x4c, 20));
     this.оПрограммеToolStripMenuItem.set_Text("О системе");
     this.оПрограммеToolStripMenuItem.add_Click(new System.EventHandler(this.оСистемеToolStripMenuItem_Click));
     this.загрузкаРеестраToolStripMenuItem.set_Name("загрузкаРеестраToolStripMenuItem");
     this.загрузкаРеестраToolStripMenuItem.set_Size(new System.Drawing.Size(120, 20));
     this.загрузкаРеестраToolStripMenuItem.set_Text("Загрузка реестров");
     this.загрузкаРеестраToolStripMenuItem.add_Click(new System.EventHandler(this.загрузкаРеестраToolStripMenuItem_Click));
     this.внешниеОбработкиToolStripMenuItem.set_Name("внешниеОбработкиToolStripMenuItem");
     this.внешниеОбработкиToolStripMenuItem.set_Size(new System.Drawing.Size(0x84, 20));
     this.внешниеОбработкиToolStripMenuItem.set_Text("Внешние обработки");
     this.внешниеОбработкиToolStripMenuItem.add_Click(new System.EventHandler(this.внешниеОбработкиToolStripMenuItem_Click));
     this.notifyTimer.set_Enabled(Settings.Default.VerifyServiceEnabled);
     this.notifyTimer.set_Interval(0x1d4c0);
     this.notifyTimer.add_Tick(new System.EventHandler(this.notifyTimer_Tick));
     this.notifyIcon.set_BalloonTipIcon(System.Windows.Forms.ToolTipIcon.Info);
     this.notifyIcon.set_BalloonTipTitle("Сообщение");
     this.notifyIcon.set_Icon((System.Drawing.Icon) manager.GetObject("notifyIcon.Icon"));
     this.notifyIcon.set_Visible(Settings.Default.VerifyServiceEnabled);
     this.m_DopInfoTab.set_Location(new System.Drawing.Point(0, 0));
     this.m_DopInfoTab.set_Name("m_DopInfoTab");
     this.m_DopInfoTab.set_Size(new System.Drawing.Size(200, 100));
     this.m_DopInfoTab.set_TabIndex(0);
     this.notifyWorker.add_DoWork(new DoWorkEventHandler(this.notifyWorker_DoWork));
     this.notifyWorker.add_RunWorkerCompleted(new RunWorkerCompletedEventHandler(this.notifyWorker_RunWorkerCompleted));
     this.mainSplitContainer.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.mainSplitContainer.set_ForeColor(System.Drawing.SystemColors.ControlText);
     this.mainSplitContainer.set_Location(new System.Drawing.Point(0, 0x18));
     this.mainSplitContainer.set_Name("mainSplitContainer");
     this.mainSplitContainer.Panel1.Controls.Add(this.m_ApartmentSearch);
     this.mainSplitContainer.set_Panel1MinSize(220);
     this.mainSplitContainer.Panel2.Controls.Add(this.apartmentView);
     this.mainSplitContainer.Panel2.Controls.Add(this.m_ApartmentNumberAddressPanel);
     this.mainSplitContainer.set_Size(new System.Drawing.Size(0x369, 0x27e));
     this.mainSplitContainer.set_SplitterDistance(220);
     this.mainSplitContainer.set_SplitterWidth(6);
     this.mainSplitContainer.set_TabIndex(2);
     this.mainSplitContainer.add_SplitterMoved(new System.Windows.Forms.SplitterEventHandler(this.mainSplitContainer_SplitterMoved));
     this.m_ApartmentSearch.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.m_ApartmentSearch.set_Location(new System.Drawing.Point(0, 0));
     this.m_ApartmentSearch.set_Margin(new System.Windows.Forms.Padding(3, 4, 3, 4));
     this.m_ApartmentSearch.set_Name("m_ApartmentSearch");
     this.m_ApartmentSearch.set_Size(new System.Drawing.Size(220, 0x27e));
     this.m_ApartmentSearch.set_TabIndex(1);
     this.apartmentView.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.apartmentView.set_Location(new System.Drawing.Point(0, 0));
     this.apartmentView.set_Name("apartmentView");
     this.apartmentView.set_Size(new System.Drawing.Size(0x287, 0x27e));
     this.apartmentView.set_TabIndex(2);
     this.apartmentView.set_Visible(false);
     this.m_ApartmentNumberAddressPanel.set_AutoSize(true);
     this.m_ApartmentNumberAddressPanel.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.m_ApartmentNumberAddressPanel.set_Location(new System.Drawing.Point(0, 0));
     this.m_ApartmentNumberAddressPanel.set_Margin(new System.Windows.Forms.Padding(3, 2, 3, 2));
     this.m_ApartmentNumberAddressPanel.set_Name("m_ApartmentNumberAddressPanel");
     this.m_ApartmentNumberAddressPanel.set_Size(new System.Drawing.Size(0x287, 0));
     this.m_ApartmentNumberAddressPanel.set_TabIndex(1);
     this.m_ApartmentNumberAddressPanel.set_Visible(false);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.set_ClientSize(new System.Drawing.Size(0x369, 0x296));
     base.Controls.Add(this.mainSplitContainer);
     base.Controls.Add(this.menuStrip);
     this.set_DoubleBuffered(true);
     base.set_MainMenuStrip(this.menuStrip);
     base.set_Name("CountersMainForm");
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterScreen);
     this.set_Text("АРМ \"Приборы учёта\"");
     base.set_WindowState(System.Windows.Forms.FormWindowState.Maximized);
     base.add_Load(new System.EventHandler(this.CountersMainForm_Load));
     base.add_FormClosed(new System.Windows.Forms.FormClosedEventHandler(this.AccountantMainForm_FormClosed));
     this.menuStrip.ResumeLayout(false);
     this.menuStrip.PerformLayout();
     this.mainSplitContainer.Panel1.ResumeLayout(false);
     this.mainSplitContainer.Panel2.ResumeLayout(false);
     this.mainSplitContainer.Panel2.PerformLayout();
     this.mainSplitContainer.ResumeLayout(false);
     base.ResumeLayout(false);
     base.PerformLayout();
 }