Nevron .NET Vision
Nevron.UI.WinForm.Docking Namespace / NDockManagerStyleComposite Class


In This Topic
    NDockManagerStyleComposite Class Methods
    In This Topic

    For a list of all members of this type, see NDockManagerStyleComposite members.

    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
    See Also