| MixerControlControlID Property |
Gets the control ID.
Namespace: Alvas.AudioAssembly: Alvas.Audio (in Alvas.Audio.dll) Version: 2016.0.6173.41573
Syntaxpublic int ControlID { get; }Public ReadOnly Property ControlID As Integer
Get
public:
property int ControlID {
int get ();
}Property Value
Type:
Int32The control ID.
See Also