Class AboutBox
- Namespace
- RadioExt_Helper.forms
- Assembly
- RadioExt-Helper.dll
Represents the About Box form.
public class AboutBox : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
- Inheritance
-
AboutBox
- Implements
- Inherited Members
- Extension Methods
Constructors
AboutBox()
Initializes a new instance of the AboutBox class.
public AboutBox()
Methods
Dispose(bool)
Clean up any resources being used.
protected override void Dispose(bool disposing)
Parameters
disposing
bool- true if managed resources should be disposed; otherwise, false.