Write-only
About Display Colors

ResetTheme Method


Description

Resets the current theme to the default PNA colors.

VB Syntax

colors.ResetTheme( )

Variable

(Type) - Description

colors

A ComColors (object)

Return Type

Not Applicable

Default

Not Applicable

Examples

colors.ResetTheme( )

C++ Syntax

HRESULT ResetTheme( );

Interface

IColors