Sync
This commit is contained in:
parent
f120caa0e2
commit
f3634db543
|
@ -364,6 +364,7 @@ $tabPage5.UseVisualStyleBackColor = $true
|
||||||
$LresultsMove.HideSelection = $false
|
$LresultsMove.HideSelection = $false
|
||||||
$LresultsMove.Location = New-Object System.Drawing.Point(8, 173)
|
$LresultsMove.Location = New-Object System.Drawing.Point(8, 173)
|
||||||
$LresultsMove.Name = "LresultsMove"
|
$LresultsMove.Name = "LresultsMove"
|
||||||
|
$LresultsMove.FullRowSelect = true
|
||||||
$LresultsMove.Size = New-Object System.Drawing.Size(776, 190)
|
$LresultsMove.Size = New-Object System.Drawing.Size(776, 190)
|
||||||
$LresultsMove.TabIndex = 7
|
$LresultsMove.TabIndex = 7
|
||||||
$LresultsMove.UseCompatibleStateImageBehavior = $false
|
$LresultsMove.UseCompatibleStateImageBehavior = $false
|
||||||
|
|
Loading…
Reference in New Issue