| | |
| | | this.cbPingbiSafeGuard.Text = "遮罩安全門"; |
| | | this.cbPingbiSafeGuard.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
| | | this.cbPingbiSafeGuard.UseVisualStyleBackColor = true; |
| | | this.cbPingbiSafeGuard.CheckedChanged += new System.EventHandler(this.cbPingbiSafeGuard_CheckedChanged); |
| | | // |
| | | // cbPingbiGuangshan |
| | | // |
| | |
| | | this.cbPingbiGuangshan.Text = "遮罩光柵"; |
| | | this.cbPingbiGuangshan.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
| | | this.cbPingbiGuangshan.UseVisualStyleBackColor = true; |
| | | this.cbPingbiGuangshan.CheckedChanged += new System.EventHandler(this.cbPingbiGuangshan_CheckedChanged); |
| | | // |
| | | // FormPlcOperation |
| | | // |