PGRIDINFO (PGRIDINFO)
Pointer
to a GRIDINFO structure.
bRepaint (BOOL)
Repaint
the window at this time?
TRUE
If this field is TRUE, the container is immediately
invalidated and repainted.
FALSE
If this field is FALSE, no repositioning
or repainting of items occurs. If the application sets this field to FALSE,
it must send a CM_ARRANGE or CM_SNAPTOGRID
message afterwards.
rc (BOOL)
Success
indicator.
TRUE
Grid characteristics were set successfully.
FALSE
An error occurred while setting grid
information; grid has not been changed.
[Back]
[Next]