1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-09-18 01:33:00 +03:00

Make textbox of encryption algorithm name scrollable

This commit is contained in:
parly 2018-02-15 10:25:59 +09:00 committed by Moataz Elmasry
parent b3291c98b0
commit ac3e5535f6

View File

@ -2021,7 +2021,7 @@ BEGIN
ICON ICO_KEY,IDC_STATIC,14,35,20,18
LTEXT "@STATIC3",IDC_STATIC,39,36,179,33
RTEXT "@STATIC4",IDC_STATIC,15,74,84,12
COMBOBOX C_CIPHER,106,71,110,80,CBS_DROPDOWN | WS_VSCROLL | WS_TABSTOP
COMBOBOX C_CIPHER,106,71,110,80,CBS_DROPDOWN | CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP
GROUPBOX "@STATIC6",IDC_STATIC,7,93,218,107
ICON ICO_SERVER_CERT,IDC_STATIC,14,106,20,18
LTEXT "@STATIC7",IDC_STATIC,39,107,178,15