DateTime - PrompterPosition Property

PrompterPosition sets the position of the prompt

Member of DateTime (PRIM_EVDT)

Data Type - Enumeration

Details

The PrompterPosition specifies where the prompt image is shown within the edit.
 
The ShowPrompter property must be set to True.

Allowed Values

Enum ValueDescription
BottomAttached to the lower edge of the edit
LeftAttached to the left edge of the edit
NonePrompter will be hidden
RightAttached to the right edge of the edit
TopAttached to the upper edge of the edit


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2