Ham Cockpit   

    Show / Hide Table of Contents

    Class FrequencyEntryForm

    A dialog for manual entry of the frequency.

    Inheritance
    Object
    MarshalByRefObject
    Component
    Control
    ScrollableControl
    ContainerControl
    Form
    FrequencyEntryForm
    Implements
    IDropTarget
    ISynchronizeInvoke
    IWin32Window
    IBindableComponent
    IComponent
    IDisposable
    IContainerControl
    Namespace: VE3NEA.HamCockpit.SharedControls
    Assembly: VE3NEA.HamCockpit.SharedControls.dll
    Syntax
    public class FrequencyEntryForm : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IArrangedElement, IComponent, IDisposable, IContainerControl
    Remarks

    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.

    • View Source
    Back to top Generated by DocFX