/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormMain)); this.mainMenu1 = new System.Windows.Forms.MainMenu(this.components); this.toolTip1 = new System.Windows.Forms.ToolTip(this.components); this.tabControl1 = new System.Windows.Forms.TabControl(); this.tabPageDay = new System.Windows.Forms.TabPage(); this.tabPageArc = new System.Windows.Forms.TabPage(); this.tabPageMPoll = new System.Windows.Forms.TabPage(); this.tabPageSnowGG = new System.Windows.Forms.TabPage(); this.tabPageFloodControl = new System.Windows.Forms.TabPage(); this.tabPageStats = new System.Windows.Forms.TabPage(); this.tabPageUpdater = new System.Windows.Forms.TabPage(); this.tabControl2 = new System.Windows.Forms.TabControl(); this.tabPageDailyImport = new System.Windows.Forms.TabPage(); this.tabPageFdrImport = new System.Windows.Forms.TabPage(); this.tabPageRating = new System.Windows.Forms.TabPage(); this.ratingTable1 = new HydrometTools.RatingTableDisplay(); this.tabPageAgrimet = new System.Windows.Forms.TabPage(); this.agriMetTab1 = new HydrometTools.AgriMet.AgriMetTab(); this.tabPageHydrographEditor = new System.Windows.Forms.TabPage(); this.tabPageShifts = new System.Windows.Forms.TabPage(); this.tabPageRecords = new System.Windows.Forms.TabPage(); this.tabPageReports = new System.Windows.Forms.TabPage(); this.tabPageSetup = new System.Windows.Forms.TabPage(); this.tabPageAdvanced = new System.Windows.Forms.TabPage(); this.statusStrip1 = new System.Windows.Forms.StatusStrip(); this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel(); this.tabControl1.SuspendLayout(); this.tabPageUpdater.SuspendLayout(); this.tabControl2.SuspendLayout(); this.tabPageRating.SuspendLayout(); this.tabPageAgrimet.SuspendLayout(); this.statusStrip1.SuspendLayout(); this.SuspendLayout(); // // tabControl1 // this.tabControl1.Controls.Add(this.tabPageDay); this.tabControl1.Controls.Add(this.tabPageArc); this.tabControl1.Controls.Add(this.tabPageMPoll); this.tabControl1.Controls.Add(this.tabPageSnowGG); this.tabControl1.Controls.Add(this.tabPageFloodControl); this.tabControl1.Controls.Add(this.tabPageStats); this.tabControl1.Controls.Add(this.tabPageUpdater); this.tabControl1.Controls.Add(this.tabPageRating); this.tabControl1.Controls.Add(this.tabPageAgrimet); this.tabControl1.Controls.Add(this.tabPageHydrographEditor); this.tabControl1.Controls.Add(this.tabPageShifts); this.tabControl1.Controls.Add(this.tabPageRecords); this.tabControl1.Controls.Add(this.tabPageReports); this.tabControl1.Controls.Add(this.tabPageSetup); this.tabControl1.Controls.Add(this.tabPageAdvanced); this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.tabControl1.Location = new System.Drawing.Point(0, 0); this.tabControl1.Margin = new System.Windows.Forms.Padding(4); this.tabControl1.Name = "tabControl1"; this.tabControl1.SelectedIndex = 0; this.tabControl1.Size = new System.Drawing.Size(1256, 645); this.tabControl1.TabIndex = 0; this.tabControl1.SelectedIndexChanged += new System.EventHandler(this.tabControl1_SelectedIndexChanged); // // tabPageDay // this.tabPageDay.Location = new System.Drawing.Point(4, 25); this.tabPageDay.Margin = new System.Windows.Forms.Padding(4); this.tabPageDay.Name = "tabPageDay"; this.tabPageDay.Padding = new System.Windows.Forms.Padding(4); this.tabPageDay.Size = new System.Drawing.Size(1248, 616); this.tabPageDay.TabIndex = 0; this.tabPageDay.Text = "Instant"; this.tabPageDay.UseVisualStyleBackColor = true; // // tabPageArc // this.tabPageArc.Location = new System.Drawing.Point(4, 25); this.tabPageArc.Margin = new System.Windows.Forms.Padding(4); this.tabPageArc.Name = "tabPageArc"; this.tabPageArc.Padding = new System.Windows.Forms.Padding(4); this.tabPageArc.Size = new System.Drawing.Size(1248, 616); this.tabPageArc.TabIndex = 1; this.tabPageArc.Text = "Daily"; this.tabPageArc.UseVisualStyleBackColor = true; // // tabPageMPoll // this.tabPageMPoll.Location = new System.Drawing.Point(4, 25); this.tabPageMPoll.Margin = new System.Windows.Forms.Padding(4); this.tabPageMPoll.Name = "tabPageMPoll"; this.tabPageMPoll.Padding = new System.Windows.Forms.Padding(4); this.tabPageMPoll.Size = new System.Drawing.Size(1248, 616); this.tabPageMPoll.TabIndex = 8; this.tabPageMPoll.Text = "Monthly"; this.tabPageMPoll.UseVisualStyleBackColor = true; // // tabPageSnowGG // this.tabPageSnowGG.ForeColor = System.Drawing.SystemColors.ControlText; this.tabPageSnowGG.Location = new System.Drawing.Point(4, 25); this.tabPageSnowGG.Margin = new System.Windows.Forms.Padding(4); this.tabPageSnowGG.Name = "tabPageSnowGG"; this.tabPageSnowGG.Padding = new System.Windows.Forms.Padding(4); this.tabPageSnowGG.Size = new System.Drawing.Size(1248, 616); this.tabPageSnowGG.TabIndex = 2; this.tabPageSnowGG.Text = "Data Analysis"; this.tabPageSnowGG.UseVisualStyleBackColor = true; // // tabPageFloodControl // this.tabPageFloodControl.Location = new System.Drawing.Point(4, 25); this.tabPageFloodControl.Name = "tabPageFloodControl"; this.tabPageFloodControl.Size = new System.Drawing.Size(1248, 616); this.tabPageFloodControl.TabIndex = 19; this.tabPageFloodControl.Text = "Reservoir Operations"; this.tabPageFloodControl.UseVisualStyleBackColor = true; // // tabPageStats // this.tabPageStats.Location = new System.Drawing.Point(4, 25); this.tabPageStats.Margin = new System.Windows.Forms.Padding(4); this.tabPageStats.Name = "tabPageStats"; this.tabPageStats.Padding = new System.Windows.Forms.Padding(4); this.tabPageStats.Size = new System.Drawing.Size(1248, 616); this.tabPageStats.TabIndex = 15; this.tabPageStats.Text = "Check"; this.tabPageStats.UseVisualStyleBackColor = true; // // tabPageUpdater // this.tabPageUpdater.Controls.Add(this.tabControl2); this.tabPageUpdater.Location = new System.Drawing.Point(4, 25); this.tabPageUpdater.Margin = new System.Windows.Forms.Padding(4); this.tabPageUpdater.Name = "tabPageUpdater"; this.tabPageUpdater.Padding = new System.Windows.Forms.Padding(4); this.tabPageUpdater.Size = new System.Drawing.Size(1248, 616); this.tabPageUpdater.TabIndex = 6; this.tabPageUpdater.Text = "Data Import"; this.tabPageUpdater.UseVisualStyleBackColor = true; // // tabControl2 // this.tabControl2.Controls.Add(this.tabPageDailyImport); this.tabControl2.Controls.Add(this.tabPageFdrImport); this.tabControl2.Dock = System.Windows.Forms.DockStyle.Fill; this.tabControl2.Location = new System.Drawing.Point(4, 4); this.tabControl2.Margin = new System.Windows.Forms.Padding(4); this.tabControl2.Name = "tabControl2"; this.tabControl2.SelectedIndex = 0; this.tabControl2.Size = new System.Drawing.Size(1240, 608); this.tabControl2.TabIndex = 0; // // tabPageDailyImport // this.tabPageDailyImport.Location = new System.Drawing.Point(4, 25); this.tabPageDailyImport.Margin = new System.Windows.Forms.Padding(4); this.tabPageDailyImport.Name = "tabPageDailyImport"; this.tabPageDailyImport.Padding = new System.Windows.Forms.Padding(4); this.tabPageDailyImport.Size = new System.Drawing.Size(1232, 579); this.tabPageDailyImport.TabIndex = 0; this.tabPageDailyImport.Text = "Daily"; this.tabPageDailyImport.UseVisualStyleBackColor = true; // // tabPageFdrImport // this.tabPageFdrImport.Location = new System.Drawing.Point(4, 25); this.tabPageFdrImport.Margin = new System.Windows.Forms.Padding(4); this.tabPageFdrImport.Name = "tabPageFdrImport"; this.tabPageFdrImport.Padding = new System.Windows.Forms.Padding(4); this.tabPageFdrImport.Size = new System.Drawing.Size(1232, 579); this.tabPageFdrImport.TabIndex = 1; this.tabPageFdrImport.Text = "FDR - Water Quality"; this.tabPageFdrImport.UseVisualStyleBackColor = true; // // tabPageRating // this.tabPageRating.Controls.Add(this.ratingTable1); this.tabPageRating.Location = new System.Drawing.Point(4, 25); this.tabPageRating.Margin = new System.Windows.Forms.Padding(4); this.tabPageRating.Name = "tabPageRating"; this.tabPageRating.Padding = new System.Windows.Forms.Padding(4); this.tabPageRating.Size = new System.Drawing.Size(1248, 616); this.tabPageRating.TabIndex = 7; this.tabPageRating.Text = "Rating Tables"; this.tabPageRating.UseVisualStyleBackColor = true; // // ratingTable1 // this.ratingTable1.Dock = System.Windows.Forms.DockStyle.Fill; this.ratingTable1.Location = new System.Drawing.Point(4, 4); this.ratingTable1.Margin = new System.Windows.Forms.Padding(5); this.ratingTable1.Name = "ratingTable1"; this.ratingTable1.Size = new System.Drawing.Size(1240, 608); this.ratingTable1.TabIndex = 0; // // tabPageAgrimet // this.tabPageAgrimet.Controls.Add(this.agriMetTab1); this.tabPageAgrimet.Location = new System.Drawing.Point(4, 25); this.tabPageAgrimet.Margin = new System.Windows.Forms.Padding(4); this.tabPageAgrimet.Name = "tabPageAgrimet"; this.tabPageAgrimet.Padding = new System.Windows.Forms.Padding(4); this.tabPageAgrimet.Size = new System.Drawing.Size(1248, 616); this.tabPageAgrimet.TabIndex = 10; this.tabPageAgrimet.Text = "AgriMet"; this.tabPageAgrimet.UseVisualStyleBackColor = true; // // agriMetTab1 // this.agriMetTab1.Dock = System.Windows.Forms.DockStyle.Fill; this.agriMetTab1.Location = new System.Drawing.Point(4, 4); this.agriMetTab1.Margin = new System.Windows.Forms.Padding(5); this.agriMetTab1.Name = "agriMetTab1"; this.agriMetTab1.Size = new System.Drawing.Size(1240, 608); this.agriMetTab1.TabIndex = 0; // // tabPageHydrographEditor // this.tabPageHydrographEditor.Location = new System.Drawing.Point(4, 25); this.tabPageHydrographEditor.Margin = new System.Windows.Forms.Padding(4); this.tabPageHydrographEditor.Name = "tabPageHydrographEditor"; this.tabPageHydrographEditor.Padding = new System.Windows.Forms.Padding(4); this.tabPageHydrographEditor.Size = new System.Drawing.Size(1248, 616); this.tabPageHydrographEditor.TabIndex = 12; this.tabPageHydrographEditor.Text = "Hydrograph Editor"; this.tabPageHydrographEditor.UseVisualStyleBackColor = true; // // tabPageShifts // this.tabPageShifts.Location = new System.Drawing.Point(4, 25); this.tabPageShifts.Margin = new System.Windows.Forms.Padding(4); this.tabPageShifts.Name = "tabPageShifts"; this.tabPageShifts.Padding = new System.Windows.Forms.Padding(4); this.tabPageShifts.Size = new System.Drawing.Size(1248, 616); this.tabPageShifts.TabIndex = 18; this.tabPageShifts.Text = "Shifts"; this.tabPageShifts.UseVisualStyleBackColor = true; // // tabPageRecords // this.tabPageRecords.Location = new System.Drawing.Point(4, 25); this.tabPageRecords.Margin = new System.Windows.Forms.Padding(4); this.tabPageRecords.Name = "tabPageRecords"; this.tabPageRecords.Padding = new System.Windows.Forms.Padding(4); this.tabPageRecords.Size = new System.Drawing.Size(1248, 616); this.tabPageRecords.TabIndex = 17; this.tabPageRecords.Text = "Daily Records"; this.tabPageRecords.UseVisualStyleBackColor = true; // // tabPageReports // this.tabPageReports.Location = new System.Drawing.Point(4, 25); this.tabPageReports.Margin = new System.Windows.Forms.Padding(4); this.tabPageReports.Name = "tabPageReports"; this.tabPageReports.Padding = new System.Windows.Forms.Padding(4); this.tabPageReports.Size = new System.Drawing.Size(1248, 616); this.tabPageReports.TabIndex = 16; this.tabPageReports.Text = "Reports"; this.tabPageReports.UseVisualStyleBackColor = true; // // tabPageSetup // this.tabPageSetup.Location = new System.Drawing.Point(4, 25); this.tabPageSetup.Margin = new System.Windows.Forms.Padding(4); this.tabPageSetup.Name = "tabPageSetup"; this.tabPageSetup.Padding = new System.Windows.Forms.Padding(4); this.tabPageSetup.Size = new System.Drawing.Size(1248, 616); this.tabPageSetup.TabIndex = 3; this.tabPageSetup.Text = "Settings"; this.tabPageSetup.UseVisualStyleBackColor = true; // // tabPageAdvanced // this.tabPageAdvanced.Location = new System.Drawing.Point(4, 25); this.tabPageAdvanced.Margin = new System.Windows.Forms.Padding(4); this.tabPageAdvanced.Name = "tabPageAdvanced"; this.tabPageAdvanced.Size = new System.Drawing.Size(1248, 616); this.tabPageAdvanced.TabIndex = 9; this.tabPageAdvanced.Text = "Advanced"; this.tabPageAdvanced.UseVisualStyleBackColor = true; // // statusStrip1 // this.statusStrip1.ImageScalingSize = new System.Drawing.Size(20, 20); this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripStatusLabel1 }); this.statusStrip1.Location = new System.Drawing.Point(0, 645); this.statusStrip1.Name = "statusStrip1"; this.statusStrip1.Padding = new System.Windows.Forms.Padding(1, 0, 19, 0); this.statusStrip1.Size = new System.Drawing.Size(1256, 25); this.statusStrip1.TabIndex = 1; // // toolStripStatusLabel1 // this.toolStripStatusLabel1.Name = "toolStripStatusLabel1"; this.toolStripStatusLabel1.Size = new System.Drawing.Size(151, 20); this.toolStripStatusLabel1.Text = "toolStripStatusLabel1"; // // FormMain // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1256, 670); this.Controls.Add(this.tabControl1); this.Controls.Add(this.statusStrip1); this.HelpButton = true; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Margin = new System.Windows.Forms.Padding(4); this.Menu = this.mainMenu1; this.MinimumSize = new System.Drawing.Size(958, 505); this.Name = "FormMain"; this.Text = "Hydromet Tools"; this.tabControl1.ResumeLayout(false); this.tabPageUpdater.ResumeLayout(false); this.tabControl2.ResumeLayout(false); this.tabPageRating.ResumeLayout(false); this.tabPageAgrimet.ResumeLayout(false); this.statusStrip1.ResumeLayout(false); this.statusStrip1.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormMain)); this.mainMenu1 = new System.Windows.Forms.MainMenu(this.components); this.toolTip1 = new System.Windows.Forms.ToolTip(this.components); this.tabControl1 = new System.Windows.Forms.TabControl(); this.tabPageHome = new System.Windows.Forms.TabPage(); this.richTextBox1 = new System.Windows.Forms.RichTextBox(); this.pictureBox1 = new System.Windows.Forms.PictureBox(); this.textBox1 = new System.Windows.Forms.TextBox(); this.tabPageDay = new System.Windows.Forms.TabPage(); this.tabPageArc = new System.Windows.Forms.TabPage(); this.tabPageMPoll = new System.Windows.Forms.TabPage(); this.tabPageSnowGG = new System.Windows.Forms.TabPage(); this.tabPageFloodControl = new System.Windows.Forms.TabPage(); this.tabPageStats = new System.Windows.Forms.TabPage(); this.tabPageUpdater = new System.Windows.Forms.TabPage(); this.tabControl2 = new System.Windows.Forms.TabControl(); this.tabPageDailyImport = new System.Windows.Forms.TabPage(); this.tabPageFdrImport = new System.Windows.Forms.TabPage(); this.tabPageRating = new System.Windows.Forms.TabPage(); this.ratingTable1 = new HydrometTools.RatingTableDisplay(); this.tabPageAgrimet = new System.Windows.Forms.TabPage(); this.agriMetTab1 = new HydrometTools.AgriMet.AgriMetTab(); this.tabPageHydrographEditor = new System.Windows.Forms.TabPage(); this.tabPageShifts = new System.Windows.Forms.TabPage(); this.tabPageRecords = new System.Windows.Forms.TabPage(); this.tabPageReports = new System.Windows.Forms.TabPage(); this.tabPageSetup = new System.Windows.Forms.TabPage(); this.tabPageAdvanced = new System.Windows.Forms.TabPage(); this.statusStrip1 = new System.Windows.Forms.StatusStrip(); this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel(); this.tabControl1.SuspendLayout(); this.tabPageHome.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.tabPageUpdater.SuspendLayout(); this.tabControl2.SuspendLayout(); this.tabPageRating.SuspendLayout(); this.tabPageAgrimet.SuspendLayout(); this.statusStrip1.SuspendLayout(); this.SuspendLayout(); // // tabControl1 // this.tabControl1.Controls.Add(this.tabPageHome); this.tabControl1.Controls.Add(this.tabPageDay); this.tabControl1.Controls.Add(this.tabPageArc); this.tabControl1.Controls.Add(this.tabPageMPoll); this.tabControl1.Controls.Add(this.tabPageSnowGG); this.tabControl1.Controls.Add(this.tabPageFloodControl); this.tabControl1.Controls.Add(this.tabPageStats); this.tabControl1.Controls.Add(this.tabPageUpdater); this.tabControl1.Controls.Add(this.tabPageRating); this.tabControl1.Controls.Add(this.tabPageAgrimet); this.tabControl1.Controls.Add(this.tabPageHydrographEditor); this.tabControl1.Controls.Add(this.tabPageShifts); this.tabControl1.Controls.Add(this.tabPageRecords); this.tabControl1.Controls.Add(this.tabPageReports); this.tabControl1.Controls.Add(this.tabPageSetup); this.tabControl1.Controls.Add(this.tabPageAdvanced); this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.tabControl1.ItemSize = new System.Drawing.Size(50, 22); this.tabControl1.Location = new System.Drawing.Point(0, 0); this.tabControl1.Name = "tabControl1"; this.tabControl1.SelectedIndex = 0; this.tabControl1.Size = new System.Drawing.Size(942, 522); this.tabControl1.TabIndex = 0; this.tabControl1.DrawItem += new System.Windows.Forms.DrawItemEventHandler(this.tabControl1_DrawItem); this.tabControl1.SelectedIndexChanged += new System.EventHandler(this.tabControl1_SelectedIndexChanged); // // tabPageHome // this.tabPageHome.Controls.Add(this.richTextBox1); this.tabPageHome.Controls.Add(this.pictureBox1); this.tabPageHome.Controls.Add(this.textBox1); this.tabPageHome.Location = new System.Drawing.Point(4, 26); this.tabPageHome.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.tabPageHome.Name = "tabPageHome"; this.tabPageHome.Size = new System.Drawing.Size(934, 492); this.tabPageHome.TabIndex = 20; this.tabPageHome.Text = "Home"; this.tabPageHome.UseVisualStyleBackColor = true; // // richTextBox1 // this.richTextBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.richTextBox1.BorderStyle = System.Windows.Forms.BorderStyle.None; this.richTextBox1.Location = new System.Drawing.Point(6, 214); this.richTextBox1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.richTextBox1.Name = "richTextBox1"; this.richTextBox1.ReadOnly = true; this.richTextBox1.Size = new System.Drawing.Size(190, 282); this.richTextBox1.TabIndex = 3; this.richTextBox1.Text = resources.GetString("richTextBox1.Text"); // // pictureBox1 // this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image"))); this.pictureBox1.Location = new System.Drawing.Point(6, 13); this.pictureBox1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.Size = new System.Drawing.Size(190, 182); this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox1.TabIndex = 1; this.pictureBox1.TabStop = false; // // textBox1 // this.textBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.textBox1.BorderStyle = System.Windows.Forms.BorderStyle.None; this.textBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.textBox1.Location = new System.Drawing.Point(215, 13); this.textBox1.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8); this.textBox1.Multiline = true; this.textBox1.Name = "textBox1"; this.textBox1.ReadOnly = true; this.textBox1.Size = new System.Drawing.Size(715, 482); this.textBox1.TabIndex = 0; this.textBox1.Text = resources.GetString("textBox1.Text"); // // tabPageDay // this.tabPageDay.Location = new System.Drawing.Point(4, 26); this.tabPageDay.Name = "tabPageDay"; this.tabPageDay.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3); this.tabPageDay.Size = new System.Drawing.Size(934, 494); this.tabPageDay.TabIndex = 0; this.tabPageDay.Text = "Instant "; this.tabPageDay.UseVisualStyleBackColor = true; // // tabPageArc // this.tabPageArc.Location = new System.Drawing.Point(4, 26); this.tabPageArc.Name = "tabPageArc"; this.tabPageArc.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3); this.tabPageArc.Size = new System.Drawing.Size(934, 494); this.tabPageArc.TabIndex = 1; this.tabPageArc.Text = "Daily "; this.tabPageArc.UseVisualStyleBackColor = true; // // tabPageMPoll // this.tabPageMPoll.Location = new System.Drawing.Point(4, 26); this.tabPageMPoll.Name = "tabPageMPoll"; this.tabPageMPoll.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3); this.tabPageMPoll.Size = new System.Drawing.Size(934, 494); this.tabPageMPoll.TabIndex = 8; this.tabPageMPoll.Text = "Monthly "; this.tabPageMPoll.UseVisualStyleBackColor = true; // // tabPageSnowGG // this.tabPageSnowGG.ForeColor = System.Drawing.SystemColors.ControlText; this.tabPageSnowGG.Location = new System.Drawing.Point(4, 26); this.tabPageSnowGG.Name = "tabPageSnowGG"; this.tabPageSnowGG.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3); this.tabPageSnowGG.Size = new System.Drawing.Size(934, 494); this.tabPageSnowGG.TabIndex = 2; this.tabPageSnowGG.Text = "Data Analysis "; this.tabPageSnowGG.UseVisualStyleBackColor = true; // // tabPageFloodControl // this.tabPageFloodControl.Location = new System.Drawing.Point(4, 26); this.tabPageFloodControl.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.tabPageFloodControl.Name = "tabPageFloodControl"; this.tabPageFloodControl.Size = new System.Drawing.Size(934, 494); this.tabPageFloodControl.TabIndex = 19; this.tabPageFloodControl.Text = "Reservoir Operations "; this.tabPageFloodControl.UseVisualStyleBackColor = true; // // tabPageStats // this.tabPageStats.Location = new System.Drawing.Point(4, 26); this.tabPageStats.Name = "tabPageStats"; this.tabPageStats.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3); this.tabPageStats.Size = new System.Drawing.Size(934, 494); this.tabPageStats.TabIndex = 15; this.tabPageStats.Text = "Check "; this.tabPageStats.UseVisualStyleBackColor = true; // // tabPageUpdater // this.tabPageUpdater.Controls.Add(this.tabControl2); this.tabPageUpdater.Location = new System.Drawing.Point(4, 26); this.tabPageUpdater.Name = "tabPageUpdater"; this.tabPageUpdater.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3); this.tabPageUpdater.Size = new System.Drawing.Size(934, 494); this.tabPageUpdater.TabIndex = 6; this.tabPageUpdater.Text = "Data Import "; this.tabPageUpdater.UseVisualStyleBackColor = true; // // tabControl2 // this.tabControl2.Controls.Add(this.tabPageDailyImport); this.tabControl2.Controls.Add(this.tabPageFdrImport); this.tabControl2.Dock = System.Windows.Forms.DockStyle.Fill; this.tabControl2.Location = new System.Drawing.Point(3, 3); this.tabControl2.Name = "tabControl2"; this.tabControl2.SelectedIndex = 0; this.tabControl2.Size = new System.Drawing.Size(928, 488); this.tabControl2.TabIndex = 0; // // tabPageDailyImport // this.tabPageDailyImport.Location = new System.Drawing.Point(4, 22); this.tabPageDailyImport.Name = "tabPageDailyImport"; this.tabPageDailyImport.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3); this.tabPageDailyImport.Size = new System.Drawing.Size(920, 462); this.tabPageDailyImport.TabIndex = 0; this.tabPageDailyImport.Text = "Daily"; this.tabPageDailyImport.UseVisualStyleBackColor = true; // // tabPageFdrImport // this.tabPageFdrImport.Location = new System.Drawing.Point(4, 22); this.tabPageFdrImport.Name = "tabPageFdrImport"; this.tabPageFdrImport.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3); this.tabPageFdrImport.Size = new System.Drawing.Size(922, 467); this.tabPageFdrImport.TabIndex = 1; this.tabPageFdrImport.Text = "FDR - Water Quality"; this.tabPageFdrImport.UseVisualStyleBackColor = true; // // tabPageRating // this.tabPageRating.Controls.Add(this.ratingTable1); this.tabPageRating.Location = new System.Drawing.Point(4, 26); this.tabPageRating.Name = "tabPageRating"; this.tabPageRating.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3); this.tabPageRating.Size = new System.Drawing.Size(934, 494); this.tabPageRating.TabIndex = 7; this.tabPageRating.Text = "Rating Tables "; this.tabPageRating.UseVisualStyleBackColor = true; // // ratingTable1 // this.ratingTable1.Dock = System.Windows.Forms.DockStyle.Fill; this.ratingTable1.Location = new System.Drawing.Point(3, 3); this.ratingTable1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.ratingTable1.Name = "ratingTable1"; this.ratingTable1.Size = new System.Drawing.Size(928, 488); this.ratingTable1.TabIndex = 0; // // tabPageAgrimet // this.tabPageAgrimet.Controls.Add(this.agriMetTab1); this.tabPageAgrimet.Location = new System.Drawing.Point(4, 26); this.tabPageAgrimet.Name = "tabPageAgrimet"; this.tabPageAgrimet.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3); this.tabPageAgrimet.Size = new System.Drawing.Size(934, 494); this.tabPageAgrimet.TabIndex = 10; this.tabPageAgrimet.Text = "AgriMet "; this.tabPageAgrimet.UseVisualStyleBackColor = true; // // agriMetTab1 // this.agriMetTab1.Dock = System.Windows.Forms.DockStyle.Fill; this.agriMetTab1.Location = new System.Drawing.Point(3, 3); this.agriMetTab1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.agriMetTab1.Name = "agriMetTab1"; this.agriMetTab1.Size = new System.Drawing.Size(928, 488); this.agriMetTab1.TabIndex = 0; // // tabPageHydrographEditor // this.tabPageHydrographEditor.Location = new System.Drawing.Point(4, 26); this.tabPageHydrographEditor.Name = "tabPageHydrographEditor"; this.tabPageHydrographEditor.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3); this.tabPageHydrographEditor.Size = new System.Drawing.Size(934, 494); this.tabPageHydrographEditor.TabIndex = 12; this.tabPageHydrographEditor.Text = "Hydrograph Editor "; this.tabPageHydrographEditor.UseVisualStyleBackColor = true; // // tabPageShifts // this.tabPageShifts.Location = new System.Drawing.Point(4, 26); this.tabPageShifts.Name = "tabPageShifts"; this.tabPageShifts.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3); this.tabPageShifts.Size = new System.Drawing.Size(934, 494); this.tabPageShifts.TabIndex = 18; this.tabPageShifts.Text = "Shifts "; this.tabPageShifts.UseVisualStyleBackColor = true; // // tabPageRecords // this.tabPageRecords.Location = new System.Drawing.Point(4, 26); this.tabPageRecords.Name = "tabPageRecords"; this.tabPageRecords.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3); this.tabPageRecords.Size = new System.Drawing.Size(934, 494); this.tabPageRecords.TabIndex = 17; this.tabPageRecords.Text = "Daily Records "; this.tabPageRecords.UseVisualStyleBackColor = true; // // tabPageReports // this.tabPageReports.Location = new System.Drawing.Point(4, 26); this.tabPageReports.Name = "tabPageReports"; this.tabPageReports.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3); this.tabPageReports.Size = new System.Drawing.Size(934, 494); this.tabPageReports.TabIndex = 16; this.tabPageReports.Text = "Reports "; this.tabPageReports.UseVisualStyleBackColor = true; // // tabPageSetup // this.tabPageSetup.Location = new System.Drawing.Point(4, 26); this.tabPageSetup.Name = "tabPageSetup"; this.tabPageSetup.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3); this.tabPageSetup.Size = new System.Drawing.Size(934, 494); this.tabPageSetup.TabIndex = 3; this.tabPageSetup.Text = "Settings "; this.tabPageSetup.UseVisualStyleBackColor = true; // // tabPageAdvanced // this.tabPageAdvanced.Location = new System.Drawing.Point(4, 26); this.tabPageAdvanced.Name = "tabPageAdvanced"; this.tabPageAdvanced.Size = new System.Drawing.Size(934, 494); this.tabPageAdvanced.TabIndex = 9; this.tabPageAdvanced.Text = "Advanced "; this.tabPageAdvanced.UseVisualStyleBackColor = true; // // statusStrip1 // this.statusStrip1.ImageScalingSize = new System.Drawing.Size(20, 20); this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripStatusLabel1 }); this.statusStrip1.Location = new System.Drawing.Point(0, 522); this.statusStrip1.Name = "statusStrip1"; this.statusStrip1.Size = new System.Drawing.Size(942, 22); this.statusStrip1.TabIndex = 1; // // toolStripStatusLabel1 // this.toolStripStatusLabel1.Name = "toolStripStatusLabel1"; this.toolStripStatusLabel1.Size = new System.Drawing.Size(118, 17); this.toolStripStatusLabel1.Text = "toolStripStatusLabel1"; // // FormMain // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(942, 544); this.Controls.Add(this.tabControl1); this.Controls.Add(this.statusStrip1); this.HelpButton = true; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Menu = this.mainMenu1; this.MinimumSize = new System.Drawing.Size(722, 418); this.Name = "FormMain"; this.Text = "Hydromet Tools"; this.tabControl1.ResumeLayout(false); this.tabPageHome.ResumeLayout(false); this.tabPageHome.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); this.tabPageUpdater.ResumeLayout(false); this.tabControl2.ResumeLayout(false); this.tabPageRating.ResumeLayout(false); this.tabPageAgrimet.ResumeLayout(false); this.statusStrip1.ResumeLayout(false); this.statusStrip1.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); }