C# 클래스 IjwFramework.Ui.CloseBox

파일 보기 프로젝트 열기: chrisforbes/Ijw.Framework

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
CloseBox ( Control host ) : System
Paint ( Graphics g ) : void

메소드 상세

CloseBox() 공개 메소드

public CloseBox ( Control host ) : System
host System.Windows.Forms.Control
리턴 System

Paint() 공개 메소드

public Paint ( Graphics g ) : void
g System.Drawing.Graphics
리턴 void