Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
735
[Help]When xamMakedInput is disabled,the contexmenu of right click still can Paste,Undo and Delete.
posted

Hi,

AT, I think this is a  xamMakedInput's bug. This behavior is different of Textbox.

Does the xamMakedInput has any property set the contextmenu of right click to disabled?

Codes:

<ig:XamMaskedInput x:Name="xmitest" Grid.Row="1" Text="12222" PromptChar="" IsEnabled="False"/>

I can paste any value to "xmitest",even it was disabled.

Thanks,

Brandon.