C# Class mRemoteNG.UI.Forms.OptionsPages.ThemePage

Inheritance: OptionsPage
ファイルを表示 Open project: mRemoteNG/mRemoteNG

Public Methods

Method Description
ApplyLanguage ( ) : void
LoadSettings ( ) : void
RevertSettings ( ) : void
SaveSettings ( ) : void
ThemePage ( ) : System

Private Methods

Method Description
Dispose ( bool disposing ) : void
InitializeComponent ( ) : void
btnThemeDelete_Click ( object sender, EventArgs e ) : void
btnThemeNew_Click ( object sender, EventArgs e ) : void
cboTheme_DropDown ( object sender, EventArgs e ) : void
cboTheme_SelectionChangeCommitted ( object sender, EventArgs e ) : void

Method Details

ApplyLanguage() public method

public ApplyLanguage ( ) : void
return void

LoadSettings() public method

public LoadSettings ( ) : void
return void

RevertSettings() public method

public RevertSettings ( ) : void
return void

SaveSettings() public method

public SaveSettings ( ) : void
return void

ThemePage() public method

public ThemePage ( ) : System
return System