Hello,
I have set up an UltraGirdBagLayoutManager in a UserControl. What I want to do is set a maximum size for a specific control in the layout. How can I do that?
Thanks in advance for your help.
Best regards,
Damien
I will be happy to assist you with this matter.
Can you please provide me with the name of the control you want to set so that I can provide you with a proper solution?
Typically you can set a maximumSize property for controls such as the UltraGrid. Setting this property will specify the maximum size of the control.
Please let me know if I may be of further assistance in this matter.