C# 클래스 NekoKun.UI.LynnButton

상속: System.Windows.Forms.Button
파일 보기 프로젝트 열기: NekoProject/NekoKun

공개 메소드들

메소드 설명
LynnButton ( ) : System

보호된 메소드들

메소드 설명
OnPaint ( PaintEventArgs pevent ) : void
RecreateObjects ( ) : void

메소드 상세

LynnButton() 공개 메소드

public LynnButton ( ) : System
리턴 System

OnPaint() 보호된 메소드

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

RecreateObjects() 보호된 메소드

protected RecreateObjects ( ) : void
리턴 void