C# 클래스 CamTimer.Controls.HelpLabel

상속: System.Windows.Forms.Control, IDisposable
파일 보기 프로젝트 열기: fredrikdev/CamTimer 1 사용 예제들

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void
OnFontChanged ( EventArgs e ) : void
OnPaint ( PaintEventArgs e ) : void
OnPaintBackground ( PaintEventArgs pevent ) : void

비공개 메소드들

메소드 설명
AnimateIn ( string title, string text ) : void
AnimateOut ( ) : void
Animator ( ) : void
HelpLabel ( ) : System

메소드 상세

Dispose() 보호된 메소드

protected Dispose ( bool disposing ) : void
disposing bool
리턴 void

OnFontChanged() 보호된 메소드

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

OnPaint() 보호된 메소드

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

OnPaintBackground() 보호된 메소드

protected OnPaintBackground ( PaintEventArgs pevent ) : void
pevent PaintEventArgs
리턴 void