DLGITEMTEMPLATE

typedef struct { /* dlit */

DWORD style;

DWORD dwExtendedStyle;

WORD x;

WORD y;

WORD cx;

WORD cy;

WORD id;

} DLGITEMTEMPLATE;

Documentation for this structure is not available for this release.