IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.

IG::Forms::AlignmentTestForm Class Reference

Test form, used only to test if control can be inclded in the form.. More...

Inheritance diagram for IG::Forms::AlignmentTestForm:
Collaboration diagram for IG::Forms::AlignmentTestForm:

List of all members.

Public Member Functions

 AlignmentTestForm ()

Protected Member Functions

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

Properties

string Title [get]
int Id [get]
 Unique ID for objects of the currnet and derived classes. Returns the ID of the embedded test control (of type AlignmentControlOld).

Private Member Functions

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.
IG.Forms.TestControl testControl1
IG.Forms.AlignmentControl alignmentControl1
WindowShiftControlText windowShiftControlRelative1

Detailed Description

Test form, used only to test if control can be inclded in the form..

This is a dummy control used for various tests such as window positioning.

$A Igor Oct09;


Constructor & Destructor Documentation

IG::Forms::AlignmentTestForm::AlignmentTestForm ( ) [inline]

Member Function Documentation

override void IG::Forms::AlignmentTestForm::Dispose ( bool  disposing) [inline, protected]

Clean up any resources being used.

Parameters:
disposingtrue if managed resources should be disposed; otherwise, false.
void IG::Forms::AlignmentTestForm::InitializeComponent ( ) [inline, private]

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::AlignmentTestForm::components = null [private]

Required designer variable.


Property Documentation

string IG::Forms::AlignmentTestForm::Title [get]
int IG::Forms::AlignmentTestForm::Id [get]

Unique ID for objects of the currnet and derived classes. Returns the ID of the embedded test control (of type AlignmentControlOld).


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Enumerations Properties Events