When you have an UltraToolbarsManager in your form, and the DockWithinContainer property is set to 'Me/this', then any standard Textbox control that is on the same form you will no longer be able to input special characters like ® (Trademark, etc.) by typing "Alt-0174" into the text box.
Soon as you remove the UltraToolbarsManager or have the DockWithinContainer property not set to 'Me/this' then you can enter the Trademark symbol via "Alt-0174" into the Textbox.
Using VS 2008, and Infragistics 2010.1 I was able to recreate a sample application that demonstrates this problem.
The problem is in version 9.2.2072 and 10.1.2018. The problem is solved in 10.2.1004+ and 10.3.1000+
dmichener said: I see now that our 2010.1 Support coverage expired, and the download page doesn't list 2010.2 as being available to us...
I see now that our 2010.1 Support coverage expired, and the download page doesn't list 2010.2 as being available to us...
What I mean was if you visit "My Keys & Downloads", click on your 2010.1 product. It'll load up a list of available downloads for that product. Once that loads, you'll notice a "Service Releases" group box. Downloading the most current service release will give you the latest version of 2010.1 with bug fixes.
No, I haven't tried that yet. Our current production standard is 2010.1 and I don't want to trash my development system with a test system. I will try to recreate on VM that I can refresh.
I had to use the version utility since I didn't have 2010.1 installed (2010.2 installed right now) and it worked without any problems. Did you check if there was any service releases that you could upgrade to?