Version

New WinFormattedTextEditor Control

In Ultimate UI for Windows Forms 2006 Volume 3, we added an editing counterpart to WinFormattedLinkLabel™: the WinFormattedTextEditor™ control. Using the WinFormattedTextEditor control, you can display any of the formatted text that WinFormattedLinkLabel can display, but with the addition of editing support.

The WinFormattedTextEditor control includes basic editing functionality expected of an Infragistics editor, along with several advanced features only found in WinFormattedTextEditor. Use standard KeyActionMappings to perform tasks such as navigation, content modifications (including clipboard support), and formatting.

We even implemented a standard context menu by default that can support functions such as Cut, Copy, Paste, Delete, and several other content modifications. You can decide what you want to appear on the menu by using the ContextMenuItems property.

Image of formatted text and context menu