C# Class Hosting.frmMain

Inheritance: System.Windows.Forms.Form
Show file Open project: smartmobili/CocoaBuilder Class Usage Examples

Public Methods

Method Description
frmMain ( ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Private Methods

Method Description
Initialize ( ) : void
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

Main ( ) : void
OnSelectionChanged ( object sender, System e ) : void
PopulateToolbox ( IToolboxService toolbox ) : void
mnuDelete_Click ( object sender, System e ) : void

Method Details

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void

frmMain() public method

public frmMain ( ) : System
return System