# EditorsChoice

Example of using 3 Wisej extensions for formatted text editors: [CKEditor](http://docs.wisej.com/extensions/extensions/ckeditor), [TinyMCE](http://docs.wisej.com/extensions/extensions/tinymce) and [TinyEditor](http://docs.wisej.com/extensions/extensions/tinyeditor). Use it to explore the different features of all 3 edit controls. When Live Sync is checked, changes you apply in CKEditor1 control are directly reflected in real time in the 3 lower edit controls.

Uses 3rd party JavaScript library:

* [CKEditor](https://ckeditor.com/)
* [TinyMCE](https://www.tiny.cloud/)
* [TinyEditor](https://github.com/jessegreathouse/TinyEditor)

![](https://3428888576-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MGjMcybiMqaTqM3Y4vZ%2F-MjKLFM_38-QY5F-h_bz%2F-MjKLdX4KnQG71wppsJp%2Fimage.png?alt=media\&token=7574e656-a150-4aca-b156-f06c09499834)

{% hint style="info" %}
If you´re looking for a code editor, please check our [AceEditor extension](http://docs.wisej.com/extensions/extensions/aceeditor).
{% endhint %}

## Downloads

[Download Sample in C#](https://github.com/iceteagroup/wisej-examples/tree/3.2/EditorsChoice)

[Download Sample in VB.NET](https://github.com/iceteagroup/wisej-examples-vb/tree/3.2/EditorsChoice)

## Blog

Read more in our [Editors Choice blog article](https://wisej.com/blog/editors-choice/).

## Live Demo

[Try it online](http://demo.wisej.com/EditorsChoice)
