silverlight - How to access the TextBox in a SL3 AutoCompleteBox -


I want to call the selection function on the text box used by SL3 AutoCompleteBox. What is a good way to access this object?

visualtreehelper.get chald (visualtreehelper.get chald ("AutoCompleteboxName" 0), 0) text box As

You should enter a text box


Comments

Popular posts from this blog

c++ - Linux and clipboard -

Visual Studio 2005: How to speed up builds when a VSMDI is open? -

booting ubuntu from usb using virtualbox -