The editor.Width and editor. property should work.
Demo is here:
The demo is using the following code:
<%
dim content
content = "<H1><FONT color=#2f4f4f>Customized Toolbar</FONT></H1>"
Dim editor
Set editor = New CuteEditor
editor.ID = "Editor1"
editor.Text = content
editor.FilesPath = "CuteEditor_Files"
editor.ShowBottomBar = false
editor.Template="G_start,Bold,Italic,Underline,Separator,JustifyLeft,JustifyCenter,JustifyRight,G_end"
editor.Width = 600
'editor.Width = 740
'editor.Height = 200
editor.Draw()
' Request.Form(ID) access from other page
%>
Can you tell me which version of Cute Editor are you using?
asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
asp wysiwyg html editor: http://cutesoft.net/ASP
asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
Live Support: http://cutesoft.net/live-support/default.aspx