How to setup a dynamically resizable report viewer?

  • Thread starter Thread starter Connor T
  • Start date Start date
C

Connor T

Hi,

How do I setup a crystal report viewer which fills the Form, and resizes to
fit the current window?

At the moment it seems I have to give it an explicit size, which is nasty! I
just want to say "Expand to fit"

Thanks,
Dan
 
Hi Connor,

If you set the dock property of the viewer control to 'fill', it should work
just fine. Or am I misunderstanding what you want to achieve?

HTH,

Bernie Yaeger
 
Excellent, perfect thanks!

Dan

Bernie Yaeger said:
Hi Connor,

If you set the dock property of the viewer control to 'fill', it should work
just fine. Or am I misunderstanding what you want to achieve?

HTH,

Bernie Yaeger
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top