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
 
Brian Henry,

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

Priya
 
Back
Top