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 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