C# 클래스 SystemEx.Windows.Forms.Label

상속: System.Windows.Forms.Label
파일 보기 프로젝트 열기: pvginkel/SystemEx

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Label ( ) : System

보호된 메소드들

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

메소드 상세

Label() 공개 메소드

public Label ( ) : System
리턴 System

OnPaint() 보호된 메소드

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