Share

IAcPpPalette Class

Class Hierarchy

IAcPpPalette

C++

class IAcPpPalette : public IUnknown;

File

acpp.h

Description

This interface provides access to an individual palette (or tab) in the Property Palette dialog. It exposes methods for manipulating the tab name and obtaining a reference to the tab’s embedded Property Inspector through its IAcPiPropertyInspector interface.

A single palette object contains one Property Inspector control embedded in the palette.

Links

Methods

Was this information helpful?