Share

CAdUiPalette

Class Hierarchy

CAdUiPalette
    CAcTcUiToolPalette

C++

class CAdUiPalette : public CWnd;

File

aduiPalette.h

Description

The CAdUiPalette class represents a palette window.

A palette window exists in a hierarchy consisting of a parent palette set that contains one or more palette windows.

The CAdUiPalette class supports the following palette style constant:

Style Constant Value Meaning
PS_EDIT_NAME 0x00000001 Supports editing of palette set name through in-place editing

Links

CAdUiPalette Methods

Was this information helpful?