@@ -704,14 +704,14 @@ Friend Class frmMain
704
704
Me .TestExecSL1.Location = New System.Drawing.Point( 379 , 6 )
705
705
Me .TestExecSL1.Name = "TestExecSL1"
706
706
Me .TestExecSL1.OcxState = CType (resources.GetObject( "TestExecSL1.OcxState" ), System.Windows.Forms.AxHost.State)
707
- Me .TestExecSL1.Size = New System.Drawing.Size( 40 , 40 )
707
+ Me .TestExecSL1.Size = New System.Drawing.Size( 64 , 58 )
708
708
Me .TestExecSL1.TabIndex = 24
709
709
Me .TestExecSL1.Visible = False
710
710
'
711
711
'SysBox
712
712
'
713
713
Me .SysBox.BackColor = System.Drawing.Color.Red
714
- Me .SysBox.Location = New System.Drawing.Point( 512 , 15 )
714
+ Me .SysBox.Location = New System.Drawing.Point( 477 , 15 )
715
715
Me .SysBox.Name = "SysBox"
716
716
Me .SysBox.Size = New System.Drawing.Size( 31 , 29 )
717
717
Me .SysBox.TabIndex = 34
@@ -720,7 +720,7 @@ Friend Class frmMain
720
720
'SysLabel
721
721
'
722
722
Me .SysLabel.AutoSize = True
723
- Me .SysLabel.Location = New System.Drawing.Point( 481 , 21 )
723
+ Me .SysLabel.Location = New System.Drawing.Point( 446 , 21 )
724
724
Me .SysLabel.Name = "SysLabel"
725
725
Me .SysLabel.Size = New System.Drawing.Size( 25 , 14 )
726
726
Me .SysLabel.TabIndex = 35
@@ -729,7 +729,7 @@ Friend Class frmMain
729
729
'FixLabel
730
730
'
731
731
Me .FixLabel.AutoSize = True
732
- Me .FixLabel.Location = New System.Drawing.Point( 591 , 23 )
732
+ Me .FixLabel.Location = New System.Drawing.Point( 525 , 21 )
733
733
Me .FixLabel.Name = "FixLabel"
734
734
Me .FixLabel.Size = New System.Drawing.Size( 19 , 14 )
735
735
Me .FixLabel.TabIndex = 37
@@ -738,7 +738,7 @@ Friend Class frmMain
738
738
'FixBox
739
739
'
740
740
Me .FixBox.BackColor = System.Drawing.Color.Red
741
- Me .FixBox.Location = New System.Drawing.Point( 622 , 17 )
741
+ Me .FixBox.Location = New System.Drawing.Point( 556 , 15 )
742
742
Me .FixBox.Name = "FixBox"
743
743
Me .FixBox.Size = New System.Drawing.Size( 31 , 29 )
744
744
Me .FixBox.TabIndex = 36
0 commit comments