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
95
GridBagLayout with Resizale User Controls
posted

Hi,

we used GridBagLayoutManager to layout arbitrary nmber of user controls. And users requested to resize those user controls after intial layout.

How do we accomplish this:

(1) some other layout control /Manager frolm infragistic ?

(2) Write your own Layout Manager of Panel Controls ? ( such as one using SpliterContainer)

(3) Some Hidden feature of GridBagLayoutManager setting ( or ask for an enhancement )

(4) Render User Control in a grid ?

Thanks

Jimmy

Parents Reply Children
No Data