options:xml:taskbar-thumbnails

Windows 7 Thumbnails for Document Tabs

By default, HippoEDIT shows thumbnail previews (and content preview on hover) for open document tabs, if running Windows 7 or higher (as Internet Explorer does). If you do not like this feature and want to have only a single preview of the main window (as for many applications), you can disable the windows 7 thumbnail feature by use of XML flag.

If you for some reason want to change default, you can do it with XML flag in hippoedit.config:

<GENERAL>
    <TaskbarThumbnails>false</TaskbarThumbnails>
</GENERAL>

create the line if does not exist, and put value you want. Default is true.

#xml_option