Click or drag to resize
OnlineHelpAddress Class
A class exposing the addresses of online help pages.
Inheritance Hierarchy
SystemObject
  VirtualRadar.InterfaceOnlineHelpAddress

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static class OnlineHelpAddress

The OnlineHelpAddress type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberWinFormsAboutDialog
The address of the online help page for the About WinForms dialog.
Public fieldStatic memberWinFormsConnectionClientLogDialog
The address of the online help page for the Connection Client Log dialog.
Public fieldStatic memberWinFormsConnectionSessionLogDialog
The address of the online help page for the Connection Session Log dialog.
Public fieldStatic memberWinFormsFlightSimulatorXDialog
The address of the online help page for the Flight Simulator X dialog.
Public fieldStatic memberWinFormsMainDialog
The address of the online help page for the Main dialog.
Public fieldStatic memberWinFormsOptionsDialog
The address of the online help page for the Options dialog.
Public fieldStatic memberWinFormsRebroadcastOptionsView
The address of the online help page for the Rebroadcast Options dialog.
Public fieldStatic memberWinFormsReceiverLocationsView
The address of the online help page for the Receiver Locations dialog.
Public fieldStatic memberWinFormsStatisticsDialog
The address of the online help page for the Statistics dialog.
Top
Remarks
The website is configured to redirect from the addresses here to wherever the online help is being stored nowadays.
See Also