Resizing controls automatically... 
Author Message
 Resizing controls automatically...

Does anyone know an easy way to automatically resize a large number of
controls automatically whenever a form is resized? I really appreciate any
tips/pointers, I don't think it looks very professional to disable the
ability for the user to resize an application.

Thanks,

Ron



Sun, 06 Feb 2005 03:30:05 GMT  
 Resizing controls automatically...


Quote:
> Does anyone know an easy way to automatically resize a large number of
> controls automatically whenever a form is resized? I really appreciate any
> tips/pointers, I don't think it looks very professional to disable the
> ability for the user to resize an application.

In the have you looked at the Dock and Anchor properties of the controls?
Also the form has an autoscale property that will cause the form to
automatically scale itself and it's children based on screen resolution.

Tom Shelton



Sun, 06 Feb 2005 03:35:48 GMT  
 Resizing controls automatically...
Ron,

If you are interested in a comprehensive layout management solution, then
check out Syncfusion's Essential Tools product -
http://www.syncfusion.com/products/tools.asp.

The Essential Tools Layout Manager provides numerous layout management
options such as Flow, Card, Grid and GridBar layouts -
http://www.syncfusion.com/products/tools.asp#Layout_Manager_Framework.

You can download a free evaluation at:
http://www.syncfusion.com/downloads/evals.asp

Prakash
Syncfusion, Inc.



Mon, 07 Feb 2005 00:33:56 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Resizing controls on forms automatically to suit screen resolutions

2. automatically resize controls - code snippet

3. Resizing columns in datagrid control automatically

4. automatically resizing a control

5. Automatically Resizing a Form

6. Automatically resizing forms in Access 2.0

7. borderless form automatically resizes?

8. Resize one object automatically?

9. MDI child form is resizing automatically----WHY??

10. Automatically resizing text boxes.

11. Buttons on Toolbar automatically resizing

12. ComboBox automatically selects text when resized - HELP!

 

 
Powered by phpBB® Forum Software