C# 클래스 Presently.Controls.StatusBox

Description of StatusBox.
상속: System.Windows.Forms.Panel
파일 보기 프로젝트 열기: intridea/presently-winmo 1 사용 예제들

공개 메소드들

메소드 설명
InitializeControls ( ) : void
StatusBox ( Status status ) : System

비공개 메소드들

메소드 설명
HandleImageDownloadComplete ( object sender, ImageDownloadCompleteEventArgs idcea ) : void
HandleKeyPressEvent ( object sender, KeyPressEventArgs kpea ) : void

메소드 상세

InitializeControls() 공개 메소드

public InitializeControls ( ) : void
리턴 void

StatusBox() 공개 메소드

public StatusBox ( Status status ) : System
status Presently.Model.Status
리턴 System