HeaderPane
Main
Hide

SftButton/DLL 3.0 - Button Control

Share Link
Print

Extended Window Styles

SftButton honors the standard extended window styles (WS_EX_*) that apply to child windows. The control does not define extended styles of its own.

StyleDescription
WS_EX_CLIENTEDGEAdds a sunken edge around the control. Rarely useful with a button; most applications rely on the button's own border styles instead.
WS_EX_LAYOUTRTLRight-to-left layout. SftButton respects RTL layout for text alignment and for the dropdown-arrow position (the arrow moves to the left edge).
WS_EX_NOINHERITLAYOUTPrevents the button from inheriting the parent's layout. Use with WS_EX_LAYOUTRTL to override the parent's LTR / RTL setting.

See Also Window Styles


Last Updated 04/23/2026 - (email)
© 2026 Softel vdm, Inc.