Re: New container controls do not allow child controls to get parent width
Hi @Anonymous ,
Could you tell me:
Do you want the controls in the container to get the dynamic x coordinate of the container?
If so ,use the formula ‘Parent.X’ can work. As the picture below:

If you do not want to get the X coordinate of the container, but want to get the X coordinate of the control in the container,
I'm afraid this can't be achieved. When the control is put into the container, the X property of the control is invalid.
If you have any ideas or suggestions, you can post them on the following websites:
https://powerusers.microsoft.com/t5/Ideas/ct-p/PA_Comm_Ideas
If you have other questions, please tell me your needs in more detail, and I will be happy to solve the problem for you.
Best Regards,
Wearsky