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


In This Topic
    NStyleComposite Class Members
    In This Topic

    The following tables list the members exposed by NStyleComposite.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyChecks whether the composite is currently locked for updates.  
    Public PropertyGets an array of all the styles currently contained within the composite.  
    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.  
    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.  
    Public Method  
    Public MethodOverloaded.  (Inherited from Nevron.UI.NDisposableObject)
    Public MethodOverloaded. Gets the style with the specified id.  
    Public MethodLocks all updates.  
    Public MethodGets notified for a style change.  
    Public MethodGets notified for a style change.  
    Public MethodPopulates a listbox with all the currently registered styles.  
    Public MethodOverloaded. Removes the style with the specifies id.  
    Public MethodResumes updates.  
    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