Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
460
AutoResize components of a WinGridBagLayoutPanel
posted

Hi,

I'm currently encounterring a little problem with UltraGridBagLayoutPanel.

I have set my GridBagLayoutPanel with AutoScroll Off and AutoSize False. I have for controls in this panel, and three of them are UserControls.

I've tried every property I found dealing with Sizing and Scrollable, but no way to make inner controls scrollable when their size is too small after downsizing the whole form.

I would like the elements of the panel to be scrollable when I downsize the form.

My usercontrols are set on AutoSize False, AutoScroll True ...

 

Please help !

Parents Reply Children