how to put newline in label control in c#?
i develop movie booking ticket software, in that when i click on seat picturebox the no of seat is display on label. i want to atleast display 5 seats numbers.if seats number are more than 5 then i want to display newline of that other numbers seat. so, which function i use?