Events
19 May, 6 pm - 23 May, 12 am
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Indicates the end of line character used by an edit control.
typedef enum EC_ENDOFLINE {
EC_ENDOFLINE_DETECTFROMCONTENT = 0,
EC_ENDOFLINE_CRLF = 1,
EC_ENDOFLINE_CR = 2,
EC_ENDOFLINE_LF = 3
} ;
EC_ENDOFLINE_DETECTFROMCONTENT Value: 0 End of line character specified in content. |
EC_ENDOFLINE_CRLF Value: 1 End of line character is CRLF. |
EC_ENDOFLINE_CR Value: 2 End of line character is CR. |
EC_ENDOFLINE_LF Value: 3 End of line character is LF. |
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1809 [desktop apps only] |
Minimum supported server | Windows Server [desktop apps only] |
Header | commctrl.h |
Events
19 May, 6 pm - 23 May, 12 am
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register today