|
-
Jun 1st, 2006, 04:36 PM
#4
Re: [2005] How To Change the Color of a Typed Word in a RTB
That person there is creating an inherited control. The control has been inherited from the existing RTB control, he's just adding his own routines to it and overriding a few existing routines.
You could start by... copy-pasting that code into a windows control project class library, compiling it, and then adding that control to another project ( a test project). Then start hacking away at the code.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|