| | |
| | | label53 = new Label(); |
| | | label52 = new Label(); |
| | | pbLoadDB = new ProgressBar(); |
| | | chkProcessing = new CheckBox(); |
| | | ((System.ComponentModel.ISupportInitialize)nudSoPrecisionRequired).BeginInit(); |
| | | pnlLockPass.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)nudPass).BeginInit(); |
| | |
| | | pbLoadDB.TabIndex = 8; |
| | | pbLoadDB.Visible = false; |
| | | // |
| | | // chkProcessing |
| | | // |
| | | chkProcessing.AutoSize = true; |
| | | chkProcessing.CheckAlign = ContentAlignment.MiddleRight; |
| | | chkProcessing.Location = new Point(581, 582); |
| | | chkProcessing.Name = "chkProcessing"; |
| | | chkProcessing.Size = new Size(129, 21); |
| | | chkProcessing.TabIndex = 39; |
| | | chkProcessing.Text = "Check Processing"; |
| | | chkProcessing.UseVisualStyleBackColor = true; |
| | | // |
| | | // FrmMain |
| | | // |
| | | AutoScaleDimensions = new SizeF(7F, 17F); |
| | | AutoScaleMode = AutoScaleMode.Font; |
| | | ClientSize = new Size(884, 611); |
| | | Controls.Add(chkProcessing); |
| | | Controls.Add(pbLoadDB); |
| | | Controls.Add(tabEditInfo); |
| | | Controls.Add(btnSelectDataSource); |
| | |
| | | private RichTextBox txtAnalysisResult; |
| | | private Label label7; |
| | | private NumericUpDown nudYieldCounting; |
| | | private CheckBox chkProcessing; |
| | | } |
| | | } |