Nevron .NET Vision
Nevron.UI.WinForm.Docking Namespace / NDocumentStyle Class
Properties Methods Events


In This Topic
    NDocumentStyle Class Members
    In This Topic

    The following tables list the members exposed by NDocumentStyle.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value whether the tabs in a document strip may be re-ordered.  
    Public PropertyGets or sets the border style for a single document.  
    Public PropertyGets or sets the back color of the document view  
    Public PropertyGets or sets the border style for the document view.  
    Public PropertyGets or sets a value whether the document view is enabled.  
    Public PropertyGets or sets the style of the document view.  
    Public PropertyGets or sets the Font to be used for documents tabs.  
    Public PropertyGets or sets the image list to be used for the document tabs.  
    Public PropertyGets or sets the maximum allowed tab width.  
    Public PropertyGets or sets the Font to be used for the currently active document.  
    Public PropertyGets or sets a value whether the NMdiChild instances will stick to the edges of its MdiClient container.  
    Public PropertyGets or sets a value whether the NMdiChild instances will be sticky (valid when the document view style is MdiStandard).  
    Public PropertyGets or sets the strip buttons visibility.  
    Public PropertyGets or sets the alignment of the document tabs.  
    Public PropertyGets or sets the style of the document tabs.  
    Top
    Protected Properties
     NameDescription
    Protected Property  
    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 MethodCreates an exact copy of the current style. (Inherited from Nevron.UI.WinForm.Docking.NStyle)
    Public MethodOverridden.   
    Public Method (Inherited from Nevron.UI.WinForm.Docking.NStyle)
    Public MethodOverloaded.  (Inherited from Nevron.UI.NDisposableObject)
    Public MethodNotifies that the current style has changed. (Inherited from Nevron.UI.WinForm.Docking.NStyle)
    Public MethodNotifies that a property of the style has changed. (Inherited from Nevron.UI.WinForm.Docking.NStyle)
    Public MethodOverridden.   
    Public Method (Inherited from Nevron.UI.WinForm.Docking.NStyle)
    Public Method (Inherited from Nevron.UI.WinForm.Docking.NStyle)
    Top
    Public Events
     NameDescription
    Public EventFired when the object has been disposed. (Inherited from Nevron.UI.NDisposableObject)
    Top
    See Also