Hello,
I want to use AutoComplete function of XamComboEditor but I faced with an error when I typed Korean at this control. I set the property IsEditable as "True".
- error code : 4004
- category : ManagedRuntimeError
- HRESULT : 0x8000FFFF (E_UNEXPECTED)
Is this Unicode problem? I need your help.
Thanky you.
Thank you for your support, Rob.
I found same issue while testing your input controls (xamCurrencyInput Masks, xamDateTimeInput Masks, xamMaskedInput Masks, xamNumericInput Masks).
I encounter the same error when I typed Korean at the last caret of these controls.
-------------------------------------------------------------------------------------------------------------------------------------
An unknown error was encountered. Please contact your administrator for more information.Error details : HRESULT: 0x8000FFFF (E_UNEXPECTED) at MS.Internal.XcpImports.CheckHResult(UInt32 hr) at MS.Internal.XcpImports.Control_Raise(Control control, IManagedPeerBase arguments, Byte nDelegate) at System.Windows.Controls.TextBox.OnLostFocus(RoutedEventArgs e) at System.Windows.Controls.Control.OnLostFocus(Control ctrl, EventArgs e) at MS.Internal.JoltHelper.FireEvent(IntPtr unmanagedObj, IntPtr unmanagedObjArgs, Int32 argsTypeIndex, Int32 actualArgsTypeIndex, String eventName)
Please follow up input controls problem with my case.
cyberduk,
The service release which was scheduled to be available by the end of this week has been delayed. I opened a private case for you and linked it to development issue 36375 in our internal tracking system. This will notify you when the release is available. I will also post here when the service release becomes available.
Hi cyberduk,
I have reproduced the issue and I'm looking into this. I will follow up with you by end of the week.