HeaderPane
Main
Hide

SftMask/DLL 7.0 - Masked Edit Control

Share Link
Print

SFTMASK_ENTRY Constants

Values for the iEntrySelect field on SFTMASK_CONTROL, defining the selection behavior when the control receives the input focus.

SFTMASK_ENTRYNONE (0)The selection and caret location remain unchanged. Default.
SFTMASK_ENTRYSELECTALL (1)The entire contents are selected.
SFTMASK_ENTRYSELECTENDHOME (2)The contents are selected from the end to the beginning; the caret is at the beginning.
SFTMASK_ENTRYSELECTHOMEEND (3)The contents are selected from the beginning to the end; the caret is at the end.
SFTMASK_ENTRYSELECTHOME (4)The caret is placed at the first input position; nothing is selected.
SFTMASK_ENTRYSELECTEND (5)The caret is placed after the last entered character; nothing is selected.

The fEntrySelectMouse field defines whether the entry selection behavior is also applied when the control receives the input focus through a mouse click.

See Also Selection | SFTMASK_CONTROL


Last Updated 08/30/2026 - (email)
© 2026 Softel vdm, Inc.