C# Class iTunesAgent.UI.Controls.PlaylistAssociationSettings

Description of PlaylistAssociationBrowseFolder.
Inheritance: AbstractWizardPage
Afficher le fichier Open project: notpod/Notpod Class Usage Examples

Méthodes publiques

Méthode Description
PlaylistAssociationSettings ( ) : System
Populate ( ) : void
ValidateBeforeNext ( ) : bool

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Disposes resources used by the control.

Private Methods

Méthode Description
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

Method Details

Dispose() protected méthode

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

PlaylistAssociationSettings() public méthode

public PlaylistAssociationSettings ( ) : System
Résultat System

Populate() public méthode

public Populate ( ) : void
Résultat void

ValidateBeforeNext() public méthode

public ValidateBeforeNext ( ) : bool
Résultat bool