Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / NUIPanel Class / InitDefaultColors Method


In This Topic
    InitDefaultColors Method (NUIPanel)
    In This Topic
    Initializes the default colors (if not explicitly set) to be used for filling.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub InitDefaultColors() 
    'Usage
     
    
    Dim instance As NUIPanel
     
    instance.InitDefaultColors()
    protected virtual void InitDefaultColors()
    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