C# 클래스 winmaped2.ColorTextbox

상속: System.Windows.Forms.TextBox
파일 보기 프로젝트 열기: Bananattack/verge3 1 사용 예제들

공개 메소드들

메소드 설명
ColorTextbox ( ) : System
update ( ) : void

보호된 메소드들

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

비공개 메소드들

메소드 설명
paint ( Graphics g ) : void

메소드 상세

ColorTextbox() 공개 메소드

public ColorTextbox ( ) : System
리턴 System

OnPaint() 보호된 메소드

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

update() 공개 메소드

public update ( ) : void
리턴 void