New to Telerik UI for WinFormsStart a free 30-day trial

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

C#
public class SystemSoundItem

Inheritance: objectSystemSoundItem

Constructors

C#
public SystemSoundItem(SystemSound sound, string soundName)
Parameters:soundSystemSoundsoundNamestring

Fields

C#
public SystemSound Sound
C#
public string SoundName

Methods

C#
public override string ToString()
Returns:

string

Overrides: object.ToString()