Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Re: Is it possible to make the CuteEditor TextArea smaller?
Re: Is it possible to make the CuteEditor TextArea smaller?
03-08-2010, 9:23 PM
Kenneth
Joined on 02-13-2008
Posts 3,886
Re: Is it possible to make the CuteEditor TextArea smaller?
Reply
Quote
Hi vince11111,
Try
editor1.FrameStyle.Width = Unit.Pixel(300);
Regards,
Ken
View Complete Thread