C# Class mRemoteNG.UI.Forms.frmChoosePanel

Inheritance: System.Windows.Forms.Form
Mostrar archivo Open project: mRemoteNG/mRemoteNG Class Usage Examples

Public Methods

Method Description
frmChoosePanel ( ) : System.Windows.Forms

Private Methods

Method Description
AddAvailablePanels ( ) : void
ApplyLanguage ( ) : void
Dispose ( bool disposing ) : void
InitializeComponent ( ) : void
btnCancel_Click ( object sender, System e ) : void
btnNew_Click ( object sender, System e ) : void
btnOK_Click ( object sender, System e ) : void
frmChoosePanel_Load ( object sender, System e ) : void

Method Details

frmChoosePanel() public method

public frmChoosePanel ( ) : System.Windows.Forms
return System.Windows.Forms