5
Reply

adding different colors in single label in c#

Ask a question
syed afroz

syed afroz

14y
11.2k
1
Hi!
 i have label in modalpopup, now after some opearation i'm showing this popup like,,

popupid.show();

from backend..

mean time i'm displayin some message like

labelId.text="successfully sent to"+name;

i've some value in variable 'name'... How to add some different color only to this name value...

Thanx in advance..

Answers (5)
Next Recommended Forum