Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / NUIManager Class / ApplyPalette Method


In This Topic
    ApplyPalette Method (NUIManager)
    In This Topic
    Applies the current palette to the entire application's GUI.
    Overload List
    OverloadDescription
    Applies the current palette to the entire application's GUI.  
    Applies the current global palette starting from the specified top-level control and searching down in its child controls tree.  
    Applies the specified palette starting from the specified top-level control and searching down in its child controls tree.  
    Applies the current global palette starting from the specified top-level control and searching down in its child controls tree.  
    Applies the specified palette starting from the specified top-level control and searching down in its child controls tree.  
    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