EXSTYLE statement

Defines extended window styles for a dialog box. In a resource definition, the EXSTYLE statement is placed with the optional statements before the beginning of the body of the resource definition.

EXSTYLE extended-style

extended-style

Extended window style for the dialog box or control. For a list of extended window styles, see Extended Window Styles.

Remarks

For controls, extended styles are specified after the style option in the control resource-definition statement. For more information, see the resource-definition statement for the individual control.

See also

ACCELERATORS

CONTROL

DIALOG

MENU

POPUP

RCDATA

STRINGTABLE

User-Defined Resource