Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ControlB
C# 클래스 ControlB, gert
상속:
Control
파일 보기
프로젝트 열기: mono/gert
1 사용 예제들
공개 메소드들
메소드
설명
ControlB
( ) :
System
ControlB_Click
(
object
sender
,
EventArgs
e
) :
void
보호된 메소드들
메소드
설명
OnPaint
(
PaintEventArgs
e
) :
void
메소드 상세
ControlB()
공개
메소드
public
ControlB
( ) :
System
리턴
System
ControlB_Click()
공개
메소드
public
ControlB_Click
(
object
sender
,
EventArgs
e
) :
void
sender
object
e
EventArgs
리턴
void
OnPaint()
보호된
메소드
protected
OnPaint
(
PaintEventArgs
e
) :
void
e
PaintEventArgs
리턴
void