SBEDIT Control (Windows CE 5.0)
This control is a single-width East Asian edit control. It converts double-width characters to single-width characters before displaying them.
#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
OS Versions: Windows CE .NET 4.2 and later.
Header: Commctrl.h.
Link Library: Commctrl.lib.
See Also
Edit Boxes Reference | CreateWindow | CreateWindowEx
Send Feedback on this topic to the authors