Hi
I am trying to create a user control that inherits from the windows forms label class.
I am, however, trying to set its Font.Underline property to True so when the control is added to the form it is automatically underlined, but this property is read only, how can i set it?
Cheers
Stu
I am trying to create a user control that inherits from the windows forms label class.
I am, however, trying to set its Font.Underline property to True so when the control is added to the form it is automatically underlined, but this property is read only, how can i set it?
Cheers
Stu