C# Class VixenApplication.SelectProfile

Inheritance: Common.Controls.BaseForm
Show file Open project: sall/vixen Class Usage Examples

Public Methods

Method Description
SelectProfile ( ) : System

Private Methods

Method Description
LoadSelectedProfile ( ) : void
PopulateProfileList ( ) : void
SelectProfile_Load ( object sender, EventArgs e ) : void
buttonBackground_MouseHover ( object sender, EventArgs e ) : void
buttonBackground_MouseLeave ( object sender, EventArgs e ) : void
buttonEditor_Click ( object sender, EventArgs e ) : void
buttonLoad_Click ( object sender, EventArgs e ) : void
listBoxProfiles_DoubleClick ( object sender, EventArgs e ) : void

Method Details

SelectProfile() public method

public SelectProfile ( ) : System
return System