Share via


SBEDIT Control (Compact 2013)

3/28/2014

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

See Also

Reference

SbEdit Controls Reference
Edit Box Reference
CreateWindow
CreateWindowEx