Class FrequencyEntryForm
A dialog for manual entry of the frequency.
Inheritance
FrequencyEntryForm
  Implements
Namespace: VE3NEA.HamCockpit.SharedControls
Assembly: VE3NEA.HamCockpit.SharedControls.dll
Syntax
public class FrequencyEntryForm : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IArrangedElement, IComponent, IDisposable, IContainerControlRemarks
This dialog is used in the FrequencyDisplayPanel control for manual entry of the frequency to tune to.
Constructors
| Name | Description | 
|---|---|
| FrequencyEntryForm() | Initializes a new instance of the FrequencyEntryForm class. | 
Fields
| Name | Description | 
|---|---|
| EnteredFrequency | The frequency entered by the user, in Hertz. | 
Methods
| Name | Description | 
|---|---|
| Dispose(Boolean) | Clean up any resources being used. |