| | |
| | | this.txtOutPath = new System.Windows.Forms.TextBox(); |
| | | this.lblOut = new System.Windows.Forms.Label(); |
| | | this.btnOutPath = new System.Windows.Forms.Button(); |
| | | this.txtServiceName = new System.Windows.Forms.TextBox(); |
| | | this.lblService = new System.Windows.Forms.Label(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // btnTerrainPath |
| | | // |
| | | this.btnTerrainPath.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.btnTerrainPath.Location = new System.Drawing.Point(607, 27); |
| | | this.btnTerrainPath.Location = new System.Drawing.Point(616, 45); |
| | | this.btnTerrainPath.Name = "btnTerrainPath"; |
| | | this.btnTerrainPath.Size = new System.Drawing.Size(130, 26); |
| | | this.btnTerrainPath.TabIndex = 47; |
| | |
| | | // |
| | | this.lblTerrain.AutoSize = true; |
| | | this.lblTerrain.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.lblTerrain.Location = new System.Drawing.Point(24, 32); |
| | | this.lblTerrain.Location = new System.Drawing.Point(33, 50); |
| | | this.lblTerrain.Name = "lblTerrain"; |
| | | this.lblTerrain.Size = new System.Drawing.Size(79, 16); |
| | | this.lblTerrain.TabIndex = 48; |
| | |
| | | // txtTerrainPath |
| | | // |
| | | this.txtTerrainPath.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.txtTerrainPath.Location = new System.Drawing.Point(109, 27); |
| | | this.txtTerrainPath.Location = new System.Drawing.Point(118, 45); |
| | | this.txtTerrainPath.MaxLength = 2000; |
| | | this.txtTerrainPath.Name = "txtTerrainPath"; |
| | | this.txtTerrainPath.Size = new System.Drawing.Size(482, 26); |
| | |
| | | // txtWaterPath |
| | | // |
| | | this.txtWaterPath.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.txtWaterPath.Location = new System.Drawing.Point(109, 76); |
| | | this.txtWaterPath.Location = new System.Drawing.Point(118, 94); |
| | | this.txtWaterPath.MaxLength = 2000; |
| | | this.txtWaterPath.Name = "txtWaterPath"; |
| | | this.txtWaterPath.Size = new System.Drawing.Size(482, 26); |
| | |
| | | // |
| | | this.lblWater.AutoSize = true; |
| | | this.lblWater.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.lblWater.Location = new System.Drawing.Point(24, 81); |
| | | this.lblWater.Location = new System.Drawing.Point(33, 99); |
| | | this.lblWater.Name = "lblWater"; |
| | | this.lblWater.Size = new System.Drawing.Size(79, 16); |
| | | this.lblWater.TabIndex = 51; |
| | |
| | | // btnWaterPath |
| | | // |
| | | this.btnWaterPath.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.btnWaterPath.Location = new System.Drawing.Point(607, 76); |
| | | this.btnWaterPath.Location = new System.Drawing.Point(616, 94); |
| | | this.btnWaterPath.Name = "btnWaterPath"; |
| | | this.btnWaterPath.Size = new System.Drawing.Size(130, 26); |
| | | this.btnWaterPath.TabIndex = 50; |
| | |
| | | // txtFlowPath |
| | | // |
| | | this.txtFlowPath.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.txtFlowPath.Location = new System.Drawing.Point(109, 126); |
| | | this.txtFlowPath.Location = new System.Drawing.Point(118, 144); |
| | | this.txtFlowPath.MaxLength = 2000; |
| | | this.txtFlowPath.Name = "txtFlowPath"; |
| | | this.txtFlowPath.Size = new System.Drawing.Size(482, 26); |
| | |
| | | // |
| | | this.lblFlow.AutoSize = true; |
| | | this.lblFlow.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.lblFlow.Location = new System.Drawing.Point(24, 131); |
| | | this.lblFlow.Location = new System.Drawing.Point(33, 149); |
| | | this.lblFlow.Name = "lblFlow"; |
| | | this.lblFlow.Size = new System.Drawing.Size(79, 16); |
| | | this.lblFlow.TabIndex = 54; |
| | |
| | | // btnFlowPath |
| | | // |
| | | this.btnFlowPath.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.btnFlowPath.Location = new System.Drawing.Point(607, 126); |
| | | this.btnFlowPath.Location = new System.Drawing.Point(616, 144); |
| | | this.btnFlowPath.Name = "btnFlowPath"; |
| | | this.btnFlowPath.Size = new System.Drawing.Size(130, 26); |
| | | this.btnFlowPath.TabIndex = 53; |
| | |
| | | // |
| | | this.btnRun.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.btnRun.ForeColor = System.Drawing.SystemColors.Highlight; |
| | | this.btnRun.Location = new System.Drawing.Point(27, 229); |
| | | this.btnRun.Location = new System.Drawing.Point(616, 248); |
| | | this.btnRun.Name = "btnRun"; |
| | | this.btnRun.Size = new System.Drawing.Size(710, 26); |
| | | this.btnRun.Size = new System.Drawing.Size(130, 26); |
| | | this.btnRun.TabIndex = 57; |
| | | this.btnRun.Text = "运 行"; |
| | | this.btnRun.UseVisualStyleBackColor = true; |
| | |
| | | // txtOutPath |
| | | // |
| | | this.txtOutPath.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.txtOutPath.Location = new System.Drawing.Point(109, 178); |
| | | this.txtOutPath.Location = new System.Drawing.Point(118, 196); |
| | | this.txtOutPath.MaxLength = 2000; |
| | | this.txtOutPath.Name = "txtOutPath"; |
| | | this.txtOutPath.Size = new System.Drawing.Size(482, 26); |
| | |
| | | // |
| | | this.lblOut.AutoSize = true; |
| | | this.lblOut.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.lblOut.Location = new System.Drawing.Point(24, 183); |
| | | this.lblOut.Location = new System.Drawing.Point(33, 201); |
| | | this.lblOut.Name = "lblOut"; |
| | | this.lblOut.Size = new System.Drawing.Size(79, 16); |
| | | this.lblOut.TabIndex = 59; |
| | |
| | | // btnOutPath |
| | | // |
| | | this.btnOutPath.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.btnOutPath.Location = new System.Drawing.Point(607, 178); |
| | | this.btnOutPath.Location = new System.Drawing.Point(616, 196); |
| | | this.btnOutPath.Name = "btnOutPath"; |
| | | this.btnOutPath.Size = new System.Drawing.Size(130, 26); |
| | | this.btnOutPath.TabIndex = 58; |
| | | this.btnOutPath.Text = "选择输出目录"; |
| | | this.btnOutPath.UseVisualStyleBackColor = true; |
| | | this.btnOutPath.Click += new System.EventHandler(this.btnOutPath_Click); |
| | | // |
| | | // txtServiceName |
| | | // |
| | | this.txtServiceName.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.txtServiceName.Location = new System.Drawing.Point(118, 248); |
| | | this.txtServiceName.MaxLength = 2000; |
| | | this.txtServiceName.Name = "txtServiceName"; |
| | | this.txtServiceName.Size = new System.Drawing.Size(482, 26); |
| | | this.txtServiceName.TabIndex = 62; |
| | | this.txtServiceName.Text = "202407"; |
| | | // |
| | | // lblService |
| | | // |
| | | this.lblService.AutoSize = true; |
| | | this.lblService.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.lblService.Location = new System.Drawing.Point(33, 253); |
| | | this.lblService.Name = "lblService"; |
| | | this.lblService.Size = new System.Drawing.Size(79, 16); |
| | | this.lblService.TabIndex = 61; |
| | | this.lblService.Text = "服务名称:"; |
| | | // |
| | | // FrmMain |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.ClientSize = new System.Drawing.Size(751, 280); |
| | | this.ClientSize = new System.Drawing.Size(804, 324); |
| | | this.Controls.Add(this.txtServiceName); |
| | | this.Controls.Add(this.lblService); |
| | | this.Controls.Add(this.txtOutPath); |
| | | this.Controls.Add(this.lblOut); |
| | | this.Controls.Add(this.btnOutPath); |
| | |
| | | private System.Windows.Forms.TextBox txtOutPath; |
| | | private System.Windows.Forms.Label lblOut; |
| | | private System.Windows.Forms.Button btnOutPath; |
| | | private System.Windows.Forms.TextBox txtServiceName; |
| | | private System.Windows.Forms.Label lblService; |
| | | } |
| | | } |
| | | |