Context Menu Mode not affecting my menu system

Last post 08-18-2010, 7:02 PM by soccerwiz. 1 replies.
Sort Posts: Previous Next
  •  08-18-2010, 6:23 PM 63500

    Context Menu Mode not affecting my menu system

    I have downloaded CuteEditor version 6.6 for the evaluation version and am using it with Visual Studio 2010 and .NET 3.5.
     
    I am trying to change the Menu using ContextMenuMode, and it doesn't seem to change from the default ContextMenu. I have tried several different options, including None, but the menu never seems to change.  I have also tried to disable the menu with no luck.  My code is:

    <
    CE:Editor ID="txtBioText" runat="server" Width="100%" Height="400px" ContextMenuMode="Simple" EnableBrowserContextMenu="false" EnableContextMenu="false" />
     
    Any ideas why this isn't changing my ContextMenuMode?  Do I need to use the purchased version for this to function properly?
     
    Filed under:
  •  08-18-2010, 7:02 PM 63501 in reply to 63500

    Re: Context Menu Mode not affecting my menu system

    Disregard this post, I found my issue.
View as RSS news feed in XML