|
Monday, April 17, 2006
Rich Textboxes
This entry should be short and sweet. I started working with RichTextboxes a few days ago. I never had a need for them before, but I thought it could add a little professional flair to part of my application. Boy I had no idea the work behind getting the editing portion of a RichTextbox working. You have to manually code all of the text styling options yourself. First I have to create all the icons for my Toolbar, then I have to manually append the proper objects to the Toolbar object at run-time. Which then of course means that I had to create AddHandler's for each of the object I added. Then I had to develop the logic to be able to toggle certain "style" features of a selected text area, like Bold, Italic and Underline. What I though was going to be a simple quick glamour addon turned into an irritating and long mini-project. Thankfully, I am almost done. 0 Comments:
|
About Me
Archives
March 2006
Recent Entries
Progamming Links
.Net Rocks! GotDotNet ![]() |