Click or drag to resize
SoundLevelMeterOwnerDraw Property
Gets or sets a value indicating whether the control is drawn by itself or by the code that you provide.

Namespace: Alvas.Audio
Assembly: Alvas.Audio (in Alvas.Audio.dll) Version: 2016.0.6173.41573
Syntax
public bool OwnerDraw { get; set; }

Property Value

Type: Boolean
See Also