C# 클래스 iTunesAgent.UI.Controls.PlaylistAssociationSettings

Description of PlaylistAssociationBrowseFolder.
상속: AbstractWizardPage
파일 보기 프로젝트 열기: notpod/Notpod 1 사용 예제들

공개 메소드들

메소드 설명
PlaylistAssociationSettings ( ) : System
Populate ( ) : void
ValidateBeforeNext ( ) : bool

보호된 메소드들

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

Disposes resources used by the control.

비공개 메소드들

메소드 설명
BtnBrowseClick ( object sender, EventArgs e ) : void
InitializeComponent ( ) : void

This method is required for Windows Forms designer support. Do not change the method contents inside the source code editor. The Forms designer might not be able to load this method if it was changed manually.

ResetSelectedPath ( ) : void

메소드 상세

Dispose() 보호된 메소드

Disposes resources used by the control.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
리턴 void

PlaylistAssociationSettings() 공개 메소드

public PlaylistAssociationSettings ( ) : System
리턴 System

Populate() 공개 메소드

public Populate ( ) : void
리턴 void

ValidateBeforeNext() 공개 메소드

public ValidateBeforeNext ( ) : bool
리턴 bool