WinForms Document Manager - Create a web browser UI

The WinForms Document Manager allows you to select the type of a container for documents (DocumentManager.View.FloatingDocumentContainer):

  • If the FloatingDocumentContainer property is set to SingleDocument, a floating document is hosted within its individual container.
  • If the FloatingDocumentContainer property is set to DocumentsHost, floating documents are hosted within a container to which other documents can be docked. Documents docked to a floating container are displayed as tabs.

This example demonstrates how to use this feature to create a web browser UI:

WinForms Document Manager - Create a web browser UI

Files to Review

Documentation

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)