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
191
Most Valuable Professional
MS.Ragavendar
104
stampcoin
80