CDLAYOUTEND
Data Type : Composite Data
CDLAYOUTEND - Record marking the end of a layout region.
#include <editods.h>
Definition :
typedef struct {
BSIG Header;
BYTE Reserved[16];
} CDLAYOUTEND;
Description :
The CDLAYOUTEND record marks the end of the elements defining a layout region within a form. The fields in this record are:
- Header Defines this composite data item as a CDLAYOUTEND item.
See Also : CDLAYOUT CDLAYOUTBUTTON CDLAYOUTFIELD CDLAYOUTGRAPHIC CDLAYOUTTEXT