Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1235
UltraFormattedTextEditor
posted

Hello,

i'm using Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditor (v 10.3).

How do i get the selected formatted text?

I know i get the selected text by .EditInfo.Editor.SelectedText and the StartIndex .EditInfo.Editor.SelectionStart; but this is plain text, how to get this for the formatted text?

greetz
joerg