IBaseDocumentDefaultProperties Properties
Contains a single document’s properties accessible via the BaseDocument.Properties object.
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. |
See Also