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
IPLab.RotateForm Class Reference

Summary description for RotateForm. More...

+ Inheritance diagram for IPLab.RotateForm:
+ Collaboration diagram for IPLab.RotateForm:

Public Member Functions

 RotateForm ()
 

Protected Member Functions

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

Properties

IFilter Filter [get]
 

Private Member Functions

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

Private Attributes

BaseRotateFilter filter = null
 
System.Windows.Forms.Label label1
 
System.Windows.Forms.TextBox angleBox
 
System.Windows.Forms.ComboBox methodCombo
 
System.Windows.Forms.Label label3
 
System.Windows.Forms.CheckBox keepSizeCheck
 
System.Windows.Forms.GroupBox groupBox1
 
System.Windows.Forms.Label label2
 
System.Windows.Forms.TextBox redBox
 
System.Windows.Forms.Label label4
 
System.Windows.Forms.TextBox greenBox
 
System.Windows.Forms.Label label5
 
System.Windows.Forms.TextBox blueBox
 
System.Windows.Forms.Button okButton
 
System.Windows.Forms.Button cancelButton
 
System.ComponentModel.Container components = null
 Required designer variable. More...
 

Detailed Description

Summary description for RotateForm.

Constructor & Destructor Documentation

Member Function Documentation

override void IPLab.RotateForm.Dispose ( bool  disposing)
inlineprotected

Clean up any resources being used.

References IPLab.RotateForm.components.

void IPLab.RotateForm.InitializeComponent ( )
inlineprivate

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

Referenced by IPLab.RotateForm.RotateForm().

void IPLab.RotateForm.okButton_Click ( object  sender,
System.EventArgs  e 
)
inlineprivate

Member Data Documentation

BaseRotateFilter IPLab.RotateForm.filter = null
private
System.Windows.Forms.Label IPLab.RotateForm.label1
private
System.Windows.Forms.TextBox IPLab.RotateForm.angleBox
private
System.Windows.Forms.ComboBox IPLab.RotateForm.methodCombo
private
System.Windows.Forms.Label IPLab.RotateForm.label3
private
System.Windows.Forms.CheckBox IPLab.RotateForm.keepSizeCheck
private
System.Windows.Forms.GroupBox IPLab.RotateForm.groupBox1
private
System.Windows.Forms.Label IPLab.RotateForm.label2
private
System.Windows.Forms.TextBox IPLab.RotateForm.redBox
private
System.Windows.Forms.Label IPLab.RotateForm.label4
private
System.Windows.Forms.TextBox IPLab.RotateForm.greenBox
private
System.Windows.Forms.Label IPLab.RotateForm.label5
private
System.Windows.Forms.TextBox IPLab.RotateForm.blueBox
private
System.Windows.Forms.Button IPLab.RotateForm.okButton
private
System.Windows.Forms.Button IPLab.RotateForm.cancelButton
private
System.ComponentModel.Container IPLab.RotateForm.components = null
private

Required designer variable.

Referenced by IPLab.RotateForm.Dispose().

Property Documentation

IFilter IPLab.RotateForm.Filter
get

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