DotNetNewbie
Programmer
Hi,
Firstly, my apologies this is being posted for a friend so I hope I have the terminology correct:
I have two text objects and would like to keep both of the text objects always together. The issue I am having is that the content of the first text object is variable in length (keeps changing). Hence, the position for the second text object needs to be adjusted according to the length of the first text object.
I need to understand how to set a position of a text object based on the length of another text object.
Any help/advance most welcome, thanks in advance.
.net
Firstly, my apologies this is being posted for a friend so I hope I have the terminology correct:
I have two text objects and would like to keep both of the text objects always together. The issue I am having is that the content of the first text object is variable in length (keeps changing). Hence, the position for the second text object needs to be adjusted according to the length of the first text object.
I need to understand how to set a position of a text object based on the length of another text object.
Any help/advance most welcome, thanks in advance.
.net