Edit Control Statements (Windows Embedded CE 6.0)

1/6/2010

The edit control resource-definition statements create an edit control that is specified by a class parameter.

editClass id

Remarks

  • editClass
    Specifies one of the following classes: EDITTEXT, BEDIT, HEDIT, or IEDIT.
  • id
    Specifies the control identifier.

See Also

Concepts

Resource-Definition Statements