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

  •  03-08-2010, 9:23 PM

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

    Hi vince11111,
     
    Try
     
     editor1.FrameStyle.Width = Unit.Pixel(300);
     
    Regards,
     
    Ken
View Complete Thread