I need to set the Font of a GroupBox the same as the value set in a TextBox in another form, the value in the TextBox might change anytime. But I was always told that the Font is read only. Is that any way to dynamically set the Font of the GroupBox?
Thanks!
Thanks!