Version

New FormattedTextEditor Option Added to the ColumnStyle Enumeration

The ColumnStyle enumeration defines how a certain column will behave. In 2006 Volume 1, we added a FormattedText option to this enumeration to support the WinFormattedLinkLabel™ control as an embeddable editor. Now, we added the FormattedTextEditor option to the same enumeration to support the WinFormattedTextEditor™ control as an embeddable editor. The only difference between the two is that the later, FormattedTextEditor, supports editing, FormattedText does not. Essentially, this will allow you to edit formatted text in a WinGrid™ column. For more information on embedding the WinFormattedTextEditor control in a WinGrid column, see Embedding WinFormattedTextEditor in a WinGrid Column.