Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / NUIDocument Class
Properties Methods Events


In This Topic
    NUIDocument Class Members
    In This Topic

    The following tables list the members exposed by NUIDocument.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets the client control of the document. Using this architecture allows one document to be hosted on different hosts.  
    Public PropertyGets the icon currently used by the host of the document.  
    Public PropertyGets the icon currently used by the host of the document.  
    Public Propertystatic (Shared in Visual Basic)Gets/sets the default icon to be applied on all documents.  
    Public Propertystatic (Shared in Visual Basic)Gets/sets the default small icon to be applied on all documents.  
    Public PropertyGets the INDocumentHost instance where the document resides.  
    Public PropertyGets/sets the icon to be used when the document view is MdiStandard.  
    Public PropertyGets/sets a globally unique identifier for this document.  
    Public PropertyGets/sets the image index for the document. Will be uses when the document style of the framework is MdiTabbed.  
    Public PropertyGets/sets a string that uniquely identifies this document.  
    Public PropertyGets the current INDocumentManager instance associated with the document.  
    Public PropertyGets/sets the preffered bounds of the document. Valid if hosted by a NMdiChild instance.  
    Public PropertyGets/sets the icon to be used when the document view is MdiStandard.  
    Public PropertyGets/sets an additional data associated with the document.  
    Public PropertyGets/sets the text (title) for the document.  
    Public PropertyGets/sets the tooltip associated with the document.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets the list of all events attached to this object. (Inherited from Nevron.UI.NDisposableObject)
    Top
    Public Methods
     NameDescription
    Public MethodRemoves all the events handlers attached to this instance. (Inherited from Nevron.UI.NDisposableObject)
    Public MethodOverloaded.  (Inherited from Nevron.UI.NDisposableObject)
    Public Method  
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from Nevron.UI.NDisposableObject)
    Protected Method (Inherited from Nevron.UI.NDisposableObject)
    Protected Method (Inherited from Nevron.UI.NDisposableObject)
    Protected Method (Inherited from Nevron.UI.NDefaultInitializableObject)
    Protected MethodOverloaded. Overridden.   
    Top
    Public Events
     NameDescription
    Public EventFired when the object has been disposed. (Inherited from Nevron.UI.NDisposableObject)
    Top
    See Also