C# 클래스 MPTagThat.Dialogues.CoverSearch

상속: MPTagThat.Core.ShapedForm, IAlbumInfo
파일 보기 프로젝트 열기: MediaPortal/MPTagThat 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
lblAlbum MPTagThat.Core.WinControls.MPTLabel
lblArtist MPTagThat.Core.WinControls.MPTLabel

공개 메소드들

메소드 설명
CoverSearch ( ) : System

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

Clean up any resources being used.

비공개 메소드들

메소드 설명
AddImageToList ( Album album ) : void
AlbumFoundMethod ( List albums, string siteName ) : void
DoSearchAlbum ( ) : void
FillResults ( List albums, string site ) : void
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

LocaliseScreen ( ) : void

Localise the Screen

OnShown ( object sender, EventArgs e ) : void
SearchFinishedMethod ( ) : void
btCancelAll_Click ( object sender, EventArgs e ) : void

Cancel All Button has been clicked

btClose_Click ( object sender, EventArgs e ) : void

Cancel Button has been clicked

btSearch_Click ( object sender, EventArgs e ) : void

A Search is performed

btUpdate_Click ( object sender, EventArgs e ) : void

Update Button has been clicked

lvSearchResults_DoubleClick ( object sender, EventArgs e ) : void

User Double clicked on a Cover

메소드 상세

CoverSearch() 공개 메소드

public CoverSearch ( ) : System
리턴 System

Dispose() 보호된 메소드

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
리턴 void

프로퍼티 상세

lblAlbum 보호되어 있는 프로퍼티

protected MPTagThat.Core.WinControls.MPTLabel lblAlbum
리턴 MPTagThat.Core.WinControls.MPTLabel

lblArtist 보호되어 있는 프로퍼티

protected MPTagThat.Core.WinControls.MPTLabel lblArtist
리턴 MPTagThat.Core.WinControls.MPTLabel