PromptString Property |
Specifies the prompt string for an attribute.
Signature
object.PromptString
object
Attribute
The object or objects this property applies to.
PromptString
String; read-write
The prompt string for the attribute.
Remarks
This string appears when a block containing this attribute is inserted. The default for this string is the TagString property. Entering acAttributeModeConstant for the Mode property disables the prompt.
Comments? |