| | |
| | | rdoLockSpeed = new RadioButton(); |
| | | rdoLockPass = new RadioButton(); |
| | | gbResult = new GroupBox(); |
| | | txtAnalysisResult = new RichTextBox(); |
| | | tableLayoutPanel1 = new TableLayoutPanel(); |
| | | pnlCOPic = new Panel(); |
| | | pnlErrorRatioPic = new Panel(); |
| | | txtAnalysisResult = new TextBox(); |
| | | btnReport = new Button(); |
| | | label24 = new Label(); |
| | | txtDataPath = new TextBox(); |
| | |
| | | cmbLithology = new ComboBox(); |
| | | label16 = new Label(); |
| | | tpPlan = new TabPage(); |
| | | label7 = new Label(); |
| | | cmbTargetLoggingIntervalUnit = new ComboBox(); |
| | | label5 = new Label(); |
| | | chkAlphaProcessing = new CheckBox(); |
| | | nudYieldCounting = new NumericUpDown(); |
| | | nudAlphaProcessingWin = new NumericUpDown(); |
| | | nudDepth = new NumericUpDown(); |
| | | nudTargetLoggingInterval = new NumericUpDown(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)nudSw).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)nudPorosity).BeginInit(); |
| | | tpPlan.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)nudYieldCounting).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)nudAlphaProcessingWin).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)nudDepth).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)nudTargetLoggingInterval).BeginInit(); |
| | |
| | | // |
| | | // nudSoPrecisionRequired |
| | | // |
| | | nudSoPrecisionRequired.DecimalPlaces = 1; |
| | | nudSoPrecisionRequired.DecimalPlaces = 2; |
| | | nudSoPrecisionRequired.Increment = new decimal(new int[] { 2, 0, 0, 0 }); |
| | | nudSoPrecisionRequired.Location = new Point(185, 43); |
| | | nudSoPrecisionRequired.Name = "nudSoPrecisionRequired"; |
| | |
| | | // |
| | | // nudSpeed |
| | | // |
| | | nudSpeed.DecimalPlaces = 1; |
| | | nudSpeed.DecimalPlaces = 2; |
| | | nudSpeed.Increment = new decimal(new int[] { 1, 0, 0, 65536 }); |
| | | nudSpeed.Location = new Point(54, 16); |
| | | nudSpeed.Maximum = new decimal(new int[] { 9999999, 0, 0, 0 }); |
| | |
| | | // gbResult |
| | | // |
| | | gbResult.Anchor = AnchorStyles.Top | AnchorStyles.Bottom | AnchorStyles.Left | AnchorStyles.Right; |
| | | gbResult.Controls.Add(tableLayoutPanel1); |
| | | gbResult.Controls.Add(txtAnalysisResult); |
| | | gbResult.Controls.Add(tableLayoutPanel1); |
| | | gbResult.Location = new Point(17, 364); |
| | | gbResult.Name = "gbResult"; |
| | | gbResult.Size = new Size(851, 210); |
| | | gbResult.TabIndex = 3; |
| | | gbResult.TabStop = false; |
| | | gbResult.Text = "Result"; |
| | | // |
| | | // txtAnalysisResult |
| | | // |
| | | txtAnalysisResult.Anchor = AnchorStyles.Top | AnchorStyles.Bottom | AnchorStyles.Right; |
| | | txtAnalysisResult.BackColor = SystemColors.Control; |
| | | txtAnalysisResult.BorderStyle = BorderStyle.FixedSingle; |
| | | txtAnalysisResult.Location = new Point(526, 22); |
| | | txtAnalysisResult.Name = "txtAnalysisResult"; |
| | | txtAnalysisResult.ReadOnly = true; |
| | | txtAnalysisResult.Size = new Size(324, 182); |
| | | txtAnalysisResult.TabIndex = 3; |
| | | txtAnalysisResult.Text = ""; |
| | | // |
| | | // tableLayoutPanel1 |
| | | // |
| | |
| | | pnlErrorRatioPic.Name = "pnlErrorRatioPic"; |
| | | pnlErrorRatioPic.Size = new Size(254, 176); |
| | | pnlErrorRatioPic.TabIndex = 3; |
| | | // |
| | | // txtAnalysisResult |
| | | // |
| | | txtAnalysisResult.Anchor = AnchorStyles.Top | AnchorStyles.Bottom | AnchorStyles.Right; |
| | | txtAnalysisResult.Location = new Point(529, 22); |
| | | txtAnalysisResult.Multiline = true; |
| | | txtAnalysisResult.Name = "txtAnalysisResult"; |
| | | txtAnalysisResult.ReadOnly = true; |
| | | txtAnalysisResult.Size = new Size(317, 182); |
| | | txtAnalysisResult.TabIndex = 1; |
| | | // |
| | | // btnReport |
| | | // |
| | |
| | | // |
| | | // tpPlan |
| | | // |
| | | tpPlan.Controls.Add(label7); |
| | | tpPlan.Controls.Add(cmbTargetLoggingIntervalUnit); |
| | | tpPlan.Controls.Add(label5); |
| | | tpPlan.Controls.Add(chkAlphaProcessing); |
| | | tpPlan.Controls.Add(label22); |
| | | tpPlan.Controls.Add(nudYieldCounting); |
| | | tpPlan.Controls.Add(nudAlphaProcessingWin); |
| | | tpPlan.Controls.Add(pnlLockPass); |
| | | tpPlan.Controls.Add(nudDepth); |
| | |
| | | tpPlan.TabIndex = 3; |
| | | tpPlan.Text = "Plan"; |
| | | tpPlan.UseVisualStyleBackColor = true; |
| | | // |
| | | // label7 |
| | | // |
| | | label7.AutoSize = true; |
| | | label7.Location = new Point(457, 102); |
| | | label7.Name = "label7"; |
| | | label7.Size = new Size(90, 17); |
| | | label7.TabIndex = 17; |
| | | label7.Text = "Yield counting"; |
| | | // |
| | | // cmbTargetLoggingIntervalUnit |
| | | // |
| | |
| | | // chkAlphaProcessing |
| | | // |
| | | chkAlphaProcessing.AutoSize = true; |
| | | chkAlphaProcessing.Location = new Point(421, 69); |
| | | chkAlphaProcessing.Location = new Point(419, 43); |
| | | chkAlphaProcessing.Name = "chkAlphaProcessing"; |
| | | chkAlphaProcessing.Size = new Size(128, 21); |
| | | chkAlphaProcessing.TabIndex = 15; |
| | | chkAlphaProcessing.Text = "Alpha processing"; |
| | | chkAlphaProcessing.UseVisualStyleBackColor = true; |
| | | // |
| | | // nudYieldCounting |
| | | // |
| | | nudYieldCounting.DecimalPlaces = 2; |
| | | nudYieldCounting.Increment = new decimal(new int[] { 100, 0, 0, 0 }); |
| | | nudYieldCounting.Location = new Point(565, 100); |
| | | nudYieldCounting.Maximum = new decimal(new int[] { 99999999, 0, 0, 0 }); |
| | | nudYieldCounting.Name = "nudYieldCounting"; |
| | | nudYieldCounting.Size = new Size(82, 23); |
| | | nudYieldCounting.TabIndex = 13; |
| | | // |
| | | // nudAlphaProcessingWin |
| | | // |
| | | nudAlphaProcessingWin.Location = new Point(555, 98); |
| | | nudAlphaProcessingWin.Location = new Point(565, 70); |
| | | nudAlphaProcessingWin.Maximum = new decimal(new int[] { 99999999, 0, 0, 0 }); |
| | | nudAlphaProcessingWin.Name = "nudAlphaProcessingWin"; |
| | | nudAlphaProcessingWin.Size = new Size(47, 23); |
| | |
| | | // label54 |
| | | // |
| | | label54.AutoSize = true; |
| | | label54.Location = new Point(391, 100); |
| | | label54.Location = new Point(389, 72); |
| | | label54.Name = "label54"; |
| | | label54.Size = new Size(158, 17); |
| | | label54.TabIndex = 12; |
| | |
| | | panel1.ResumeLayout(false); |
| | | panel1.PerformLayout(); |
| | | gbResult.ResumeLayout(false); |
| | | gbResult.PerformLayout(); |
| | | tableLayoutPanel1.ResumeLayout(false); |
| | | tabEditInfo.ResumeLayout(false); |
| | | tpBorehole.ResumeLayout(false); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)nudPorosity).EndInit(); |
| | | tpPlan.ResumeLayout(false); |
| | | tpPlan.PerformLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)nudYieldCounting).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)nudAlphaProcessingWin).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)nudDepth).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)nudTargetLoggingInterval).EndInit(); |
| | |
| | | private Label label5; |
| | | private ComboBox cmbTargetLoggingIntervalUnit; |
| | | private NumericUpDown nudTargetLoggingInterval; |
| | | private TextBox txtAnalysisResult; |
| | | private Panel pnlErrorRatioPic; |
| | | private Panel pnlCOPic; |
| | | private TableLayoutPanel tableLayoutPanel1; |
| | | private ProgressBar pbLoadDB; |
| | | private RichTextBox txtAnalysisResult; |
| | | private Label label7; |
| | | private NumericUpDown nudYieldCounting; |
| | | } |
| | | } |