ISettingsViewFlightSimulatorXOnlyClicked Event |
Raised when the user indicates that they don't have any radio, they just want to set this thing up to
show their aircraft from FSX.
Namespace: VirtualRadar.Interface.ViewAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax event EventHandler FlightSimulatorXOnlyClicked
Event FlightSimulatorXOnlyClicked As EventHandler
event EventHandler^ FlightSimulatorXOnlyClicked {
void add (EventHandler^ value);
void remove (EventHandler^ value);
}
abstract FlightSimulatorXOnlyClicked : IEvent<EventHandler,
EventArgs>
Value
Type:
SystemEventHandlerSee Also