HeaderPane
Main
Hide

SftMask/DLL 7.0 - Masked Edit Control

Share Link
Print

SetDesign

Switches the masked edit control into or out of design mode.

C

BOOL SftMask_SetDesign(HWND hwndCtl, BOOL fSet);

C++

BOOL CSftMask::SetDesign(BOOL fSet);

Parameters

hwndCtl

The window handle of the masked edit control.

fSet

TRUE to enable design mode, FALSE to disable it.

Returns

The return value is TRUE if the design mode was changed successfully.

Comments

Design mode suppresses user interaction effects. It is intended for design-time tools which host the control, such as the SftMask/DLL Wizard; typical applications do not use design mode.

See Also GetDesign


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