IThemeSounds Interface Members
In This Topic
The following tables list the members exposed by IThemeSounds.
Public Properties
| Name | Description |
| ConnectEventSound | Gets or sets the path to the sound file that is played when the session is connected. |
| DisconnectEventSound | Gets or sets the path to the sound file that is played when the session is disconnected. |
| FieldEnterEventSound | Gets or sets the path to the sound file that is played when the cursor enters a field in a display session. |
| Parent | Gets the parent object. The parent is the ITheme object. |
| ScreenChangedEventSound | Gets or sets the path to the sound file that is played when a new screen is displayed in the display session. |
Top
See Also