Palette Editing VIs

Owning Palette: Application Control VIs and Functions

Requires: Base Development System. This topic might not match its corresponding palette in LabVIEW depending on your operating system, licensed product(s), and target.

You can use the Palette Editing VIs to edit the Controls or Functions palette set programmatically.

Note  The LabVIEW Run-Time Engine does not support the Palette Editing VIs. Error -4406 occurs if you call the Palette Editing VIs in the LabVIEW Run-Time Engine.
Palette ObjectDescription
Read PaletteExtracts data from a palette file (.mnu).
Refresh PalettesUpdates the Controls and Functions palette set programmatically.

This method is similar to the Save Changes button on the Edit Controls and Functions Palette Set dialog box.
Write PaletteWrites palette data to a palette file (.mnu).