namespace SHARP_CLAS_UI { partial class Form_Cim { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.btn_Clear = new System.Windows.Forms.Button(); this.lb_Cim_Server = new System.Windows.Forms.Label(); this.tb_Data = new System.Windows.Forms.TextBox(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.btn_STPRT = new System.Windows.Forms.Button(); this.btn_PCMRT = new System.Windows.Forms.Button(); this.btnPTINR = new System.Windows.Forms.Button(); this.btn_PREND = new System.Windows.Forms.Button(); this.btn_TINRQ = new System.Windows.Forms.Button(); this.btn_INCRQ = new System.Windows.Forms.Button(); this.btn_ALMRT = new System.Windows.Forms.Button(); this.btn_PTSTR = new System.Windows.Forms.Button(); this.btn_EQSTR = new System.Windows.Forms.Button(); this.btn_ONLRT = new System.Windows.Forms.Button(); this.groupBox2.SuspendLayout(); this.SuspendLayout(); // // btn_Clear // this.btn_Clear.Location = new System.Drawing.Point(821, 12); this.btn_Clear.Name = "btn_Clear"; this.btn_Clear.Size = new System.Drawing.Size(75, 23); this.btn_Clear.TabIndex = 1; this.btn_Clear.Text = "CLEAR"; this.btn_Clear.UseVisualStyleBackColor = true; // // lb_Cim_Server // this.lb_Cim_Server.BackColor = System.Drawing.Color.Green; this.lb_Cim_Server.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Cim_Server.Location = new System.Drawing.Point(12, 9); this.lb_Cim_Server.Name = "lb_Cim_Server"; this.lb_Cim_Server.Size = new System.Drawing.Size(143, 23); this.lb_Cim_Server.TabIndex = 2; this.lb_Cim_Server.Text = "CIM SERVER"; this.lb_Cim_Server.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // tb_Data // this.tb_Data.Location = new System.Drawing.Point(455, 46); this.tb_Data.Multiline = true; this.tb_Data.Name = "tb_Data"; this.tb_Data.ReadOnly = true; this.tb_Data.ScrollBars = System.Windows.Forms.ScrollBars.Both; this.tb_Data.Size = new System.Drawing.Size(441, 405); this.tb_Data.TabIndex = 3; // // groupBox2 // this.groupBox2.Controls.Add(this.btn_STPRT); this.groupBox2.Controls.Add(this.btn_PCMRT); this.groupBox2.Controls.Add(this.btnPTINR); this.groupBox2.Controls.Add(this.btn_PREND); this.groupBox2.Controls.Add(this.btn_TINRQ); this.groupBox2.Controls.Add(this.btn_INCRQ); this.groupBox2.Controls.Add(this.btn_ALMRT); this.groupBox2.Controls.Add(this.btn_PTSTR); this.groupBox2.Controls.Add(this.btn_EQSTR); this.groupBox2.Controls.Add(this.btn_ONLRT); this.groupBox2.Location = new System.Drawing.Point(12, 46); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(437, 405); this.groupBox2.TabIndex = 4; this.groupBox2.TabStop = false; this.groupBox2.Text = "Client Command"; // // btn_STPRT // this.btn_STPRT.Font = new System.Drawing.Font("Gulim", 12F, System.Drawing.FontStyle.Bold); this.btn_STPRT.Location = new System.Drawing.Point(320, 245); this.btn_STPRT.Name = "btn_STPRT"; this.btn_STPRT.Size = new System.Drawing.Size(98, 50); this.btn_STPRT.TabIndex = 232; this.btn_STPRT.Text = "정지보고"; this.btn_STPRT.UseVisualStyleBackColor = true; // // btn_PCMRT // this.btn_PCMRT.Font = new System.Drawing.Font("Gulim", 12F, System.Drawing.FontStyle.Bold); this.btn_PCMRT.Location = new System.Drawing.Point(6, 244); this.btn_PCMRT.Name = "btn_PCMRT"; this.btn_PCMRT.Size = new System.Drawing.Size(98, 50); this.btn_PCMRT.TabIndex = 231; this.btn_PCMRT.Text = "Panel편성"; this.btn_PCMRT.UseVisualStyleBackColor = true; // // btnPTINR // this.btnPTINR.Font = new System.Drawing.Font("Gulim", 12F, System.Drawing.FontStyle.Bold); this.btnPTINR.Location = new System.Drawing.Point(320, 188); this.btnPTINR.Name = "btnPTINR"; this.btnPTINR.Size = new System.Drawing.Size(98, 50); this.btnPTINR.TabIndex = 230; this.btnPTINR.Text = "PanelTrayIn"; this.btnPTINR.UseVisualStyleBackColor = true; // // btn_PREND // this.btn_PREND.Font = new System.Drawing.Font("Gulim", 12F, System.Drawing.FontStyle.Bold); this.btn_PREND.Location = new System.Drawing.Point(6, 188); this.btn_PREND.Name = "btn_PREND"; this.btn_PREND.Size = new System.Drawing.Size(98, 50); this.btn_PREND.TabIndex = 229; this.btn_PREND.Text = "처리종료"; this.btn_PREND.UseVisualStyleBackColor = true; // // btn_TINRQ // this.btn_TINRQ.Font = new System.Drawing.Font("Gulim", 12F, System.Drawing.FontStyle.Bold); this.btn_TINRQ.Location = new System.Drawing.Point(320, 132); this.btn_TINRQ.Name = "btn_TINRQ"; this.btn_TINRQ.Size = new System.Drawing.Size(98, 50); this.btn_TINRQ.TabIndex = 228; this.btn_TINRQ.Text = "TrayInCheck"; this.btn_TINRQ.UseVisualStyleBackColor = true; // // btn_INCRQ // this.btn_INCRQ.Font = new System.Drawing.Font("Gulim", 12F, System.Drawing.FontStyle.Bold); this.btn_INCRQ.Location = new System.Drawing.Point(6, 132); this.btn_INCRQ.Name = "btn_INCRQ"; this.btn_INCRQ.Size = new System.Drawing.Size(98, 50); this.btn_INCRQ.TabIndex = 227; this.btn_INCRQ.Text = "PanelInCheck"; this.btn_INCRQ.UseVisualStyleBackColor = true; // // btn_ALMRT // this.btn_ALMRT.Font = new System.Drawing.Font("Gulim", 12F, System.Drawing.FontStyle.Bold); this.btn_ALMRT.Location = new System.Drawing.Point(320, 76); this.btn_ALMRT.Name = "btn_ALMRT"; this.btn_ALMRT.Size = new System.Drawing.Size(98, 50); this.btn_ALMRT.TabIndex = 226; this.btn_ALMRT.Text = "ALARM"; this.btn_ALMRT.UseVisualStyleBackColor = true; // // btn_PTSTR // this.btn_PTSTR.Font = new System.Drawing.Font("Gulim", 12F, System.Drawing.FontStyle.Bold); this.btn_PTSTR.Location = new System.Drawing.Point(6, 76); this.btn_PTSTR.Name = "btn_PTSTR"; this.btn_PTSTR.Size = new System.Drawing.Size(98, 50); this.btn_PTSTR.TabIndex = 225; this.btn_PTSTR.Text = "PORT상태"; this.btn_PTSTR.UseVisualStyleBackColor = true; // // btn_EQSTR // this.btn_EQSTR.Font = new System.Drawing.Font("Gulim", 12F, System.Drawing.FontStyle.Bold); this.btn_EQSTR.Location = new System.Drawing.Point(320, 20); this.btn_EQSTR.Name = "btn_EQSTR"; this.btn_EQSTR.Size = new System.Drawing.Size(98, 50); this.btn_EQSTR.TabIndex = 224; this.btn_EQSTR.Text = "장치상태"; this.btn_EQSTR.UseVisualStyleBackColor = true; // // btn_ONLRT // this.btn_ONLRT.Font = new System.Drawing.Font("Gulim", 12F, System.Drawing.FontStyle.Bold); this.btn_ONLRT.Location = new System.Drawing.Point(6, 20); this.btn_ONLRT.Name = "btn_ONLRT"; this.btn_ONLRT.Size = new System.Drawing.Size(98, 50); this.btn_ONLRT.TabIndex = 223; this.btn_ONLRT.Text = "ON-LINE"; this.btn_ONLRT.UseVisualStyleBackColor = true; // // Form_Cim // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(908, 463); this.Controls.Add(this.groupBox2); this.Controls.Add(this.tb_Data); this.Controls.Add(this.lb_Cim_Server); this.Controls.Add(this.btn_Clear); this.Name = "Form_Cim"; this.Text = "Form_Cim"; this.groupBox2.ResumeLayout(false); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Button btn_Clear; private System.Windows.Forms.Label lb_Cim_Server; private System.Windows.Forms.TextBox tb_Data; private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.Button btn_STPRT; private System.Windows.Forms.Button btn_PCMRT; private System.Windows.Forms.Button btnPTINR; private System.Windows.Forms.Button btn_PREND; private System.Windows.Forms.Button btn_TINRQ; private System.Windows.Forms.Button btn_INCRQ; private System.Windows.Forms.Button btn_ALMRT; private System.Windows.Forms.Button btn_PTSTR; private System.Windows.Forms.Button btn_EQSTR; private System.Windows.Forms.Button btn_ONLRT; } }