Hello, I have some question.
I create a User Control with one RichTextBox and one ultraToolbarsManager.
I use ultraToolbarsManager to create floating toolbar. (always float, no dock with any)
1. How can I make this toolbar always on top?
2. I also want, when richtextbox have focused this toolbar will show, and when richtextbox lost focus this tollbar will hide.
Please help me!!
Thank you.
Another question:
How can I set position for this tollbar if I want it display in top-right of richtextbox?