Skip to main content

IBaseDocumentProperties Members

Contains properties common to all documents within a DocumentManager.

Properties

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.

Methods

Name Description
Dispose() Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Inherited from IDisposable.
See Also