Hi, I havent coded in
VB for a while and am not sure if this was possible or not.
Is there a way to change partial letters in a label, without having multiple labels?.
For those of you who do html, Im asking about something like this:
<td style="color#000000;">
Hi this is <span style="color:#FF0000;">Rolandatem!</span>
</td>
I just want to have ONE label where some areas are different colored.