C# Class Scr.MainForm

Mostra file Open project: vitalyobukhov/WebSaver

Public Methods

Method Description
MainForm ( StartupArgs startupArgs ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Private Methods

Method Description
CheckBrowser ( ) : bool
HandleArgs ( ) : bool
HandleConfiguration ( ) : void
HandlePreview ( ) : bool
HandleRun ( ) : void
InitContent ( ) : bool
InitUI ( ) : void
InitializeComponent ( ) : void

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

MainForm_Load ( object sender, EventArgs args ) : void

Method Details

Dispose() protected method

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

MainForm() public method

public MainForm ( StartupArgs startupArgs ) : System
startupArgs StartupArgs
return System