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.TestLayoutControl Class Reference
+ Inheritance diagram for IG.Forms.TestLayoutControl:
+ Collaboration diagram for IG.Forms.TestLayoutControl:

Public Member Functions

 TestLayoutControl ()
 

Protected Member Functions

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

Private Member Functions

void pnlOuter_Paint (object sender, PaintEventArgs e)
 
void pnlBtnOutepPanel_Paint (object sender, PaintEventArgs 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...
 
System.Windows.Forms.Button btnTestLayoutControl
 
System.Windows.Forms.Panel pnlControls
 
System.Windows.Forms.Button btnZoomOut
 
System.Windows.Forms.Button btnZoomIn
 
System.Windows.Forms.Button btnControls2
 
System.Windows.Forms.Button btnControls1
 
System.Windows.Forms.Panel pnlOuter
 
System.Windows.Forms.Button btnPnlOuter
 
System.Windows.Forms.Button brnPnlControls
 
System.Windows.Forms.Panel pnlBtnOutepPanel
 

Constructor & Destructor Documentation

IG.Forms.TestLayoutControl.TestLayoutControl ( )
inline

Member Function Documentation

void IG.Forms.TestLayoutControl.pnlOuter_Paint ( object  sender,
PaintEventArgs  e 
)
inlineprivate
void IG.Forms.TestLayoutControl.pnlBtnOutepPanel_Paint ( object  sender,
PaintEventArgs  e 
)
inlineprivate
override void IG.Forms.TestLayoutControl.Dispose ( bool  disposing)
inlineprotected

Clean up any resources being used.

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

Required designer variable.

System.Windows.Forms.Button IG.Forms.TestLayoutControl.btnTestLayoutControl
private
System.Windows.Forms.Panel IG.Forms.TestLayoutControl.pnlControls
private
System.Windows.Forms.Button IG.Forms.TestLayoutControl.btnZoomOut
private
System.Windows.Forms.Button IG.Forms.TestLayoutControl.btnZoomIn
private
System.Windows.Forms.Button IG.Forms.TestLayoutControl.btnControls2
private
System.Windows.Forms.Button IG.Forms.TestLayoutControl.btnControls1
private
System.Windows.Forms.Panel IG.Forms.TestLayoutControl.pnlOuter
private
System.Windows.Forms.Button IG.Forms.TestLayoutControl.btnPnlOuter
private
System.Windows.Forms.Button IG.Forms.TestLayoutControl.brnPnlControls
private
System.Windows.Forms.Panel IG.Forms.TestLayoutControl.pnlBtnOutepPanel
private

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