Hello, I am building a screen that features a right container and then two nested containers: a header container and main section container. Within the header container, I have three controls: a label, and a series of icons that are conditionally displayed. I am trying to permanently position the icons on the right hand side of my header container but when I change the X & Y values, it doesn't result in the icons being moved. I've attached a screenshot.
Thank you!
You are using a Horizontal layout container that stacks controls automatically. That's why you can't set the X and Y coordinates manually. Use a plain container instead and you'll be able to set them
WarrenBelz
146,653
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,999
Most Valuable Professional