Hello, I'm evaluating the C1RichTextBox control, it's looking great, but I'm missing a feature which I use in the WPF RichTextBox. I want to popup an IntelliSense-like control at the caret position when I hit Ctrl-Space. In WPF there is a method "GetCharacterRect" I can call on...