I need to know is it possible to create a textbox or richtextbox in C# from scratch, not extending anything, just building from root up?
how can it be done? ideas?
I need to know is it possible to create a textbox or richtextbox in C# from scratch, not extending anything, just building from root up?
how can it be done? ideas?
It can be done, but it would be insanity.
Here's all you need to agree:
Step 1: read the latest Rich Text Format specification (12MB Word document - 279 pages)