onez

onez

  • NA
  • 73
  • 0

RichTextBox - String Formats

Jul 22 2004 8:21 PM
I am displaying strings onto a RichTextBox. I want to change the font, bold, italic of some of the substrings in the strings but I cannot figure out how. I also don't want to always use the Environment.NewLine all the time and instead use a object that can be used anywhere. I can make one for each class but not globally. Thanks.