InfoConnect for Unisys
Sounds Property (ITheme)


Gets the sounds object associated with the theme.
Syntax
'Declaration
 
ReadOnly Property Sounds As IThemeSounds
'Usage
 
Dim instance As ITheme
Dim value As IThemeSounds
 
value = instance.Sounds
IThemeSounds Sounds {get;}
See Also