I am using the XAM Masked editor for input of the SSN Number. When i click on the apps key or Shift + F10, context menu is not Opening. But context menu is opening for the Right Click oft he mouse button. Please help in resolving the issue.
Hi,
I wasn't able to reproduce this issue. The default contextMenu shows fine with right-mouse click, Shift+F10 and keyboard button next to the 'Rigth Cntl' (if I create my own contextMenu, also there are no problem with displaying it).
Which version of our product you are using?
Regards,
Anastas
Hi I am using Infragistics3.Wpf.Editors.v9.
Here is the code i am using.
<Window x:Class="Controls.Window1"
xmlns=" http://schemas.microsoft.com/winfx/2006/xaml/presentation "
xmlns:x=" http://schemas.microsoft.com/winfx/2006/xaml "
xmlns:CCH="clr-namespace:Infragistics.Windows.Editors;assembly=Infragistics3.Wpf.Editors.v9.1"
Title="Window1" Height="300" Width="300">
<Grid>
<CCH:XamMaskedEditor Name="test"/>
</Grid>
</Window>
When i run this application, & clicking on Shift + F10 or apps key from keyboard on teh XamMaskedEditor, context menu is not coming.
I attached sample project - using 9.1 RTM version. I wasn't able to reproduce this issue, the contextMenu works fine.
Hi Staev,
I ran u r application which u sent, but still clicking on the apps key or Shift+F10 on the XAMMasked editor is not opening the context menu. But its opening when clicking on the right button of the Mouse of XAMMaskedEditor.
Hi again,
Which is the version of our product(RTM or Service Release).
What is your OS and are you logged on as administrator?
I don't really know why this happens on your computer.
Hi ,
I am using the following version .
Version 9.1.20091.1006
RTV -v2.0.50727
Windows Vista is the OS & i am logged in as administrator .
I check this issue with version that you are using. And this issue is reproducible.
So I suggest you to install 9.1 service release(2049). And if you have problem with install this service release, install the 9.1 second RTM(2023). With these versions there are no problem with contextMenu.
Regard,