Compare commits

...

2 Commits

Author SHA1 Message Date
Kawawete a66fb59b6e Merge branch 'main' of https://git.azuze.fr/kawa/ps-scripts 2024-03-13 09:58:15 +01:00
Kawawete f3634db543 Sync 2024-03-13 09:58:06 +01:00
1 changed files with 1 additions and 0 deletions

View File

@ -364,6 +364,7 @@ $tabPage5.UseVisualStyleBackColor = $true
$LresultsMove.HideSelection = $false
$LresultsMove.Location = New-Object System.Drawing.Point(8, 173)
$LresultsMove.Name = "LresultsMove"
$LresultsMove.FullRowSelect = true
$LresultsMove.Size = New-Object System.Drawing.Size(776, 190)
$LresultsMove.TabIndex = 7
$LresultsMove.AutoSize = $true