I've been searching around the web on how to code syntax highlighting text boxes and I've got most of it working. But I've always loved mac's xcode selection highlight which has rounded corners. Recently I saw this type of selection highlight in inType text editor. This image explians much better the effect I want to have in my rich text box.
its hard to explain in words so you can check out an image here http://www.blackackle.com/corner.jpg
Any ideas on how to get this result? I'm coding on C# .NET but if the solution requires any other language it doesn't matter.
thanks in advance