Method | Description | |
---|---|---|
SetRTF ( System.Windows.Forms.RichTextBox rtb, string rtf, string colorTable ) : void |
Method | Description | |
---|---|---|
InsertColorTable ( string rtf, string colorTable ) : string |
public static SetRTF ( System.Windows.Forms.RichTextBox rtb, string rtf, string colorTable ) : void | ||
rtb | System.Windows.Forms.RichTextBox | |
rtf | string | |
colorTable | string | |
return | void |