UI for the InfoLink transmitter tool. More...
Public Member Functions | |
| TransmitterForm () | |
| Creates an instance for the transmitter form, initializes the info link transmitter and starts the status timer. | |
Protected Member Functions | |
| override void | Dispose (bool disposing) |
| Clean up any resources being used. | |
UI for the InfoLink transmitter tool.
Definition at line 18 of file TransmitterForm.cs.
| InfoTransmitter.TransmitterForm.TransmitterForm | ( | ) |
Creates an instance for the transmitter form, initializes the info link transmitter and starts the status timer.
Definition at line 29 of file TransmitterForm.cs.
| override void InfoTransmitter.TransmitterForm.Dispose | ( | bool | disposing | ) | [protected] |
Clean up any resources being used.
| disposing | true if managed resources should be disposed; otherwise, false. |
Definition at line 14 of file TransmitterForm.Designer.cs.
1.6.2