C# 클래스 MWFResourceEditor.AboutDialog.PaintControl

상속: System.Windows.Forms.Control
파일 보기 프로젝트 열기: mono/winforms-tools

공개 메소드들

메소드 설명
PaintControl ( ) : System

보호된 메소드들

메소드 설명
OnPaint ( PaintEventArgs pea ) : void
OnVisibleChanged ( EventArgs e ) : void

비공개 메소드들

메소드 설명
OnTimerTick ( object sender, EventArgs e ) : void

메소드 상세

OnPaint() 보호된 메소드

protected OnPaint ( PaintEventArgs pea ) : void
pea PaintEventArgs
리턴 void

OnVisibleChanged() 보호된 메소드

protected OnVisibleChanged ( EventArgs e ) : void
e System.EventArgs
리턴 void

PaintControl() 공개 메소드

public PaintControl ( ) : System
리턴 System