Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This section lists extended styles used when creating edit controls. The value of extended styles is a bitwise combination of these styles.
Constant | Description |
---|---|
|
Windows Vista and later. Enables support for carriage return (CR) end-of-line characters to break lines. |
|
Windows Vista and later. Enables support for linefeed (LF) end-of-line characters to break lines. |
|
Windows Vista and later. Enables support for both carriage return (CR) and linefeed (LF) end-of-line characters to break lines. |
|
Windows Vista and later. Converts end-of-line characters enabled for this edit control in pasted content to match the end-of-line character used by the current document. |
|
Windows Vista and later. Enables zooming using Ctrl+MouseWheel and the EM_GETZOOM/EM_SETZOOM messages. |
Requirements
Requirement | Value |
---|---|
Header |
|