windows-nt/Source/XPSP1/NT/inetsrv/iis/img/htmla/iiapp.str
2020-09-26 16:20:57 +08:00

15 lines
368 B
Plaintext

<%
' Sizing values for the Application Configuration dialog.
' Dialog size
Const L_IIAPP_W = 425
Const L_IIAPP_H = 420
' Size of the heading frame that contains the property page links.
Const L_IIAPPHEADFRM_H = 25
' NOTE: If either the height of the dialog or the size of the head
' frame is changed it may be necessary to change the page size in
' iiappmn.str
%>