1
0
mirror of https://github.com/Ylianst/MeshAgent synced 2025-12-15 15:53:55 +00:00

Fixed size/spacing of image box

This commit is contained in:
Bryan Roe
2022-01-31 19:00:08 -08:00
parent 2a39934cee
commit e332236c4f
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@@ -118,7 +118,7 @@ BEGIN
LTEXT "Click the buttons below to install or uninstall this remote management software. When installed, this software runs in the background allowing this computer to be managed and controlled by a remote administrator.",IDC_STATIC_LEFTTEXT,7,7,171,63
LTEXT "Static",IDC_STATIC_LINE,7,128,294,1
PUSHBUTTON "Connection Details...",IDC_DETAILSBUTTON,7,111,97,14
CONTROL "",IDC_IMAGE,"Static",SS_BITMAP | SS_CENTERIMAGE | SS_REALSIZEIMAGE | WS_TABSTOP,185,20,103,95
CONTROL "",IDC_IMAGE,"Static",SS_BITMAP | SS_CENTERIMAGE | SS_REALSIZEIMAGE | WS_TABSTOP,194,8,107,96
END
IDD_DETAILSDIALOG DIALOGEX 0, 0, 311, 102