Hi,
I am reading strings from a resource file to display on
various labels.
I want in the XML to be able to distinguish part of the
string as bold.
Is there a way to do this simply?
Thanks,
Ian.
Nigel Armstrong - 07 Dec 2004 12:51 GMT
Hi Ian
You will have to create your own Label control to do this. The built in
Label control only supports a single font/style. But it wouldn't be too hard
to do.
HTH
Nigel Armstrong
> Hi,
>
[quoted text clipped - 7 lines]
> Thanks,
> Ian.