PaletteChanged Event

NI Vision for Visual Basic

PaletteChanged Event

Syntax

Sub ControlName_PaletteChanged(Palette)

Applies To

CWIMAQViewer

Purpose

Fires when the palette type changes.

Remarks

This event fires if the palette type changes programmatically or through the run-time pop-up menu.

Parameters

Palette As Variant

The new palette type.

See Also

CWIMAQPalette