C# 클래스 NekoKun.UI.LynnForm

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

보호된 프로퍼티들

프로퍼티 타입 설명
back1 Color
back2 Color
brush System.Drawing.Drawing2D.LinearGradientBrush

공개 메소드들

메소드 설명
LynnForm ( ) : System

보호된 메소드들

메소드 설명
OnControlAdded ( System.Windows.Forms.ControlEventArgs e ) : void
OnPaintBackground ( PaintEventArgs e ) : void
SetFont ( Control e ) : void

메소드 상세

LynnForm() 공개 메소드

public LynnForm ( ) : System
리턴 System

OnControlAdded() 보호된 메소드

protected OnControlAdded ( System.Windows.Forms.ControlEventArgs e ) : void
e System.Windows.Forms.ControlEventArgs
리턴 void

OnPaintBackground() 보호된 메소드

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

SetFont() 보호된 메소드

protected SetFont ( Control e ) : void
e System.Windows.Forms.Control
리턴 void

프로퍼티 상세

back1 보호되어 있는 프로퍼티

protected Color back1
리턴 Color

back2 보호되어 있는 프로퍼티

protected Color back2
리턴 Color

brush 보호되어 있는 프로퍼티

protected LinearGradientBrush,System.Drawing.Drawing2D brush
리턴 System.Drawing.Drawing2D.LinearGradientBrush