HeaderPane
Main
Hide

SftMask/DLL 7.0 - Masked Edit Control

Share Link
Print

SetBoldDate

Sets a date shown bold in the popup calendar.

C

void SftMask_SetBoldDate(HWND hwndCtl, DATE* Dt);

C++

void CSftMask::SetBoldDate(DATE* Dt);

Parameters

hwndCtl

The window handle of the masked edit control.

Dt

The address of the DATE value to display bold.

Comments

SetBoldDate is used while handling the NM_SFTMASK_UPDATEMONTH notification, which is sent every time the popup calendar displays a new month. The application calls SetBoldDate for each date of the displayed month it wants to highlight.

See Also Popup Calendar | Notifications


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