IThemeSounds Interface Properties
In This Topic
For a list of all members of this type, see IThemeSounds members.
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