Constructor the frmMain class. This constuctor does not take any arguments.
Namespace: ADDTimerUse the layOutForm() function to redraw the form or alter it's appearance.
Assembly: ADDTimer (in ADDTimer.exe) Version: 1.2.0.0 (1.2.0.0)
Syntax
C# | Visual Basic | Visual C++ |
public frmMain()
Public Sub New
public: frmMain()
Exceptions
Exception | Condition |
---|---|
ADDTimer..::..TimerSettingsReadException | Thrown 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. |