Click or drag to resize
ISettingsView Methods

The ISettingsView type exposes the following members.

Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodPopulateTextToSpeechVoices
The names of every voice installed on the system.
Public methodShowAircraftDataLookupSettings
Displays the current server-side settings for the aircraft online lookup data supplier.
Public methodShowBusy
Indicates to the user that the application is busy.
(Inherited from IBusyView.)
Public methodShowTestConnectionResults
Displays the results of a connection test attempt to the user.
Public methodShowValidationResults
Displays the results of the validation of input to the user.
(Inherited from IValidateView.)
Public methodShowView
Displays the view to the user.
(Inherited from IView.)
Top
See Also