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


In This Topic
    NDockManagerStyleComposite Class Members
    In This Topic

    The following tables list the members exposed by NDockManagerStyleComposite.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyChecks whether the composite is currently locked for updates. (Inherited from Nevron.UI.WinForm.Docking.NStyleComposite)
    Public PropertyGets an array of all the styles currently contained within the composite. (Inherited from Nevron.UI.WinForm.Docking.NStyleComposite)
    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 MethodOverloaded. Add a style to the composite and assigns it the specified id. If there is already a registered style with the specified id an exeption will be thrown. (Inherited from Nevron.UI.WinForm.Docking.NStyleComposite)
    Public MethodRemoves all the events handlers attached to this instance. (Inherited from Nevron.UI.NDisposableObject)
    Public MethodOverloaded. Checks whether a style with the specified id is contained. (Inherited from Nevron.UI.WinForm.Docking.NStyleComposite)
    Public MethodOverridden.   
    Public MethodOverloaded.  (Inherited from Nevron.UI.NDisposableObject)
    Public MethodOverloaded. Gets the style with the specified id. (Inherited from Nevron.UI.WinForm.Docking.NStyleComposite)
    Public MethodLocks all updates. (Inherited from Nevron.UI.WinForm.Docking.NStyleComposite)
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public MethodPopulates a listbox with all the currently registered styles. (Inherited from Nevron.UI.WinForm.Docking.NStyleComposite)
    Public MethodOverloaded. Removes the style with the specifies id. (Inherited from Nevron.UI.WinForm.Docking.NStyleComposite)
    Public MethodResumes updates. (Inherited from Nevron.UI.WinForm.Docking.NStyleComposite)
    Public MethodOverridden.   
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from Nevron.UI.NDisposableObject)
    Protected Method (Inherited from Nevron.UI.NDisposableObject)
    Protected MethodPerforms a default logic when a property in a NTabStyle object has changed.  
    Protected MethodPerforms a default logic when a property in a NCaptionStyle object has changed.  
    Protected Method (Inherited from Nevron.UI.NDisposableObject)
    Protected MethodPerforms a default logic when a property in a NDocumentStyle object has changed.  
    Protected Method (Inherited from Nevron.UI.NDefaultInitializableObject)
    Protected MethodPerforms a default logic when a property in a NSplitterStyle object has changed.  
    Protected MethodPerforms a default logic when a property in a NTabStyle object has changed.  
    Protected MethodOverloaded.  (Inherited from Nevron.UI.WinForm.Docking.NStyleComposite)
    Top
    Public Events
     NameDescription
    Public EventFired when the object has been disposed. (Inherited from Nevron.UI.NDisposableObject)
    Top
    See Also