I would like to make the text of my EditorUIButtonElement multi-line. I tried to do the following, but could only get the first line of the text to appear on the button: this.Button.Text = "First line\r\nSecond line";
Hi,
I don't think multi-line text is currently supported in an EditorButton. You should Submit a feature request to Infragistics