Viscom Software SoundVolume ActiveX Control

Wave.Value Property

Description:   

Get/Set the volume value.

Usage:   

Wave.Value[=value]

Data Type:   

long

Limitations:   

Read/Write

Example:   

This Visual Basic example set the volume of Wave to 500:


SoundVolume1.Wave.Value=500