PaletteChanged Event
Syntax
Sub ControlName_PaletteChanged(Palette)
Applies To
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.