SBEDIT Control

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

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

See Also

Reference

Edit Boxes Reference
CreateWindow
CreateWindowEx