Name | Description | |
---|---|---|
![]() | NUIDocument Constructor | Overloaded. |
The following tables list the members exposed by NUIDocument.
Name | Description | |
---|---|---|
![]() | NUIDocument Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Client | Gets/sets the client control of the document. Using this architecture allows one document to be hosted on different hosts. |
![]() | CurrentIcon | Gets the icon currently used by the host of the document. |
![]() | CurrentSmallIcon | Gets the icon currently used by the host of the document. |
![]() ![]() | DefaultIcon | Gets/sets the default icon to be applied on all documents. |
![]() ![]() | DefaultSmallIcon | Gets/sets the default small icon to be applied on all documents. |
![]() | Host | Gets the INDocumentHost instance where the document resides. |
![]() | Icon | Gets/sets the icon to be used when the document view is MdiStandard. |
![]() | ID | Gets/sets a globally unique identifier for this document. |
![]() | ImageIndex | Gets/sets the image index for the document. Will be uses when the document style of the framework is MdiTabbed. |
![]() | Key | Gets/sets a string that uniquely identifies this document. |
![]() | Manager | Gets the current INDocumentManager instance associated with the document. |
![]() | PrefferedBounds | Gets/sets the preffered bounds of the document. Valid if hosted by a NMdiChild instance. |
![]() | SmallIcon | Gets/sets the icon to be used when the document view is MdiStandard. |
![]() | Tag | Gets/sets an additional data associated with the document. |
![]() | Text | Gets/sets the text (title) for the document. |
![]() | TooltipText | Gets/sets the tooltip associated with the document. |
Name | Description | |
---|---|---|
![]() | Events | Gets the list of all events attached to this object. (Inherited from Nevron.UI.NDisposableObject) |
Name | Description | |
---|---|---|
![]() | ClearEvents | Removes all the events handlers attached to this instance. (Inherited from Nevron.UI.NDisposableObject) |
![]() | Dispose | Overloaded. (Inherited from Nevron.UI.NDisposableObject) |
![]() | ToString |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from Nevron.UI.NDisposableObject) |
![]() | InitializeDefault | (Inherited from Nevron.UI.NDisposableObject) |
![]() | OnDisposed | (Inherited from Nevron.UI.NDisposableObject) |
![]() | OnInitialized | (Inherited from Nevron.UI.NDefaultInitializableObject) |
![]() | PerformDispose | Overloaded. Overridden. |
Name | Description | |
---|---|---|
![]() | Disposed | Fired when the object has been disposed. (Inherited from Nevron.UI.NDisposableObject) |