Browse by Tags

All Tags » windows Forms (RSS)

Assigning Multiple FontStyle to a single instance of font class in Dot net Windows Application by vik20000in

Hi, While working with Textbox in a windows application I wanted to show the text of the textbox to be both Bold and Underlined. I had to do this based on certain condition. I was surprised to see that the bold and underlined properties in the font class...
More Posts