Share

Property Palette Global Enums (WIN)

Description

Defines global enumerations specific to property palettes.

Enumerations

Enumeration Description
AcPeNumericType This enumeration contains values for setting the datatype of an ActiveX control's numeric data.
AcPiColorIndex
PromptType This enumeration describes the possible user input methods supported by the IAcPpAcadInput interface. Clients set the PromptType property to one of these enumerations before calling DoPrompt() to obtain user input.The following table shows the acedGetxxx method invoked by DoPrompt() for each enum.
StatusType This enumeration describes the status of the input acquisition, which is stored in the Status property of the object.

Was this information helpful?