I have a from with a number of RadButton elements each of which contains a square Image.
When the application is maximized I want all of the images to remain square when the elements are resized.
Can I re-adjust the sizes after the RadButton elements are resized?
If not, can I lock the aspect ratio of the Images so that resizing the RadButton elements does not distort them?