This control is an icon displayed in a dialog box. The ICON statement defines the icon-resource identifier, icon-control identifier, and position and attributes of a control window. The predefined class for this control is WC_STATIC. If you do not specify a style, the default style is SS_ICON. For the ICON statement, the width and height fields are ignored; the icon automatically sizes itself.
Use the ICON statement only in a DIALOG or WINDOW statement.