DrawString with Hotkey Character Underlined

  • Thread starter Thread starter Don
  • Start date Start date
D

Don

Is there anyway to draw a string so that the character following an
ampersand (&) character is underlined? By this I mean is there any function
that parses your string text for you rather than you having to figure out
where that character is going to be and then manually drawing a line under
it.

- Don
 
look at the stringfomat class it will allow you to do stuff like that
 
Brian Henry,

Thanks for your valuable response. Your reply indeed was of great help at the last moment of our code freeze

Priya
 

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