IBaseDocumentDefaultProperties Members
In This Article
#Properties
Name | Description |
---|---|
Actual |
Gets the thumbnail caption format currently used by this document. |
Allow |
Gets or sets whether the current document can be activated. |
Allow |
Gets or sets whether the current document can be closed. |
Allow |
Gets or sets whether the current document can be docked. |
Allow |
Gets or sets whether the current document can be made floating. |
Allow |
Gets or sets whether the current document’s icon should be painted with this document’s foreground color. |
Can |
Gets whether the current document can be activated. |
Can |
Gets whether the current document can be closed. |
Can |
Gets whether the current document can be docked. |
Can |
Gets whether the current document can be made floating. |
Can |
Gets whether a corresponding form’s icon is used as the current document’s image. |
Can |
Gets whether this Document currently supports the Glyph Skinning feature. |
Use |
Gets or sets whether a corresponding form’s icon is used as the current document’s image. |
#Methods
Name | Description |
---|---|
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Inherited from IDisposable. |
See Also