Hello,

Code:
int i;
i = 5;
lblName + i .text = "Test";
That's what i need in brevity.
Plz help me to solve this issue.
Thanks in advance.