SoundEffectsEnabled Property (C1Gauge)
public virtual bool SoundEffectsEnabled {get; set;}
'Declaration
Public Overridable Property SoundEffectsEnabled As Boolean
'Usage
Dim instance As C1Gauge
Dim value As Boolean
instance.SoundEffectsEnabled = value
value = instance.SoundEffectsEnabled