C# 클래스 ControlA, gert

상속: Control
파일 보기 프로젝트 열기: mono/gert 1 사용 예제들

공개 메소드들

메소드 설명
ControlA ( ) : System

보호된 메소드들

메소드 설명
OnMove ( EventArgs e ) : void
OnPaintBackground ( PaintEventArgs e ) : void

메소드 상세

ControlA() 공개 메소드

public ControlA ( ) : System
리턴 System

OnMove() 보호된 메소드

protected OnMove ( EventArgs e ) : void
e EventArgs
리턴 void

OnPaintBackground() 보호된 메소드

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