ApplyPaletteWhenExit property (LEADDlgColor Control)
Builder Syntax |
bool ApplyPaletteWhenExit |
Delphi Syntax |
ApplyPaletteWhenExit: Boolean |
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:
Value |
Meaning |
TRUE |
The "Apply When Exit" box is checked. |
FALSE |
The "Apply When Exit" box is not checked. |
See Also
Elements: |
ShowCustomizePaletteDlg method, GeneratedPaletteColors property, GeneratedPaletteColorsCount property, UserPaletteColors property, UserPaletteColorsCount property |
Topics: |