C# 클래스 Mongdio.code.RTFHelper

파일 보기 프로젝트 열기: okku/Mongdio

공개 메소드들

메소드 설명
SetRTF ( System.Windows.Forms.RichTextBox rtb, string rtf, string colorTable ) : void

비공개 메소드들

메소드 설명
InsertColorTable ( string rtf, string colorTable ) : string

메소드 상세

SetRTF() 공개 정적인 메소드

public static SetRTF ( System.Windows.Forms.RichTextBox rtb, string rtf, string colorTable ) : void
rtb System.Windows.Forms.RichTextBox
rtf string
colorTable string
리턴 void