1/6/2010
This control is a single-width East Asian edit control. It converts double-width characters to single-width characters before displaying them.
Syntax
#define WC_SBEDIT L"sbedit"
Remarks
To create an SBEDIT control, declare the control class as WC_SBEDIT in the CreateWindow or CreateWindowEx function.
Requirements
| Header | commctrl.h |
| Library | commctrl.lib |
| Windows Embedded CE | Windows CE .NET 4.2 and later |
See Also
Reference
SbEdit Controls Reference
Edit Boxes Reference
CreateWindow
CreateWindowEx