'Declaration
Public Overloads Shared Sub ApplyPaletteToChildControls( _ ByVal parent As System.Windows.Forms.Control, _ ByVal palette As NPalette, _ ByVal updateBackColor As System.Boolean _ )
'Usage
Dim parent As System.Windows.Forms.Control Dim palette As NPalette Dim updateBackColor As System.Boolean NUIManager.ApplyPaletteToChildControls(parent, palette, updateBackColor)
public static void ApplyPaletteToChildControls( System.Windows.Forms.Control parent, NPalette palette, System.bool updateBackColor )
Parameters
- parent
- palette
- updateBackColor