This is a migrated thread and some comments may be shown as answers.

set Width and Behaviors of ImageManager in RadEditor

1 Answer 86 Views
Editor
This is a migrated thread and some comments may be shown as answers.
VnDevil
Top achievements
Rank 2
VnDevil asked on 09 Jan 2011, 01:33 PM
Hi Telerik,


I want to set width and behaviors of ImageManager in RadEditor, but I don't find any properties to change ImageManager look like


RadEditor1.ImageManager.Behaviors = WindowBehaviors.Move | WindowBehaviors.Close | WindowBehaviors.Maximize | WindowBehaviors.Resize;
RadEditor1.ImageManager.Width = Unit.Pixel(1366);


This problem is similar to FlashManager, DocumentManager, TemplateManager, MediaManager

1 Answer, 1 is accepted

Sort by
0
Rumen Jekov
Top achievements
Rank 1
answered on 10 Jan 2011, 12:17 AM
Hi,

You can use the solution provided in the following forum thread to proceed with your scenario:
http://www.telerik.com/community/forums/aspnet-ajax/editor/template-manager-resize-iframe.aspx

Best regards,
Rumen
Tags
Editor
Asked by
VnDevil
Top achievements
Rank 2
Answers by
Rumen Jekov
Top achievements
Rank 1
Share this question
or