The text of this article is not in this database — only its details are. The old site it was published on is gone, but the Internet Archive kept a copy: AutoCompleteBox in Silverlight using C# and XAML
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.

Gowtham RajamanickamPosted Apr 26, 2016, 3:08 AM
good article
NCH CHeditedPosted Sep 22, 2010, 2:01 PMEdited Sep 22, 2010, 2:02 PM
I am trying to use the AutoCompleteBox in my Silverlight 4 app using this sdk. I have tried to follow the instructions as mentioned in the example above. But I get this error when I run the App. Message = "Element is already the child of another element." StackTrace = " at MS.Internal.XcpImports.MethodEx(IntPtr ptr, String name, CValue[] cvData)\r\n at MS.Internal.XcpImports.MethodEx(DependencyObject obj, String name)\r\n at MS.Internal.XcpImports.FrameworkElement_ApplyTemplate(FrameworkElement frameworkElement)\r\... Any help or clue. Thanks,
Chhavi Nath SinghPosted Sep 1, 2009, 11:17 PM
i m new to this control. and i find it very usefull