The issue I have with using the embedded skin, in this case, Web20, does not work properly when the TextBox server control is set to MultiLine. When the RadTextBox control is set to MultiLine with using one of the skin selection, the RadTextBox server control input is reduce to a SingleLine settings. I know it is with the Skin setting because when I remove the skin property attribute, then I get the required settings.
My question is how to enable skinning on the RadTextBox server control and still have the ability to impliment MultiLine property setting.
My question is how to enable skinning on the RadTextBox server control and still have the ability to impliment MultiLine property setting.