Gifitti
1.0.0.0
GIF Modification Software
|
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... | |
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
Gifitti.View_Models.MainForm.MainForm | ( | ) |
Returns a new MainForm instance, and initializes the view.
|
protected |
Clean up any resources being used.
disposing | true if managed resources should be disposed; otherwise, false. |