IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
IG.Forms.MathematicaCalculatorApp Class Reference
+ Inheritance diagram for IG.Forms.MathematicaCalculatorApp:
+ Collaboration diagram for IG.Forms.MathematicaCalculatorApp:

Public Member Functions

 MathematicaCalculatorApp ()
 

Protected Member Functions

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

Private Member Functions

void mathematicaCalculatorControl1_Load (object sender, EventArgs e)
 
void btnClose_Click (object sender, EventArgs e)
 
void InitializeComponent ()
 Required method for Designer support - do not modify the contents of this method with the code editor. More...
 

Private Attributes

System.ComponentModel.IContainer components = null
 Required designer variable. More...
 
MathematicaCalculatorControl mathematicaCalculatorControl1
 
System.Windows.Forms.Button btnClose
 

Constructor & Destructor Documentation

IG.Forms.MathematicaCalculatorApp.MathematicaCalculatorApp ( )
inline

Member Function Documentation

void IG.Forms.MathematicaCalculatorApp.mathematicaCalculatorControl1_Load ( object  sender,
EventArgs  e 
)
inlineprivate
void IG.Forms.MathematicaCalculatorApp.btnClose_Click ( object  sender,
EventArgs  e 
)
inlineprivate
override void IG.Forms.MathematicaCalculatorApp.Dispose ( bool  disposing)
inlineprotected

Clean up any resources being used.

Parameters
disposingtrue if managed resources should be disposed; otherwise, false.
void IG.Forms.MathematicaCalculatorApp.InitializeComponent ( )
inlineprivate

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

Member Data Documentation

System.ComponentModel.IContainer IG.Forms.MathematicaCalculatorApp.components = null
private

Required designer variable.

MathematicaCalculatorControl IG.Forms.MathematicaCalculatorApp.mathematicaCalculatorControl1
private
System.Windows.Forms.Button IG.Forms.MathematicaCalculatorApp.btnClose
private

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