ComponentOne WebEditor for ASP.NET provides several context menus at run time for the convenience of the users of your applications.
In Design View, a user can right click content within the C1WebEditor text window to access a context menu allowing them to cut, copy, or paste. If a user right clicks a hyperlink, the context menu also contains options for editing and removing the hyperlink.
In Split View or Source View, a user can right click HTML code to access a different context menu allowing them to undo the last action, cut, copy, paste, delete, or select all HTML.
|