Gets or sets the name of the wave (.wav) file to be played when the mouse moves over the control.
| Visual Basic (Declaration) | |
|---|---|
Public Property SoundOver As String | |
| C# | |
|---|---|
public string SoundOver {get; set;} | |
| dbicButton | Send comments on this topic. |
| SoundOver Property | |
| See Also | |
|
| dbicButton Assembly > Dbi.WinControl.Button Namespace > dbiButton Class : SoundOver Property |