Share via


Static Control Statements (Compact 2013)

3/28/2014

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

Reference

Resource-Definition Statements