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

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

Syntax

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

Property Value

string

Requirements

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

See Also