MIN ELEMENT xxx
Symbolic Value : Limits
MIN_ELEMENT_xxx - Minimum values for certain attributes of a graphical element in a layout region of a form.
#include <editdflt.h>
Symbolic Values :
MIN_ELEMENT_WIDTH - (ONEINCH / 8)
MIN_ELEMENT_HEIGHT - (ONEINCH / 8)
Description :
Minimum values for the height and width of a graphical element in a layout region of a form. These symbols may be used for the wWidth and wHeight members of the ELEMENTHEADER structure.
See Also : ELEMENTHEADER