Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / NUIRenderer Class / CreatePaletteCore Method


In This Topic
    CreatePaletteCore Method (NUIRenderer)
    In This Topic
    Creates the core instance of the palette.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub CreatePaletteCore() 
    'Usage
     
    
    Dim instance As NUIRenderer
     
    instance.CreatePaletteCore()
    protected virtual void CreatePaletteCore()
    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