SBEDIT Control
Other versions of this page are also available for the following:
8/28/2008
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 |