Hello,
I have done a web based project in C#. One of the module that I did was newsletter. I did the newsletter in javascript to design a simple editor with simple function such as bold, underline, italics etc like the one we used in this forum. I am wondering if there is any C# coding in developing a simple editor instead of using javascript.

If there is, can anyone give me the idea and where can I search and refer to.

Recommended Answers

All 3 Replies

Member Avatar for iamthwee

yes all you need is the gdi.

What is GDI? From the Internet, GDI is Graphics Device Interface. But I don't understand what is it. Can you please explain more about GDI and how to use it.

Member Avatar for iamthwee

Why do you want to use GDI, you should use richtextbox instead. And things like select font.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.