This example demonstrates how to create an editor that allows displaying multiline text in its text field and edit content in the popup form.
In this example we have created a RepositoryItemMemoExEdit descendant with an additional Memo property. The Memo property is a RepositoryItemMemoEdit object. It is used to draw the editor content.
This example is based on the CustomEditor : How to create a custom ButtonEdit that allows displaying RTF/HTML readonly content example.
Question Comments
Added By: M Parker at: 11/11/2014 11:19:35 AM
I like the idea of this example, but I do not see a Form1.Designer.cs file that would show me how to use the control.
Added By: Jannet (DevExpress Support) at: 11/11/2014 10:48:16 PM Hello,I've made necessary changes and now you can see the file. Please check this point.
Please note that you can always download the compiled project to see this solution in action.
For more information about our Code Central, refer to Mehul's blog at https://community.devexpress.com/blogs/aspnet/archive/2008/07/30/codecentral-source-code-to-search-download-run-enterprise-cheat.aspx.
Feel free to contact me if you have additional questions.