HeaderPane
Main
Hide

SftButton/DLL 3.0 - Button Control

Share Link
Print

GetDesign

Return TRUE if the button is in design mode.

C

BOOL SftButton_GetDesign(HWND hwndCtl);

C++

BOOL CSftButton::GetDesign() const;

Parameters

hwndCtl

The window handle of the button control.

Return Value

TRUE if design mode is set, FALSE otherwise.

Comments

Design mode suppresses click handling and certain runtime-only visual cues. It is used primarily by design-time tooling.

See Also SetDesign


Last Updated 05/09/2026 - (email)
© 2026 Softel vdm, Inc.