How to disable properties window for the textbox control

  •  02-22-2007, 2:30 PM

    How to disable properties window for the textbox control

     
     
    Hi,
     
     We are using cute editor latest version with .net2.0. I am dynamically adding the Html Text box by using the PasteHtml method. After adding it, the user should not edit the properties of this textbox. That is if he right clicks, the property box should not opened and he should not drag the text box control anymore. How can we achieve this? Please guide me asap as it is urgent req.
     
    Regards,
    Raja
View Complete Thread