FAQ & Knowledge Base

Welcome to our Knowledge Base. Search or browse through the topics below to find answers to your questions.

Categories: ShellBrowser .NET Components | Show all categories

Displaying Microsoft Outlook (.msg) files in ShellFilePreview

Question / Problem

I'm trying to preview .msg files with the ShellFilePreview component. This doesn't work or I can only see the header of the files.

Answer / Solution

Make sure that your application has visual styles enabled. You can do this by calling Application.EnabledVisualStyles() or by adjusting your application manifest.