|
Available in the LEADTOOLS Imaging toolkit. |
ApplyPaletteWhenExit Property (ILEADRasterDlgClr)
VARIANT_BOOL ApplyPaletteWhenExit; | |
Overview |
Refer to Using Imaging Common Dialogs |
Remarks
Gets or sets a value that indicates; whether; the "Apply When Exit" check box in the CustomizePalette dialog box is checked.
If this member is set before calling ShowCustomizePaletteDlg, this value will be used to initialize the check box. Possible values are:
Setting |
Description |
VARIANT_TRUE |
The "Apply When Exit" box is checked. |
VARIANT_FALSE |
The "Apply When Exit" box is not checked. |
See Also
Elements |
ShowCustomizePaletteDlg method, UserPalette property, GeneratedPaletteCount property, GeneratedPalette property |