Share via


Edit Control Statements (Compact 2013)

3/28/2014

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

Reference

Resource-Definition Statements