Dynamically Format Layout Table Cells

D

Douglas Carlson

Is it possible to programmatically format the cells of a layout table?

For example, in a form's load event - and based upon variable data values -
perform the same types of split and merge tasks that are typically done in
design mode.

Thank you.
 
Top