![]() | InDesign SDK 20.5 |
#include <IColorPickerPanelAttributes.h>

Public Types | |
| enum | { kDefaultIID = IID_ICOLORPICKERPANELATTRIBUTES } |
Public Member Functions | |
| virtual bool16 | GetGraphicStateInteraction () const =0 |
| virtual WidgetID | GetPopupWidgetID () const =0 |
| virtual ServiceID | GetServiceID () const =0 |
Public Member Functions inherited from IPMUnknown | |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| virtual void | AddRef () const =0 |
| virtual void | Release () const =0 |
An interface specifying the color picker settings.
| pure virtual |
Returns true if the picker panels should send and receive broadcast to and from the graphic state directly.
| pure virtual |
Returns widget ID of the menu widget. The menu widget could be a dropdown list or a flyout popup.
| pure virtual |
Returns service ID of the picker panel.