Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
ConfigTool
ChatPreview
C# Class ConfigTool.ChatPreview
Inheritance:
System.Windows.Forms.UserControl
Datei anzeigen
Open project: fragmer/fCraft
Public Methods
Method
Description
SetText
(
string
lines
) :
void
Protected Methods
Method
Description
OnPaint
(
PaintEventArgs
e
) :
void
Private Methods
Method
Description
ChatPreview
( ) :
System
Method Details
OnPaint()
protected
method
protected
OnPaint
(
PaintEventArgs
e
) :
void
e
PaintEventArgs
return
void
SetText()
public
method
public
SetText
(
string
lines
) :
void
lines
string
return
void