C# 클래스 YamuiFramework.Forms.YamuiForm.YamuiNotifLabel

Small class to animate a text display
상속: System.Windows.Forms.UserControl
파일 보기 프로젝트 열기: jcaillon/3P

공개 메소드들

메소드 설명
YamuiNotifLabel ( ) : System

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void
OnPaint ( PaintEventArgs e ) : void

비공개 메소드들

메소드 설명
DurationTimerOnElapsed ( object sender, System.Timers.ElapsedEventArgs elapsedEventArgs ) : void
OnTransitionCompletedEvent ( object sender, YamuiFramework.Animations.Transitions.Transition args ) : void

메소드 상세

Dispose() 보호된 메소드

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

OnPaint() 보호된 메소드

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

YamuiNotifLabel() 공개 메소드

public YamuiNotifLabel ( ) : System
리턴 System