Corrected typo (runing vs running)

Shift-Ctrl-Note Insert Note displays an empty context menu if the Insert Note is disabled in the Ribbon
This commit is contained in:
Rich
2016-03-01 18:52:25 +00:00
parent 74f2b180eb
commit b5d87ce503
2 changed files with 2 additions and 2 deletions

View File

@@ -2484,7 +2484,7 @@ namespace Volian.Controls.Library
_ContextMenuBar.SetContextMenuEx(_MyStepRTB, btnCMStepPaste);
break;
}
if (displayMenu && UserInfo.CanEdit(MyUserInfo, Mydvi));
if (displayMenu && UserInfo.CanEdit(MyUserInfo, Mydvi))
{
SendKeys.Send("+{F10}{DOWN}"); // Display Context menu
while (moveDown > 0) // position to current type