I have 11 Labels and a variable that counts from 1 to 11. If it counts to 5, for example, I want the first 5 Labels to be not hidden and the Labels 6-11 to be hidden. But now I have 11 big if statement and this is not good. But I don't know how to do this. Sadly, I couldn't find answers to my question.
Thanks in advance :)