Constructor the frmMain class. This constuctor does not take any arguments.

Use the layOutForm() function to redraw the form or alter it's appearance.

Namespace: ADDTimer
Assembly: ADDTimer (in ADDTimer.exe) Version: 1.2.0.0 (1.2.0.0)

Collapse imageSyntax

         
 C#  Visual Basic  Visual C++ 
public frmMain()
Public Sub New
public:
frmMain()

Collapse imageExceptions

ExceptionCondition
ADDTimer..::..TimerSettingsReadExceptionThrown when a problem occurs during the reading of the ATF configuration file. The message displayed will be based on what part of the configuration the exception occured. The messages displayed are linked to language specific resources so they will change as the language changes.

Collapse imageSee Also

frmMainlayOutForm()()()()