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

Public Member Functions

 TimerForm ()
 
 TimerForm ()
 

Protected Member Functions

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

Private Member Functions

void resizeFormToContainedControl ()
 
void containedFormSizeChanged (object sender, EventArgs e)
 
void StopWatchForm_Load (object sender, EventArgs e)
 
void InitializeComponent ()
 Required method for Designer support - do not modify the contents of this method with the code editor. More...
 
void resizeFormToContainedControl ()
 
void containedFormSizeChanged (object sender, EventArgs e)
 
void StopWatchForm_Load (object sender, EventArgs 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...
 
TimerControl stopWatchControl2
 

Constructor & Destructor Documentation

IG.Forms.TimerForm.TimerForm ( )
inline
IG.Forms.TimerForm.TimerForm ( )
inline

Member Function Documentation

void IG.Forms.TimerForm.resizeFormToContainedControl ( )
inlineprivate
void IG.Forms.TimerForm.containedFormSizeChanged ( object  sender,
EventArgs  e 
)
inlineprivate
void IG.Forms.TimerForm.StopWatchForm_Load ( object  sender,
EventArgs  e 
)
inlineprivate
override void IG.Forms.TimerForm.Dispose ( bool  disposing)
inlineprotected

Clean up any resources being used.

Parameters
disposingtrue if managed resources should be disposed; otherwise, false.
void IG.Forms.TimerForm.InitializeComponent ( )
inlineprivate

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

void IG.Forms.TimerForm.resizeFormToContainedControl ( )
inlineprivate
void IG.Forms.TimerForm.containedFormSizeChanged ( object  sender,
EventArgs  e 
)
inlineprivate
void IG.Forms.TimerForm.StopWatchForm_Load ( object  sender,
EventArgs  e 
)
inlineprivate
override void IG.Forms.TimerForm.Dispose ( bool  disposing)
inlineprotected

Clean up any resources being used.

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

Required designer variable.

TimerControl IG.Forms.TimerForm.stopWatchControl2
private

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