Skip to content

Latest commit

 

History

History
65 lines (54 loc) · 1.63 KB

nf-commctrl-edit_setendofline.md

File metadata and controls

65 lines (54 loc) · 1.63 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:commctrl.Edit_SetEndOfLine
Edit_SetEndOfLine macro (commctrl.h)
Sets the end of line character used for the content of the edit control. You can use this macro or send the EM_SETENDOFLINE message explicitly.
Edit_SetEndOfLine
Edit_SetEndOfLine macro [Windows Controls]
commctrl/Edit_SetEndOfLine
controls.edit_setendofline
controls\edit_setendofline.htm
Controls
D143B914-5F68-4957-9D1F-C55977E27C8B
12/05/2018
Edit_SetEndOfLine, Edit_SetEndOfLine macro [Windows Controls], commctrl/Edit_SetEndOfLine, controls.edit_setendofline
commctrl.h
Windows
Windows 10, version 1809 [desktop apps only]
Windows Server [desktop apps only]
Windows
19H1
Edit_SetEndOfLine
commctrl/Edit_SetEndOfLine
c++
APIRef
kbSyntax
HeaderDef
Commctrl.h
Edit_SetEndOfLine

Edit_SetEndOfLine macro

-description

Sets the end of line character used for the content of the edit control. You can use this macro or send the EM_SETENDOFLINE message explicitly.

-parameters

-param hwndCtl

A handle to the edit control.

-param eolType

The end of line character to use.