Include Protected Members
Include Inherited Members
Abstract class that handles the opening and saving of items.
The DocumentManager type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
DocumentManager | Initializes a new instance of a DocumentManager for the given node. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Close | Closes an open document window. |
![]() |
CloseWindowFrame | Closes the window frame. |
![]() |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetFullPathForDocument | Gets the full path of the document. |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetOwnerCaption | Gets the caption belonging to the root node. |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
Open | When overridden in a derived class, opens a document using the standard editor. |
![]() |
OpenWithSpecific | When overridden in a derived class, opens a document using the given editor. |
![]() ![]() |
RenameDocument | Renames a document in the running document table. |
![]() |
Save | Silently saves an open document. |
![]() |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
![]() ![]() |
UpdateCaption | Updates the captions of all the windows associated with the document. |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
Node | Gets the node used to create the manager. |
Top
.gif)
.gif)
.gif)
.gif)