Table of Contents

Class UpdateBox

Namespace
RadioExt_Helper.forms
Assembly
RadioExt-Helper.dll
public class UpdateBox : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Inheritance
UpdateBox
Implements
Inherited Members
Extension Methods

Constructors

UpdateBox(VersionInfo)

public UpdateBox(VersionInfo info)

Parameters

info VersionInfo

Methods

Dispose(bool)

Disposes of the resources (other than memory) used by the Form.
protected override void Dispose(bool disposing)

Parameters

disposing bool
true to release both managed and unmanaged resources; false to release only unmanaged resources.