Is it possible to make the CuteEditor TextArea smaller?

Last post 03-09-2010, 8:36 AM by vince11111. 2 replies.
Sort Posts: Previous Next
  •  03-08-2010, 4:02 PM 59247

    Is it possible to make the CuteEditor TextArea smaller?

    Hi,
     
    I was wondering if there was a way to make the text area smaller...right now it's just sticking out of my table and is pushing the rest of my table out and looks weird
     
    thanks!
  •  03-08-2010, 9:23 PM 59249 in reply to 59247

    Re: Is it possible to make the CuteEditor TextArea smaller?

    Hi vince11111,
     
    Try
     
     editor1.FrameStyle.Width = Unit.Pixel(300);
     
    Regards,
     
    Ken
  •  03-09-2010, 8:36 AM 59261 in reply to 59249

    Re: Is it possible to make the CuteEditor TextArea smaller?

    thank you very much! works great!
View as RSS news feed in XML