HeaderPane
Main
Hide

SftMask/DLL 7.0 - Masked Edit Control

Share Link
Print

GetDesign

Returns whether the masked edit control is in design mode.

C

BOOL SftMask_GetDesign(HWND hwndCtl);

C++

BOOL CSftMask::GetDesign() const;

Parameters

hwndCtl

The window handle of the masked edit control.

Returns

The return value is TRUE if the control is in design mode.

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 SetDesign


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