Hi all!
I am very new here, and I hope that someone can help me.
Maybe an easy think, but I cannot find the solution:
if I have some Labels and one seekbar in the same form, and I want to change only one texts according to the seekbar.value how can I do that? The seekbar.value is the selector, which Label.Text needs to change.
The worst way the if-then statement.
But maybe existing a better way to select the correct Label object, maybe with their Tag? I don’t know.
any idea?
I am very new here, and I hope that someone can help me.
Maybe an easy think, but I cannot find the solution:
if I have some Labels and one seekbar in the same form, and I want to change only one texts according to the seekbar.value how can I do that? The seekbar.value is the selector, which Label.Text needs to change.
The worst way the if-then statement.
But maybe existing a better way to select the correct Label object, maybe with their Tag? I don’t know.
any idea?