Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ConfigTool
ChatPreview
C# 클래스 ConfigTool.ChatPreview
상속:
System.Windows.Forms.UserControl
파일 보기
프로젝트 열기: fragmer/fCraft
공개 메소드들
메소드
설명
SetText
(
string
lines
) :
void
보호된 메소드들
메소드
설명
OnPaint
(
PaintEventArgs
e
) :
void
비공개 메소드들
메소드
설명
ChatPreview
( ) :
System
메소드 상세
OnPaint()
보호된
메소드
protected
OnPaint
(
PaintEventArgs
e
) :
void
e
PaintEventArgs
리턴
void
SetText()
공개
메소드
public
SetText
(
string
lines
) :
void
lines
string
리턴
void