Controls resize based on screen resolution
        Posted  
        
            by user337173
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user337173
        
        
        
        Published on 2010-05-10T10:52:22Z
        Indexed on 
            2010/05/10
            11:04 UTC
        
        
        Read the original article
        Hit count: 388
        
I have panel control. More controls are in panel.I set the dock property for panel as 'fill' .The panel are resized based on screen resolution. but the controls remains same.The controls in the panel are not resized based on screen solution.
i have more labels and panels and text-boxs and button in the same page.
How to set the dock property to resize all controls in page based on screen resolution?
Thanks for any help
© Stack Overflow or respective owner