IDocumentProperties Members
In This Article
#Properties
Name | Description |
---|---|
Allow |
Gets or sets whether the current View’s documents can be activated.
Inherited from IBase |
Allow |
Gets or sets whether the current View’s documents can be closed.
Inherited from IBase |
Allow |
Gets or sets whether any Document within this Widget |
Allow |
Gets or sets whether the current View’s documents can be docked.
Inherited from IBase |
Allow |
Gets or sets whether any widget document within this View can be dragged at runtime. |
Allow |
Gets or sets whether the current View’s documents can be made floating.
Inherited from IBase |
Allow |
Gets or sets whether all Documents within the current View should have their icons painted in the Documents’ foreground colors.
Inherited from IBase |
Allow |
Gets or sets |
Allow |
Gets or sets whether all Documents within this Widget |
Show |
Gets or sets whether or not any widget within this Widget |
Show |
Gets or sets whether or not all widgets owned by this View display their Close buttons. |
Show |
Gets or sets whether all Documents within this Widget |
Show |
Gets or sets whether floating Widgets can display their Minimize button. You can override this setting for individual Widgets. To do so, use their Document. |
Use |
Gets or sets whether underlying forms’ icons are applied to the current View’s documents.
Inherited from IBase |
#Methods
Name | Description |
---|---|
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Inherited from IDisposable. |
See Also