C3032
3 天以前 ebcc1d53f14112363bbf539bcaf0202aadcdc9d7
LB_SmartVision/Forms/Pages/CameraPage/CameraForm.Designer.cs
@@ -139,6 +139,7 @@
            // 
            // btnSetting
            // 
            btnSetting.ForeColor = SystemColors.ControlText;
            btnSetting.Location = new Point(3, 18);
            btnSetting.Name = "btnSetting";
            btnSetting.Size = new Size(97, 29);
@@ -451,8 +452,7 @@
            // 
            // CameraForm
            // 
            AutoScaleDimensions = new SizeF(96F, 96F);
            AutoScaleMode = AutoScaleMode.Dpi;
            AutoScaleMode = AutoScaleMode.None;
            ClientSize = new Size(900, 600);
            Controls.Add(themeForm1);
            FormBorderStyle = FormBorderStyle.None;