Share
 
 

Properties Palette Architecture

The Properties palette reuses Property Inspector functionality and adds a module of its own. The following three modules compose the Properties palette feature:

  • Properties palette dialog box (acopm.arx)
  • Property Inspector control (acpi.arx)
  • Property Edit controls (acpexctl.arx)

The Properties palette is dependent on both the Property Inspector and Property Edit components. However, the reverse is not true. The Property Inspector may be used with Property Edit controls independently of the Properties palette feature.

Was this information helpful?