Jump to content

Wpf equivalent?

- - - - -

  • Please log in to reply
No replies to this topic

#1
Peacemaker

Peacemaker

    Newbie

  • Members
  • PipPip
  • 11 posts
In forms i do it like that:
rtbMessages.SelectedText = strU[0] + ": ";

rtbMessages.SelectedRtf = strM;

rtbMessages.ScrollToCaret();

Is there equivalent(in wpf) for SelectedText, SelectedRtf, ScrollToCaret?
spammy sig deleted by management




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users