Gifitti  1.0.0.0
GIF Modification Software
Public Member Functions | Protected Member Functions | List of all members
Gifitti.View_Models.MainForm Class Reference

System Controller, binded to MainForm View This File abstracts all control elements away from the view elements stored in the remainder of the partial class More...

Inherits Form.

Public Member Functions

 MainForm ()
 Returns a new MainForm instance, and initializes the view. More...
 

Protected Member Functions

override void Dispose (bool disposing)
 Clean up any resources being used. More...
 

Detailed Description

System Controller, binded to MainForm View This File abstracts all control elements away from the view elements stored in the remainder of the partial class

Constructor & Destructor Documentation

§ MainForm()

Gifitti.View_Models.MainForm.MainForm ( )

Returns a new MainForm instance, and initializes the view.

Member Function Documentation

§ Dispose()

override void Gifitti.View_Models.MainForm.Dispose ( bool  disposing)
protected

Clean up any resources being used.

Parameters
disposingtrue if managed resources should be disposed; otherwise, false.

The documentation for this class was generated from the following files: