Nevron .NET Vision
Nevron.UI.WinForm.Docking Namespace / NStyleComposite Class / AddStyle Method


In This Topic
    AddStyle Method (NStyleComposite)
    In This Topic
    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.
    Overload List
    OverloadDescription
    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.  
    Add a style to the composite and assigns it the specified id. If replaceExisting is true an exisiting style with the same id will be replaced, otherwise an exception will be thrown.  
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also