Hi all,
I am working in a project in the VB6 and db2004. I have data in the table and I read these data from this table and I put them in the report form in lables. However, the data has different lengths and I have one label for employees. Sometimes, I have only one,tow,three persons and its fine to put it in the label. However, when the names of the employess reach the end border of the label, all the words and letters beind mixed and clashed and they go out beyond the label's borders. That is, ther are unreadable and confused. Specailly, I aligned the label from right-to-left and when it reaches the left border, the same lines starts the words and letters from left-to-right.
Therefore, I got problem and terrible with this case I'm thinking how to extend the lable to multilines. That is, when the content reaches the left border, it continues to the scond line and so on.


