xtrPromptValueType Value List

Determines the type of prompt.

Applies To

PromptValueType Property

Discussion

Use the constants of this value list with the PromptValueType property of the Prompt object to set the type of prompt.

Constant

Description

trSingleValuePrompt

Specifies that the prompt is a single-value prompt.

trMultiValuePrompt

Specifies that the prompt is a multi-value prompt.

trBoundedRangePrompt

Specifies that the prompt is a bounded prompt.

trUnboundedRangePrompt

Specifies that the prompt is an unbounded prompt.