Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 2.42 KB

File metadata and controls

35 lines (22 loc) · 2.42 KB

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)