Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
YamuiFramework
Controls
YamuiPictureBox
C# 클래스 YamuiFramework.Controls.YamuiPictureBox
상속:
System.Windows.Forms.PictureBox
파일 보기
프로젝트 열기: jcaillon/3P
1 사용 예제들
Private Properties
프로퍼티
타입
설명
보호된 메소드들
메소드
설명
OnPaint
(
PaintEventArgs
e
) :
void
OnPaintBackground
(
PaintEventArgs
e
) :
void
메소드 상세
OnPaint()
보호된
메소드
protected
OnPaint
(
PaintEventArgs
e
) :
void
e
PaintEventArgs
리턴
void
OnPaintBackground()
보호된
메소드
protected
OnPaintBackground
(
PaintEventArgs
e
) :
void
e
PaintEventArgs
리턴
void