Skip to main content
A newer version of this page is available. .

IBaseDocumentProperties Properties

Contains properties common to all documents within a DocumentManager.
Name Description
AllowActivate Gets or sets whether the current View’s documents can be activated.
AllowClose Gets or sets whether the current View’s documents can be closed.
AllowDock Gets or sets whether the current View’s documents can be docked.
AllowFloat Gets or sets whether the current View’s documents can be made floating.
AllowGlyphSkinning Gets or sets whether all Documents within the current View should have their icons painted in the Documents’ foreground colors.
UseFormIconAsDocumentImage Gets or sets whether underlying forms’ icons are applied to the current View’s documents.
See Also