WebPaneManager offers the flexiblity to disable resize in specific pane.
            
                This topic will show you how to prevent resize on specific pane.
            
                To prevent resize on specific pane
            
                - Drag WebPaneManager control to the WebForm.
- Open WebPaneManager Advanced Designer, select a pane and set 
                    AllowResize to No.
- Run the project.