cryptui: Don't make certificate status control disabled.

This allows using the scrollbar when there are lots of usages set for
the certificate.
This commit is contained in:
Juan Lang 2009-01-09 08:31:51 -08:00 committed by Alexandre Julliard
parent 9ecb7b75e3
commit 113cb2d313
1 changed files with 1 additions and 1 deletions

View File

@ -155,7 +155,7 @@ BEGIN
ES_READONLY|WS_DISABLED,34,11,212,26
CONTROL "", IDC_STATIC, "Static", SS_BLACKFRAME, 16,37,222,1
CONTROL "", IDC_CERTIFICATE_STATUS,"RichEdit20W",
ES_READONLY|ES_MULTILINE|WS_DISABLED,8,38,238,78
ES_READONLY|ES_MULTILINE,8,38,238,78
CONTROL "", IDC_STATIC, "Static", SS_BLACKFRAME, 16,116,222,1
CONTROL "", IDC_CERTIFICATE_NAMES,"RichEdit20W",
ES_READONLY|ES_MULTILINE|WS_DISABLED,8,118,238,90