How can we apply the Strikeout property on the text of a label ? In design time I can simply go to the Font property and choose if I want it applied or not . But how can it be done by code ? I don't know if it's important , but if it is , let me specify that I don't change any other Font property of the label (that is , it has the default color , it's not Bold or Italic etc . I only want to toggle the Strikeout property ON and OFF) .
↧