C1.Android.Calendar Assembly / C1.Android.Calendar Namespace / CalendarYearsPanel Class / SoundEffectsEnabled Property


In This Topic
SoundEffectsEnabled Property (CalendarYearsPanel)
In This Topic
Syntax
'Declaration
 
Public Overridable Property SoundEffectsEnabled As Boolean
 
'Usage
 
Dim instance As CalendarYearsPanel
Dim value As Boolean
 
instance.SoundEffectsEnabled = value
 
value = instance.SoundEffectsEnabled
See Also