SS_ENHMETAFILE top-level constant

int const SS_ENHMETAFILE

An enhanced metafile is to be displayed in the static control.

The text is the name of a metafile. An enhanced metafile static control has a fixed size; the metafile is scaled to fit the static control's client area.

Implementation

const SS_ENHMETAFILE = 0x0000000F;