Static Control Statements (Windows Embedded CE 6.0)

1/6/2010

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

staticClass controlText, id

Parameters

  • staticClass
    Specifies one of the following classes: LTEXT, RTEXT, or CTEXT.
  • controlText
    Specifies the window text for the control.
  • id
    Specifies the control identifier.

See Also

Concepts

Resource-Definition Statements