IGLib  1.5
The IGLib base library for development of numerical, technical and business applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events
IG.Forms.ScalarFunctionScriptWindow Class Reference

Window for definition of scalar functions by user defined expressions (through script loader). More...

+ Inheritance diagram for IG.Forms.ScalarFunctionScriptWindow:
+ Collaboration diagram for IG.Forms.ScalarFunctionScriptWindow:

Public Member Functions

 ScalarFunctionScriptWindow ()
 

Protected Member Functions

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

Private Member Functions

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...
 
ScalarFunctionScriptControl scalarFunctionScriptControl1
 

Detailed Description

Window for definition of scalar functions by user defined expressions (through script loader).

$A Igor Jun14;

Constructor & Destructor Documentation

IG.Forms.ScalarFunctionScriptWindow.ScalarFunctionScriptWindow ( )
inline

Member Function Documentation

override void IG.Forms.ScalarFunctionScriptWindow.Dispose ( bool  disposing)
inlineprotected

Clean up any resources being used.

Parameters
disposingtrue if managed resources should be disposed; otherwise, false.
void IG.Forms.ScalarFunctionScriptWindow.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.ScalarFunctionScriptWindow.components = null
private

Required designer variable.

ScalarFunctionScriptControl IG.Forms.ScalarFunctionScriptWindow.scalarFunctionScriptControl1
private

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