dbicButton Send comments on this topic.
SoundClick Property
See Also 
dbicButton Assembly > Dbi.WinControl.Button Namespace > dbiButton Class : SoundClick Property

Gets or sets the name of the wave (.wav) file to be played when the mouse clicks on the control.

Syntax

Visual Basic (Declaration) 
Public Property SoundClick As String
C# 
public string SoundClick {get; set;}

Property Value

string

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also