If you add a TextBox as an adorner to your design time, by default you will not be able to give that TextBox focus. That is, you won't be able to set the cursor in it so that you can type. Similarly, if you use a TabControl as an adorner, by default you
Read More...