FORM_INFO_1 Object

A dictionary containing FORM_INFO_1W data

Properties

int Flags
FORM_USER, FORM_BUILTIN, or FORM_PRINTER

PyUnicode Name
Name of form

dict Size
A dictionary representing a SIZEL structure {'cx':int,'cy':int}

dict ImageableArea
A dictionary representing a RECTL structure {'left':int, 'top':int, 'right':int, 'bottom':int}