领胜LDS 键盘AOI检测项目
wells.liu
2020-07-02 e3840a840aea2eda198ba4bbaf2c3ea4c2390ee4
src/Bro.UI.Device.Winform/MotionCard/CtrlMotionCardAxisStatus.Designer.cs
@@ -67,8 +67,8 @@
            this.groupBoxAxisStatus.Dock = System.Windows.Forms.DockStyle.Fill;
            this.groupBoxAxisStatus.Location = new System.Drawing.Point(0, 0);
            this.groupBoxAxisStatus.Name = "groupBoxAxisStatus";
            this.groupBoxAxisStatus.Size = new System.Drawing.Size(580, 141);
            this.groupBoxAxisStatus.TabIndex = 4;
            this.groupBoxAxisStatus.Size = new System.Drawing.Size(580, 148);
            this.groupBoxAxisStatus.TabIndex = 5;
            this.groupBoxAxisStatus.TabStop = false;
            this.groupBoxAxisStatus.Text = "轴状态";
            // 
@@ -202,13 +202,13 @@
            this.label2.TabIndex = 2;
            this.label2.Text = "规划位置:";
            // 
            // CtrlMotionCardRunStatus
            // CtrlMotionCardAxisStatus
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.groupBoxAxisStatus);
            this.Name = "CtrlMotionCardRunStatus";
            this.Size = new System.Drawing.Size(580, 141);
            this.Name = "CtrlMotionCardAxisStatus";
            this.Size = new System.Drawing.Size(580, 148);
            this.groupBoxAxisStatus.ResumeLayout(false);
            this.groupBoxAxisStatus.PerformLayout();
            this.ResumeLayout(false);