Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Unvell
ReoScript
Editor
MyConsoleTextBox
C# 클래스 Unvell.ReoScript.Editor.MyConsoleTextBox
상속:
FastColoredTextBox
파일 보기
프로젝트 열기: jing-lu/ReoScript
Private Properties
프로퍼티
타입
설명
공개 메소드들
메소드
설명
MyConsoleTextBox
( ) :
System
OnTextChanging
(
string
&
text
) :
void
보호된 메소드들
메소드
설명
OnKeyDown
(
KeyEventArgs
e
) :
void
메소드 상세
MyConsoleTextBox()
공개
메소드
public
MyConsoleTextBox
( ) :
System
리턴
System
OnKeyDown()
보호된
메소드
protected
OnKeyDown
(
KeyEventArgs
e
) :
void
e
System.Windows.Forms.KeyEventArgs
리턴
void
OnTextChanging()
공개
메소드
public
OnTextChanging
(
string
&
text
) :
void
text
string
리턴
void