Share

CAcUiTrueColorComboBox::CAcUiTrueColorComboBox

C++

CAcUiTrueColorComboBox();

Description

Constructor.

Initializes all members of the new object, usually to zero or false.

Sets m_bUseOption1, m_bUseOption2, and m_bUseOther1 to true.

Creates a table of AcCmColor pointers for holding the colors, and fills the first two items in that array with AcCmColor representations of BYLAYER and BYBLOCK colors. Initializes m_cargoOption1 and m_cargoOption2 as appropriate indexes into this table. Sets m_hPalette to AutoCAD's current color palette. The BYBLOCK color defaults to a color index of 7.

Links

CAcUiTrueColorComboBox

Was this information helpful?