C3204
2026-01-16 8ed1e9f752bfd9c3a224015c3c3b537189d9959c
LB_SmartVision/Forms/Pages/MotionControlPage/MotionControlForm.cs
@@ -34,7 +34,7 @@
            this.camera = camera;
            this.Text = camera.SN;
            textBox1.Text = camera.SN;
            textBoxSN.Text = camera.SN;
            onlinePictureBox = new UserPictureBox(uiGroupBoxImage);
            this.uiGroupBoxImage.Controls.Clear();