Right justify a control on a report, even if layout changes

M

Max Moor

Hi All,
Is there a simple way to "right justify" a control on a report, even
if the user changes between the landscape and portait views? It's easy
enough to design the report with the control in the right place for the
default portait view, but I'm not sure how to capture the "relayout" event,
or how to get the size of the sheet afterwards, so I can set the new
control position (right edge of the layout - control size).

- Max
 
Top