C# Class Mongdio.code.RTFHelper

Afficher le fichier Open project: okku/Mongdio

Méthodes publiques

Méthode Description
SetRTF ( System.Windows.Forms.RichTextBox rtb, string rtf, string colorTable ) : void

Private Methods

Méthode Description
InsertColorTable ( string rtf, string colorTable ) : string

Method Details

SetRTF() public static méthode

public static SetRTF ( System.Windows.Forms.RichTextBox rtb, string rtf, string colorTable ) : void
rtb System.Windows.Forms.RichTextBox
rtf string
colorTable string
Résultat void