Skip to content

MIN LAYOUT xxx

Symbolic Value : Limits
MIN_LAYOUT_xxx - Minimum values for certain attributes of a layout region on a form.

#include <editdflt.h>

Symbolic Values :

MIN_LAYOUT_WIDTH      -  (ONEINCH / 4)

MIN_LAYOUT_HEIGHT     -  (ONEINCH / 4)

Description :

Minimum values for the height and width of a layout region on a form. These symbols may be used for the wWidth and wHeight members of the CDLAYOUT structure.

See Also : CDLAYOUT