NeurApp 1.1
NeurApp - software for exploring approximation by artificial neural networks on functions of one or two variables.
|
Public Member Functions | |
NeuralParametricDemoOldAboutWindow () | |
Protected Member Functions | |
override void | Dispose (bool disposing) |
Clean up any resources being used. | |
Private Member Functions | |
void | btnAboutClose_Click (object sender, EventArgs e) |
void | NeuralParametricDemoOldAboutWindow_Click (object sender, EventArgs e) |
void | NeuralParametricDemoOldAboutWindow_MouseUp (object sender, MouseEventArgs e) |
void | InitializeComponent () |
Required method for Designer support - do not modify the contents of this method with the code editor. | |
Private Attributes | |
System.ComponentModel.IContainer | components = null |
Required designer variable. | |
System.Windows.Forms.Label | lblAboutSoftware |
System.Windows.Forms.TextBox | txtAboutAuthors |
System.Windows.Forms.Button | btnAboutClose |
IG::Neural::NeuralParametricDemoOldAboutWindow::NeuralParametricDemoOldAboutWindow | ( | ) | [inline] |
void IG::Neural::NeuralParametricDemoOldAboutWindow::btnAboutClose_Click | ( | object | sender, |
EventArgs | e | ||
) | [inline, private] |
void IG::Neural::NeuralParametricDemoOldAboutWindow::NeuralParametricDemoOldAboutWindow_Click | ( | object | sender, |
EventArgs | e | ||
) | [inline, private] |
void IG::Neural::NeuralParametricDemoOldAboutWindow::NeuralParametricDemoOldAboutWindow_MouseUp | ( | object | sender, |
MouseEventArgs | e | ||
) | [inline, private] |
override void IG::Neural::NeuralParametricDemoOldAboutWindow::Dispose | ( | bool | disposing | ) | [inline, protected] |
Clean up any resources being used.
disposing | true if managed resources should be disposed; otherwise, false. |
void IG::Neural::NeuralParametricDemoOldAboutWindow::InitializeComponent | ( | ) | [inline, private] |
Required method for Designer support - do not modify the contents of this method with the code editor.
System.ComponentModel.IContainer IG::Neural::NeuralParametricDemoOldAboutWindow::components = null [private] |
Required designer variable.
System.Windows.Forms.Label IG::Neural::NeuralParametricDemoOldAboutWindow::lblAboutSoftware [private] |
System.Windows.Forms.TextBox IG::Neural::NeuralParametricDemoOldAboutWindow::txtAboutAuthors [private] |
System.Windows.Forms.Button IG::Neural::NeuralParametricDemoOldAboutWindow::btnAboutClose [private] |