Is there anyway to display the dialog, in run mode, that displays in the designer when you click the right button in the "value" property?
The class is Infragistics.Win.SupportDialogs.FormattedTextEditor.FormattedTextUIEditorForm, so you would need to add a reference to the "Infragistics2.Win.SupportDialogs" assembly.
-Matt
Thanks that worked.