Nevron .NET Vision
Nevron.UI.WinForm.Docking Namespace / INStyleComposite Interface
Properties Methods

In This Topic
    INStyleComposite Interface Members
    In This Topic

    The following tables list the members exposed by INStyleComposite.

    Public Properties
     NameDescription
     PropertyGets a value indicating whether updates in the composite are locked.  
     PropertyGets an array of all the styles registered with this composite.  
    Top
    Public Methods
     NameDescription
     MethodOverloaded. Registers the specified style with the specified id.  
     MethodOverloaded. Check whether the composite contains a style with the specfied id.  
     Method (Inherited from Nevron.INReferenceHolder)
     MethodCreates any non serialized objects, which the holder posseses (Inherited from Nevron.INReferenceHolder)
     Method (Inherited from System.IDisposable)
     MethodObtains the reference provider to which the object is currently attached (Inherited from Nevron.INReferenceHolder)
     MethodOverloaded. Gets a style with the specified ID.  
     MethodLocks all the updates that flow internally in the composite.  
     MethodReceives a notification for a style change.  
     MethodReceives a notification for a style property change.  
     MethodDisplays all the registered styles in a list box.  
     MethodCalled to provide a reference to the object of the specified type (Inherited from Nevron.INReferenceProvider)
     MethodOverloaded. Removes the style with the specfied id from the composite.  
     MethodResumes all updates.  
     MethodUpdates the field references of this object (Inherited from Nevron.INReferenceHolder)
     MethodUpdates the references stored by the object (Inherited from Nevron.INReferenceHolder)
    Top
    See Also