I know how to measure the size of the text, but when I increase the size of the RadioButton, show me the text in one line. Is it possible to create a multi-line RadioButton? This is a compact structure 3.5.
I do not have an AutoSize property. It is not a problem how to resize, the problem is that they cannot increase the height of the radio object. I do this if I put "\ r \ n" in the text of the radio label, but in this case the second line of the label is black.
source
share