Making part of a string BOLD

  • Thread starter Thread starter ian.mcewan
  • Start date Start date
I

ian.mcewan

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.
 
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top