Skip to content

Latest commit

 

History

History
68 lines (47 loc) · 1.6 KB

exstyle-statement.md

File metadata and controls

68 lines (47 loc) · 1.6 KB
title description ms.assetid keywords topic_type api_name api_type ms.topic ms.date
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.
5dc74bab-e385-457c-80c4-5e04eed589b5
EXSTYLE statement Menus and Other Resources
apiref
EXSTYLE
NA
reference
05/31/2018

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