The CW_PALETTE_EDITOR_GET procedure gets the CW_PALETTE_EDITOR properties.
            Syntax
            CW_PALETTE_EDITOR_GET, WidgetID [, ALPHA=variable] [, HISTOGRAM=variable]
            Arguments
            WidgetID
            The widget ID of the CW_PALETTE_EDITOR compound widget.
            Keywords
            ALPHA
            Set this keyword to a named variable that will contains the optional alpha curve.
            HISTOGRAM
            Set this keyword to a named variable that will contains the optional histogram curve.
            Version History
            
            See Also
            CW_PALETTE_EDITOR, CW_PALETTE_EDITOR_SET, IDLgrPalette