D
David C
This is a very basic question here. I must be missing something
here.
At run time, I am trying to set the text of the label control bold.
lblMyLabel.Font.Bold = true;
does not work since it's read only (why why why why why).
Thank you.
here.
At run time, I am trying to set the text of the label control bold.
lblMyLabel.Font.Bold = true;
does not work since it's read only (why why why why why).
Thank you.