The simplest possible editor setup requires only a name and height attribute. No toolbar, skin, or extra configuration is needed to get a fully functional rich text editor on your page.
The minimal setup uses the default toolbar automatically. Add toolbar, skin, and other attributes to customize further.
<richtextbox name="Body" height="300px" />