Form Resize

  • Thread starter Thread starter alien2_51
  • Start date Start date
A

alien2_51

I want the grid I'm using in a winform application to resize on the
maximize/minimize events and form resize events, whats the best way to do
this, a sample would be helpful also..?
 
Hi,

I do know if I understood you right...
If you are trying to resize the controls in the form when forms resize use
the DOCK property on each control.

Hope that helps,
ltt19
 

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